Zen Cart Logo
Forums / Basic Configuration / Having an issue with Width...

Having an issue with Width...

Locked

Views: 881

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
23 Nov 2009, 8:00 PM
#1
mattmosieur avatar

mattmosieur

New Zenner

Join Date:
Oct 2009
Posts:
3
Plugin Contributions:
0

Having an issue with Width...

Im using version 1.3.8.

site: gotenginekits (dot) com

Ive done the obvious stuff width set to 100%, Played with the Config layout settings. I looked at it with Firebug and couldnt see where or how to make this adjustment.

If anyone could point me in the right direction I would appreciate it.

24 Nov 2009, 9:21 AM
#2
niccol avatar

niccol

Totally Zenned

Join Date:
Apr 2009
Posts:
2,138
Plugin Contributions:
1

Re: Having an issue with Width...

This is a template monster template so people are going to be loath to work with it! But I think that your problem is in the line

.main {width:766px; margin:auto;}

which occurs in stylesheet_tm.

A clearer description of exactly what it is that you are trying to achieve might help

24 Nov 2009, 2:47 PM
#3
mattmosieur avatar

mattmosieur

New Zenner

Join Date:
Oct 2009
Posts:
3
Plugin Contributions:
0

Re: Having an issue with Width...

Wow cant believe I missed that... thank you so much problem solved!