1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How to add Thesis Header

Discussion in 'Blogging' started by theblurr5495, Jun 14, 2009.

  1. #1
    I'm trying to add my header for the Thesis template. What is wrong with this code?

    /* This line sets up our clickable background image based on the site title’s link */
    /* Adjust the height & width below to reflect the actual size of your image */
    /* Change the filename of your image to reflect the actual header’s file name */.custom #header #logo a { display: block; height: 140px; width: 990px; background: url(’images/Logo.jpg’) no-repeat; outline: none; }

    /* This line gets rid of the site title & tagline by casting them out to the far left */
    .custom #header #logo, .custom #header #tagline { text-indent: -9999px; }

    /* This line collapses the vertical space of the tagline so that there isn’t unnecessary white space after the header image */
    .custom #header #tagline { height: 0; }

    /* This line removes the padding from the header so that the background image sits close to the nav menu, the bottom border of the header, and the sides of the content */
    .custom #header { padding: 0; }
    /*
     
    theblurr5495, Jun 14, 2009 IP
  2. Pandemix

    Pandemix Well-Known Member

    Messages:
    954
    Likes Received:
    29
    Best Answers:
    0
    Trophy Points:
    120
    #2
    Looks like it is working?
     
    Pandemix, Jun 14, 2009 IP
  3. theblurr5495

    theblurr5495 Active Member

    Messages:
    436
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    60
    #3
    How so? In Firefox it is not displaying, and in Chrome and IE8 there is a ton of white space over it.

    Hey Alex
     
    theblurr5495, Jun 14, 2009 IP
  4. agentxyz

    agentxyz Peon

    Messages:
    118
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #4
    agentxyz, Jun 15, 2009 IP