A personal scrapbook, where I post progress on current projects, scribbles, code snippets I've found useful, maybe a photograph or two, and anything else web / graphics / art that I find inspiring.
Monday 1th January 2012
This seems to be a common problem. Using the iframe version of the facebook ‘like button’ social plugin creates white space underneath.
Firstly it’s probably better to use the HTML5 version of the code, but if you must use an iframe, this is what you get:
The fix is simple, just go into the code and add height=”30”
Here’s the code:
<iframe height=”30” frameborder=”0” scrolling=”no” src=”//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.geoffmuskett.co.uk&send=false&layout=standard&width=450&show_faces=true&action=like&colorscheme=light&font&height=80”></iframe>
All images, design, and art © Geoff Muskett