Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Jeroen Peters

    (@jeroenpeters1986)

    Hi wppraesenz,

    thank you for your kind words. Therefor I’m even more sorry to say that there is no way known to me how you could center the title. It’s something you’ll be getting in a iframe from facebook.com and I if recall correctly, browsers don’t let you style the contents of a domain you don’t own. I’m sorry.

    Kind regards, Jeroen

    Thread Starter wpprup

    (@wppraesenz)

    Hello Jeroen,
    thanks for your answer. Perhaps a misunderstanding, I would like to have the widget centered in my sidebar (heading title “Ich freue mich über ein Like” and the Like function), not the facebook contents itself.

    See here, please, the sidebar: http://praesenz-web.de/das-angebot/
    Thanks,
    Ulf

    Plugin Author Jeroen Peters

    (@jeroenpeters1986)

    Hi Ulf,

    this is really a css-thing more than a plugin question, but I’ve sorted it out for you.

    If you add the following code to your CSS it should be resolved:


    .aio_facebook_like_widget {
    text-align: center;
    }

    Good luck, Jeroen

    Thread Starter wpprup

    (@wppraesenz)

    It worked beautifully!! 🙂
    Thank you very much!!
    Perhaps it is useful for others, too…
    Best wishes!!
    Ulf

    Plugin Author Jeroen Peters

    (@jeroenpeters1986)

    I’m glad it all worked out 🙂
    Regards, Jeroen

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Another wish… ;)’ is closed to new replies.