Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / css in 12541 template

css in 12541 template

Locked

Views: 2,601

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
30 Apr 2008, 2:49 PM
#1
octagon avatar

octagon

New Zenner

Join Date:
Apr 2006
Posts:
8
Plugin Contributions:
0

css in 12541 template

i want change screen size to 100% in the template 12541, the first open the stylesheet.css in template folder and change #mainWrapper to 100% after svae that file in the main shop is showing same az befor change that css file, please help me what i do !!!

30 Apr 2008, 2:52 PM
#2
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,178
Plugin Contributions:
0

Re: css in 12541 template

O,
A link to the page is very helpful please..

30 Apr 2008, 4:25 PM
#3
octagon avatar

octagon

New Zenner

Join Date:
Apr 2006
Posts:
8
Plugin Contributions:
0

Re: css in 12541 template

i follow that link but not working , in classic template is it work but in this template isn't work.

30 Apr 2008, 4:27 PM
#4
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: css in 12541 template

You need to let us know:

  1. Your site link so we can have a look
  2. Link to where you get that particular template
1 Sep 2008, 6:05 PM
#5
adnanrana avatar

adnanrana

New Zenner

Join Date:
Jun 2008
Posts:
16
Plugin Contributions:
0

Re: css in 12541 template

octagon:

i want change screen size to 100% in the template 12541, the first open the stylesheet.css in template folder and change #mainWrapper to 100% after svae that file in the main shop is showing same az befor change that css file, please help me what i do !!!

You need to edit the file /includes/templates/12541/css/stylesheet_tm.css.

On line 45 change to:
.main (width:100%; margin:auto;)