Aligning Category Page Thumbnail Images
To horizontally align thumbnail images on your category pages when using the "Display products list in multiple columns" feature and when each product name is of a different length, simply add the "nowrap" tag to the table holding the images on the products_t.tpl:
START CODE
<TD width="{$width}%" align="center" valign="top" nowrap="nowrap" class="DialogBox">
END CODE
__________________
X-Cart Gold | v 4.0.18 | Unix | php 4.3 | phpMyAdmin 2.8.0.3 |
|