Beitrag # 1 | 13:15
Heyho ich hab folgendes Problem...

bei dem Need for Speed Design ist die Schriftfarbe Schwarz!

Zb. Wenn man im Forum einen Neuen Post machen will, und bei Thema oder Beschreibung etwas reinschreibt ist die Schrift Schwarz...
Und das möcht ich ändern in weiß.

Bitte um Hilfe

Zugefügt (05.12.2011, 13:15)
---------------------------------------------
Hat sich erledigt.
Wer das gleiche problem hat hier ist die lösung.

/* Post Form */
.pollBut, .loginButton, .searchSbmFl, .commSbmFl, .signButton {font-size:7pt;background: #333333;color:#FFFFFF;border:1px outset #333333;}

.codeButtons {font-size:7pt;background: #333333;color:#FFFFFF;border:1px outset #333333;}
.codeCloseAll {font-size:7pt;background: #333333;color:#FFFFFF;border:1px outset #333333;font-weight:bold;}
.postNameFl,.postDescrFl {background:#2C2C2C;border:1px solid #555555;width:400px;color:#FFFFFF;}
.postPollFl,.postQuestionFl {background:#2C2C2C;border:1px solid #555555;width:400px;color:#FFFFFF;}

.postResultFl {background:#2C2C2C;border:1px solid #555555;width:50px}
.postAnswerFl {background:#2C2C2C;border:1px solid #555555;width:300px}
.postTextFl {background:#2C2C2C;border:1px solid #555555;width:550px;height:150px;color:#FFFFFF;}
.postUserFl {background:#2C2C2C;border:1px solid #555555;width:300px}

.pollHelp {font-weight:normal;font-size:7pt;padding-top:3px;}
.smilesPart {padding-top:5px;text-align:center}
/* --------- */