2016-05-03 16 views
1

Ich habe ein prettyPhoto Problem; Twitter Button zeigt ok, aber Facebook nicht. Irgendein Rat?prettyPhoto zeigt nicht facebook button

Check example here

Hier ist das hübsche Foto Codeteil für soziale Buttons: es

social_tools: '<div class="twitter"><a href="http://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div class="facebook"><iframe src="http://www.facebook.com/plugins/like.php?locale=en_US&href={location_href}&amp;layout=button_count&amp;show_faces=true&amp;width=500&amp;action=like&amp;font&amp;colorscheme=light&amp;height=23" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:500px; height:23px;" allowTransparency="true"></iframe></div>' /* html or false to disable */ 
    }, pp_settings); 

Und im prettyPhoto.css

.pp_social{float:left;margin:0} 
.pp_social .facebook{float:left;margin-left:5px;overflow:hidden;width:55px} 
.pp_social .twitter{float:left} 

Antwort

0

Ich denke, wollen, dass es in der Tat aber das Twitter-Icon deckt es ab. Versuchen Sie, die Facebook-Klasse nach rechts zu verschieben oder nach links auszurichten.