Thread: facebook like
View Single Post
Old 10-29-2012, 12:52 AM   PM User | #1
Trki
Regular Coder

 
Join Date: Jan 2012
Location: Slovakia
Posts: 108
Thanks: 9
Thanked 0 Times in 0 Posts
Trki is an unknown quantity at this point
facebook like

Hi i have no idea where to post my question ...

HM.. i am curios about how can i help facebook to take the logo of my site to facebook like plugin as you can see on the picture from facebook there is just white space



i am using this plugin

PHP Code:
 <iframe src="http://www.facebook.com/plugins/like.php?href=<?php echo "http://".$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI'];?>&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font&amp;height=150" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px;float: left; height:150px;" allowtransparency="true"></iframe>
Trki is offline   Reply With Quote