I recently put in the Site integration mod, now, no matter what I put into the Font/Table Color Code Configuration, the fonts / colors don't change. The link colors in the header area are too dark, now that the forum background matches the rest of the site:
www.aviationlogs.com/Forum to see what I mean
<moved from="Help: General / Current Version (v3.4.xx)" by="Shaggy" />
Double check the changes you made to config.asp when applying the mod, sounds to me like you may have deleted some of the variables that hold your forum's application variables.
Search is your friend “I was having a mildly paranoid day, mostly due to the fact that the mad priest lady from over the river had taken to nailing weasels to my front door again.”
The problem only occurs when site integration is turned on. All the color settings seem to work normally where site integration is turned off. I assume that must mean that my problem is in the inc_site_header.asp?
I tried changing some other stuff, like the font size and that seems to work OK. In the top right corner of the screen where is says: Home | Profile | Register | Active Topics | Members | Search | FAQ I want to change the color of this text to white. How do I do that. I tried changing the Font/Table Color Code Configuration color to white (#FFFFFF) without success. I checked the DB string and that seems OK. I ran "check installation" and that seems OK as well.
I also looked in the SQL database and the variables I would expect to be changed in the FORUM_CONFIG_NEW table have changed to the values I se them to.
46 STRPAGEBGCOLOR white 47 STRDEFAULTFONTCOLOR white 48 STRLINKCOLOR white 49 STRLINKTEXTDECORATION underline 50 STRVISITEDLINKCOLOR white 51 STRVISITEDTEXTDECORATION underline 52 STRACTIVELINKCOLOR red 53 STRACTIVETEXTDECORATION underline 54 STRHOVERFONTCOLOR red 55 STRHOVERTEXTDECORATION underline 56 STRHEADCELLCOLOR white 57 STRHEADFONTCOLOR mintcream
Edited by - programmer4hire@comcast.n on 23 April 2007 16:46:01