This is a discussion on Move Infobox to custom position. Possible? within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; I would like to move the infobox shopping cart to the header of my website. I have used STS before ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| I would like to move the infobox shopping cart to the header of my website. I have used STS before and all i did was move the $shoppingcart tag in my template. Is there anyway this is possible for BTS? If not then BTS is seriously lacking a very awesome feature. |
| Sponsored Links | ||
| ||
|
#2
| |||
| |||
| well, you just said it there. Must be the problem with the templating system that it doesn't have this powerful feature set. Glad we took care of that. Or, maybe, just maybe, it is possible to do what you want and it might be useful and you could write a simple procedure call that would place the box in the header and share it. Personally, I always found that people would find the cart wherever you put it. So I moved the login and search to the header upper right. And wow, it took me all of 10 minutes to do that, even without a fancy template feature. Not to be sarcastic, but the BTS has its better points, and it has it's drawbacks. Overall, after having used both templates, I find the BTS works better than STS as it allows me better ability to tailor a site to my needs. On the other hand I would have really preferred it if someone had done the whole thing in smarty so that there was a better separation between logic and UI.That would have allowed me to web 2.0 the template without all the pain involved with using either template system.
__________________ 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 |
|
#3
| |||
| |||
| SOLVED: Simply place this code into your main_page.tpl.php where ever you want the shopping cart box to display. Code: <?php require(DIR_WS_BOXES . 'shopping_cart.php'); ?> This will probably work for the other boxes, just replace "shopping_cart.php" for the other box php file. |
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Infobox width and position | bhejr | osCMax v2 Customization/Mods | 1 | 12-02-2005 03:04 PM |
| coolmenu position help (please) | seandon01 | osCMax v1.7 Discussion | 0 | 11-25-2005 03:22 PM |
| Title tag position displaced | goldie | osCommerce 2.2 Modification Help | 4 | 10-04-2003 08:39 AM |
| How Do I Move Delete and Move Boxes Around? | OyedeleG | osCommerce 2.2 Modification Help | 2 | 03-18-2003 12:37 AM |