Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Jim Chen Friend
    #136486

    Hi, Joomlart team

    i have installed “joomfish”, after i active the language selection
    module in ja_login position, it appear the following problem :

    please see attachment : joomfish_in_ja_login_position.jpg

    Can you please help this issue ?

    Thanks !

    MerryXmas and happy new year !

    Jim


    1. joomfish_in_ja_login_position
    questbg Friend
    #283913

    Hi tc_jim

    I also had problems with getting my flags to line up where they should using Telline II.

    There are two areas where I made changes to get this working (I’m not part of the JA team though, so make sure you back everything up before trying this!).

    First of all, you can try edit the template.css file. Find the following code (around line 850):

    #ja-headtools .ja-innerpad {
    float:left;
    padding:5px;
    position:relative;
    }

    and place a ‘fixed width’ into this:

    #ja-headtools .ja-innerpad {
    float:left;
    padding:5px;
    position:relative;
    width: 400px;
    }

    I also made a small made in the modules/mod_jflanguageselection/tmpl/mod_jflanguageselection.css file.

    Find the following code:

    #jflanguageselection {
    float:right;
    margin:15px 0px 10px 5px;
    }

    I removed the ‘margin’ code in red above which helped the flags line up with the other icons in the login area.

    Hope this helps. Don’t forget to make a backup before hacking the code!

    Merry Christmas to you too!

    Chris

    Jim Chen Friend
    #283916

    Dear Chris

    Thank You soooo much for your help !

    I solve the problem thru your way…..

    Best Regards,
    Jim

    questbg Friend
    #283920

    Hi Jim

    Glad I could help!

    Merry Christmas
    Chris

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

This topic contains 4 replies, has 2 voices, and was last updated by  questbg 15 years, 11 months ago.

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