lenny 0 Report post Posted April 5, 2010 Hello, I'm new to this whole editing CSS code thing. So far I've managed to do pretty much everything I've wanted to do. There is one thing evading me however: I can't find the section of the style.css code that deals with my comments section. http://notazombie.ca/?p=52#comments is my site, specifically the post with the most comments. As you can tell the colour scheme I've come to enjoy doesn't work very well for the comments section. If there is a way to change these elements of the comments without changing the rest of the content I would like to do that. Any help would be appreciated, otherwise I may just not show comments. Share this post Link to post Share on other sites
Andrew 207 Report post Posted April 5, 2010 The formatting for many of the standard WP elements is in a 'framework' file called wp.css in your theme. I wouldn't recommend editing this file however. Just create new rules for textarea, input etc... Use firebug to see what the rules currently are (have you watched that tutorial?) Share this post Link to post Share on other sites
lenny 0 Report post Posted April 5, 2010 Nvm, I've realized now I can just add in lines from firebug changes and it worked for me. Feel free to delete this or put it in the right category or whatever you do. Thanks. Share this post Link to post Share on other sites
lenny 0 Report post Posted April 5, 2010 oh you replied as I was lol, thank you yes I've figured it out Share this post Link to post Share on other sites