Jodoi Posted May 22, 2006 Posted May 22, 2006 Hi, I've searched the forums and the knowledgebase for an answer to this, but without luck. I need to add an image (with a link) to my left column. It would be the same width as my boxes, but in between them. Is it possible, and if so how might I do it? Thanks, Brent
jasonabc Posted May 22, 2006 Posted May 22, 2006 just open the file of the box you want to add the image below and add another row with the image inside it. For example - to add an image underneath the information box - open /catalog/includes/boxes/information.php and add this just below the last closing </tr>: </td> </tr> <tr> <td><image goes here></td> </tr> <!-- information_eof //--> Jason My Contributions: Paypal Payflow PRO | Rollover Category Images | Authorize.net Invoice Number Fix
Jodoi Posted May 22, 2006 Author Posted May 22, 2006 Hi Jason, Thanks for the quick reply. That worked a treat and I am a happy man again :) Thought I was going to be stuck on that for a long while! Thanks again, Brent
Recommended Posts
Archived
This topic is now archived and is closed to further replies.