Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • hasankayman Friend
    #195662

    I have created Language switcher. It works fine. My problem is how to see both two flags horizontally instead of having only one flag and when you click it you see two flags in opening submenu.

    TomC Moderator
    #526179

    Might you be able to share the url of the site you’re working on, so we can take a look?

    Hayden A Friend
    #526198

    @hasankayman,
    <blockquote>I have created Language switcher. It works fine. My problem is how to see both two flags horizontally instead of having only one flag and when you click it you see two flags in opening submenu.</blockquote>
    You need backup your site, and rename the mod_languages folder in the templatesja_bizhtml path.

    Then create a new css file named: custom.css in the templatesja_bizcss path and add following rule:
    [PHP].languageswitcher-block .mod-languages {
    width: auto;
    }

    div.mod-languages ul.lang-inline li {
    display: inline-block;
    margin-top: 8px;
    }[/PHP]

    kadirgur Friend
    #526225

    Thanks. It fits what I need..

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

This topic contains 4 replies, has 4 voices, and was last updated by  kadirgur 10 years, 2 months ago.

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