[solved]Menu CSS

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
iselinarnesen

[solved]Menu CSS

Post 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
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.
carasmo
Power Poster
Power Poster
Posts: 506
Joined: Thu Feb 08, 2007 6:11 pm

Re: Menu CSS

Post 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
User avatar
M@rtijn
Power Poster
Power Poster
Posts: 706
Joined: Sat Nov 14, 2009 4:54 pm

Re: Menu CSS

Post by M@rtijn »

Topic moved: "Installation, upgrade..." -> "Layout & Design"

Please file your topics in the right board next time
Make your community a better place!
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Menu CSS

Post 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...
iselinarnesen

[solved]Re: Menu CSS

Post by iselinarnesen »

Lovely, problem is solved:)
Locked

Return to “Layout and Design (CSS & HTML)”