Join the Facebook Fan Page.
One very quick question - how do you change the color of the tabs? I've tried adding a background color to each of the css elements but it doesn't do what is expected lol; could just be me being thick lol
class="titlebg selected"
class="selected"
class="catbg unselected"
class="unselected"
\'titlebg selected\';
\'selected\';
\'catbg unselected\'
\'unselected\'
.selected { background-color: #3FF;}.unselected { background-color: #FFFF00;}
font-weight: bold;
Is it possible to set the mod load the additional icons when people actually click on the tabs.
I also appear to have two [more] boxes being displayed. One just under the post form smiles within the box and the other under the pop-up smileys. I am wondering if this could be causing the load issue.