Re: [css-d] CSS problems with Opera 8.5:

2006-01-27 Thread Andrew Gregory
On Sat, 28 Jan 2006 04:19:33 +0800, Kelly Miller <[EMAIL PROTECTED]> wrote: > anyone ever see Opera 7.5 go haywire if you use a series of floated > elements in an absolutely positioned box? The original CSS 2.0 spec required width to be specified on floats, so Opera 7.5 (and earlier) requir

Re: [css-d] CSS problems with Opera 8.5:

2006-01-27 Thread Kelly Miller
BTW, while we're discussing interesting things Opera does with CSS, anyone ever see Opera 7.5 go haywire if you use a series of floated elements in an absolutely positioned box? Every other browser (including Opera 8.5) properly shrink-wrapped without dropping the floats to the next line; but Oper

Re: [css-d] CSS problems with Opera 8.5:

2006-01-27 Thread Cory Perry
Zoe M. Gillenwater wrote: >> >> >> > >Try zeroing out the padding on the body element (Opera 8.5 and lower >uses padding, not margin, on the body, which makes a lot more sense if >you think about it). > >Zoe > > > Thank You! That worked perfectly. Cory __

Re: [css-d] CSS problems with Opera 8.5:

2006-01-27 Thread Zoe M. Gillenwater
Cory Perry wrote: > Hey all, I noticed today that in Opera 8.5 on the Mac, my header is not > lined up like it should be across the top of my site. It is fine in FF > and Safari on the Mac and it is fine in FF and IE6 on the PC. > > Any idea on what would cause this in Opera only? Here is a link

[css-d] CSS problems with Opera 8.5:

2006-01-27 Thread Cory Perry
Hey all, I noticed today that in Opera 8.5 on the Mac, my header is not lined up like it should be across the top of my site. It is fine in FF and Safari on the Mac and it is fine in FF and IE6 on the PC. Any idea on what would cause this in Opera only? Here is a link for those of you that have