test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • simplified Friend
    #153228

    I created a custom layout, and then a profile, and assigned the Profile to the frontpage, but it’s not working as I expect.

    I have
    <blocks name=”middle” colwidth=”100″ markup=”3″ fixheight=”1″>
    <block name=”inset1″ width=”50″>left</block>
    <block name=”right1″ width=”50″>right</block>
    </blocks>

    In the layout, which I thought would make the center section 100% width, and left and right each 50% of that.

    Thanks for any clarification.

    Khanh Le Moderator
    #352991

    left, right each 50%, it seems you will ignore the main content? If yes, you need set the option “Hide Main content block” in profile to “yes”.

    Moreover, the colwidth property in blocks middle is the default width for all columns in middle area. So in this case, the middle blocks should be:

    <blocks name=”middle” colwidth=”50″ markup=”3″ fixheight=”1″>
    <block name=”inset1″>left</block>
    <block name=”right1″>right</block>
    </blocks>

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Khanh Le 14 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum