Page 1 of 1

DD 1.4 Wiggle Problem

Posted: February 10th, 2011, 2:42 pm
by Kitsufox
I just installed the GuMaxDD 1.4 skin at my website.

It's come to my attention that anytime you mouse-over a menu item and trigger the dropdown there's a weird wiggle in the content area that I can't explain and can't work out how to correct.

So I thought I'd report the issue here. Any guidance would be muchly appreciated.

Re: DD 1.4 Wiggle Problem

Posted: February 15th, 2011, 6:22 pm
by Paul
Yes... I noticed to that too, it's related to drop down menu...

I will take a look...

Re: DD 1.4 Wiggle Problem

Posted: February 20th, 2011, 11:44 am
by Paul
Here is the fix for this issue:

open file gumax_droppy.css and find:

Code: Select all

#gumax-nav li.hover a, #gumax-nav ul li, #gumax-nav ul li a { background-color: #b3b3b3; /* drop down background */ border-top: 1px solid #aaa;}
Remove this only:

Code: Select all

border-top: 1px solid #aaa;
The download link in my site is updated too :) .