Richard Brown wrote:
 > The footer extends out over the column. Could anybody explain why,
please and maybe offer a solution for stopping it.

your footer is 8-9px too wide. set the width to 767px and you will be fine. it's the box model thing. if the width is fine in ie then add:
        html>body #footer {width:767px;}
and that should square you away with the gecko browsers and opera.

hth,
dwain


--
Dwain Alford
[EMAIL PROTECTED]
http://www.alforddesigngroup.com

"The artist may use any form which his expression demands;
for his inner impulse must find suitable expression."
Wassily Kandinsky, "Concerning The Spiritual In Art"
______________________________________________________________________
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/

Reply via email to