Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • osseo Friend
    #761018

    Hi,
    In the top banner near by the search module. I have 3 social media icons and translation in a "custom html module" shows on the left (in languageswitcherload position). I’m trying to get all the "translations" in one single line below the social media. But whenever I make that in one line it move the entire module to the bottom of the search box?
    Please see my screenshot which indicate the module (icons + language) jumps from the left side of search box to the bottom of the search box.

    Not sure why that is, please help? Thanks.


    1. 1-line1
    Saguaros Moderator
    #761351

    Hi osseo,

    You can put your site URL here and turn OFF the ‘Optimize CSS’ option in template manager on your site, I will take a look.

    osseo Friend
    #761352

    Hi Saguaros,

    It’s set to Off and here is the url:
    http://www.district279.org

    You’ll see the module on the upper right next to the search box.

    Thank you!

    Saguaros Moderator
    #761353

    You can open the file: /root/templates/ja_university_t3/css/custom.css (create this file if it doesn’t exist)

    and add this css rule:

    .head-search {
        float: left;
        display: inline-block;
        margin: 14px 0px 0 285px;
    }
    
    .languageswitcherload {
      margin-top: 10px;
    }
Viewing 4 posts - 1 through 4 (of 4 total)

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

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