July 15th, 2009 | Category:Uncategorized | One comment | Edit this post
see site http://www.juandrah.com/
This is a test run to learn WP before going live so no info or styling here is intended to be final product, so no coments please LOL but I need to resolve the issue.
I used Firebug and located the code. When I change the color code in Firebug the color changes, but not permanently because I don't know how to save the changes on the fly or if that is even possible.
HOWEVER
In Firebug the code is identified as
HTML:
Code:
<div class="post-footer">
Code:
div.post-footer {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#000000 none repeat scroll 0 0;
clear:both;
color:#666666;
display:block;
line-height:18px;
margin:0;
padding:5px;
}
When I search css.php and find:
Code:
div.post-footer {
line-height: normal !important;
color: #666666 !important;
font-size: 9pt !important;
}
Any help would be appreciated.
Thanks, juandrah




sorry I missed it, thanks.



Linear Mode
