Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1
    Join Date
    Sep 2006
    Location
    Maryland-USA
    Posts
    13
    Plugin Contributions
    0

    Default Please Help- How to change the size of the middle column of the site?

    Can you please tell me how to fix the middlecolumn part of my site. I do not want the outisde columns to be sooo thick?
    How do I make the inside wider?
    I have tried everything and nothing is working.

    Please tell me where I may fix this?
    Any help would be greatly appreciated...
    THANKS SO MUCH!!!!

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Please Help- How to change the size of the middle column of the site?

    One does not adjust the center
    I do not want the outisde columns to be sooo thick?
    you can adjust the left and right in the admin > config > layout settings
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Sep 2006
    Location
    Maryland-USA
    Posts
    13
    Plugin Contributions
    0

    Default Re: Please Help- How to change the size of the middle column of the site?

    Quote Originally Posted by kobra View Post
    One does not adjust the center

    you can adjust the left and right in the admin > config > layout settings

    Hello,
    I've tried and it doesn't budge. It seems like when I try to edit it, it mkaes the smaller even smaller and the outside columns, huge.
    www.DisneySmilesStore.com

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Please Help- How to change the size of the middle column of the site?

    Your image is 480px wide you can shrink it

    What are your setting values for
    admin > config > layout settings > Column Width - Left Boxes =
    admin > config > layout settings > Column Width - Right Boxes =
    admin > config > layout settings > Column Width - Left =
    admin > config > layout settings > Column Width - Right =
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Sep 2006
    Location
    Maryland-USA
    Posts
    13
    Plugin Contributions
    0

    Default Re: Please Help- How to change the size of the middle column of the site?

    Quote Originally Posted by kobra View Post
    Your image is 480px wide you can shrink it

    What are your setting values for
    admin > config > layout settings > Column Width - Left Boxes = 150
    admin > config > layout settings > Column Width - Right Boxes =150
    admin > config > layout settings > Column Width - Left =80
    admin > config > layout settings > Column Width - Right =80

    Hello Good Morning!
    Thank you for responding.
    I filled them out above. No matter what I change them to, they do not change.
    I want to make the red area smaller. Like maybe only 100 to 150 PX wide.
    Can you help me?.

    Thanks again.

  6. #6
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: Please Help- How to change the size of the middle column of the site?

    The standard zencart template consists of:

    ------------------------- HEADER --------------------------

    LEFT COLUMN --- CENTRE COLUMN --- RIGHT COLUMN

    ------------------------- FOOTER --------------------------

    These are encased within the MAINWRAPPER...

    The various column widths are RELATIVE to each other, AND relative to the Main Wrapper width...

    If your MAIN WRAPPER is 750px wide, and
    Your LEFT COLUMN is 150 px wide, and
    Your RIGHT COLUMN is 100px wide...

    Your CENTRE COLUMN will be 750 - (150+100) px wide = 500px.

    -------------------------------------------

    IF you want your LEFT and RIGHT columns to remain as they are (150 and 100), but you want your CENTRE COLUMN to be 600 instead of 500, then you must increase your MAIN WRAPPER by 100 px - (from 750 to 850).

    WHEN your MAIN WRAPPER is 850px wide, and
    Your LEFT COLUMN is 150 px wide, and
    Your RIGHT COLUMN is 100px wide...

    Your CENTRE COLUMN will be 850 - (150+100) px wide = 600px
    20 years a Zencart User

  7. #7
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: Please Help- How to change the size of the middle column of the site?

    ... but remember... Your HEADER logos will be affected too. Because header is encased in MainWrapper...

    If your logo and/or header_bg was 750px wide, you may need to increase their width to 800px to prevent them from "tiling".
    20 years a Zencart User

  8. #8
    Join Date
    Sep 2006
    Location
    Maryland-USA
    Posts
    13
    Plugin Contributions
    0

    Default Re: Please Help- How to change the size of the middle column of the site?

    Quote Originally Posted by schoolboy View Post
    The standard zencart template consists of:

    ------------------------- HEADER --------------------------

    LEFT COLUMN --- CENTRE COLUMN --- RIGHT COLUMN

    ------------------------- FOOTER --------------------------

    These are encased within the MAINWRAPPER...

    The various column widths are RELATIVE to each other, AND relative to the Main Wrapper width...

    If your MAIN WRAPPER is 750px wide, and
    Your LEFT COLUMN is 150 px wide, and
    Your RIGHT COLUMN is 100px wide...

    Your CENTRE COLUMN will be 750 - (150+100) px wide = 500px.

    -------------------------------------------

    IF you want your LEFT and RIGHT columns to remain as they are (150 and 100), but you want your CENTRE COLUMN to be 600 instead of 500, then you must increase your MAIN WRAPPER by 100 px - (from 750 to 850).

    WHEN your MAIN WRAPPER is 850px wide, and
    Your LEFT COLUMN is 150 px wide, and
    Your RIGHT COLUMN is 100px wide...

    Your CENTRE COLUMN will be 850 - (150+100) px wide = 600px
    Thanks for responding.
    I am so lost.
    The designer bailed on me so she did this stuff.

    How do I get there?
    Where is the wrapper Located?
    THX

  9. #9
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: Please Help- How to change the size of the middle column of the site?

    Look for #mainWrapper in your stylesheet
    20 years a Zencart User

  10. #10
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: Please Help- How to change the size of the middle column of the site?

    Your HTML source reveals:

    <link rel="stylesheet" type="text/css" href="includes/templates/mtemplate/css/stylesheet-OLD8.css" />
    <link rel="stylesheet" type="text/css" href="includes/templates/mtemplate/css/stylesheet.css" />


    Which means you have 2 stylesheets competing with each other.

    I have also tried an offline edit of stylesheet.css, but the right column is still nudging over the mainwrapper edges.

    What other files have been edited?

    I also believe that your ZC version is 1.3.0.2 (or around that version) so it is very old.

    Your images are also loading very slowly...

    There seems to be a large number of issues with your current site and its settings. I suggest you get hold of your designer to discuss these - and I would strongly recommend an upgrade...
    20 years a Zencart User

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. How to change the font size of the middle category area?
    By sharontan in forum Setting Up Categories, Products, Attributes
    Replies: 5
    Last Post: 3 Dec 2010, 07:05 PM
  2. How to change the size of the middle column of the site?
    By punit in forum Basic Configuration
    Replies: 13
    Last Post: 5 Jan 2010, 05:19 PM
  3. How can I change the font size of the "Price" Column?
    By susanshropshire in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 13 May 2009, 08:50 AM
  4. Changing the Main / Middle Column if Index to % Size
    By willandjenny in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 8 Nov 2007, 08:26 PM
  5. PLEASE HELP!! How Do I Extend The Middle Content Space To The Right?
    By antn in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 26 Apr 2007, 06:47 AM

Posting Permissions

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