Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • rynek23 Friend
    #179179

    Hi

    Is it possiblle to make new position which will be on right side of page? In JA travel position “right” is on left site of page but i want make new position which will be after content on righ site.

    now is
    left right – content

    i wants make new position:

    left – content – new position

    i wait for re
    Rafal

    HeR0 Friend
    #461257

    Hi Rynek
    Please look at http://wiki.joomlart.com/wiki/JA_T3_Framework_2/Guides#Layout_Variations
    Hope it can help you out

    Regards,
    <em>@rynek23 330468 wrote:</em><blockquote>Hi

    Is it possiblle to make new position which will be on right side of page? In JA travel position “right” is on left site of page but i want make new position which will be after content on righ site.

    now is
    left right – content

    i wants make new position:

    left – content – new position

    i wait for re
    Rafal</blockquote>

    rynek23 Friend
    #461348

    i dont understand this.. please tell me how i can modify in template to have this:

    left – right – content – right2

    ???

    plaease give me a code…

    HeR0 Friend
    #461391

    Hi
    You can use structure as left1-left2-content-right2:
    <blocks name=”middle” colwidth=”20″>
    <block name=”left1″>position-7</block>
    <block name=”left2″>position-120</block>
    <block name=”right1″>position-5</block>
    </blocks>
    Hope that can help you!

    Regards,

    rynek23 Friend
    #461441

    please modify my code to get this effect that all stay as in JA Travel standard but on right i have new position.

    left (standard) – right (standard) content – right2(new position)

    i will use this new right position only in easy blog component.

    this is my code:

    <?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" wrap-inner="1" main-inner="1"></block>
    <block name="mainnav" type="mainnav" main-inner="1"></block>
    <block name="cpanel" type="usertools/cpanel"></block>
    <block name="slideshow" type="modules" wrap-inner="1" style="raw">slideshow</block>
    <block name="topsl" type="spotlight" main-inner="1">user1,user2,user3,user4,user5</block>
    <block name="topsl1" type="spotlight" main-inner="1">user6,user7,user8,user9,user10</block>
    </blocks>
    <blocks name="middle" colwidth="22" fixheight="1">
    <block name="content-mass-top">content-mass-top</block>
    <block name="content-mass-bottom">content-mass-bottom</block>
    <block name="content-top" type="modules">content-top</block>
    <block name="content-bottom" type="modules" style="raw">content-bot</block>
    <block name="left-mass-top">left-mass-top</block>
    <block name="left1">left</block>
    <block name="left2">right</block>
    </blocks>
    <blocks name="bottom" style="xhtml">
    <block name="botsl" type="spotlight" main-inner="1" wrap-inner="1" >content-bottom</block>
    <block name="botsl1" type="spotlight" main-inner="1">user11,user12,user13,user14,user15</block>
    <block name="navhelper" type="navhelper"></block>
    <block name="botsl2" type="spotlight" main-inner="1">user16,user17,user18,user19,user20</block>
    <block name="footer" type="footer" wrap-inner="1"></block>
    </blocks>
    </layout>

    HeR0 Friend
    #461451

    Hi rynek23

    <?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" wrap-inner="1" main-inner="1"></block>
    <block name="mainnav" type="mainnav" main-inner="1"></block>
    <block name="cpanel" type="usertools/cpanel"></block>
    <block name="slideshow" type="modules" wrap-inner="1" style="raw">slideshow</block>
    <block name="topsl" type="spotlight" main-inner="1">user1,user2,user3,user4,user5</block>
    <block name="topsl1" type="spotlight" main-inner="1">user6,user7,user8,user9,user10</block>
    </blocks>
    <blocks name="middle" colwidth="22" fixheight="1">
    <block name="content-mass-top">content-mass-top</block>
    <block name="content-mass-bottom">content-mass-bottom</block>
    <block name="content-top" type="modules">content-top</block>
    <block name="content-bottom" type="modules" style="raw">content-bot</block>
    <block name="left-mass-top">left-mass-top</block>
    <block name="left1">left</block>
    <block name="left2">right</block>
    <block name="right1">right2</block>
    </blocks>
    <blocks name="bottom" style="xhtml">
    <block name="botsl" type="spotlight" main-inner="1" wrap-inner="1" >content-bottom</block>
    <block name="botsl1" type="spotlight" main-inner="1">user11,user12,user13,user14,user15</block>
    <block name="navhelper" type="navhelper"></block>
    <block name="botsl2" type="spotlight" main-inner="1">user16,user17,user18,user19,user20</block>
    <block name="footer" type="footer" wrap-inner="1"></block>
    </blocks>
    </layout>

    Please try

    rynek23 Friend
    #461465

    Yeah it works, you dont write me that i must add this tpoistion to template details xml but i remember that i must do it . thanks, maybe you can help me with deafult.php in another topic?

    HeR0 Friend
    #461467

    Hi Rynek23
    What is your issue with default.php file?

    Regards,
    <em>@rynek23 330800 wrote:</em><blockquote>Yeah it works, you dont write me that i must add this tpoistion to template details xml but i remember that i must do it . thanks, maybe you can help me with deafult.php in another topic?</blockquote>

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

This topic contains 8 replies, has 2 voices, and was last updated by  HeR0 12 years, 3 months ago.

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