This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Dreamweaver > February 2006 > Won't center align, need help...





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Won't center align, need help...
withhisstripes

2006-02-12, 6:34 pm

Heya,
My website www.hookmedia.biz/testing won't center align. I used CSS
http://www.hookmedia.biz/testing/index.css to to everything, including
alignment, and it appears centered in DW but not once it's live. Any ideas?

withhisstripes

2006-02-12, 6:35 pm

You rock.
Baz J

2006-02-12, 6:35 pm

#container {
width:765px;
margin-left:auto;
margin-right:auto;
}

That Should do it.

Michael Fesser

2006-02-12, 6:35 pm

..oO(Baz J)

>#container {
>width:765px;
>margin-left:auto;
>margin-right:auto;
>}


Or in short:

#container {
width: 765px;
margin: 0 auto;
}

Micha
Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews