Depo Masthead header customization and replacement

  • Unknown's avatar

    I do know CSS and have paid for the upgrade, I just am not certain how to make an inserted header image, like on thriftcircus.wordpress.com…

    Then you don’t know CSS.

  • Unknown's avatar

    never mind, you already added a custom img header.

  • Unknown's avatar

    I also need to have my masthead link to the homepage.

    I’m at chocolateblood.com (chocolateblood.wordpress.com) and I have the CSS edit upgrade.

    I’m using the gridfocus theme, and I have pasted a #masthead into the css from a different theme, but I gotta get it to link home. Here’s the code I’m using:

    #masthead {
    position:relative;
    top:0;
    background:url(‘http://chocolateblood.wordpress.com/files/2009/12/masthead3.jpg’);
    width:970px;
    height:456px;
    margin:0;
    padding:7px 0;
    }

    if anyone can shed some light on if this is possible, I’d be very thankful ;)

  • The topic ‘Depo Masthead header customization and replacement’ is closed to new replies.