> From: Richard Brown
>
> Could folks have a look again please?
> The site url is http://www.abistudios.co.uk with the css embeded. The
> problem is a white band towards the botttom of the content div.
Richard,
Add height: 100%; to the rules for boxcontent, as in:
.square .boxcontent {display:block; background:#9ce;
border-left:1px solid #00c; border-right:1px solid #00c;
height: 100%; }
When you are tring to troubleshoot it is helpful to turn on
1px coloured borders on the main divs and the area where the
problem is so you can see what element the problem is happening
in and what else is going on with the surrounding elements.
--
Peter Williams
______________________________________________________________________
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/