View Single Post
  #3  
Old 04-09-2005, 04:32 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

That is actually not correct Adam. The A tag is used to designate a link, if you don't have a link, you don't need it. Just use a span tag like this:

Code:
<span class="VertMenuItemsl"> {$lng.lbl_contact_us}</span>
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote