[WSG] IE Issues (margin/padding)

2006-11-03 Thread Rahul Gonsalves
Hi All, http://rahulgonsalves.com/v2/ I have another version here, with the columns background shown, to help you see how out of alignment it is in IE: http://rahulgonsalves.com/v2/columns.html The page displays as intended in Opera and Firefox 2, but in IE is a *mess*. I don't quite know

Re: [WSG] IE Issues (margin/padding)

2006-11-03 Thread John Faulds
For your home page, this in base.css: body { text-align: center; margin: 0 auto; width: 770px;} seems to be conflicting with what you're trying to do in index.css. On Fri, 03 Nov 2006 19:59:31 +1000, Rahul Gonsalves [EMAIL PROTECTED] wrote: Hi All, http://rahulgonsalves.com/v2/ I have

Re: [WSG] IE Issues (margin/padding)

2006-11-03 Thread Rahul Gonsalves
John Faulds wrote: For your home page, this in base.css: body { text-align: center; margin: 0 auto; width: 770px;} seems to be conflicting with what you're trying to do in index.css. Whoops! Thanks for catching that - I meant to make the pages dependent on completely separate style

Re: [WSG] IE Issues (margin/padding)

2006-11-03 Thread Gunlaug Sørtun
Rahul Gonsalves wrote: http://rahulgonsalves.com/v2/columns.html The page displays as intended in Opera and Firefox 2, but in IE is a *mess*. I don't quite know where to start, I wonder whether anybody has any solutions? 1. Why is the header (Rahul Gonsalves...) so much lower in IE? Fix?

Re: [WSG] IE Issues (margin/padding)

2006-11-03 Thread Rahul Gonsalves
Gunlaug Sørtun wrote: Rahul Gonsalves wrote: http://rahulgonsalves.com/v2/index.html 1. Why is the header (Rahul Gonsalves...) so much lower in IE? Fix? To fix it, add... #logo p#access {float: left; width: 100%;} Note the specificity. 2. The h2s are all out of alignment. Does this have

Re: [WSG] IE Issues (margin/padding)

2006-11-03 Thread Gunlaug Sørtun
Rahul Gonsalves wrote: http://rahulgonsalves.com/v2/index.html The only small, niggling thing left is that whenever there is a paragraph preceded by a h2, it seems to be adjusted, only by a pixel or two, to the right. Any ideas as to how I could fix this? It's a small thing, but since the