Home Forums WordPress Themes – Premium Circumference qtranslate background like social-icons background

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #16481
    Thomas Augustin
    Participant

    How can i make the Background and form of qtranslate like social-icons.
    (see screenshot )
    site: http://new.augustintrade.com/

    Thanks

    qtranslatebackground.jpg

    Attachments:
    You must be logged in to view attached files.
    #16482
    Anonymous
    Inactive

    Hi Thomas,

    Please use the following css to fix that issue.

    .qtrans_language_chooser li {
        margin: 0px 2px;
        height: 33px;
        width: 33px;
        padding: 11px 7px;
    }

    Note: use the custom css plugin or child theme stylesheet to wirite the css.

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.