skins

Skin №1

Apr 26th, 2013
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 2.89 KB | None | 0 0
  1. .profile-avt {opacity: 0;}
  2. .profie-toprow img {display:none;}
  3. .profile-left {background: url("http://24.media.tumblr.com/2bea4311f636568b3a7ac13bd51c5118/tumblr_mlryh4bSa51rj0fjto1_500.png") no-repeat scroll 50% 0%; height:290px; border: 1px solid #000000; box-shadow: 0 0 0.9em white;}
  4. .pwall {display:none;}
  5. .pphoto {display:none;}
  6. .pvideo {display:none;}
  7. .pquiz {display:none;}
  8. .pgroups {display:none;}
  9. .pgames {display:none;}
  10. .plexicon {display:none;}
  11. .pinfo {display:none;}
  12. .profile-left hr {display:none;}
  13. .plinkstatistic {display:none;}
  14. .fr_inv {display:none;}
  15. .profile-left .maybe-know {display:none;}
  16. .profile-left .pfirends {display:none;}
  17. .profile-left .box {display:none;}
  18. .profile-left .pstat {display:none;}
  19. .profile-left hr {display:none;}
  20. .footer, .fleft a, .footer_wrap {display:none;}
  21. .prof-addlink {display:none;}
  22.  
  23. body{color: pink;text-shadow: 0 0 2px deeppink;font: 15px Purisa;}
  24.  
  25. .wall-avt {float: right;}
  26.  
  27. .wall-avt {-webkit-box-shadow: 0 8px 6px -6px black; -moz-box-shadow: 0 8px 6px -6px black; box-shadow: 0 8px 6px -6px black; padding:1px; border:1px solid #2798c1}
  28.  
  29. .wall-post {filter:alpha(opacity=100); border-radius: 100px}
  30. .wall-post textarea {filter:alpha(opacity=100); border-radius: 100px}
  31. .wall-post input {filter:alpha(opacity=100); border-radius: 100px}
  32. .wall-item {filter:alpha(opacity=100); border-radius: 100px}
  33. .wall-in-comment {filter:alpha(opacity=100); border-radius: 100px}
  34. .wall-like-show {filter:alpha(opacity=100); border-radius: 100px}
  35. .wall-comment-like-box {filter:alpha(opacity=100); border-radius: 100px}
  36.  
  37. .emoticons-list img {width: 20px; height: 20px; }
  38. .emoticons-list img:hover {width: 9px; height: 9px;}
  39.  
  40. .profile-left:hover{background-color: #transparent;transform: rotate(350deg);-moz-transform: rotate(350deg);-webkit-transform: rotate(530deg);-o-transform: rotate(360deg);}img {max-width: 1000px;opacity: .8;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;margin-bottom: -3px;}
  41.  
  42. .header2 li {background:none; border:1px solid black; border-bottom:0;}
  43. .header2 li:hover, .header2 li.active {background:none; border:0;}
  44. .header2 li a {color:#FF4354;}
  45. .header2 li:hover a, .header2 li.active a {color:deeppink;}
  46. .header2 li:hover, .header2 li.active {color:#FF4354; background:#FF4354; border:1px solid deeppink; border-bottom:0;}
  47.  
  48.  
  49. .header li {background:none; border:1px solid black; border-bottom:0;}
  50. .header li:hover, .header2 li.active {background:none; border:0;}
  51. .header li a {color:#FF4354;}
  52. .header li:hover a, .header2 li.active a {color:deeppink;}
  53. .header li:hover, .header2 li.active {color:#FF4354; background:#FF4354; border:1px solid deeppink; border-bottom:0;}
  54.  
  55. .wall-post {height: 70px} .wall-post textarea {height: 22px}
  56.  
  57. .wall-post input {width:590px;left:-615px;position:absolute;top:40px;}
Advertisement
Add Comment
Please, Sign In to add comment