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: layout editor rows & columns

title left
User Details
message
title right
Jim Balthrop

post date:
2011-01-28 13:18:04
I just purchased Flexi and use on DW CS4. question is how to work with columns and rows, specifically adding 6 columns and then want 10 same rows for each column. can you duplicate from the first column or do you have to add the rows for each column?
Andrei Rinciog [Extend Studio]

post date:
2011-01-31 05:17:48
Hello Jim,

The best way it would be to create the rows for each column. However, if this means too much work and you have to set the same values for paddings and margins on each cell, you could try an alternate approach.

Because the extension creates div's with classes and not id's, you can create the first row with 6 columns and then duplicate the code generated for that row. However, this way will make the layout non-editable from the extension editor. So use this way only if you are sure you are done editing the layout.

Another way, and probably the best approach, it would be to create 6 instances of a section layout. Define a column inside a section layout and save it in the gallery. Then use that section layout 6 times in the page.

Tell me if you have any other questions.

Regards,
Andrei Rinciog