I tried to zoom out on the website http://www.terningenarena.no and I see that the menu links wont stay in place.
Is there a way that I can fix that in my css file?
Css is attached.
Iselin
[solved]Menu CSS
[solved]Menu CSS
- Attachments
-
[The extension txt has been deactivated and can no longer be displayed.]
Last edited by iselinarnesen on Mon Nov 21, 2011 2:25 pm, edited 1 time in total.
Re: Menu CSS
Move this to the CSS forum. You'll want to mention the version of browser and what you mean, specifically, with screen shots. Since the menu stays in the same place, relative to the page, when you zoom in or out, if you want it to stay relative to another object, wrap it in a container that has the same width and positioning as the other container. Might want to study other sites with the same navigation/layout and see how they did it
Re: Menu CSS
Topic moved: "Installation, upgrade..." -> "Layout & Design"
Please file your topics in the right board next time
Please file your topics in the right board next time
Make your community a better place!
Re: Menu CSS
You would probably need to use em instead of px all over the place, biggest problem is that the images don't get any bigger so...