Facebook like button is stretching the page
5 posters
Page 1 of 1
Facebook like button is stretching the page
Good morning all,
Wow I have not been here in a while, I LOVE what you have done very impressed, wish I could do the same but am not tech savey as you all know who know me hahaha gotta laugh right=D
Okay well when I click a topic it flashes a white screen before it shows the postings?
Thank you have a great day,
Jan
jan4jam
@
www.bipolarandsupport.com
Wow I have not been here in a while, I LOVE what you have done very impressed, wish I could do the same but am not tech savey as you all know who know me hahaha gotta laugh right=D
Okay well when I click a topic it flashes a white screen before it shows the postings?
Thank you have a great day,
Jan
jan4jam
@
www.bipolarandsupport.com
Re: Facebook like button is stretching the page
Hi @jan4jam,
Good to see you.
I believe that's due to a problem with the facebook like button in topics at the moment. I've reported the problem, so hopefully this will be fixed soon.
This is what I know technically ; the iframe which holds the facebook content is 1000x1000 pixels before loading, after it loads it goes back to its original dimensions.
That's an example with the facebook connect, but the same thing is happening with the like button as well.
Good to see you.
I believe that's due to a problem with the facebook like button in topics at the moment. I've reported the problem, so hopefully this will be fixed soon.
This is what I know technically ; the iframe which holds the facebook content is 1000x1000 pixels before loading, after it loads it goes back to its original dimensions.
That's an example with the facebook connect, but the same thing is happening with the like button as well.
Re: Facebook like button is stretching the page
Hello,
FYI I am experiencing the same problem on other forums too
is this something technical?
FYI I am experiencing the same problem on other forums too
is this something technical?
Re: Facebook like button is stretching the page
Yes it seems to be, it seems to be associated with the Facebook like system, it is not known whether the issue is on FB's end or FM's end at this point in time. I believe the techs are trying to find a solution.
If you turn off the Facebook like feature this should temporarily fix it, I also hear there is some css that can do the trick as well.
-Brandon
If you turn off the Facebook like feature this should temporarily fix it, I also hear there is some css that can do the trick as well.
-Brandon
Remember to mark your topic when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?
Team Leader
Review Section Rules | Request A Review | Sticker Points
Re: Facebook like button is stretching the page
Indeed, a temporary solution would be to override the height attribute applied by facebook, forcing it back to the default dimensions.. vertically at least. You can also specify width too, of course.
CSS :
I'll rename this topic so it's a bit more noticeable.
CSS :
- Code:
/* connect button */
.fb_login_widget iframe, .fb_iframe_widget iframe {
height:25px !important;
}
/* like button */
.fb-like iframe {
height:20px !important;
}
I'll rename this topic so it's a bit more noticeable.
Re: Facebook like button is stretching the page
May you please tell me step by step how to fix this turn off the face book like button?
I am not good at doing these things so step by step would be appreciated I dont know about codes etc
Thank you and have a great day,
Jan
I am not good at doing these things so step by step would be appreciated I dont know about codes etc
Thank you and have a great day,
Jan
Re: Facebook like button is stretching the page
No problem.
You can turn of the button by going to Admin Panel > Modules > Social Networks > Facebook
At the bottom should be an option to enable and disable the like button.
You can turn of the button by going to Admin Panel > Modules > Social Networks > Facebook
At the bottom should be an option to enable and disable the like button.
Re: Facebook like button is stretching the page
Forumotion has turned it off: https://help.forumotion.com/t143774-information-disabling-facebook-connect-module-facebook-like-button-paypal .
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Facebook like button is stretching the page
Good morning,
Sorry for the delay I have been quite ill but the flash is gone all is well=D
Thank you for your timely responses
Have a good day
Jan
Sorry for the delay I have been quite ill but the flash is gone all is well=D
Thank you for your timely responses
Have a good day
Jan
Re: Facebook like button is stretching the page
You're welcome. It was disabled globally until Facebook is able to rectify the issue I believe.
Take care and have a good day. ^^
Take care and have a good day. ^^
Similar topics
» facebook button to connect to facebook page
» Facebook Like button on every page ...
» Facebook button
» facebook connect doesn't work + facebook share button
» Facebook Page
» Facebook Like button on every page ...
» Facebook button
» facebook connect doesn't work + facebook share button
» Facebook Page
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum