SW Menu Hover Image Overlay


/ Published in: CSS
Save to your folder(s)



Copy this code and paste it in your HTML
  1. .item11-acton, .item11-acton:hover, .item11:hover, .item11-last:hover, .item11-acton-last {
  2. background: url(../images/menuArrow.png) center bottom no-repeat;
  3. }

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.