Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • apti Friend
    #161687

    I’ve tried reading the documentation and anything else I can find, but I’m just plain confused. I don’t understand at all how to alter my websites template using the T3 framework. From what I’ve read, it seems that the 2 factors to editing my template are ‘blocks’ and ‘layouts’, am I correct thinking this?

    My questions then, are, how do I make new block positions? I’m not really sure how to place them on the page. And, how do I make custom HTML/CSS for blocks? (ie – to make my website layout).

    I’m proficient in XHTML/CSS, so I will have no trouble creating my layout. I just need to understand how to get started. Please help!

    Thanks,
    Josh

    apti Friend
    #383073

    I still need help with this. Someone please help, or I will have to abandon the T3 framework.

    apti Friend
    #383295

    Due to a severe lack of support and documentation I will not be using the T3 framework.

    Thanh Nguyen Viet Friend
    #383610

    Hello mate,

    I’m sorry for slow response.
    To adding new block position, you must add below code snippet on layout definition files (.xml files in layout folder, you can edit them on admin panel > layouts tab).

    <block name="topsl" type="spotlight" main-inner="1">user1,user2,user3,user4,user5</block>

    type is name of file (without file extension ending) on blocks folder, so that If you want to add new block type, you must create new php file in blocks folder.

    PS: You should edit files of your template folder rather than edit files on base themes folder.

    you can read detail information at http://wiki.joomlart.com/wiki/JA_T3_Framework_2/Guides

    imolero Friend
    #383717

    <em>@thanhnv 230621 wrote:</em><blockquote>
    you can read detail information at http://wiki.joomlart.com/wiki/JA_T3_Framework_2/</blockquote>

    Hi thanhnv, the link doesn´t have information, please check the link, thanks

    Thanh Nguyen Viet Friend
    #383721

    I updated it.
    thanks for your report, mate

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

This topic contains 6 replies, has 3 voices, and was last updated by  Thanh Nguyen Viet 13 years, 8 months ago.

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