How to change the dropdown menu background color?

Change your online store into modern look with myStore eCommerce VirtueMart Joomla template - discussion forum.
GK User
Wed Jul 28, 2010 12:05 pm
Hi, I have a new big problem now. I've just changed my mainmenu font color to black, but when the dropdown menu appears, you can only see the black background, no text, because the text is also black. I would like to change the background color to white. I am using the template Icki Sports.

Thanks in advance.
User avatar
Fresh Boarder

GK User
Fri Jul 30, 2010 10:35 am
please sent me the www.. i can not do it without see the site...

and please post in the right forum. this is the forum for the template mystore, not icki sport ! same with the other post
User avatar
Platinum Boarder

GK User
Fri Jul 30, 2010 7:47 pm
sorry explodedk for that, i had no idea about that, sorry.

my site link is http://maswrestling.net

thank you explodedk
User avatar
Fresh Boarder

GK User
Fri Jul 30, 2010 8:30 pm
Code: Select all

div#wrapper_menu1 ul li li {
background:none repeat scroll 0 0 #FFFFFF;
border-bottom:1px solid #1B1C1E;
}


and

Code: Select all
div#wrapper_menu1 ul li li:hover, div#wrapper_menu1 ul li li:hover a, div#wrapper_menu1 ul li li:hover span, div#wrapper_menu1 ul li li:first-child:hover, div#wrapper_menu1 ul li li:first-child:hover a, div#wrapper_menu1 ul li li:first-child:hover span {
background:none repeat scroll 0 0 #F3F3F3;
}


in the style1.css search for these lines without the colorcode #ffffff and #f3f3f3. since this is the changed color codes...:)
User avatar
Platinum Boarder

GK User
Fri Jul 30, 2010 10:00 pm
OMG how can you be so clever!

Thank you so much explodedk i did good by choosing gavick, thank you very much thanks!!!!!
User avatar
Fresh Boarder

GK User
Fri Jul 30, 2010 10:22 pm
you are more than welcome. glad i could help :)
User avatar
Platinum Boarder

GK User
Wed Aug 04, 2010 6:55 pm
Hi,
I'm a newbie, could you tell me where to find the above div?
User avatar
Fresh Boarder


cron