Thread
:
How to resize the "Categories" box
View Single Post
#
7
01-13-2006, 01:30 PM
balinor
Veteran
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
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
balinor
View Public Profile
Send a private message to balinor
Find all posts by balinor