Ver Mensaje Individual
  #7 (permalink)  
Antiguo 12/07/2009, 20:05
Avatar de luispaisa
luispaisa
 
Fecha de Ingreso: mayo-2007
Ubicación: Colombia (Medellín)
Mensajes: 171
Antigüedad: 17 años
Puntos: 5
Respuesta: Importar Css desde Smarty 2

le agregue el siguiente codigo y me dice que tiene conflictos para verse en IE 6.0 si este fuera un mundo perfecto tood el mundo usaria Mozilla Fire Fox pero qu se le hace jejeje
Código HTML:
<style type="text/css">
body {
     .tabla{background-image:url(../Images/Banner.png)
	 .tabla{background-position:inherit)
	 .tabla{background-repeat:no-repeat)
	 .tabla{text-decoration:inherit)
	 .tabla{font-size:12px)
	 .tabla{font:Verdana, Arial, Helvetica, sans-serif
	 
}
</style>