• storymom

    (@storymom)


    I plan on making a graphic that has the page (blog) title in it for the masthead, so I don’t want the page title and tagline from showiung up OVER the graphic. Does that make sense? Unsure of what CSS bits to tweak to make that happen… help? Pretty please?

    http://katymoms.com/jnoel/

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

    (@jinsan)

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

    Section 4 shoudl solve your issue.

    Hope that helps

    Thread Starter storymom

    (@storymom)

    Hmm, I’m still not getting it to work for me. In my template’s CSS, there are two # masthead ‘s and a # header. I’m assuming the second # masthead is the eqivilent to the # header in the tutorial, and my # header to the tut’s # header a. But even changing that, it didn’t come out right (so I changed it back.) I’m probably just plugging these things into the completely wrong places… but what? Where? I am not very CSS savvy, obviously–anyone have the patience to help me out a little further?

    vkaryl

    (@vkaryl)

    I’m seeing your blue header graphic with a linked “j.noel” and the words “witty tagline” in the upper right. These are produced by this code from your header h1 and h2 in the masthead div: `<h1 id=”header”>j. noel</h1>
    <h2 id=”tagline”>Witty tagline</h2>’

    Is this not what you want to happen? I’m not seeing anything other than the one linked name, and the other text….

    merfnet

    (@merfnet)

    use the control panel to find the .index page and look for the words in the header and delete them, thats what i did

    jinsan

    (@jinsan)

    It’s usally a good idea to hide the titles rather than remove them, to better the possibility of a search engine finding it. HOw much better, I’m not certain, but better from what I hear 🙂

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How can I make the page title go away on masthead?’ is closed to new replies.