Forums

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

Home Forums CSS Help needed with #header wrap positioning

  • This topic is empty.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #37042
    Grosvenor
    Member

    Hi Guys,

    I’m currently building a site and have designed a header which wraps the nav.

    I’m happy with it but I’d like to see what it would be like fixed in that position. All my attempts so far have failed, it always stays to the left. I’m sure it’s down to the absolute positioned icons, but I don’t have the knowledge to sort it out.

    I hope someone can help. Thanks in advance.

    link: http://ledesign.co.uk/basic_framework/index.html

    #98463
    karlpcrowley
    Participant

    set the header to be full width and fixed with inner div inside of that centered with the rest of the page

    #98465
    Grosvenor
    Member

    Thanks, karlpcrowley

    All that is needed now, is a height for the #header to initially have the main wrap below the nav. Is that correct?

    I tried all sorts of different ways to do. Thanks a lot.

    #98466
    Grosvenor
    Member

    scratch that.

    I just give the main wrap a top padding and its fine.

    Some of the page is still on top of the nav, what z-index level should it be.

    #98467
    karlpcrowley
    Participant

    higher z-index numbers come out on top
    so maybe give it a 10 to be safe

    #98469
    Grosvenor
    Member

    Mmmmm….. still going over nav

    #98470
    Grosvenor
    Member

    I don’t think I should have got up so early this morning. The nav didn’t have a background color. !*?!

    What do you think this could be. I use coda (mac) and my background image keeps disappearing. Any thoughts?

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