Extending nav bar edges to "infinity"

  • Anonymous

    #1777

    Hi again, sorry, I have another question, about the menu/nav bar. I want to know if it’s possible to extend the menu bar’s edges all the way to “infinity”, or rather to the end of the browser display, without changing the width of the blog. What I mean is what for example this theme does with its menu bar: http://wordpress.org/extend/themes/mflat or even the WordPress.org page, whose top area extends to the sides indefinitely. Thanks in advance.

    jaztwo

    #17149

    it would be a great feature

    Mod

    Kenneth John Odle

    #17150

    The menu is part of the content <div>, which, by definition, is a set width. So I doubt that this is possible.

    That said, someone will probably post a way that it could be done. But short of editing the theme’s core files, I don’t see how.

    Ken

    carlyas

    #17151

    I did it actually, but I cheated. I made a 1px background that mimicked a vertical slice of what I wanted (with the nav extended to infinity) and repeated it horizontally.

    Mod

    Kenneth John Odle

    #17152

    Please post a link to your site (along with the code) so we can see how you did it. Thanks!

    Ken

    carlyas

    #17153

    Sorry, but it’s not up yet. I’m still developing. I’ll share as soon as I can!

Viewing 6 posts - 1 through 6 (of 6 total)

  • You must be logged in to reply to this topic.