test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • mirzamunas Friend
    #146349

    I want to horizontally split TOPSL2 into two different sections (to work as two different modules).. is it possible? please help.

    Css Magician Friend
    #327682

    Dear mirzamunas,

    Example in your site: You have LOGIN moulde and Quotes of The Day module . Their position are topsl2 .

    Open Login Module -> Menu Assignment -> Select Menu Item(s) from the List and choice and you can choice Home in Main Menu . After that, Open Quotes of The Day Module -> Menu Assignment -> Select Menu Item(s) from the List and choice and you can choice Abouts Us in Main Menu .

    Do you understand what it’s mean

    mirzamunas Friend
    #327723

    I do not understand your explanation. I do not think it even relates to my question.

    Saguaros Moderator
    #327736

    Hello mirzamunas!

    Please open the file templatesja_olivineindex.php and find codes at line 134

    <div id=”ja-topsl2″>
    <jdoc:include type=”modules” name=”topsl2″ style=”rounded” />
    </div>

    Replace

    <div id=”ja-topsl2″>
    <div id=”ja-topsl2-up”>
    <jdoc:include type=”modules” name=”topsl2″ style=”rounded” />
    </div>
    <div id=”ja-topsl2-down”>
    <jdoc:include type=”modules” name=”topsl2-down” style=”rounded” />
    </div>
    </div>

    now, you’ll make a module on the “topsl2-down” postion.

    If you have any problem, please kindly contact with me.

    Thanks

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

This topic contains 4 replies, has 3 voices, and was last updated by  Saguaros 15 years ago.

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