Skip to:
Content
Pages
Categories
Search
Top
Bottom

header css >_

  • 62602405.gif

    As seen in the image above, i am trying to get the header to get below the admin bar but it just won’t !? i’ve played with the css back in forth and it just wouldn’t get it to how i want it to be. can anyone help me with the CORRECT css code. also how can i make the adminbar not scrollable.

    **the blue blackground is the header

    thanks

Viewing 2 replies - 1 through 2 (of 2 total)

  • mrjarbenne
    Participant

    @mrjarbenne

    Try this in the body.

    body {
    padding-top:25px !important;}


    mrjarbenne
    Participant

    @mrjarbenne

    I’ve got this in the #header too. Can’t remember now if you need that as well. Sorry. I’m suddenly second guessing myself. One of the two options will do it for you. For me, both of these padding settings are the last lines in the CSS text identifying the font, line, width etc.

    #header {
    padding-top: 25px;}

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘header css >_’ is closed to new replies.
Skip to toolbar