LindaBee Posted December 13, 2004 Posted December 13, 2004 When I try and edit the catagory, there's an image there and i don't want the image at all. How can I have none? Thanks Linda
♥Vger Posted December 13, 2004 Posted December 13, 2004 You'll find the code for it in index.php, but be careful how you edit it out. Back up first! Also, it would be good to go to Configuration --> Images and set Require Image to 'false' Vger
LindaBee Posted December 14, 2004 Author Posted December 14, 2004 I removed this from the index.php <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> But it shows an image place holder with the X.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.