PHP87 Posted December 3, 2013 Share Posted December 3, 2013 I have a problem with the code generated by facebook like button.To resize the main page, facebook icons remain the same size, resulting in a disproportion between the elements of the page.How can I make a container resize also effective to facebook?Here is a sample of the container: <div class="fb-like-box" data-href="http://www.facebook.com/FacebookDevelopers" data-colorscheme="light" data-show-faces="false" data-header="false" data-stream="false" data-show-border="true"></div> I wish I could shrink and enlarge it at my leisure under all its elements are generated. Bye! Translated by google. Link to comment https://forums.phpfreaks.com/topic/284489-resize-fb-like-box/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.