Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • jprater1209 Friend
    #156709

    On my site, I want to create a set of modules just like User1-User3 at the bottom of the content, but before modules User7-10. I knew how to do this with older templates, but I don’t have a clue how to do it with the T3 framework. I appreciate any help. Thanks!

    thuanlq Friend
    #364180

    Hi,

    With T3 framework you can create new position of modules below content as following:
    Step 1:
    – Open your default T3 template.
    – Open and edit “templateDetails.xml” file, add new position exm: my_custom_pos

    <position>my_custom_pos</position>
    Step 2:
    – Login your administrator page, and go to menu “extensions/template manager”
    – Click edit your default T3 template.
    – Open “Layouts” tab, click “Edit” link to edit your default layout, add new block with your new position before user6,user7..

    Please see my screenshots


    1. step2
    2. step3
    jprater1209 Friend
    #364390

    I did that, but now it made the bottom of the tempate look funny. Is there anyway to move that black line to the bottom like it was before? Thanks!


    1. capture
    thuanlq Friend
    #364434

    Hi,
    Please PM me more information about your site (admin + ftp), I’ll make a deeper look and fix it.

    jprater1209 Friend
    #364766

    I will send you a PM shortly. Thanks!

    thuanlq Friend
    #365069

    Hi,

    you can resolve your problem as following:
    – Login admin site, open your default template on template manager.
    – Open “Layouts” tab, click “Edit” link to edit your default layout, add new block for your new positions
    exm:
    your positions are bottom1,bottom2,bottom3
    add new block on middle blocks, under right2 block.

    <block name=”content-bottom” type=”spotlight” main-inner=”1″>bottom1,bottom2,bottom3</block>

    notice: name bock should “content-bottom”

    See my screenshot for all block infomation


    1. layout
Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 2 voices, and was last updated by  thuanlq 13 years, 11 months ago.

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