Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • tempus88 Friend
    #188257

    Hi again

    Can somebody please explain how to configure modules in Teline III to place them into two columns?

    Thanks


    1. 1
    pavit Moderator
    #495980

    If you installed the template using quickstart then you already have installed that layout in profile main-right-left
    otherwise you can use the layout i post below

    <?xml version="1.0" encoding="utf-8"?>
    <layout name="desktop">
    <!--Extra css load for this layout-->
    <stylesheets>
    </stylesheets>
    <blocks name="top" style="xhtml">
    <block name="header" type="header"></block>
    <block name="mainnav" type="mainnav" ></block>
    <block name="cpanel" type="usertools/cpanel"></block>
    <block name="navhelper" type="navhelper"></block>
    <block name="topsl" type="spotlight">user1,user2,user3,user4,user5</block>
    </blocks>
    <blocks name="middle" colwidth="20" fixheight="1">
    <block name="content-top">content-top</block>
    <block name="content-bottom">content-bot</block>
    <block name="right-mass-top">col-mass1</block>
    <block name="right-mass-bottom">col-mass2</block>
    <block name="right1">right</block>
    <block name="right2">left</block>
    </blocks>
    <blocks name="bottom" style="xhtml">
    <block name="botsl" type="spotlight">user6,user7,user8,user9,user10</block>

    <block name="footer" type="footer"></block>
    </blocks>
    </layout>

    Anyway i think you should take a look at the T3V2 documentation HERE

    tempus88 Friend
    #495994

    works perfectly!

    many thanks and sorry for stupid question.

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

This topic contains 3 replies, has 2 voices, and was last updated by  tempus88 11 years, 5 months ago.

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