Facebook like button - problem with dimension

February 2014 Joomla Template
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Dec 22, 2014 1:25 pm
Reply with quote
Report this post
When I try click in article detail on Facebook like button (aside acrticle) in template NEWS 2,
appears only trimmed window for Facebook like dialog.
User avatar
Senior Boarder

GK User
Mon Dec 22, 2014 1:39 pm
Reply with quote
Report this post
Hi,
I saw it before, this is because of FB which uses its own dimensions.
I can help only a little one but you have to show me where exactly you have it - URL
User avatar
Platinum Boarder

GK User
Mon Dec 22, 2014 2:49 pm
Reply with quote
Report this post
This problem is also visible on your demosite: http://demo.gavick.com/joomla25/news2/, try visit some article:
http://demo.gavick.com/joomla25/news2/i ... k2/k2-item
and try Facebook like button on the left of article

a there are some my site, where is the same problem:
http://www.joomlapolis.cz/test/silvtest
http://silvarium.setrnedrevo.cz
http://silvarium2.setrnedrevo.cz

and everywhere, where I have installed template NEWS 2
User avatar
Senior Boarder

GK User
Sun Dec 28, 2014 6:47 pm
Reply with quote
Report this post
Sorry for delay , good news.
Try this:

Code: Select all
.fb_iframe_widget iframe {
    max-width: 450px !important;
}


Where, check my footer link
User avatar
Platinum Boarder

GK User
Tue Dec 30, 2014 9:35 am
Reply with quote
Report this post
Thank You, I add this code to override.css and FB like window now works fine :)
User avatar
Senior Boarder

GK User
Tue Dec 30, 2014 10:07 am
Reply with quote
Report this post
Happy to hear that.
I guess this solution can be used also in others templates.
User avatar
Platinum Boarder


cron