Change color of shadow in menu

GK User
Tue May 24, 2011 1:51 pm
Hello,
Does anyone know how to change the shaddow on the menu in the Black & White template?
http://www.vastgotaguide.se/joomla

Look forward to a reply!
Warm regards,
Malin
User avatar
Fresh Boarder

GK User
Tue May 24, 2011 6:21 pm
please send me access so i can get in..
User avatar
Platinum Boarder

GK User
Tue May 24, 2011 6:39 pm
Oh yes, I've now opened the site. Thanks a lot!
User avatar
Fresh Boarder

GK User
Wed May 25, 2011 5:55 am
in your css3.css file find this line:

.moduletable > h3, .moduletable_text > h3, .moduletable_menu > h3, #gk-nav #gk-mainnav .level0 > li > a, #gk-nav #gk-mainnav .level0 > li > span

and either remove the menu classes from it. or put, none in the style.

{
text-shadow: none;
}
User avatar
Fresh Boarder

GK User
Wed May 25, 2011 6:21 am
Thank you so much for your help August! That did the trick. (Forgot that that was a css3 enhancement)
User avatar
Fresh Boarder

GK User
Wed May 25, 2011 6:55 am
You are welcome! ;)
User avatar
Fresh Boarder


cron