Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • laloma Friend
    #132585

    Dear Mr. Dinh:

    We need to place JOOMFISH LANGUAGE SELECTOR at left side of USER 4 position.

    How we can fix all this issue ?

    We would appreciate your promt reply.

    Best regards,

    Sherlock Friend
    #267355

    Hi laloma !
    you do it following steps below :
    1.Open index.php file in templates/ja_drimia folder , find following code section at about line 96 :


    <?php if ($this->countModules('user4')) { ?>
    <div id="ja-search">
    <jdoc:include type="modules" name="user4" style="raw" />
    </div>
    <?php } ?>

    change to :


    <?php if ($this->countModules('user8')) { ?>
    <div id="ja-lan">
    <jdoc:include type="modules" name="user8" style="raw" />
    </div>
    <?php } ?>
    <?php if ($this->countModules('user4')) { ?>
    <div id="ja-search">
    <jdoc:include type="modules" name="user4" style="raw" />
    </div>
    <?php } ?>

    2. Open template.css file in templates/ja_drimia/css folder , add following code section to it :


    #ja-lan {
    display:block;
    height:22px;
    position:absolute;
    right:180px;
    top:20px;
    width:200px;
    }

    3. YOu install joomfish for your site and assign joomfishselect module to “user8” position.

    laloma Friend
    #267372

    Dear Mr. hainn84:

    Thanks a lot, its working, my last wish will be to center language selector on same horizontal nevel with the search fiels (USER 4) and the USER TOOLS and how to place all flags on one line.

    Thanks again for the help.

    Best regards,

    laloma Friend
    #267374

    Dear Mr. hainn84:

    Thanks again, we found how to fix the exact location for the language selector.

    Best regards,

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

This topic contains 4 replies, has 2 voices, and was last updated by  laloma 16 years, 2 months ago.

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