Posted by Brandon R.
on 31.05.2007 16:32
I am new to Rico and recently added the accordion to a project at work 
but I need to change the appearance of it to fit my company's UI look 
and feel.  How would I go about changing the color an accordion?  I 
tried adding a CSS style to the <div> tags but the colors I assigned 
were "overwritten" as soon as the page loaded and Rico did its thing.  I 
haven't looked into it yet but I assume there is some style info 
contained in the Rico.js file.  I am tempted to edit it but is there a 
better way?

Thanks in advance,
Brandon
Posted by Brandon R.
on 01.06.2007 14:21
Nevermind, found it.  What I needed was expandedBg, hoverBg, and 
collapsedBg.  Still getting used to this and not used to having zero 
documentation.