Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-03-14 14:47:49

moskovich
New Member
Registered: 2005-12-11
Posts: 4

Center main div with screen?

I’m trying to get my main div (#container) to be centered with the screen. My site is here:

http://www.jonesfamilyfoundation.com/beta/

and the css file can be viewed here:

http://www.jonesfamilyfoundation.com/beta/css/jff.css

If anybody had some extra time and could take a look I would really appreciate the help.

Thanks!

Mosko

Offline

#2 2006-03-14 16:04:34

TNT
Member
From: Rotterdam, Netherlands
Registered: 2006-01-06
Posts: 256
Website

Re: Center main div with screen?

I don’t understand… Your #container is already centered, since you gave it a margin-left:auto; and a margin-right:auto;. Do you want it vertically centered?


Prrrrrrrr

Offline

#3 2006-03-14 20:34:44

masa
Member
From: Asturias, Spain
Registered: 2005-11-25
Posts: 1,091

Re: Center main div with screen?

Your body rule’s text-align attribute reads like this:

// text-align: center;

Try removing the double-slash and see if that cures the problem.

You should also set text-align for the #container to left.

Cheers Martin

Offline

Board footer

Powered by FluxBB