Quote:
Originally Posted by Ashley
add an if stament to you cats menu
|
You are an iffy kinda guy Ash
So basically you could so something like....
{if $cat eq"255"} <-------------------This
<td class="vertmenuboldcoloritem">
{/if}</td> <-------------------and this goes on each side of the call for the categories list
and set a css class for
.vertmenuboldcoloritem {
font-weight: bold;
font-size: 12px;
color: #1d3040;
}