Facebook Widget Problem
-
Hi all, I have problems with Facebook Fan page widget (is not a plugin, only a script from Facebook page inserted in a text widget).
Yesterday works perfectly, but today does not work fine. The problem is with Firefox & Chrome. The widget is in the right side, overflowing the text widget square.
I didn’t touch anything in theme, so I think that Firefox & Chrome was updated to a new version silently.
You can see in
http://www.driverlandia.com v1.6.2
http://blog.formacioitreball.org v1.6
http://www.donatecnologia.com/blog v1.6
All are with Graphene theme, and this next is with other theme (and shows good).
http://www.pokemon-online.es (other theme)
Can you help me? Graphene theme will be updated? Its only my problem?
Mod
Try adding this to your custom CSS or child theme style sheet:
.fb_iframe_widget iframe {
position: relative;
z-index: 1;
}This is not a Graphene bug. Facebook has been causing a lot of problems lately, both with Graphene and with other themes, and with non-WordPress sites. They change their code every once in a while, so you may want to check in with them for updated codes.
Mod
I think that Firefox & Chrome was updated to a new version silently
This wouldn’t happen. Updates are kind of a big deal. 😉
Y try this css code in Custom CSS in website ( http://www.driverlandia.com ) but dont work 🙁 !$#$@ Facebook XD
Mod
Hmmm…it worked in Firebug.
Time to go back to FB for new code, I think.
Mod
You’re welcome. (Need to empty browser and server caches to make changes take effect immediately.)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.