• Psychel

    (@psychel)


    Could someone please help me figure out how to extend the nav bar so that it spans the entire page? I saw it done at http://www.bodyunburdened.com (Which it seems is also a WordPress site) and I would love that for my site, http://www.workcraft.net as well.

    I tried inspecting bodyunburdened’s element, but, tbh, it confused me. I couldn’t see how they got the results they did.
    I understand that their theme is probably not 2012, but, if there is a way to do this I would be really grateful. I’ve already tried all the solutions I found online, and, of course, those I could think of. Please help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The other site you mention is WP powered. It is using Headway Theme.

    That theme structure is very different from twenty twelve. What you would need to do to achieve the same effect is to html structure to something like:

    <body>
    <hero></hero>
    <nav></nav>
    <maincontent></maincontent>
    </body>

    Its a pretty drastic change from what you currently have.

    or, maybe just make a page background.. with the white and grey bordered nav graphic in between the colored smilies. but yes, prior poster is correct. drastic!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘having Nav bar extend on to the background image until end of page’ is closed to new replies.