Thread: website width

Results 1 to 6 of 6
  1. #1
    Join Date
    Apr 2006
    Posts
    40
    Plugin Contributions
    0

    website width

    Hi all,

    How and where to set the overall website width? As i know, in version 1.2.7, when I increase the product image size for "New Product For Month" section, the overall website width is automatically increased too. It has 3 images per line as below:
    1,2,3
    4,5,6

    However, in version 1.3.0, when i increased the product image size for "New Product For Month" section, the overall website width did not increase, it display 2 images in the 1st line and the 3rd image in 2nd line and a blank space followed behind. It didnt look good. The images displays like this:
    1,2
    3
    4,5
    6

    Please help me on setting the page layout. Thanks.

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,655
    Plugin Contributions
    25

    Default Re: website width

    If you're using a template based on template_default then find the following in the stylesheet.css
    #mainWrapper {
    background-color: #e5edf5;
    text-align: left;
    width: 760px;
    vertical-align: top;
    }
    and change the width setting in px or as a %
    See and test drive Zen Cart's free templates at zencarttemplates.info

    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    Apr 2006
    Posts
    40
    Plugin Contributions
    0

    Default Re: website width

    The default width in #mainWrapper is 100%. I changed it to 800px and 1000px, it still looks the same size. Please help!

  4. #4
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,655
    Plugin Contributions
    25

    Default Re: website width

    Quote Originally Posted by kysonedin
    The default width in #mainWrapper is 100%. I changed it to 800px and 1000px, it still looks the same size. Please help!
    Can you post a link to the site?
    See and test drive Zen Cart's free templates at zencarttemplates.info

    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  5. #5
    Join Date
    Apr 2006
    Posts
    40
    Plugin Contributions
    0

    Default Re: website width

    Quote Originally Posted by kuroi
    Can you post a link to the site?
    Please check out the New Product For May" section. The display and arrangement of images is not nice. http://www.jewelbella.com/shop

  6. #6
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,655
    Plugin Contributions
    25

    Default Re: website width

    The mainWrapper width for your website is currently 750px. I suspect that you are editing the stylesheet.css in the template_default section of your website which does have a default of 100%. However, because you are using the Classic template, this is ignored and instead your website is using the value from stylesheet_new.css.

    Developing new sites by editing the Classic template is not recommended. Here is an explanation of why and a link to a step-by-step guide to a better approach. If you feel that you need a template from which to start developing your own look, this one would be much easier to work with than Classic.
    See and test drive Zen Cart's free templates at zencarttemplates.info

    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

 

 

Similar Threads

  1. Manufacturer sidebox width
    By rxalex in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 13 May 2006, 06:01 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •