By Rob on Sunday, 24 January 2016
Posted in Technical Issues
Replies 3
Likes 0
Views 727
Votes 0
Hello,

I hope all is well.

Testing my site today I came upon an issue I could not resolve.

When a visitor likes a post that is on my site with the Facebook like social button the drop down for that button does not fully appear. Please see screenshot.

I've tried to add a CSS width but it doesn't appear to help. Could you help me fix this? Thank you in advance.

Regards,
Rob
Hey Rob,

This is actually a pretty common issue caused by your Joomla template. These template providers are pretty irresponsible if you ask me.

What actually happened is they are enforcing a max-width of 100% on all iframe and svg. Since Facebook likes uses an iframe, it is inheriting the max-width from your template club's reset styling.

To fix this, you can apply the block of css codes below into your template's css file:

·
Monday, 25 January 2016 02:12
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Mark,

Thanks for your answer!

I love your forum is this one of your products? Have a great day my friend and thank you again for your fast reply.

Regards,
Rob
Rob
·
Monday, 25 January 2016 21:44
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Rob,

Yep, this is actually running on EasyDiscuss and the new layout will be available on EasyDiscuss 4.0 You can read more about it here, http://stackideas.com/blog/some-progress-updates-for-easydiscuss-4-and-goodies-up-for-grabs
·
Tuesday, 26 January 2016 00:16
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post