Ver Mensaje Individual
  #2 (permalink)  
Antiguo 09/06/2014, 13:08
shezard
 
Fecha de Ingreso: abril-2012
Mensajes: 20
Antigüedad: 12 años
Puntos: 0
Respuesta: Jquery+ wordpress

Para mas informacion tambien lo he intentado con CSS i tampoco funciona
Código CSS:
Ver original
  1. #menu-item-45{
  2.  
  3.     background-image:url(img/home.png);
  4.     background-repeat: no-repeat;
  5. }
  6. #menu-item-45: hover{
  7.     background-image:none;
  8.  
  9.  
  10.  
  11. }