Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • jantunes Friend
    #131151

    Is there a way to get a module (for video, for example) above the left/right columns – even if it fixed at the top – in Labra?

    I like the template but would like to be able to get something more than just the left/rigt modules.

    appreciate if someone can help me…

    jantunes

    Sherlock Friend
    #261343

    Hi jantunes !
    You can add module obove the left/right columns following way below :
    Open index.php file in templates/ja_labra folder , find following code section at about line 186 :


    <div id="ja-colwrap">
    <jdoc:include type="modules" name="banner" style="rounded" />
    <?php if ($ja_left) { ?>
    <div id="ja-col1">

    change to :


    <div id="ja-colwrap">
    <?php if ($ja_left) { ?>
    <div id="ja-col1">

    red text is code for load banner module , you can replace by other module.

    jantunes Friend
    #261502

    maybe Iam asking too much, but is there any way to have this new module moving up and down, with the other left/right modules moving to leave space for it?

    Anyway thanks for the tip, it worked like magic

    jantunes

    Sherlock Friend
    #261603

    Hi jantunes !
    This is difficult modify, you must edit more in javascript code.

    jantunes Friend
    #261700

    I guessed so… anyway thanks for the reply… and thanks for replying so quickly.

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

This topic contains 5 replies, has 2 voices, and was last updated by  jantunes 16 years, 3 months ago.

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