Buenas Tardes:
Estoy haciendo una pestaña personalizada en mi Facebook, en ella quiero añadir una foto de bienvenida y debajo el botón me gusta de las aplicaciones preconfiguradas del Facebook.
La foto sale perfectamente, pero el botón me gusta por mas que lo he intentado no lo consigo.
Este es el código que incluyo en la caja de la aplicación FBML:
<style type="text/css">
<!--
.Estilo1 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
.Estilo3 {
font-size: 18px
}
.Estilo4 {
font-size: 28px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
-->
</style>
<table width="520" border="0">
<tr>
<td><img src="http://www.casarurallavega.com/imagenes/Bienvenida-facebook.jpg" name="Image12" width="520" height="390" border="0" id="Image12" /></td>
</tr>
</table>
<table width="520" border="0">
<tr>
<td width="484"> </td>
<td width="26"><iframe src="http://www.facebook.com/plugins/like.php?href=94675678743&layout=standard& show_faces=true&width=520&action=like& colorscheme=light&height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:520px; height:80px;" allowTransparency="true"></iframe></td>
</tr>
</table>
<p> </p>
<p> </p>
<p> </p>
<p align="center"> </p>
¿alguien me puede ayudar?
Gracias de antemano