Page 1 of 1

[solved]Menu CSS

Posted: Tue Nov 01, 2011 2:05 pm
by iselinarnesen
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

Re: Menu CSS

Posted: Wed Nov 02, 2011 12:45 am
by carasmo
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

Posted: Wed Nov 02, 2011 12:20 pm
by M@rtijn
Topic moved: "Installation, upgrade..." -> "Layout & Design"

Please file your topics in the right board next time

Re: Menu CSS

Posted: Sat Nov 05, 2011 4:40 am
by Dr.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...

[solved]Re: Menu CSS

Posted: Sun Nov 13, 2011 5:35 pm
by iselinarnesen
Lovely, problem is solved:)