Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Changing Header Dimensions

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #43365
    CMonique
    Member

    Hi,

    I’m trying to make the custom header on this site bigger, the height is restricted to 96px and I can’t seem to override it.

    http://getyourswaggaback.com

    I can’t find anything in the css sheet to change, i have written in new sizes here but that hasn’t helped.

    #header {
    height:150px;
    border-top:#000 3px solid;
    }

    #header-image {
    display:block;
    max-width:99.1%;
    height:150px;
    box-shadow:0 0 3px #999;
    background:#fff;
    }

    Please help.

    #128081
    TheDoc
    Member

    I don’t understand. It appears to be 150px to me?

    #128083
    CMonique
    Member

    The problem is the image won’t go any bigger than 96px high. I need it to be much larger.

    #128085
    CMonique
    Member

    The makers of the theme said that there’s a bug within the custom header that they need to fix. Could that be why I can’t resize it myself?

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘CSS’ is closed to new topics and replies.