Hi, I am working on a site, and the menubar on the index page positions correctly, but the gallery pages it seems like the position:relative; is not working. It looks more like absolute positioning or that it's outside the main container div because the bottom menu bar will not shift with the centered page... I don't see an extra div that would take the menuBottomGallery div outside the container, and it's all positioned relative in my stylesheet... any ideas why it's displaying this way??
Link:
www dot wrapitboston dot com
Thanks,
Peter
thats because you have
thats because you have #menuBottom with left: 20px, but #menuBottomGallery has left: 120px. Make it match the 20px from the first page
menuBottom
When I change that to the same on both pages, the bar shifts over to the left too far, .... I will try again. Thanks
Still not working
See the page... bottom menu bar stays stationary still, and does not shift so the menu buttons are to the left...
