on my site thescorer.com
you can see the menu on the left.
Code: Select all
{
position="relative";
itemwidth="150px";
fontsize="11px";
fontweight="bold";
ondecoration="underline";
offbgcolor="#DEEFF8";
offcolor="#000000";
onbgcolor="#DEEFF8";
oncolor="#E21676";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2)";
padding=5;
separatorcolor="#B2C8D3";
separatorsize=1;
}
this is a html list based menu so i cant config each item.
thanks