add image-icon before text in menu
Is it possible to add image before text in menu. I tried with this code:
.download a{
padding-left: 30px !important;
background-image: url(images/ciklama.jpg);
background-position: left;
background-repeat: no-repeat;
}
where "download" is name of class of menu item (CSS optional)
Tesxt of "Download" link is moved right but there is no image
pls visit:
http://demo.raznirecepti.com/demo/