Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • nachtegaalh Friend
    #134651

    I would like to make the following change to the layout. I Would like to have user5 (drop down for language) there where now the increase font is and change the font selector to where you can select your color.

    How do I do that? :confused:

    Can Anybody help me please

    Sherlock Friend
    #277629

    Hi nachtegaalh !
    You can put user module to potion of usertools following way below :
    Open index.php file in templates/ja_larix folder , find following code section at about line 153 :


    <?php if ($tmpTools->getParam(JA_TOOL_USER)) { ?>
    <div id="ja-usertools">
    <?php $tmpTools->genToolMenu($tmpTools->getParam(JA_TOOL_USER) & 3, 'png'); /*Color tool*/ ?>
    </div>
    <?php } ?>

    change to :


    <div id="ja-usertools">
    <jdoc:include type="modules" name="user5" style="xhtml" />
    </div>

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

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

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