Hola, pues hace tiempo usaba iceblue y analizando el código encontre como agregar mas box. En el foro hay otro código (el más conocido) que es el siguiente:
Código: <style type="text/css">
<!--
table.rb_neu{position:absolute;left:157px;top:518px;}
-->
</style>
<!-- Aquí comienza la configuración del box extra! -->
<table class="rb_neu" width="98" border="0" cellspacing="0" cellpadding="0" id="table1">
<tr>
<td height="24" class="sidebar_heading" background="http://img.webme.com/designs/iceblue/images/heading_right.gif">Pagina de Facebook</td>
</tr>
<tr>
<td style="background-repeat: no-repeat;background-color: #fafbfc;padding:5px;" background="http://img.webme.com/designs/iceblue/images/shouty.gif" class="shouty"><iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FJeyc-Allen%2F182639841755119&width=180&colorscheme=light&show_faces=true&stream=true&header=true&height=427" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:180px; height:427px;" allowTransparency="true"></iframe><br><br><p><br><br></td>
</tr>
<tr>
<td background="http://img.webme.com/designs/iceblue/images/poll_bottom_bg.gif" height="27" class="edit_rb_footer">
</td>
</tr>
</table>
Código: </td></tr><tr><td background="http://theme.webme.com/designs/iceblue/images/poll_bottom_bg.gif" height="27" class="edit_rb_footer" id="edit_rb_footer_2"> </td> </tr></table> <table width="168" border="0" cellspacing="0" cellpadding="0" id="sidebar_heading_4">
<tr>
<td class="sidebar_heading">Título del box adicional</td>
</tr>
<tr>
<td class="shouty4">
Contenido del box adicional</td>
</tr> <tr> <td background="http://theme.webme.com/designs/iceblue/images/poll_bottom_bg.gif" height="27" class="edit_rb_footer" id="edit_rb_footer_4"> </td>
</tr>
</table>
-Si desean más boxes adicionales, solo deben volver pegar el código cuantas veces quieran, solo omitiendo los primeros
Es todo, espero les sirva :D
______________