Posts Tagged ‘like box’

How to hide Facebook’s Like Box social plugin border May 26, 2010 1 Comment

I was trying to make my own rounded-colored-cooler-looking border for the Like Box social plugin, and Facebook’s default border was getting in the way. That’s what I eventually used: <div id="likebox" style="background-image: url(../images/likebg.png); width: 286px; height: 156px; padding: 7px;"> <div id="likebox-frame" style="width: 286px; height: 156px; overflow: hidden;"> <iframe style=" width: 288px; height: 155px; margin: -1px [...]