• Resolved jrcollins

    (@jrcollins)


    I added a background image to my header but it’s only showing at the top of the header as the rest is covered by a white space where the logo was. I tried setting the logo background to “transparent” but that didn’t work.

Viewing 5 replies - 1 through 5 (of 5 total)
  • IshaanRawat

    (@ishaanrawat)

    Can you give me your site link???

    johnfotios

    (@johnfotios)

    Can you just remove the logo html tag?

    Thread Starter jrcollins

    (@jrcollins)

    Yes, I guess that’s the obvious solution but was just wondering if there was another way of doing it.
    http://www.travelbooksasia.com

    Johnb81

    (@johnb81)

    You can simply remove the below code from the header.php file:

    <div id="logo">
    		<h1 id="blog_header"><a href="http://www.travelbooksasia.com/" title="Travel Books Asia.com" rel="home">Travel Books Asia.com</a></h1></div></header><!--End Logo-->

    This will remove the space completely for the logo image etc.

    Thread Starter jrcollins

    (@jrcollins)

    ok, that’ll work. Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘header background image’ is closed to new replies.