Page 1 of 1
Re: Please Help with simple vertical nav
Posted: Mon Nov 20, 2006 3:05 am
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...
Re: Please Help with simple vertical nav
Posted: Mon Nov 20, 2006 4:28 pm
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...
Re: Please Help with simple vertical nav
Posted: Thu Nov 23, 2006 9:40 pm
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...