Corporate 2 MegaMenu SubMenu Background Color

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Sun May 16, 2010 5:53 pm
Hello,

I have been poking around with Firebug for a while and cannot find where to fix this problem:

I am using multiple columns for sub-menus within MegaMenu, and the Second and Third level items have no background.



My site URL at the moment is http://geekgirlhosting.com/geekgirlstl

How can I get a block background on the menu?

Thanks,
Stephanie Vaughn Hapke
User avatar
Fresh Boarder

GK User
Sun May 16, 2010 7:00 pm
ya muust have changed some css, cause it aint like that from scrath...
User avatar
Platinum Boarder

GK User
Sun May 16, 2010 7:18 pm
I changed no CSS, only the menu settings in accordance with the T3 MegaMenu Wiki.

Specifically, I set the columns to 2 and the level 1 menus (Company and People) to group. (top level menu options are level 0)

Other than that, no changes.
User avatar
Fresh Boarder

GK User
Sun May 16, 2010 7:24 pm
there is a menupoint that allow you to change to two collums from within the administration...

menus > main menu > edit the menu u want to have more collums > parameters extended > Columns and group can be set there...
User avatar
Platinum Boarder

GK User
Sun May 16, 2010 7:30 pm
That is what I did, and I expected it to be styled similar to the normal cascading dropdown menus, yet it shows no background behind the level 2 menu items.

I worked with Firebug for over an hour and tried changing the style on every level within the menu. I was able to get a background on just the menu items within level 2, but not the margin/padding/whitespace on either side of the options.
User avatar
Fresh Boarder

GK User
Sun May 16, 2010 7:38 pm
hmmm seems weird, it works for me...
User avatar
Platinum Boarder

GK User
Sun May 16, 2010 9:35 pm
Hi

Please try adding this code on gk_stuff.css file:

Code: Select all
.gk-megamenu ul.level1 li.group {height: auto!important}
.gk-megamenu ul.level1 li.group .group-content { background: #979189}


Cheers ;)
User avatar
Platinum Boarder

GK User
Sun May 16, 2010 10:32 pm
That did it!!!

Thank you so much.

:)
User avatar
Fresh Boarder

GK User
Sun May 16, 2010 10:55 pm
sjhapke wrote:
That did it!!!

Thank you so much.

:)


No, thank you for the report. ;)

This will be added on next update of the template.

Cheers ;)
User avatar
Platinum Boarder


cron