Ver Mensaje Individual
  #3 (permalink)  
Antiguo 31/03/2010, 12:30
Marylali
 
Fecha de Ingreso: noviembre-2009
Mensajes: 109
Antigüedad: 14 años, 5 meses
Puntos: 0
Respuesta: Firefox - Explore

La Url de mi pag es http://www.boxmedical.com.ar la primera parte del codigo donde esta lo del fondo dice

body {
background-image: url(fondo html.jpg);
background-repeat: repeat;
text-align: left;
font-family: "Arial Narrow";
background-image: url(fondo html.jpg);
}
.ficha {
font-family: "Arial Narrow";
font-weight: bold;
font-size: 14px;
text-align: left;
color: #FFF;
}
tecnico {
color: #FFF;
}
.ficha1 { font-family: "Arial Narrow";
font-weight: bold;
font-size: 14px;
text-align: left;
}
.parrafo {
color: #FFF;
font-family: "Times New Roman", Times, serif;
font-size: 18px;
line-height: 29px;
}
.parrafo p {
font-size: 19px;
}
-->
</style>
<script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
</head>

<body>
<table width="800" border="0" align="center" background="fondo html.jpg">


nose si alcanza con esa partecita dle codigo. Pero en explore me anda perfecto nose pq en firefox no me toma el fondo.
Muchas gracias ayudaaaaa