View Single Post
  #3  
Old 11-20-2009, 08:15 AM
  hoosierglass's Avatar 
hoosierglass hoosierglass is offline
 

X-Adept
  
Join Date: Aug 2006
Location: Zionsville, IN
Posts: 974
 

Default Re: Suggestions on making a Category stand out

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;
}
__________________
X-Cart Gold 4.7.7
Custom Work from www.luminointernet.com
www.indy-pen-dance.com
Reply With Quote