gracias por la ayuda!.. el inconveniente es q sigue haciendo lo mismo
le puse al css lo siguiente:
Código CSS:
Ver originalbody {
line-height: 1.5em;
color: #6a6a6a;
background: transparent;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}
y al iframe:
Código HTML:
Ver originalIFRAME NAME="galeria" SRC="galeria/galeria.html" WIDTH="100%" HEIGHT="390" FRAMEBORDER="0" MARGINWIDTH="0" MARGINHEIGHT="0" SCROLLING="no" allowTransparency="true">
</IFRAME>
Cita:
Iniciado por pzin
Normalmente los ifames tienen un fondo transparente por defecto. En IE8 y anteriores el truco era ponerle allowTransparency:
y sigue tapandome el fondo del primer html con un fondo blanco. alg
Claro que, la página que vayas a cargar en ese iframe no tendría que tener ningún fondo especificado. O si acaso, un: