Page 1 of 1

How can I remove empty background on GumaxDD 1.5.2

Posted: January 18th, 2012, 9:37 am
by krabina
Hi,

in gumaxDD 1.5.2 if you enter a menu item without any subitems there is still a part of an empty drop down box shown. I tired to find a setting in droppy.css, but it didn't work.

Can you help me?

It does not really make sense to have a not clickable dropdown-menu without submenu-items, but I used the fix you described here that works great:
viewtopic.php?f=6&t=959

But no matter if I use the orgiginal gumaxdd or the modified one, the dropdown-menu shows a background even if there are no menu items...

regards,
Bernhard

Re: How can I remove empty background on GumaxDD 1.5.2

Posted: January 18th, 2012, 11:17 am
by krabina
maybe you can just add "navigaton 4" on your dev wiki without a submenu item, so it will be more obious what I mean...

Re: How can I remove empty background on GumaxDD 1.5.2

Posted: January 19th, 2012, 12:42 am
by Paul
Open GuMaxDD.php and find this:

Code: Select all

<li><p style="margin:0; padding: 7px 0;"></p></li>
Remove the line and will not see that background anymore.

I put this because I'm trying to have an extra space for dropdown to make it look nicer, but it looks not a good idea.

Re: How can I remove empty background on GumaxDD 1.5.2

Posted: January 19th, 2012, 5:34 am
by krabina
Thank you, worked fine!

Re: How can I remove empty background on GumaxDD 1.5.2

Posted: December 9th, 2012, 7:21 am
by Gabby.Felly
How can I change it and where can I find a replacement?

Re: How can I remove empty background on GumaxDD 1.5.2

Posted: September 17th, 2015, 12:19 am
by MnonoaN
:D :D :D