dad7732
Newbie   Posts: 4 Registered: 7/18/2008 Status: Offline
|
posted on 7/18/2008 at 07:58 PM |
RavenNuke 2.20.01 (latest)
Theme: TheWall
Problem: Forum
The forum text is so light it's barely readable and I can't find where to
change it. This applies to posts, Forum FAQ, Menu items, etc. The color
seems to be #foddbf for which I can find several entries but changing it
has no effect. Any ideas?
Cheers, Jay |
| |
| |
Mars
Moderator   Posts: 351 Registered: 3/11/2003 Status: Offline
|
posted on 7/18/2008 at 08:02 PM |
Can you post a link to the site?
____________________ PostNuke Themes
PHPNuke Themes
AutoThemes
Your #1 source for FREE and custom AutoThemes! |
| |
dad7732
Newbie   Posts: 4 Registered: 7/18/2008 Status: Offline
|
posted on 7/18/2008 at 08:19 PM |
http://www.gatewayno.com/
Should have done that initially, sorry.
Still lots to do yet but I did re-activate the forum for the looksee.
Cheers, Jay
|
| |
dad7732
Newbie   Posts: 4 Registered: 7/18/2008 Status: Offline
|
posted on 7/19/2008 at 05:59 AM |
I can get the text in the forum configured as black by editing the
styleNN.css in the "table" and "body" colors but that also changes the
block-title color to black. and everything else text in the blocks to
black. I can't seem to make the forum text entry to black by itself is the
problem.
I need a way to single out the block text independant of the Forum color
settings. Editing the forum configuration for styles management is
ineffective. I may opt to install an independent forum app if I can't work
this out internally.
Cheers
[Edited on 19/7/2008 by dad7732] |
| |
Mars
Moderator   Posts: 351 Registered: 3/11/2003 Status: Offline
|
posted on 7/19/2008 at 11:49 AM |
It looks like that theme didn't come with a matching forum template, so the
styles are actually embedded in overall_header.tpl
Edit that file in modules/forums/templates/subsilver
____________________ PostNuke Themes
PHPNuke Themes
AutoThemes
Your #1 source for FREE and custom AutoThemes! |
| |
dad7732
Newbie   Posts: 4 Registered: 7/18/2008 Status: Offline
|
posted on 7/19/2008 at 02:50 PM |
Interesting because I had already been there and looked at the file but
couldn't figure out where to change [T_BODY_TEXT] so this time after you
mentioned it I went back and simply removed that and replaced it with the
actual color definition #000000. That worked so I guess what was happening
is that the default file was being overridden but not when the actual color
is added in for whatever reason. Thanks for making me look at it again !!
It works like a charm ....
Cheers, Jay
|
| |