Forums

[resolved] Underscore in header - how to remove (4 posts)

  1. gleaningsradio
    Member
    Posted 3 years ago #

    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!

  2. @mercime
    Member
    Posted 3 years ago #

    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;
    }
  3. mg12
    Member
    Posted 3 years ago #

    Thanks mercime.

  4. gleaningsradio
    Member
    Posted 3 years ago #

    Got it! Thanks much!

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags