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: Minimum height of the page 100 percent

title left
User Details
message
title right
Vinicios Nussemeyer

post date:
2011-11-25 14:08:55
I'm testing CSS layouts and width it lets you configure and choose between percentage and pixels. And the height of the page? I would like to have a page 100% height to make the footer sit in the botton of the page. Its set this up?
Elena Tepardea [Extend Studio]

post date:
2011-11-28 06:42:59
Hello,

As you have already noticed, in the Flexi CSS Layouts editor, you have there a min-height and not a height parameter. This makes the height of the page expand according to its content. The importance of min height is that it will display the height of your page even if its content is smaller.
So, for beginning, try to insert a 900 px min-height layout and add 3 rows. Make the third row as your footer and change the height of the header and the content so that their sum in pixels will be greater than the min-height of your layout. you will notice that the layout will expand.

If you need more help with this please don't hesitate to post here.

Best Regards,
Elena Tepardea