normal Second instance of mainmenu doesn't have background under menuitems

More
11 years 8 months ago #2018 by Sergij Chyzh
Hi!

I'm trying to create second instance of menu (mainmenu) and place it in "mainmenu" position. For some reason items of new menu doesn't have nice green background (i'm using green theme)

Do you have any idea why? Please refer here test2.mothersjoy.com.ua/ for details

Please Log in or Create an account to join the conversation.

More
11 years 8 months ago #2019 by Linh Robert
Hi,
That hover green background applied for the main dropdown only.
So if you create another instance and put in that position, the second does not applied that.

You can add additional css for it as follow.
Edit green.css and find this code:
Code:
#ot-mainmenu ul.menu li.active, #ot-mainmenu ul.menu li.sfhover { background: url("../../images/green/mainmenu-item-right-bg.png") no-repeat scroll right 0 transparent; }
change it to:
Code:
#ot-mainmenu ul.menu li.active, #ot-mainmenu ul.menu li.sfhover, #ot-mainmenu ul.menu li:hover { background: url("../../images/green/mainmenu-item-right-bg.png") no-repeat scroll right 0 transparent; }

And find this code:
Code:
#ot-mainmenu ul.menu li.active a, #ot-mainmenu ul.menu li.sfhover a { background: url("../../images/green/mainmenu-item-left-bg.png") no-repeat scroll 0 0 transparent; }
change it to:
Code:
#ot-mainmenu ul.menu li.active a, #ot-mainmenu ul.menu li.sfhover a, #ot-mainmenu ul.menu li:hover a { background: url("../../images/green/mainmenu-item-left-bg.png") no-repeat scroll 0 0 transparent; }

Thanks

If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket Notice: Undefined variable: target in /home/omegatheme/public_html/components/com_kunena/template/aurelia/layouts/bbcode/url/default.php on line 32
> www.omegatheme.com/member/
The following user(s) said Thank You: Sergij Chyzh

Please Log in or Create an account to join the conversation.

More
11 years 8 months ago #2023 by Sergij Chyzh

Please Log in or Create an account to join the conversation.

Time to create page: 0.304 seconds

About Growth

Innovative tech for eCommerce growth

Contact Info

Head: No. 3, 175/55 Lane, Lac Long Quan St., Nghia Do Ward, Cau Giay District, Hanoi City, Vietnam