Tue, 2014-08-19 22:27
Hi folks,
Working on the following site and having a problem: http://tinyurl.com/oo5re93
You can see that the subpages are appearing in the main nav without having the parent item hovered over. I'm at a loss as to how to get it to work properly. The colors, padding and margins are fine...it's just the hover element. It is also pushing the content to the right. Any thoughts?
Wed, 2014-08-20 07:24
#1
Hi efpeterson, Looks fine to
Hi efpeterson,
Looks fine to me in Chrome. What browser are you having problems with?
Wed, 2014-08-20 22:34
#2
Hi Tony, Fixed it last
Hi Tony,
Fixed it last night. I needed to put absolute positioning in the sub-menu CSS, so that the hovered element remains in the current position rather then creating it's own block.