missyjknox 0 Report post Posted July 22, 2011 Hello, Using Firebug, this section is labeled "div class="metabar". Please help with CSS to change color of text. I tried .blog .metabar{color:#000000!important}, but it did not work. Share this post Link to post Share on other sites
kgstew 2 Report post Posted July 22, 2011 Hi there, Can you point us to a specific page and where the section appears? Thank you, -Kyle Share this post Link to post Share on other sites
missyjknox 0 Report post Posted July 22, 2011 Hey Kyle, I thought I did this in the title of this post. It's my blog page where "On July 22, 2011 ?· 1 Comment [Edit]" shows Share this post Link to post Share on other sites
kgstew 2 Report post Posted July 22, 2011 I would suggest trying .metabar em { } as your class. Share this post Link to post Share on other sites
missyjknox 0 Report post Posted July 22, 2011 .blog .metabar em {color:#000000} changed the color of the date and brackets around "edit" only. What are we missing? Share this post Link to post Share on other sites
missyjknox 0 Report post Posted July 22, 2011 I inadvertently didn't include the # in front of the color code. Share this post Link to post Share on other sites
catrina 103 Report post Posted July 24, 2011 Do you need further assistance with the code or is it working correctly? Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
missyjknox 0 Report post Posted July 24, 2011 Hey Catrina, This issue is resolved. Share this post Link to post Share on other sites