Announcement

Collapse
No announcement yet.

Fragment/Page layout

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Fragment/Page layout

    Can someone advise me how to do this.

    I need to have the page set up this way

    FRAGMENT 1
    PAGE LAYOUT IE SUBSECTIONS
    FRAGMENT 2

    To give you a visual i need to achieve this but within actinic design using the fragments rather than changing the outer layout(which i did to show you what i want) otherwise it gets more difficult when I need to make changes to the outer site layout.

    thanks

    Michael
    Pure Thoughts

    www.purethoughts.co.uk
    Michael Houlden

    Pure Thoughts Soap Company

    Luxury Handmade Soap, Bath Treats, Skincare and Gifts.

    #2
    This is actually quite tricky.

    It might be easier to do it by creating 3 new Section level variables HeaderImage (of type Filename), HeaderTitle, HeaderText (both of type Text). Then at the top of every page add a lump of code that displays these. Use a BlockIf around the HeaderImage one so that the <img .../> tag is only generated if it's not empty.

    See the Starter Guide for a tutorial on user Variables if you want some guidance.
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment

    Working...
    X