black background problems
Posted: Tue Mar 07, 2006 1:43 pm
Hi,
I have changed my blog to have a black background and white text, however, the shoutbox messages and comment input fields
Name
Email
Homepage
In reply to
Comment
etc are remaining black instead of white - I can't find this in any of the style sheets. I am currently looking at style.css in the template folder I am using and I have these entries:
.serendipity_date {
font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
font-size: large;
color: #FFFFFF;
margin: 0;
margin-top: 20px;
text-align: left;
}
.serendipity_commentsTitle {
font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
font-size: small;
font-weight: bold;
margin-top: 10px;
color: #FFFFFF;
padding-right: 5px;
border-bottom: 2px solid #FF0000;
Obviously I am editing the wrong file but I can't find the right thing, can anyone point me in the right direction?
I have changed my blog to have a black background and white text, however, the shoutbox messages and comment input fields
Name
Homepage
In reply to
Comment
etc are remaining black instead of white - I can't find this in any of the style sheets. I am currently looking at style.css in the template folder I am using and I have these entries:
.serendipity_date {
font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
font-size: large;
color: #FFFFFF;
margin: 0;
margin-top: 20px;
text-align: left;
}
.serendipity_commentsTitle {
font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
font-size: small;
font-weight: bold;
margin-top: 10px;
color: #FFFFFF;
padding-right: 5px;
border-bottom: 2px solid #FF0000;
Obviously I am editing the wrong file but I can't find the right thing, can anyone point me in the right direction?