Lost Soul Theme Fixes

January 19th, 2007

I’ve had received feedbacks that the label on the comment form of Lost Soul theme does not show up. For those who are using it, please follow the instruction below.

1. Go to your style.css file.
2. Look for this code.

#commentsform form textarea{
width:100%;
color: #ffffff;
}

3. Replace it with this:

#commentsform form textarea{
width:100%;
color: #000000;
}

4. Then look for this code (located at the bottom of the style.css file):
label {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ffffff;
}

5. Replace it with this one:
label {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
}

6. You’re done! Your theme should look fine now.

I apologize for not updating the theme for so long.

Blogging, Webmasters Tools, WordPress, WordPress Themes , , , ,

  1. January 23rd, 2007 at 10:35 | #1

    That’s a nice looking theme.

  2. January 24th, 2007 at 12:00 | #2

    laki akong may natututunan sa posts mo.

  3. January 24th, 2007 at 13:05 | #3

    Hi bloggers, I would like to invite you to participate in our study on blogs and relationships.

    Our study is affiliated with the Singapore Internet Research Centre (SiRC) and examples of previous studies can be found here: http://www.ntu.edu.sg/sci/sirc/workingpapers.html.

    Simply fill in the survey and you stand a chance to win US$50!! 3 prizes in total available.

    This is an academic research and all data are confidential. You may send any queries to: gohh0003@ntu.edu.sg or mind0001@ntu.edu.sg. Hope you’ll help us spread the word to fellow bloggers too!

    The survey link: http://www.questionpro.com/akira/TakeSurvey?id=591306

  1. No trackbacks yet.