Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #205035

    Hi i want to add a “swissflag” picture next to the lanuage switch.
    swiss flag

    Thank’s in adwance

    • This topic was modified 11 years, 4 months ago by cloddi.
    #205060

    Hey cloddi!

    Can you post the link to your website so we can provide you an accurate custom CSS code?

    Best regards,
    Yigit

    #205074
    This reply has been marked as private.
    #205186

    Hey!

    Try adding this code to the Quick CSS:

    .avia_wpml_language_switch:before {
        content: url(https://upload.wikimedia.org/wikipedia/commons/2/29/WikEd_Button_WhereIHaveBeenTools.PNG);
        position: absolute;
        width: 20px;
        height: 20px;
        display: block;
        top: -10px;
        left: -8px;
    }

    Result:

    Cheers! 
    Josue

    #205234

    Thank you so much!
    You can consider closed this topic

    Cheers!
    Cloddi

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘swiss flag netx to Language switch’ is closed to new replies.