Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • koleskole Friend
    #164318

    Hello,

    I started to use JAT3 and think its very cool but i have some problem with understanding blocks and positions.
    In ja_t3_blank template I want to create new positon for module (slideshow), beetween horizontal menu navigation and top spotlight, but dont know how. Here’s the images to understand what I need:

    to look like this:

    Please help….Thanks

    khoand Friend
    #392615

    Hi,
    You add this code into default layout (login backend > Extensions > Template manager > your template > Layout tab > edit default layout)

    <block name="slideshow" type="modules" style="raw">slideshow</block>
    before

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

    pritam Friend
    #392639

    Hello,

    to create new position for slideshow

    You need to goto admin login->template manager->Your Template-> Layout-> Default -> Edit default layout

    Write this code

    <block name=”slideshow” type=”modules” style=”raw”>slideshow</block>

    Before this code:-

    <block name=”topsl” type=”spotlight” main-inner=”1″ style=”JAxhtml”>user1,user2,user3,user4,user5</block>

    virusudha Friend
    #396337

    In this situation suppose I wanted to add 2 sections where you have marked “Slideshow” in red – a slideshow on the left and 2 other blocks one on top of the other (so totally 3 new blocks) – kind on like in http://www.rosemontmedia.com

    How would you do that?

    khoand Friend
    #396340

    <em>@virusudha 247029 wrote:</em><blockquote>In this situation suppose I wanted to add 2 sections where you have marked “Slideshow” in red – a slideshow on the left and 2 other blocks one on top of the other (so totally 3 new blocks) – kind on like in http://www.rosemontmedia.com

    How would you do that?</blockquote>

    Hi,
    – You add this code into default layout (login backend > Extensions > Template manager > your template > Layout tab > edit default layout)

    <block name="topsl" type="spotlight" style="raw">slideshow, user</block>
    before

    <block name="topsl" type="spotlight" main-inner="1">user1,user2,user3,user4,user5</block>
    – You set slideshow module’s position is slideshow, and set position of two module is user

    virusudha Friend
    #396390

    Thanks, but suppose I want 2 blocks in the user position stacked one on top of the other then what do i do?
    like you will see in http://www.rosemontmedia.com there are 2 widgets next to the slideshow

    khoand Friend
    #396750

    <em>@virusudha 247101 wrote:</em><blockquote>Thanks, but suppose I want 2 blocks in the user position stacked one on top of the other then what do i do?
    like you will see in http://www.rosemontmedia.com there are 2 widgets next to the slideshow</blockquote>
    You just create 2 modules and set their position is user.

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

This topic contains 7 replies, has 4 voices, and was last updated by  khoand 13 years, 4 months ago.

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