Re: [css-d] i think i'm due for an alignment

2005-07-05 Thread Colin
>If anyone has any ideas on how to go about fixing this, I'm all ears. Note to self...quit listening to the monitor. Thanks everyone for your help. Cheers, Colin __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mail

Re: [css-d] i think i'm due for an alignment

2005-07-05 Thread David Laakso
The problem is in trying to horizontally center the #main div using "margin: 0 auto;" and for some reason it is getting offset to the left of center. I've drawn a red border around the problem spot. Colin Houdini would be proud of you. It's an ill

Re: [css-d] i think i'm due for an alignment

2005-07-05 Thread Paolo Candelari
- Original Message - From: "Colin" <[EMAIL PROTECTED]> To: Sent: Tuesday, July 05, 2005 7:20 AM Subject: [css-d] i think i'm due for an alignment > Hello all, > > I've been following the list for about a year, and this is my first > serious cra

[css-d] i think i'm due for an alignment

2005-07-04 Thread Colin
Hello all, I've been following the list for about a year, and this is my first serious crack at a table-less design. The page validates, and has the looks identical in Firefox and IE, so I suspect that I can't blame my browser :o) The problem is in t