Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/Code)
 Simple font change for better layouts
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

jramers
Junior Member

133 Posts

Posted - 15 November 2000 :  02:17:54  Show Profile
Don't know if anyone else has this problem but I need a different font color for my headings and my sub headings because I use a different table background color. You can see here:

http://www.freegolfinfo.com/forum2/pop_profile.asp?mode=display&id=11976

I am hardcoding to fix it now, but a second font color in the DB would be a simple fix for a future version.

Thanks,
Justin

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 15 November 2000 :  02:38:06  Show Profile
In <b>pop_profile.asp</b>, I believe for the sub headings it should have been <b>strCategoryFontColor</b> instead of <b>strHeadFontColor</b>.

Just look for the lines with: <pre id=code><font face=courier size=2 id=code><b><font color=green><td bgcolor="<% =strCategoryCellColor %>"></font id=green></b></font id=code></pre id=code> and in the <b><font color=blue><font</font id=blue></b> tags change: <pre id=code><font face=courier size=2 id=code><b><font color=blue>color="<% =strHeadFontColor %>"</font id=blue></b></font id=code></pre id=code> to <pre id=code><font face=courier size=2 id=code><b><font color=blue>color="<% =strCategoryFontColor %>"</font id=blue></b></font id=code></pre id=code>

This way it will match the rest of your forum.

Very nice looking site BTW. <img src=icon_smile.gif border=0 align=middle>
Go to Top of Page

jramers
Junior Member

133 Posts

Posted - 15 November 2000 :  03:36:04  Show Profile
Yes indeed. The strHeadFontColor was in there instead of the strCategoryFontColor like it should be. Small bug but one of those that is hard to find! Just wanted to let you know. I made your suggested changes and it works fine.

Thanks for the complement too.

Go to Top of Page

jramers
Junior Member

133 Posts

Posted - 15 November 2000 :  04:05:51  Show Profile
BTW, the same changes need to be made to 'inc_profile' so that the proper fonts show up on the edit profile screen as well.

Thanks again,
Justin

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.09 seconds. Powered By: Snitz Forums 2000 Version 3.4.07