Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Centre column of main page

Centre column of main page

Locked

Views: 4,423

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
10 May 2006, 4:28 PM
#1
ronwong avatar

ronwong

Zen Follower

Join Date:
Jan 2006
Posts:
223
Plugin Contributions:
0

Centre column of main page

how do I make it wider? I can only set the left and right in admin..

10 May 2006, 6:08 PM
#2
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Centre column of main page

If you change the sidebox widths, the center column will fill whatever is left over - no need to explicitly change it.

If you want the whole page wider, in the stylesheet, /includes/templates/<your_template>/css/stylesheet.css, you can specify the width of any element. body and mainWrapper are the first places I would look - search for "750px". Setting width: 100%; will stretch/shrink the page to fill any window.

11 May 2006, 4:01 AM
#3
sonyat avatar

sonyat

New Zenner

Join Date:
May 2006
Posts:
83
Plugin Contributions:
0

Re: Centre column of main page

What if I took out the boxes on the right hand side and want the center to take over and use that open space?

I want to make my cart look more stream lines and more like a professional cart.

11 May 2006, 4:02 AM
#4
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,611
Plugin Contributions:
0

Re: Centre column of main page

You can turn off the whole column if you would like- Admin> Configuration> Layout Settings

11 May 2006, 4:12 AM
#5
sonyat avatar

sonyat

New Zenner

Join Date:
May 2006
Posts:
83
Plugin Contributions:
0

Re: Centre column of main page

Will that make the center go wider and replace the empty spot there. I have one whole right side that is just nothing there.

11 May 2006, 4:14 AM
#6
merlinpa1969 avatar

merlinpa1969

Totally Zenned

Join Date:
Mar 2004
Posts:
13,031
Plugin Contributions:
4

Re: Centre column of main page

admin-> configuration-> layout settings-> right column global OFF

this will make the right column go totally away

11 May 2006, 4:17 AM
#7
sonyat avatar

sonyat

New Zenner

Join Date:
May 2006
Posts:
83
Plugin Contributions:
0

Re: Centre column of main page

You guys rock. I guess I need to make a new topic for the other questions I have