Ver Mensaje Individual
  #5 (permalink)  
Antiguo 19/08/2009, 17:59
Avatar de rompeguesos
rompeguesos
 
Fecha de Ingreso: marzo-2009
Mensajes: 692
Antigüedad: 15 años, 1 mes
Puntos: 8
Respuesta: como solucionar este codigo?

Esta mejor pero me sigue dando problemas miralo en el primer enlace que te pase. Asi esta el codigo:

Código PHP:
.rank ul {
    list-
stylenone;
    
margin3px;
    
padding0px;
    
width100px;
    
height15px;
    
positionrelative;
    
backgroundurl(rank.giftop left repeat-x;
    
margin-left:0px;
}
.
rank li {
    
padding0px;
    
margin0px;    
    
floatleft;    
}
.
rank li.current-rating {
    
backgroundurl(rank.gifleft bottom;
    
positionabsolute;
    
height15px;
    
displayblock;
    
text-indent: -9000px;
    
z-index1;
}
.
rank li a {
    
displayblock;
    
width15px;
    
height15px;
    
text-decorationnone;
    
text-indent: -9000px;
    
z-index20;
    
positionabsolute;
    
padding0px;
    
background-imagenone;
}
.
rank li a:hover {
    
backgroundurl(rank.gifleft center;
    
z-index1;
    
left0px;
}
.
rank a.star-{left0px;}
.
rank a.star-1:hover {width15px;}
.
rank a.star-{left15px;}
.
rank a.star-2:hover {width30px;}
.
rank a.star-{left30px;}
.
rank a.star-3:hover {width45px;}
.
rank a.star-{left45px;}
.
rank a.star-4:hover {width60px;}
.
rank a.star-{left60px;}
.
rank a.star-5:hover {width75px;}