Please Help with simple vertical nav

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"
Post Reply
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Please Help with simple vertical nav

Post by Dr.CSS »

Looks like you got it fixed, no?

And no strange links when I look at it, must be some pluggin in your IE...
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Please Help with simple vertical nav

Post by Dr.CSS »

I bet if you make your browser real short it will never do it in Firefox....



can you guess why...



read on....



OK...




here it is....





when you have....





a really long page and a real short one....



the short one has no need for a scroll bar on the right, in Firefox...


long page needs scroll bar, Firefox only has it if it needs it, IE always has the space ready for a scroll bar so it no move the page...
Firefox moves the page over to make room for the scroll bar...
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Please Help with simple vertical nav

Post by Dr.CSS »

It has to do with the padding for the h3 current page since you have an image associated with the h3 you don't want to take the h3 out of the menu, so you need to change the padding to match the regular links.

I would suggest using Firefox with the Web Developers toolbar, it gives you the ability to make changes to the CSS and see if it does what you want, w/o messing up the real one, then you can copy/paste it into your real CSS file...
Post Reply

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