amber
-
Hover menu bar invisible then moves when rolled over
Yay it works!!!! Apostrophe, you're fantastic!! Thank you for your help. I had been so used to adding 'height' with the padding, thank you for setting me straight, and for working out this problem. -Amber
-
Hover menu bar invisible then moves when rolled over
Apostrophe, that's encouraging that you got it to work. I'm also in Firefox, but without the added benefit of getting this to work, yet. When you say give it a fixed width do you mean like this? #hover { padding: 22px; } Hopefully not,…
-
Hover menu bar invisible then moves when rolled over
Hi chriscroyier - I completely agree, extra padding needs to be added somewhere, ... "chriscoyier" said:Try adding some extra top padding to your #hover div, and then removing that padding on the same rollover that reveals the nav. but w…