[css-d] site not centering in ie

2005-08-15 Thread Sam Leathers
I've been messing with this for a few days now, and can't figure out why it isn't working. I have a layer1 div encompassing the whole site. It centers fine (even in IE, if I put a border on it, and hide the header, I can see that it's centered, but the rest if over 372px to the right, and I could g

Re: [css-d] site not centering in ie

2005-08-15 Thread Lisa Ellington
I read this little trick somewhere. (I would post where but I can't remember) Add this to your body tag: text-align: center; I read to add this to the main "wrapper" div: margin: 0 auto; text-align: left; I hope this helps. Good luck! Lisa On Aug 15, 2005, at 9:59 AM, Sam Leathers wro

Re: [css-d] site not centering in ie

2005-08-18 Thread Sam Leathers
oops, i keep doing that. it's magpienet.biz, it should be working now. (don't have ie to check, but a friend assured me it looks fine) the problem was i was using margin: auto; to align the page, and i had text-align: center, so ie was aligning it to the center of the gap between the center of the