Guest Posted April 2, 2007 Posted April 2, 2007 How can you add an image, such as credit card logo , under the shopping cart box ?? Ralph
bill110 Posted April 2, 2007 Posted April 2, 2007 in catalog/includes column_right.php find this require(DIR_WS_BOXES . 'shopping_cart.php'); add right after ?> <tr> <td> <?php echo tep_image(DIR_WS_IMAGES .'your_image.gif', text for mouse hover); ?> </td> </tr> <?php 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.