This is a discussion on 100% Width Only Half Done....Please Help within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; Hi i was wondering how to make my osc max store 100% in width i have made like half my ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hi i was wondering how to make my osc max store 100% in width i have made like half my stre 100% editing the file in templates / aabox / main_page.tpl.php from were it says 750 to 100% and half my store worked, but the header and footer and middle part are still the same size, please see the attach image to see what i am talking about or goto www.chriswholesales.com to see what i am talking about. Any help would be be great. Thanks Chris Last edited by ChrisP666; 07-27-2008 at 12:21 AM. |
| Sponsored Links | ||
| ||
|
#2
| |||
| |||
| You're in the right file Look for Code: <!-- body_eof //--> <!-- footer //--> <table border="0" cellpadding="0" cellspacing="0" width="100%" style="background-image:url(<?php echo DIR_WS_TEMPLATES;?>/images/footbg.gif);height:11px;"> <tr> [omitted stuff from my footer] </tr> </table> <p> <p> <p> <p> <!-- footer_eof //-->
__________________ 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
| ||||
| ||||
| Like Met00 says, you've got the right file. I think the code he's suggested refers to modifying the image that appears in the footer, and in the thumbnail you've provided it is repeating horizontally to fill the page. As it happens my problem was the other way round. I wanted to make the fallback template 750px wide, and took the code from the mainpage.tpl.php you are using. The lines that you need to remove are actually commented (thats how I found them to copy to fallback), and remember the center table (I didn't). To continue this further you may also want to consider using fallback as your base template (rather than aabox) as I found this 'simpler' to work with and less to remove (like the clouds you've had to). I'm sure there's more experienced templaters lurking that may agree or disagree with this, but I definately found it easier to work with fallback (check out my site in profile, this was made starting with fallback). Hope that helps, J. |
|
#4
| |||
| |||
| Since I don't use AABOX I don't have access to their template. But, I do recomend that you don't make any changes to fallback. If you want to create a NEW template, create the directory and start to move over to that template the files you want from the AABOX template. Then go to the admin and start using that new template. In other words. Use BTS the way it is supposed to be used.
__________________ 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 |
| Using free shipping over 100.00 and percent off coupon | tmullins77 | osCMax v2 Customization/Mods | 0 | 01-09-2008 07:08 PM |
| A Better Than Half Buttons (Braveheart) | michael_s | New osCommerce Contributions | 0 | 02-25-2007 06:41 PM |
| A Better Than Half Buttons (FadeToGrey) | michael_s | New osCommerce Contributions | 0 | 02-24-2007 11:02 AM |
| Making site 100% | royjones | osCommerce 2.2 Installation Help | 2 | 04-16-2005 11:21 PM |
| How to make store 100% width and autoscale with browser? | Anonymous | osCMax v1.7 Discussion | 1 | 03-04-2004 01:06 AM |