Re: [css-d] Positioning in Opera

2005-10-25 Thread Steve Clay
Tuesday, October 25, 2005, 10:36:39 AM, Denise Hartmann wrote: > It works in IE, Firefox, but it is off a few pixels in Opera. Without too much investigation I'm guessing you're running into Opera's use of padding instead of margin on BODY. Replace: body { background-color: #22; background-i

[css-d] Positioning in Opera

2005-10-25 Thread Denise Hartmann
Hello, I was trying to be tricky and I created a site with both a border, then an image of a line that faded from the border color to black over it for illusion sake. I absolutely positioned the line over the part of the border I wanted to fade out. It works in IE, Firefox, but it is off a few pix