Hi all,
I was just curious if it was possible to take advantage of phpwcms' capability to place different content parts on the same page when using a CSS layout that is all in the main layout block.
On this page: http://www.dimatx.com/index.php?about
and on other pages, I would like to be able to place the "article menu" and other CPs in the the column on the right (div id="navigation"). Is this at all possible. I really want to stick with the pure css layout, but i'm not sure how to take advantage of phpwcms' CPs with this layout.
Thanks in Advance,
Dima
Using Multiple CPs in a pure CSS layout from main block
Hi Dima,
please make a custom block e.g. {RIGHT_BOX}, or use the block {RIGHT} and place it into your template into e.g. <div id="navigation">{RIGHT}</div>
Thats all. You will see ..........
Knut
please make a custom block e.g. {RIGHT_BOX}, or use the block {RIGHT} and place it into your template into e.g. <div id="navigation">{RIGHT}</div>
Thats all. You will see ..........

Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )