|
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
|
|