Hi,
There is an underscore under my blogtitle that I cannot remove? It was in the stock header as well as my custom header. How do i remove this?
See:http://www.kloi.org/archivedprograms/
Thanks!
Hi,
There is an underscore under my blogtitle that I cannot remove? It was in the stock header as well as my custom header. How do i remove this?
See:http://www.kloi.org/archivedprograms/
Thanks!
in you theme's style.css = take away the border-top declaration from your tagline div so you'll be left with this
#tagline {
color:#FFF;
text-decoration:none;
font-size:10px;
float:left;
padding:0 3px;
}Thanks mercime.
Got it! Thanks much!
This topic has been closed to new replies.