Ver Mensaje Individual
  #2 (permalink)  
Antiguo 05/10/2006, 02:42
cabral
 
Fecha de Ingreso: abril-2004
Ubicación: Sevilla
Mensajes: 100
Antigüedad: 20 años
Puntos: 0
q estemos utilizando una conexión segura debe ser lo de menos, lo q no entiendo es pq estoy perdiendo la imagen. os dejo el código.

.menuenl { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #25495F;
background-attachment: fixed; background-image: url("https:/localhost:9443/extranet/portal/images/menu_fle02.gif");
background-repeat: no-repeat; background-position: left; height: 30px; padding-left: 12px; border-top-width: 0px;
border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-top-style: dashed; border-right-style: dashed;
border-bottom-style: dashed; border-left-style: dashed; border-top-color: #7C99A8; border-right-color: #7C99A8;
border-bottom-color: #7C99A8; border-left-color: #7C99A8; background-color: #FFFFFF;}
.menuenlOver { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #25495F;
background-attachment: fixed; background-image: url("https:/localhost:9443/extranet/portal/images/menu_fle02.gif");
background-repeat: no-repeat; background-position: left; height: 30px; padding-left: 12px; border-top-width: 0px;
border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-top-style: dashed; border-right-style: dashed;
border-bottom-style: dashed; border-left-style: dashed; border-top-color: #7C99A8; border-right-color: #7C99A8;
border-bottom-color: #7C99A8; border-left-color: #7C99A8; background-color: #D2DCE1;}
.menuenl A {color: #25495F; display:block; width:100%; text-decoration: none;}
.menuenl A:link {color: #25495F; display:block; width:100%; text-decoration: none;}
.menuenl A:visited {color: #25495F; display:block; width:100%; text-decoration: none;}
.menuenl A:hover {color: #25495F; background-color: #FFFFFF; }
.menuenlOver A {color: #25495F; display:block; width:100%; text-decoration: none;}
.menuenlOver A:link {color: #25495F; display:block; width:100%; text-decoration: none;}
.menuenlOver A:visited {color: #25495F; display:block; width:100%; text-decoration: none;}
.menuenlOver A:hover {color: #25495F; background-color: #D2DCE1;}

Gracias