Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • azurdo Friend
    #187540

    Hello i would like to add a new position to this template. This should be to the left to maincontent.

    What i have to do?
    have i to change anything for responsive design?

    Thanks

    pavit Moderator
    #492972

    Hi

    From your template manager – Layouts tab – edit the default-home layout in this way

    <blocks name="middle" colwidth="25">
    <block name="content-mass-top">content-mass-top</block>
    <block name="right1">position-7</block>
    <block name="right2">position-5</block>
    </blocks>

    <blocks name="middle" colwidth="25">
    <block name="content-mass-top">content-mass-top</block>
    <block name="left1">position-7</block>
    <block name="right2">position-5</block>
    </blocks>

    azurdo Friend
    #493086

    Yes it works

    Thanks for your quick reply !

    azurdo Friend
    #496459

    Sorry i have a new question about the new position

    Where can i disable this position for tablet and mobile view ?

    And for future doubts, where can i define the order of view for each module?.

    I have seen in the new JA T3 framework (blank template) is easier, you have a UI with drag and drop to define visibility, width and order. You can define it por each layout (desktop, tablet, mobile).

    pavit Moderator
    #496479

    Hi azurdo

    With 2.5 procedure is almost the same

    You can edit the iPhone layout trough extension manager – LAYOUTS tab
    and add your desired block managing these files in this folder pluginssystemjat3jat3base-themesdefaultblocksiphone

    so for example if you want to add a module type spotlight simply copy spotlight.php in that folder and edit your iPhone layout to add spotlight modules

    The order is given as the normal layout by the order you set your modules in iPhone layout

    Hope was clear

    azurdo Friend
    #496502

    Thanks pavit for your reply

    But when you define a new layout and creates news modules like:

    <blocks name="bottom" style="xhtml">
    <block name="botsl" type="spotlight">user13, user14, user15, user16</block>
    <block name="botsl1" type="spotlight">user17, user18, user19, user20</block>
    <block name="botsl2" type="spotlight">user21, user22, user23, user24</block>
    <block name="navhelper" type="navhelper"></block>
    <block name="footer" type="footer"></block>
    </blocks>

    Where do you define the style for each module?. For example, the module position “user20″ have class=”ja-box column ja-box-right”. I think it must be into a php file but i can´t found it.

    Thanks again

    pavit Moderator
    #496504

    try here templatesja_universitycsslayout-mobile.css

    azurdo Friend
    #496506

    Yes in “layout-mobile.css” are defined all css stiles.

    But my question is where it´s defined this style (class=”ja-box column ja-box-right”) for a module position declared in layout.xml (user20)

    I dont know if you ´re understanding what i ´m trying to change. I think that should be in some php.file

    thanks for all

    pavit Moderator
    #496509

    Hi

    Try to take a look at the T3 Documentation HERE there is everything you need

    You should search in this folder pluginssystemjat3jat3base-themesdefault

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

This topic contains 9 replies, has 2 voices, and was last updated by  pavit 11 years, 4 months ago.

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