Advertisement
alchymyth

image menu

May 1st, 2011
709
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 1.22 KB | None | 0 0
  1. .menu { margin: 20px 180px; }
  2. .menu-item { display:block; width:80px;height:100px; background:#555;margin-right:5px; text-indent:-9999px; overflow:hidden; }
  3. .menu-item a { display:block; height:98px; width:80px; }
  4. .menu-item a:hover { background:none!important;padding:0;border-bottom: 2px solid #999; }
  5. .menu-item-140 { background: url(http://www.graveyard-shift-studios.com/Grave_Yard_Shift_Studios/imag006.jpg) center top no-repeat; }
  6. .menu-item-19 { background: url(http://www.graveyard-shift-studios.com/Grave_Yard_Shift_Studios/imag000.jpg) center top no-repeat; }
  7. .menu-item-17 { background: url(http://www.graveyard-shift-studios.com/Grave_Yard_Shift_Studios/imag003.jpg) center top no-repeat; }
  8. .menu-item-15 { background: url(http://www.graveyard-shift-studios.com/Grave_Yard_Shift_Studios/imag002.jpg) center top no-repeat; }
  9. .menu-item-12 { background: url(http://www.graveyard-shift-studios.com/Grave_Yard_Shift_Studios/imag004.jpg) center top no-repeat; }
  10. .menu-item-13 { background: url(http://www.graveyard-shift-studios.com/Grave_Yard_Shift_Studios/imag005.jpg) center top no-repeat; }
  11. .menu-item-16 { background: url(http://www.graveyard-shift-studios.com/Grave_Yard_Shift_Studios/imag001.jpg) center top no-repeat; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement