infernotorrent

ihm

May 1st, 2010
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 1.37 KB | None | 0 0
  1. --header
  2. <div class="icon"><a href="http://i-haet-mushrooms.deviantart.com"><img src="http://i324.photobucket.com/albums/k342/MyBloodyromance4977/th_shkwiii.png" width="18" height="18"></div><div class="menubar"><div class="menufile"><u>F</u>ile<div class="options">:devphotofroggy:
  3. :devwielder-of-the-quill:
  4. :devManjyomeThunder:
  5. :devRhyk:</div></div></div>
  6.  
  7. --css for dropdown
  8. .menubar {
  9. height:20px;
  10. background:#3c3b37;
  11. width:100%;
  12. position:relative;
  13. left:-10px;
  14. color:#dfd8c8;
  15. font:1em sans serif;
  16. margin-top:-7px;
  17. padding-left:15px;
  18. }
  19. .menufile {
  20. height:20px;
  21. width:30px;
  22. text-align:center;
  23. position:relative;
  24. padding-top:3px;
  25. cursor:pointer;
  26. }
  27. .menufile:hover {
  28. background:url('http://i44.tinypic.com/264t7jn.png');
  29. color:#fff;
  30. }
  31. .options {
  32. height:20px;
  33. width:30px;
  34. text-align:center;
  35. position:relative;
  36. padding-top:3px;
  37. cursor:pointer;
  38. color:transparent;
  39. }
  40. .options a {
  41. color:transparent;
  42. }
  43. .options:hover {
  44. height:auto;
  45. text-align:center;
  46. position:relative;
  47. padding-top:3px;
  48. cursor:pointer;
  49. color:transparent;
  50. background:#3c3b37;
  51. width:140px!important;
  52. text-align:left;
  53. }
  54. .options:hover a {
  55. height:auto;
  56. text-align:center;
  57. position:relative;
  58. cursor:pointer;
  59. color:#dfd8c8;
  60. line-height:25px;
  61. padding:5px;
  62. }
  63. .options:hover a:hover {
  64. background:url('http://i41.tinypic.com/35d4xup.png') 100%;
  65. color:#fff;
  66. text-decoration:none;
  67. }
Add Comment
Please, Sign In to add comment