This is a discussion on remove boxes within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; I am trying to remove all of the info boxes on the index page and would like to just have ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| I am trying to remove all of the info boxes on the index page and would like to just have a picture in the area . I have the category links set up at the top and want to only see the info boxes when you go to each category. Can someone please send me in the right direction for this. Thanks in advance |
| Sponsored Links | ||
| ||
|
#2
| |||
| |||
| in your templates directory for the template you are using look in main_page.tpl.php for Code: <!-- left_navigation //-->
<?php require(bts_select('column', 'column_left.php')); // BTSv1.5 ?>
<!-- left_navigation_eof //-->
You want to put an if/then around this that says if current uri is equal to the stores base uri, then don't do this. Thus, on the front page neither column will display, but on any page OTHER than the front page it will.
__________________ so endith the lesson<think>sometimes I just sit's and thinks</think> "Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB |
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How do change add/remove some boxes in column left? | alladinx | osCommerce 2.2 Modification Help | 1 | 02-02-2008 03:51 PM |
| Remove certain boxes from specific category | auntie22 | osCMax v1.7 Discussion | 1 | 10-25-2005 06:39 PM |
| change boxes background color now have double boxes | ANNIE11 | osCMax v1.7 General Mods Discussion | 0 | 08-22-2005 07:16 PM |
| Help on boxes | noppie | osCommerce 2.2 Modification Help | 2 | 07-21-2003 08:15 PM |
| Need Help With Boxes | David717 | osCommerce 2.2 Modification Help | 1 | 04-05-2003 08:00 AM |