• Resolved designbysue

    (@designbysue)


    2 questions:

    1. Can I center the facebook area on my page – right now it is aligned to the left.

    2, It appears the max width is 500 px. Is there any way to make it wider.

    I would think these may be possible through CSS but I have not found the way to do either.

    By the way – thank you for this plug in – it did exactly what I wanted. I tried 4 others and either could not make them work (a couple were very difficult to understand) and the others did not provide the facebook look as yours does. Thank you !

    Sue

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author topdevs.net

    (@topdevs)

    Hi Sue!

    1. You can try to center the Page Plugin with a custom CSS like this:

    .sfp-container {
        text-align:center;
    }

    2. This is a Facebook limit and you can’t make it wider, sorry.

    Cheers!

    Thread Starter designbysue

    (@designbysue)

    Thank you for your reply but I could not make the css work.

    And thanks for the Facebook info – I at least know I can stop trying to do that now.

    Sue

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Centering and size’ is closed to new replies.