Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • mrbase Friend
    #144671

    Hi,

    I am trying to get the JoomFish language selector flag (mod_jflanguageselection) to display the flags horizontaly into the top menu. It’s not clear to me how i can get this sorted as the JA MENU (1) position does not show in the position pull-down menu.

    On a previous template i used i had to create a new module position by editing the index.php and the template.css files but i don’t know how and where to edit what for the JA Lead template.

    Anybody who would know how to get this done?

    Thanks in advance.

    Anonymous Moderator
    #318981

    Hi mrbase

    To create new postion, you can open templates/ja_lead/index.php file to edit.

    Please let me know what is your difficult?

    mrbase Friend
    #318988

    Hi, Thanks for your response.

    The problem is that i don’t know what i have to put where. For my old template i used the following:

    First you need to create a new module position. Add to templates/template_name/index.php the following code (where “new” is the name of the module position, rename it as you need):

    Line number On/Off | Expand/Contract | Select all
    <!–Joomfish flags–>
    <?php if ($this->countModules(‘new’)) : ?>
    <div class=”new”>
    <jdoc:include type=”modules” name=”new” style=”none” />
    </div>
    <?php endif; ?>

    below

    Line number On/Off | Expand/Contract | Select all
    <div id=”newsflash-mod”><jdoc:include type=”modules” name=”newsflash” style=”none” /></div>
    <?php endif; ?>

    Now ad this code to templates/template_name/css/template.css (remember to rename “.new” in case you changed the position name in index.php code):

    Line number On/Off | Expand/Contract | Select all

    /* Joomfish flags */
    .new {position:relative; color:#fff;}
    #jflanguageselection {background:transparent url(../images/main/topbar-div.png) no-repeat scroll 0 50%;padding: 0px 15px}

    Finally edit the Language selection module (mod_jflanguageselection) and type manually the new created position. In this case it’s called “new”.

    But i don’t know how to do this for the JA Lead template.

    Thanks

    mrbase Friend
    #319339

    Is there anbody who would know this? been playing around a bit to long now.

    Help is greatly appriciated.

    thanks

    asimd Friend
    #319769

    where do you want to install it? where in the layout?

    Anonymous Moderator
    #319852

    Hi mrbase

    Could you send me your live url, admin account via PM?

    Also, if you describe your position, i can help you to solve it.

    mrbase Friend
    #319897

    I was able to resolve it with some support on the Joomla Forum.

    Thanks for the assistance.

    pressmar Friend
    #327531

    Hey There,

    i’m looking for a solution for the same problem. I want to show the Language selector in the top menubar starting form the right side. Hope anybody has the solution.

    Maybe someone has the solution to do it in the same line as the search button (right of it).

    Help would be great. Thanks in advance for your help.

    Kindest regards.
    Oliver

    Best wishes for Xmas:D

    Saguaros Moderator
    #327674
Viewing 9 posts - 1 through 9 (of 9 total)

This topic contains 9 replies, has 5 voices, and was last updated by  Saguaros 14 years, 10 months ago.

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