Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • pressmar Friend
    #147095

    Hey There,

    i’m looking for a solution for the same problem once discussed in here – but the solutions wasn’t published here. I want to show the Joomfish Language selector in the top menubar on the right side. Hope anybody has the solution. In the last thread the solutions was to create a new position but not exactly how it should be done.

    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

    Saguaros Moderator
    #327673

    Hello guy!

    Please open the file:templatesja_leadindex.php and find codes at line 94

    <div id=”ja-header” class=”wrap”>
    <div class=”main clearfix”>

    replace:

    <div id=”ja-header” class=”wrap”>
    <div class=”main clearfix”>
    <div id=”my-customtop”>
    <jdoc:include type=”modules” name=”my-customtop” style=”raw” />
    </div>

    2) add these css codes into the templatesja_leadcsstemplate.css

    #my-customtop{
    position:absolute;
    right:0;
    top:0;
    }

    3) you access your administator, install the Language Selection module on the “my-customtop” postion

    good luck

    pressmar Friend
    #327683

    Hey Tien,

    thanks for you fast help. I changed everything in the two files. After starting the administration new, and reselcting the template no new position “mycustomtop” appeared in the administration, languageselector modul.

    Is there any trick?
    Maybe the two files are of interest.

    Thanks in advance.
    Oliver:)


    1. mycustom.zip
    Saguaros Moderator
    #327685

    Hello

    You made sucessfull without mistake.

    In the Configuration form of the Language Selection module, You type the ‘my-customtop’ text into the Position parameter

    pressmar Friend
    #327688

    Thanks again for you answer. It worked perfectly with the new position, but two new little problems appeared. Firefox cuts the black menu bar under the language locator.

    Internet explorer uses now a very transparent menu, see pictures.

    In Safari it works perfectly.

    Do you have a solution for that too,

    By the why is it possible to move the flags down in the middle of the menu bar in changing the css template?

    TIA Oliver:D


    1. firefox
    2. internet-explorer
    3. safari
    Saguaros Moderator
    #327752

    Hmm
    It work well on my site. Please up the project to your host and give me the link to your site, i need to have a closer look on the issue.

    Thanks

    Dalibor Bosnjakovic Friend
    #344415

    this works ok, but i would like some additional help. i would like that module to go all the way to the left. no metter what is the resolution of the screen it should be all the way on the left. i need that to show page peal banner module.
    tx

    Dalibor Bosnjakovic Friend
    #344580

    could someone please help?

    Saguaros Moderator
    #345006

    Dear dbosnj35!

    I’m sorry, pls give me the link to your site, i would like to have a closer look on the issue

    Thanks

    pressmar Friend
    #359253

    Hey tienhc,

    i woud like to use the joomfish language selector once again in the hot-news on the right side. I tried to adapt the solution above to ores but i think there are too many changes in the structure. hope you can assist with a solution for ores as well.

    thanks in advance
    oliver

    Saguaros Moderator
    #359463

    <em>@pressmar 198845 wrote:</em><blockquote>Hey tienhc,

    i woud like to use the joomfish language selector once again in the hot-news on the right side. I tried to adapt the solution above to ores but i think there are too many changes in the structure. hope you can assist with a solution for ores as well.

    thanks in advance
    oliver</blockquote>

    Hello
    you open the file; templatesja_oreslayoutsblocksheader.php and find the following code:
    [PHP]
    <jdoc:include type=”modules” name=”hotnews” style=”JAxhtml” />
    </div>
    <?php } ?>
    [/PHP]
    replace:
    [PHP]
    <jdoc:include type=”modules” name=”hotnews” style=”JAxhtml” />
    </div>
    <?php } ?>

    <div id=”my-customtop”>
    <jdoc:include type=”modules” name=”my-customtop” style=”raw” />
    </div>
    [/PHP]

    and add the following code into the template.css file

    #my-customtop{
    position:absolute;
    right:0;
    top:0;
    }

    pressmar Friend
    #360023

    Thanks for your answer. I changed everything as you proposed.(see attached files) but i don’t get the new menu position in the module section. Maybe you can assist.


    1. Changes.zip
Viewing 12 posts - 1 through 12 (of 12 total)

This topic contains 12 replies, has 3 voices, and was last updated by  pressmar 14 years ago.

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