leovac Posted February 3, 2005 Posted February 3, 2005 hoe to put large photo of 1 product on main page. please check this site for see what i am thinking about: http://www.begadishop.de/catalog/ thanks a lot
MarcS Posted February 3, 2005 Posted February 3, 2005 Hi What is the question? Is there a question? You definately win the award for the site with the most languages. Wow... Mark http://82.112.102.87/catalog/ (site in progress)
Jack_mcs Posted February 4, 2005 Posted February 4, 2005 Tom - it is done by adding a table cell. Find this code in your index.php file <tr> <td class="main"><?php echo TEXT_MAIN; ?></td> </tr> Then either replace it, or right above/below it, depending on how you want it displayed, place this code <tr> <td class="main"><img src="images/some_imgae.gif" alt="some text"></td> </tr> Replace some_image.gif, with the image of your choice. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
leovac Posted February 4, 2005 Author Posted February 4, 2005 its working:) thanks jack you can see results at: h**p://airsoft-hrvatska.com/catalog/ thanks again Tom
Recommended Posts
Archived
This topic is now archived and is closed to further replies.