Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • sodsy Friend
    #152572

    I want to adjust width of module user1 to have the same width as body position( and delete the other module ex.user2,user3 – user 5)

    what code and which files I have to change?

    Thank you

    Saguaros Moderator
    #350202

    Hello Sodsy!

    The user1-> user 5 is called topspot light position, width of each item = 100/ number of topsport light enabled (%) Of a Main Container.
    for examples: you put modules and enable all positions ( user 1-> 5 ) => widtd user 1 ( others ) = 20% of with of main body.
    So that if you would like width user 1 position = width of main body, you must to disable all modules displaying on the user2 -> user5

    GOodluck

    sodsy Friend
    #350205

    Thank You for your answer

    But Template I want is like this

    |__________user 1 ____________||_______col-mass1______|
    | || |

    not

    |___________________user1__________________________|
    | |

    Saguaros Moderator
    #350506

    Hello

    Pls see the concept of the ja template:

    and see the confguring position: in the ja_teline_iii/layouts/default.php file you can see the ‘right-mass-top’ =>’col-mass1′, is used at the ‘right-mass-top’. with your case, you should use the content-mass-top
    [PHP]
    $positions = array (
    ‘left1’ =>”,
    ‘left2’ =>”,
    ‘left-mass-top’ =>”,
    ‘left-mass-bottom’ =>”,
    ‘right1′ =>’left’,
    ‘right2′ =>’right’,
    ‘right-mass-top’ =>’col-mass1′,
    ‘right-mass-bottom’ =>’col-mass2′,
    ‘content-mass-top’ =>”,
    ‘content-mass-bottom’ =>”,
    ‘content-top’ =>’content-top’,
    ‘content-bottom’ =>’content-bot’,
    ‘inset1’ =>”,
    ‘inset2’ =>”
    );
    [/PHP]

    madeline63 Friend
    #365172

    hi,

    i manage to do the user 6 -10 width changes when u using T3 1.5.15
    by change
    templatesja_teline_iiilayoutsblocksbotsl.php

    <?php
    $spotlight = array (‘user6′,’user7′,’user8′,’user9′,’user10’);
    $botsl = $this->calSpotlight ($spotlight,100, 62);
    if( $botsl ) :
    ?>

    but after i change T3 1.5.18
    then i face the problem as pic…

    what i want is http://cobra.vodien.com/~tzuchior/tJoomla/
    not this http://cobra.vodien.com/~tzuchior/eng

    do i miss out sth? any else coding need to modified?

    Saguaros Moderator
    #365709

    Hello

    Both looks the same, did you resolve the issue?

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

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

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