Layout files their impact on the Site Editor (Internal Layout) vs Impact on Published pages
Persently I setup a more complex layout structure for display my components , before we had a very simple
1 Row format large space
Now with various areas integrated , I divided clear areas so I can drop my components into these specifed area spaces , and some what looks reasonable in site editor mode
I drop my component in square shape area , it conforms , to that shape when I put it into a thin space right rail (right gutter etc) , it sorta looks squished
However ... when I publish my page out to WWW ....or do preview mode
All that fine layout I had created just vanishes .............and components get positioned all different etc as if the layout has no "impact" on the published html page
Layout seem to hold only while I am in Edit Mode
Example:
Imagine if I was working with html table and had columns and rows , and I place a entity in that row/coloum
I have a fixed structure that houses the components which I can view from my view source window
How ever when I view my page (published html)
I do not see any entities that relate to layouts , I seem to just get the code pulled from Components
Is the layout not suppose to get published out together with the COM , HTML so the structure / positioning is some what preserved as it appears in site editor itself ???
The problem I face is , users will drop their components in layout structure in Site Editor , however when I publish that page out ... now the layout seperations do not act as a factor and the COM html just takes over and the presentation layer just looks
Not pretty
Questions:
1 . Do layouts get published along with component HTML to final HTML copy of page?
2. Can layouts be turned off to be displayed as active elements on final HTML via configuration file that
perhaps I need to turn on ?
Problem is when I do view source I only see the presence of HTML / tags coming from Components , and no indication that layout even exists to position the components on HTML page