balloons Posted December 16, 2007 Posted December 16, 2007 I have made images for each category and they look fine, however, when you actually go into the category the image is displayed very small in the right hand corner. Is there anyway I can remove this but still have the category image??
Guest Posted December 16, 2007 Posted December 16, 2007 If you open your index.php file, find and remove the following: <td class="pageHeading" align="right"><?php echo tep_image(DIR_WS_IMAGES . $category['categories_image'], $category['categories_name'], HEADING_IMAGE_WIDTH, HEADING_IMAGE_HEIGHT); ?></td>
Recommended Posts
Archived
This topic is now archived and is closed to further replies.