Flexi CSS Layouts for Dreamweaver Forum


box Flexi CSS Layouts for Dreamweaver
Flexi CSS Layouts is a Dreamweaver Extension that helps you create browser compliant table-less web pages with ease. Unlike other products that are limited to templated CSS layouts with 1, 2 or 3 columns, with Flexi CSS Layouts for Dreamweaver you can build your own custom layout structure without coding.

Find out more about Flexi CSS Layouts for Dreamweaver

Thread: White space

title left
User Details
message
title right
Nicholas Matthews

post date:
2011-05-15 04:57:43
Hi,

I have used one of your layouts for a site I'm building and I have a lot of white space in the middle of the page, here is a link to the site http://www.mr-scratch.co.uk/preview/ I'm happy to give give you the log in details to look at the CSS code because I'm pulling my hair out at trying to get rid of it.

Thanks, Nick
Ion Coman [Extend Studio]

post date:
2011-05-15 23:58:09
Hi Nicholas,

I could notice that the DIV cell with the name "header_design" has a min-height value of 382px. I believe that setting the min-height parameter to a smaller value from the FlexiLayouts CSS interface will fix your issue (such as 200px).

Cheers,
Ion