New Zenner
- Join Date:
- Dec 2010
- Posts:
- 27
- Plugin Contributions:
- 0
How to adjust center column width?
Dear all,
Just wonder how to adjust the width off the page to maximise view like the website below:
http://ijk.com.au/branch/ijk/
Thx
Views: 1,369
New Zenner
Dear all,
Just wonder how to adjust the width off the page to maximise view like the website below:
http://ijk.com.au/branch/ijk/
Thx
Black Belt
Where is your site??
New Zenner
Black Belt
how to adjust the width off the page to maximise view
First, you have an additional stylesheet named stylsheet2.css
Delete it, or rename it with any extention except .css as any .css file loads in alpha order
Then in your templates stylesheet.css find
#mainWrapper {background-color: #fff;text-align: left;width: 950px;vertical-align: top;}
Change adjust the highlighted value to another px width or maybe better as a percentage similar to and adjust as desired
#mainWrapper {background-color: #fff;text-align: left;width: 95%; vertical-align: top;}
Fields marked required must be completed.
Tell staff why this post should be reviewed.
Required for login, security, and core site functionality.
Help us understand how the site is used so we can improve it.
Used for promotion and personalized campaign measurement.