changing width of face book like box
I integrated Facebook like box on my page. I like to change the width of the box. How can I do this!
my config
<iframe scrolling="no" frameborder="0" style="border: medium none; overflow: hidden; w开发者_Go百科idth: 85px; height: 21px;" allowtransparency="true" src="http://www.facebook.com/plugins/like.php?href=http://optisolbusiness.com/gonzobidz/&layout=button_count&show_faces=true&width=90&action=like&colorscheme=light&height=21"></iframe>
switch width this
to like thisYou can't set the width of the counter. Review the Like Button documentation: you can only set the width of the container that holds the button and the counter.
精彩评论