Viewing 7 replies - 1 through 7 (of 7 total)
  • Hey, it looks sharp!

    eragle that is a fine looking Kubrick implementation. I wonder if you could clear up a question for potential users. Is the h1 header tag in text or is it in the graphic ?

    Don’t say it ain’t much, it’s a fine looking blog 🙂 I have one question: in the image, I can see ‘Eric Ragle’, and I wonder if that’s on purpose or because the letters aren’t the exact same colour as the image.

    The blog title ‘Eric Ragle’ is a H1. Color is controlled, of course, through the stylesheet. In this case (if my memory serves me correct, don’t hold me up on it ;)) it should be #333.
    Eric: You should probably change the H1 color to #fff, that would make it stand out better.

    Thread Starter eragle

    (@eragle)

    Thanks guys for the comments. I can’t see the “Eric Ragle” in the H1, but that is probably due to the age of my monitor. I would like to remove the title from the logo altogether but have yet to figure out a way to remove the title but keep it for the entire page title. (the title that appears at the top of your browser window)

    when ou see this in index.php
    <title><?php bloginfo('name'); ?><?php wp_title(); ?></title>
    change it to
    <title>Your Title to appear in browser title bar.</title>

    Thread Starter eragle

    (@eragle)

    I would except that it’s called for display in the logo as well. One line=two results.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Well it ain’t much…’ is closed to new replies.