I would like to add a dropdown arrow next to every menu element as an image.
Adding into menu.css the class
- Code: Select all
a#menu.haschild{
background-image:(/arrow-down.png) top right;}
didn't worked.
The image is uploaded into template/images and into template/css/menu folders.
What am I doing wrong?
Thanks in advance,
Kind regards,