Hallo, Ich hab mit meinem Design 2 Probleme, und zwar wir der Text: Posted by: Admin unter dem Beitragstitel weis angezeigt, doch das sieht man wegen der hintergrundfarbe nicht gut, und der Text:
Add A Comment
Logged in as admin. Logout
Kann man auch net sehen, wel der Hintergrund davon weis ist. Nun ich hab schon alles abgesucht und vieles geändert. hilft nichts ich finde die Richtigen Stellen für die beiden einfach nicht. Ich hätte die Schriftfarbe gerne Schwarz.
Hier der CSS Code: ( hab eingies gelöscht, hab nur das Wichtigste vom Code Kopiert )
Code
/* The Navigation */
.navigation {
height:25px;
padding:0 20px;
}
.navigation a {
font-weight:bold;
text-decoration:none;
font-size:14px;
color:#685750;
}
.navigation a:hover {
color:#fff;
}
/* The Attachment */
.contentCenter {
text-align:center;
}
/* The Page Title */
h2.pagetitle {
padding:0;
margin:0 0 20px 0;
font-size:20px;
text-align:center;
}
/* The Comments */
.comments {
}
.comments form {
}
.comments textarea {
width:90%;
height:156px;
background:#382F2A;
border:1px solid #403630;
color:#ddd;
padding:10px;
overflow:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}
#commentform {
padding-left:23px;
}
#commentform input {
background:#382F2A;
border:1px solid #403630;
color:#ddd;
padding-left:10px;
}
.comments input#submit {
padding:0;
width:72px;
height:29px;
}
.comments h2 {
font-size:19px;
line-height:30px;
margin:24px 0 0 23px;
padding:0;
font-weight:normal;
}
.comments ol li p {
padding:0;
margin:10px 0;
color:#ddd;
}
Alles anzeigen
Und noch ein Bild von den Besagtem Design und den 2 Fehlern die ich ändern will.
http://www.LupiUpload.de/100811/x10DNF8D.JPG
Hoffe ihr könnt mir helfen.
mfg SyntaX