Hover Image in Twentyten #access menu
-
I have a png image I want to appear on hover/rollover in my menu on https://www.kbconceptspr.com/wordpress
I have changed the css to include:
#access li:hover > a, #access ul ul :hover > a { background:url(wp-content/uploads/2012/08/puddle-roll.png) no-repeat; background-position: center; color: #669999; } #access ul li:hover > ul { display: block; }
However, the image is not showing up. The location of the image is https://www.kbconceptspr.com/wordpress/wp-content/uploads/2012/08/puddle-roll-e1345747906167.png, the image size is 75×41
I would appreciate any suggestions on how to get this to work.
Thanks!
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Hover Image in Twentyten #access menu’ is closed to new replies.