Hi,
I am trying to use the hilite option for modules with JA_Kyanite ie I add _hilite to the Module Class Suffix. When doing so nothing happens ie the background of the module header doesn’t change.
In the JA_Kyanite template css file the following css is added
/* Highlight Module --- */
div.module_hilite h3 { background-image: url(../../images/green/h3-hilite.gif); text-shadow: 1px 1px 0 #487010;}
div.module_hilite h3 span { background-image: url(../../images/green/h3-hilite.gif); }
I believe this indicate that the above hilite image (green in this case as I use the green color option) should be shown as the header background.
I am not sure if I am doing anything wrong.
Thanks,
jonas