Support » Themes and Templates » Andreas04-10 Theme Header Image Problem

  • This is my second WordPress blog but never messed with changing a header image before and I can’t for the life of me get this to work. I have searched through the forums for my answer and I apologize if it’s already out there somewhere. I have also read that this theme has it’s own way to write their header.php, which makes this even more confusing to me.

    LightningMove.com is the site. I did set up a test site at http://www.musicxchangeweb.com/movetest

    Any help is greatly appreciated. Thanks.

    Cory

Viewing 2 replies - 1 through 2 (of 2 total)
  • In your style.css you have got

    #sitetitle{
    float:left;
    height:100px;
    background:url(images/globe.gif) no-repeat; /* Delete this line to remove the animated globe */
    width: 42%;
    color: #333;
    }

    the background image is images/globe.gif

    Thread Starter pmpsht

    (@pmpsht)

    Thank you!! Greatly appreciated!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Andreas04-10 Theme Header Image Problem’ is closed to new replies.