color submenu in splitmenu

Ecommerce design Joomla template to start your online business with VirtueMart and additional eshop features.
GK User
Wed Jul 13, 2011 11:07 am
hi
how can i change the font color or background color of the child item in the submenu in splitmenu.

Is it

.moduletable_content>ul li: ??

but howto?

thx a lot
User avatar
Expert Boarder

GK User
Wed Jul 13, 2011 11:21 am
edit this line in style1.css for the text...

Code: Select all
#gk-subnav>div>ul>li a { background:none; color: #XXXXXX; display: block; line-height:18px!important; padding:6px 8px!important; white-space:nowrap; }



to change the background find this line :
Code: Select all
#gk-subnav { background:none repeat scroll 0 0 #XXXXXX


where XXXXXX is the colorcode you want
User avatar
Platinum Boarder


cron