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: Insert a custom div

title left
User Details
message
title right
George Tzivas

post date:
2011-05-16 09:36:11
Hi, i am using the flexi layout to create the main site structure.After that i want to insert a jquery slide show wich i create in a different page and is wrapped under a div wraper.rnrnWhen i try to copy the entire slideshow (wrapper and content) inside a div that is created by flexi from source code, is working fine but next time i open the layout editor i get an error rnrn"The following elements have invalid content! The layout may look broken in browser. Please check for unmatched <div>, </div> in the content tab of the following elements (they are marked with red in the tree structure) : rnrnrow_8"rnrnHow i can fix this? And in general how i can add some custom code inside a div created by flexi?rnrnRegards,rnGeorge
Andrei Rinciog [Extend Studio]

post date:
2011-05-17 04:40:24
Hello,

Inserting custom content inside the content divs doesn't involve anything special. It's the same as inserting content in a normal div.

However, if you want your layout to remain editable you need to make sure the content you insert is correct. From the warning you receive it seems like you missed to close a div tag. Please check the code in Dreamweaver for any unclosed div tags.

Regards,
Andrei Rinciog