Ver Mensaje Individual
  #5 (permalink)  
Antiguo 06/09/2008, 12:50
jorgivaz
 
Fecha de Ingreso: junio-2005
Mensajes: 343
Antigüedad: 18 años, 10 meses
Puntos: 10
Respuesta: Eliminar diferencias entre IE7 y FF

El CSS ya lo había adjuntado en el mensaje original.

Código HTML:
#noticia{position:relative; width:100%; margin-bottom:1em;}
#noticia_header{ position:relative; height:1.5em; width:100%;}
#noticia_front{ position:relative;width:100%; margin-top:0.5em;}
#noticia_left{ position:relative;float:left;}
#noticia_right{ position:relative;float:right;}
#noticia_body{position:relative; width:100%; margin-top:0.5em; margin-bottom:0.5em;}
#seminoticia_left{position:relative; width:48%; float:left; margin-top:0.8em;}
#seminoticia_right{position:relative; width:48%; float:right; margin-top:0.8em;}
/* Estilos de colores de secciones */
h2{ font-family:Arial, Helvetica, sans-serif; font-size:1.5em;}
.turismo{ color:#025E96;}
.deportes{ color:#6AA200;}
.otros{ color:#B60000;}
.cultura{ color:#FF9000;}