Ver Mensaje Individual
  #5 (permalink)  
Antiguo 02/05/2013, 04:42
Avatar de pegatucorreo
pegatucorreo
 
Fecha de Ingreso: mayo-2013
Mensajes: 3
Antigüedad: 10 años, 11 meses
Puntos: 0
Respuesta: Logo Sobre Iframe

hola , mira te pongo el codigo, cando lo pongo een pantalla completa la imagen desaparece y me gustaria que siguiera viendose


<div style="position: relative;">
<div style="position: absolute; top: 177px; left: 229px;">
Esta es una capa con texto
</div>
<div style="position: absolute; top: 21px; left: 228px; z-index: 5;">
<img border="0" height="122" src="http://imageshack.us/a/img546/3965/55256336261549051332011.jpg" width="160" />
</div>
<iframe allowfullscreen="" frameborder="0" height="315" src="http://www.zeyucanales.com/2013/04/cmd.html" width="700">
</iframe>
</div>