tshirts Posted September 1, 2006 Posted September 1, 2006 Hi, How do I remove just one column for the left hand side ? I want to remove the manufactures column. Thank you in advance :)
Jack_mcs Posted September 1, 2006 Posted September 1, 2006 Open includes/column_left.php and remove this section of code if ((USE_CACHE == 'true') && empty($SID)) { echo tep_cache_manufacturers_box(); } else { include(DIR_WS_BOXES . 'manufacturers.php'); } 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.