Shape 5

Joomla Club Extensions => Accordion Menu - Club => : jlord7833 March 19, 2010, 09:44:06 PM



: Accordion text color using -graymod suffix
: jlord7833 March 19, 2010, 09:44:06 PM
When using the menu with a suffix ie. -graymod as I'm using here. www.paragonvoip.com/voicemail (http://www.paragonvoip.com/voicemail)
you lose the text in the background. I've tried finding spot with firebug but it takes me to template.css when I changed it from ffffff  made no difference.



: Re: Accordion text color using -graymod suffix
: jonahh March 22, 2010, 03:56:46 PM
You can edit this here:

template.css (line 890

body div.module-graymod a {
color:#FFFFFF;
}


: Re: Accordion text color using -graymod suffix
: jlord7833 March 24, 2010, 03:31:00 PM
That did the trick,
Thanks you guys are definitely under paid.