hawsil Posted December 21, 2004 Share Posted December 21, 2004 Hi how do i insert pictures in Categories into between Welcome message and the New Products for '....' box? Anyone who know please help. Thank Link to comment Share on other sites More sharing options...
Jack_mcs Posted December 21, 2004 Share Posted December 21, 2004 Find this section of code in your index.php file <tr> <td><?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></td> </tr> </table></td> </tr> </table></td> <?php } elseif ($category_depth == 'products' || isset($HTTP_GET_VARS['manufacturers_id'])) { and insert your code before it. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.