On Apr 21, 2011, at 3:56 PM, RePost wrote: > Not a div of devil-spawned images, but the Facebook Like Button From Hell. > Firebug showed me code for the Like button was far exceeding its boundaries, > extending deep into the sidebar. I added "overflow:auto" to my content div to > contain the Like button.
Oh, I see now... (well not really, I block everything Facebook in my /etc/hosts file ...). That FB button is in a <iframe> that specifies a width of 450px and covers the side bar (can't click through) - it never aligned with you images on my side anyway (minimum font-size in my browsers). No idea if you can change the width of that iframe or if is script generated. Philippe -- Philippe Wittenbergh http://l-c-n.com/ ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
