Joanne wrote:
> http://www.stevepassfield.com/ looks as it's supposed to in IE6, IE7
> & Firefox, but in Opera (and I'm guessing Safari too once I fire up
> my Mac) there is either a margin or padding at the top & bottom where
> the wallpaper is displayed and throws out the design.

Add...

body {padding: 0;}

...and older Opera-versions will lose their default padding on body.
Opera 9+ use default margins on body, just like (most) other browsers,
so no problem there.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to