• Resolved Webfolio Webdesign

    (@webreneszansz)


    Hi,

    It seems, that the browsers translate the “like” text on the Facebook like button, based on the language of the browser.

    Therefore, on some languages (Hungarian, German), the Facebook like button is not enougth large (widht: 90px), the end of the button is cutted, but I cannot enlarge it or disable the translation.

    Please be so kind and help to solve the problem.

    Thank you very much.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author micropat

    (@micropat)

    Hello,

    You can change the width of the Facebook Like Button using some additional CSS code, for example:

    .a2a_button_facebook_like,
    .a2a_button_facebook_like .fb-like iframe {
      width: 100px !important;
    }
    Thread Starter Webfolio Webdesign

    (@webreneszansz)

    Hi,

    Thank you, I added the code, but unfortunately, it increase only the with dimension of the div, but the size of the blue Facebook button remained unchanged.

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Wrong like button on some languages’ is closed to new replies.