View Single Post
  #4  
Old 12-04-2013, 09:09 PM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: how to make storefront page width 100%

Hi!

There is a CSS rule that sets the 960px width for the #page-container element on your website.

So, you need to tweak the page template so that it adds a special CSS class to the body tag (for example, "frontpage") when it is the front page. And then add an extra CSS rule that will override the width for ".frontpage #page-template" element.
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote