Julie Ellam wrote:
Hello,
I am attempting a three column layout but am having problems with a
large gap between my central column and the header above. Can anyone
help?
http://www.test.room108.co.uk/css_test/index.htm
Kind regards,
Julie
Julie,
I'm not exactly sure what you mean, but try modifying:
#content {
margin: -12px 205px 0 205px;
background: fuchsia url(assets/layout/contentTop.gif);
}
Note: margin changes and addition of background color on image.
Nice color, btw.
Regards,
David
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
--
David Laakso
http://www.dlaakso.com/
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/