Hi Alan, many thanks for your reply and links to further information. Very interesting, but at least for this problem, using 'padding: 1px', (suggested by David Laasko,) on all of them (#header, #mainmenu, #contents, #footernav, #footer.) seems to work best at least in the browsers I have, seems OK in my Windows Emulator...

I would appreciate a check in proper Windows and IE.... is someone has the time

Test website is:
http://www.shoesforindustry.net/test/

CSS
http://www.shoesforindustry.net/test/css/jellobasetest.css

Thanks again,

Russ

On 22 Mar 2008, at 14:11, Alan Gresley wrote:
Hi Russell as a temporary test paste this into your style sheet.

#contents, #footernav, #footer {
margin-top:-15px !important;
margin-bottom:-15px !important;
}
#header, #mainmenu {
margin-top:-20px !important;
margin-bottom:-20px !important;
}

Russ




______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to