Zen Cart Logo

Site Centering

Locked

Views: 1,225

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
24 Jun 2007, 8:47 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Site Centering

This is a conflict in your WP style.css and the Zren Cart stylesheet.css
From your style.css:

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	width: 500px;
	margin: auto;
	}

Try changing width here to auto and see the difference - there are probably others that you will need to adjust to make this appear seamless

24 Jun 2007, 11:20 PM
#3
birdoasis avatar

birdoasis

Inactive

Join Date:
Jun 2005
Location:
Cheney WA
Posts:
1,123
Plugin Contributions:
0

Re: Site Centering

Hey Kobra,

You starting your own cart system called Zren Cart? hehe.

JP

25 Jun 2007, 12:17 AM
#4
lawbird123 avatar

lawbird123

Zen Follower

Join Date:
Sep 2006
Location:
Jacksonville, FL
Posts:
231
Plugin Contributions:
0

Re: Site Centering

Dead on, Cobra! That fixed it, I just had to make that change in wp style.css in a couple of different places. Thanks for the help!

25 Jun 2007, 2:17 AM
#5
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Site Centering

You starting your own cart system called Zren Cart? hehe.
Never said I could type!!!!:no: