View Single Post
  #7  
Old 01-13-2006, 01:30 PM
 
balinor balinor is offline
 

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

Default

Probably due to the lovely <font> tags X-Cart still uses Try replacing this in categories.tpl:

<FONT class="CategoriesList">

with this:

<div class="CategoriesList">

also replace the closing </font> tag with </div>
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote