Ozguru Posted November 2, 2006 Posted November 2, 2006 I have installed osc 2.2 on my local machine and have been mucking around with changing graphics and shuch and it s looking great but what i want to do is to limit the max width of the shop to 800 wide would somebody please be so kind as to point me in the right direction on which file or files i need to edit to achive this goal thanks in advance Oz
tigergirl Posted November 2, 2006 Posted November 2, 2006 I have installed osc 2.2 on my local machine and have been mucking around with changing graphics and shuch and it s looking great but what i want to do is to limit the max width of the shop to 800 wide would somebody please be so kind as to point me in the right direction on which file or files i need to edit to achive this goal thanks in advance Oz My store was automatically set up to 100% for width. This means the pages fit all screen sizes. try to decrease your browser size and see if it adjusts automatically to fit the page. Personally, I think a small web page looks crap on a large screen. Thats why I left everything at 100% to keep all surfers happy. Good luck I'm feeling lucky today......maybe someone will answer my post! I do try and answer a simple post when I can just to give something back. ------------------------------------------------ PM me? - I'm not for hire
Get-Wireless 2 Posted November 5, 2006 Posted November 5, 2006 I think if you want to have a small borde around your store on any size screen you would be better of going for a % rather than a defined pixel size. This way regardless of what monitor your customers are using it will all be visable. To resize you store size you need to add Fixed Width With CSS Very easy to install take about 5 mins Contributions installed so far Discount Coupon Codes Ultimate SEO Urls Star Product Product Description Header template Modern design Search box Add to favorites Discount Plus All Manufacturers Loginbox Best Lightbox V2 Optional Related Products Plus Many more
Ozguru Posted November 5, 2006 Author Posted November 5, 2006 I think if you want to have a small borde around your store on any size screen you would be better of going for a % rather than a defined pixel size. This way regardless of what monitor your customers are using it will all be visable. To resize you store size you need to add Fixed Width With CSS Very easy to install take about 5 mins Thank you very much i did have a look through the contribs but obviously could not see for looking :rolleyes: :blush:
Guest Posted November 5, 2006 Posted November 5, 2006 Open up: /includes/header.php and add the following code right at the very start of the file: <table width="760" cellspacing="0" cellpadding="0" align="center"> <tr> <td class="outline"> Open up: /includes/footer.php and add the following code right at the very end of the file: </td> </tr> </table> Of course the 760 is editible
Recommended Posts
Archived
This topic is now archived and is closed to further replies.