jww103 Posted April 15, 2007 Posted April 15, 2007 how can i add a small image underneath the boxes in the left column?
bill110 Posted April 15, 2007 Posted April 15, 2007 In catalog/includes/column_left.php after the final ?> add this: <tr> <td> <?php echo tep_image(DIR_WS_IMAGES . 'your_image.gif', 'your alt text here') ?> </td> </tr> My Contributions Stylesheet With Descriptions Glassy Grey Boxtops Our Products Meta Tags On The Fly Password Protect Admin "No matter where you go....There you are" - Buccaroo Bonsai
jww103 Posted April 15, 2007 Author Posted April 15, 2007 thats great! - thanks very much for your help
Recommended Posts
Archived
This topic is now archived and is closed to further replies.