Hey guys. I'm having a very minor issue that I just can't see.
If you go to the page, you'll see my horizontal navigation menu. As you rollover the nav, you'll see the sub-menu appear. When you scroll over the sub-menu, you'll notice that the text of the sub-menu actually moves to the right by 5px.
I was wondering if anyone saw anything in my code that would make this not work. I've posted all the links:
The nav is the same as that of this page but I can't figure out what is going wrong.
Any help would be greatly appreciated.
~Brett
[RESOLVED] Weird Text Movement
I get your 404 error page. you could stand to remove the a:hover {border: etc;} from that left side menu.
cheers,
gary
[RESOLVED] Weird Text Movement
Well, your post helped me.
What I ended up doing was actually adding the border to the regular li a:link, and making it white. Why I didn't think of that before, who knows.
Thanks for that.
~Brett