Hi Can anyone help me with the following situation I'm trying to convert a site from Frames to css and being new to css am experiencecing the following issue in internet explorer on the Mac and to some extent in other browsers
I've used a -margin to create a centered div and am using an x tiled gradient gif in the body tag, the centered wrapper is set to a white background and to stretch vertically however the wrapper shows the body colour/gif through but the content areas show white if their background is set to white Can someone put me out of my misery I dont want think about how long this has taken me - am I missing something or what . . . Thanks for any help Cheers John source is here: body { background-color: #5774ae; background-image: url(BG_vig.gif); z-index: 0; } p { } td { } a:link { } a:visited { } a:hover { } a:active { } #wrapper { background-image: url(white.jpg); background-repeat: repeat; position: relative; left: 50%; width: 790px; height: 100%; min-width: 780px; margin-left: -390px; } #swf { background-color: #003466; width: 100%; padding-top: 20px; } #menu { background-image: url(shadow.gif); background-repeat: repeat- x; width: 780px; height: 55px; float: left; } #leftmarg { width: 180px; float: left; } #textholder { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18px; text-indent: 10px; width: 100%; } #mcontent { width: 580px; float: right; } #footer { color: #7a7a7a; font-size: x-small; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text- align: center; position: relative; bottom: 0; width: 100%; float: left; clear: both; padding-top: 30px; padding-bottom: 15px; } ______________________________________________________________________ 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/