And the border color setting doesnt work.
<style type=”text/css”>
<!–
.fb_iframe_widget {
background:transparent !important;
border:solid;
border-width:0px;
width: 292px;
}
</style>
<option value=”iframe” <?php if ($layoutMode == ‘iframe’) echo ‘selected=”yes”‘; ?> >IFRAME</option>
$like_box_iframe = “<iframe style=’background-color: transparent; width=’292′ height=’240′;’ src=\”http://www.facebook.com/plugins/likebox.php?href=$pageURL&width=$width&colorscheme=$colorScheme&border_color=$borderColor&show_border=false&show_faces=$showFaces&connections=$connection&stream=$streams&header=$header&height=$height\” scrolling=\”no\” frameborder=\”0\” style=\”border:none; overflow:hidden; width:” . $width . “px; height:” . $height . “px;\” allowTransparency=\”true\”></iframe>”;
I use a plugin for faster and easier Facebook widget install..