gjwheat Posted April 18, 2008 Share Posted April 18, 2008 When I click on the products listed in more store it brings them up under a heading "Let's see what we have here." I'd like to get rid of that all together, but more importantly, the picture is missing next to the text. There is just the typical box with a red X in it. What file do I need to go in to repair this link? Thanks, Greg Link to comment Share on other sites More sharing options...
FIMBLE Posted April 18, 2008 Share Posted April 18, 2008 You will find this picture on most pages, you will need to edit each one individually too! On index.php it appears 2 or 3 times. Look for <td align="right"><?php echo tep_image(DIR_WS_IMAGES . $image, HEADING_TITLE, HEADING_IMAGE_WIDTH, HEADING_IMAGE_HEIGHT); ?></td> And comment it out like <td align="right"><?//php echo tep_image(DIR_WS_IMAGES . $image, HEADING_TITLE, HEADING_IMAGE_WIDTH, HEADING_IMAGE_HEIGHT); ?></td> Regards Sometimes you're the dog and sometimes the lamp post [/url] My Contributions Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.