• Ok, on my site (http://itech.viperhosting.net) the banner at the top (also the header if that is what you want to call it) the tittle of my site is displayed over the banner. I can’t figure out where to remove it. Does anyone know where abouts this function is located, and where I might be able to remove it?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Delete these tags to remove it. The layer has the large header image as the background, with the title as the actual content.

    <h1>iTech</h1>
    <div class=”description”></div>

    rather then delete it do this (as recommended by 9/10 dentists)

    http://www.tamba2.org.uk/wordpress/graphicalcss/header/index.html

    Go to section 4 on how to remove the blog title – keeping it is better, from what I understand, for search engines.

    That’ll work too… That’s like what Shaun Inman uses on his site to bump the titles off the navigation. Didn’t think about that, actually, I was just trying to remove it. 😉 (And don’t forget your meta tags!)

    Thread Starter starskey

    (@starskey)

    I can’t find #header a in my css. Does it not come with one in the Kurbric template?

    I tried to make the changes suggested by Jinsan, which got rid of the title text but the banner image still doesn’t function as a link to the index.php. I think this is because the Kubrik template (which I am using) deals with the placement of a header image differently to the template that Jinsan uses in his example. I would be very grateful for any help on how to get the banner image to work as a link.

    use the Kubrick theme CSS file

    wp-content/themes/default/style.css

    as far as using the header image as a link that one’s over my head as far as CSS goes – but you might be able to control it in the code of /wp-content/themes/default/header.php

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

The topic ‘Site Name on banner?’ is closed to new replies.