Ver Mensaje Individual
  #5 (permalink)  
Antiguo 03/11/2008, 13:56
calbart
 
Fecha de Ingreso: agosto-2008
Mensajes: 124
Antigüedad: 15 años, 8 meses
Puntos: 0
Respuesta: problemas con .PNG

Mira e subido el archivo en la ruta: picture_library/pictures/pngfix.js

lo puedes ver en :
http://www.carlosbartual.com/galleries1.html

Y el código lo he puesto después del primer head pero nada míralo tu mismo puede ser que sea por ser una imagen de fondo, a lo mejor si estubiera en una celda o tabla igual si que iba... no se.
Código HTML:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="picture_library/pictures/pngfix.js"></script>
<![endif]-->
<LINK REL="SHORTCUT ICON" HREF="faviconhank.ico">
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="hank.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
body {
   background-image: url(picture_library/pictures/galleries.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;