| Author |
Message |
steinked |
|
Post subject: wow7 & text colors
Posted: Mar 17, 2006 - 05:33 AM
|
|
Joined: Mar 17, 2006
Posts: 2
Status: Offline
|
|
Hello.
I have wow7, and of course the default is black text on very dark grey background. I went into autotheme, into configure, and changed the colors to orange/white (and the bars next to them show orange/white) yet the text remains the same, I can hardly read it. Plus, the text in the survey box/whos online box must be black, because you can only see them when you hilite them.
Any help would be appreciated.
phpnuke (not sure how to find out what version)
atlite851
wow7
http://www.divinedragon.net
thanks
-steinked |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: Mar 17, 2006 - 11:33 AM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 4277
Status: Offline
|
|
That is strange, your PHPNuke is putting a CSS class called content on all of your text for some reason.
Add this line to themes/wow7/style/style.css
.content { color:#ffffff; }
And see if that fixes it. |
|
|
| |
|
|
|
 |
steinked |
|
Post subject:
Posted: Mar 17, 2006 - 06:48 PM
|
|
Joined: Mar 17, 2006
Posts: 2
Status: Offline
|
|
That worked great! Thank you.
Now the only problem is, the default text on the forums (when ppl post a message) is displaying black. Everything is displayed correctly, just the text in the actual forum messages is black.
Also, if I want a scrolling thing at the bottom displaying who has logged in the last 72 hours and who hasn't..would that be a plug in. As well, I would like to list the last 5 threads in the forums on the front page. Any advice?
Thanks so much Mars.
-steinked |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: Mar 17, 2006 - 11:46 PM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 4277
Status: Offline
|
|
Send me an email and I'll send you a fix for the forum text.
As for the other 2, do a search on sites like www.nuke-cops.com for blocks. |
|
|
| |
|
|
|
 |
|
|
|
|