Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • syn-rg 282 posts 425 karma points
    Mar 17, 2010 @ 04:31
    syn-rg
    0

    2 Column body content layout template

    Is it possible to create a 2 Column body content layout template, that can be edited using the Rich Text Editor (RTE).

    I want to be able to select from the templates and choose one which has a 2 column layout. (ie. Text in left column, image in right.) So that editors can simply pick the page layout template they require and not have to insert tables or add div's through out.

    Not sure if this can be solved with a template, or possibly a macro. Any suggestions?

  • Seth Niemuth 275 posts 397 karma points
    Mar 17, 2010 @ 09:51
    Seth Niemuth
    0

    The best way to do this would be to create an extra document type for your two column layout. Then, in your template you can insert a macro which decides what to display based on the document type (i.e. if document type = 2 column, then special layout otherwise standard layout.)

    Then, in your document type you can add 2 richtext editors (one for the left column and one for the right column).

  • syn-rg 282 posts 425 karma points
    Mar 18, 2010 @ 03:38
    syn-rg
    0

    Thanks Seth

    This worked perfectly, I also created unique text editors for both and applied different availables styles for both.

Please Sign in or register to post replies

Write your reply to:

Draft