HI - try as I might..........I cannot get the colour of the background in the module to match the background on the rest of the site (underdevelopment...)
www.lkf-live.starcrossedtattoo.com/
I tried modifying mod_jw_srfr.css as per below but it does not work - any suggestions?
/* generic list styling */
ul.srfr {margin:4px 2px;padding:0;list-style:none;background:none;}
ul.srfr li {margin:4px 0;padding:2px 4px;border-bottom:1px dotted #ccc;list-style:none;clear:both;background:#D4BDE5;}
ul.srfr li:hover {margin:4px 0;padding:2px 4px;border-bottom:1px dotted #ccc;list-style:none;clear:both;background:#ffffbb;}