Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • teddypetcu2 Friend
    #198423

    Hi there, I would like to have the language module in the right side (languageswitcherload).
    I have looked in the CSS, but I couldn’t find the way how to do that.
    I have attached a screenshot.
    Can someone help me how to do that?

    Thank you very much.


    1. screenshot_JUniversity
    chavan Friend
    #537511

    Go to this File: /templates/ja_university_t3/css/themes/blue/template.css

    Replace this code

    div.finder {
    padding-top: 30px;
    margin-bottom: 20px;
    }

    With

    div.finder {
    padding-top: 0px;
    margin-bottom: 20px;
    }

    Add this code to /templates/ja_university_t3/css/themes/blue/template.css

    div.mod-languages ul.lang-block li{
    display:inline-block !important;
    }

    teddypetcu2 Friend
    #537595

    Thank you, works, fixed the problem… 😀

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

This topic contains 3 replies, has 2 voices, and was last updated by  teddypetcu2 10 years, 5 months ago.

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