| Author |
Message |
b14ze |
|
Post subject: CoD 4 theme
Posted: Feb 13, 2008 - 03:21 PM
|
|

Joined: Feb 06, 2008
Posts: 11
Status: Offline
|
|
| How can I make the font black where you change your forum profile information and the subject for new topics in the forums needs to be black also. |
_________________ GG!
|
| |
|
|
|
 |
mars |
|
Post subject: RE: CoD 4 theme
Posted: Feb 13, 2008 - 10:26 PM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 3970
Status: Offline
|
|
Edit themes/DMcod4/forums/forums.css
Look for
input.post:focus, textarea:focus { border-color: #FFFFFF; color: #FFF; }
Change to
input.post:focus, textarea:focus { border-color: #FFFFFF; color: #000; } |
_________________
|
| |
|
|
|
 |
b14ze |
|
Post subject: RE: CoD 4 theme
Posted: Feb 16, 2008 - 04:11 PM
|
|

Joined: Feb 06, 2008
Posts: 11
Status: Offline
|
|
| Thanks this helped! |
_________________ GG!
|
| |
|
|
|
 |
|
|
|
|