Re: [css-d] box model difference between IE and Mozilla

2008-05-16 Thread David Hucklesby
> On 16 May 2008, at 16:08, Lee Bettridge wrote: > >> Hello all, >> I have an issue with the box model difference between IE and Mozilla. On >> Mozilla the >> padding is added to the width and in IE it is not, as the >> included example shows. With Mozilla the two boxes meet to make a flush >> co

[css-d] Nested div break in IE7

2008-05-16 Thread Daniel Botting
Dear all, I have been a subscriber to the css-d list for a long while and always found it an interesting read. I'm not a web pro, my background for a while was a tester on a large travel website, so I have a fair-ish idea of things. I'm building a site at the moment as per below url: http://b

Re: [css-d] box model difference between IE and Mozilla

2008-05-16 Thread David Laakso
Lee Bettridge wrote: > Hello all, > I have an issue with the box model difference between IE and Mozilla. > On Mozilla the padding is added to the width and in IE it is not, as the > included example shows. With Mozilla the two boxes meet to make a flush > corner, IE leaves a gap. > > Is there a wa

Re: [css-d] box model difference between IE and Mozilla

2008-05-16 Thread Rick Lecoat
On 16 May 2008, at 16:08, Lee Bettridge wrote: > Hello all, > I have an issue with the box model difference between IE and Mozilla. > On Mozilla the padding is added to the width and in IE it is not, as > the > included example shows. With Mozilla the two boxes meet to make a > flush > corner,

Re: [css-d] box model difference between IE and Mozilla

2008-05-16 Thread Felix Miata
On 2008/05/16 16:08 (GMT+0100) Lee Bettridge apparently typed: > I have an issue with the box model difference between IE and Mozilla. > On Mozilla the padding is added to the width and in IE it is not, as the > included example shows. With Mozilla the two boxes meet to make a flush > corner, IE l

Re: [css-d] box model difference between IE and Mozilla

2008-05-16 Thread cj
On 5/16/08, Lee Bettridge <[EMAIL PROTECTED]> wrote: > I have an issue with the box model difference between IE and Mozilla. > On Mozilla the padding is added to the width and in IE it is not, as the > included example shows. With Mozilla the two boxes meet to make a flush > corner, IE leaves a

Re: [css-d] Last-minute question

2008-05-16 Thread Gunlaug Sørtun
Gunlaug Sørtun wrote: > Working example: > Discard the entire thing. Impossible to make all those wrappers work properly together on top of your stylesheets. I give up on it. regards Georg -- http://www.gunlaug.no __

[css-d] box model difference between IE and Mozilla

2008-05-16 Thread Lee Bettridge
Hello all, I have an issue with the box model difference between IE and Mozilla. On Mozilla the padding is added to the width and in IE it is not, as the included example shows. With Mozilla the two boxes meet to make a flush corner, IE leaves a gap. Is there a way around this so I can get the sa

Re: [css-d] Specificity?

2008-05-16 Thread Bjoern Hoehrmann
* Rick Lecoat wrote: >I've just solved a problem on a page, but I don't understand why the >solution works, and that bugs me, so I wonder if someone kind could >fill in the blanks for me? > >Page in question: http://www.sandbox.sharkattack.co.uk/tempo/index.php >Parse error - Unrecognized */

Re: [css-d] Specificity?

2008-05-16 Thread Rick Lecoat
On 16 May 2008, at 15:00, Rick Lecoat wrote: > I've just solved a problem on a page, but I don't understand why the > solution works, and that bugs me, so I wonder if someone kind could > fill in the blanks for me? Hold up, I just found the culprit: a left over comment-closer (*/). Dang, and I he

[css-d] Specificity?

2008-05-16 Thread Rick Lecoat
I've just solved a problem on a page, but I don't understand why the solution works, and that bugs me, so I wonder if someone kind could fill in the blanks for me? Page in question: http://www.sandbox.sharkattack.co.uk/tempo/index.php In the CSS, starting around line 331, I had the following:

Re: [css-d] Last-minute question

2008-05-16 Thread Gunlaug Sørtun
Richard Grevers wrote: > I just remembered that I had to reapply min/Max width expressions for > the 3 container elements of a website and I discovered that IE6 is > doing strange things with the companion column as a result (On a > window wider than 1440px it extends the white background of the

[css-d] Vertical menu, Thanks

2008-05-16 Thread Ib Jensen
Thanks to Alan and Tedd for the help I solved the problem, by looking at the source. I've had the source-code printed to a PDF-file, and then copy - pasted the source-code to "a real file". But some non-wanted text, had mixed in, and when I deleted this it solved my problem. So, be careful when