skins

Theme #14

Jun 25th, 2013
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 5.34 KB | None | 0 0
  1. .profile-avt img{display:none;}
  2. .header,.header2{display:none;}
  3. .profile-nav-buttonLeft, .prof-addlink {display:none;}
  4. .wall-dt {display:none;}
  5. .prof-in-header {display:none;}
  6. .wall-like-show {background:#ccc;}
  7. body,a,a:hover,.wall-main-usr,.wall-publish-submit,.wall-post textarea {text-transform:lowercase;font-family:georgia;color:#000;text-decoration:none;}
  8.  
  9. ::-webkit-scrollbar { width: 6px; height: 4px; }
  10. ::-webkit-scrollbar-button:start:decrement,
  11. ::-webkit-scrollbar-button:end:increment { height: 0px; display: block; background: #fff; }
  12. ::-webkit-scrollbar-track-piece { background: #fff; }
  13. ::-webkit-scrollbar-thumb {height: 50px; background-color: #ccc; }
  14. ::-moz-scrollbar { width: 6px; height: 4px; }
  15. ::-moz-scrollbar-button:start:decrement,
  16. ::-moz-scrollbar-button:end:increment { height: 0px; display: block; background: #fff; }
  17. ::-moz-scrollbar-track-piece { background: #fff; }
  18. ::-moz-scrollbar-thumb {height: 50px; background-color: #ccc; }
  19. ::-o-scrollbar { width: 6px; height: 4px; }
  20. ::-o-scrollbar-button:start:decrement,
  21. ::-o-scrollbar-button:end:increment { height: 0px; display: block; background: #fff; }
  22. ::-o-scrollbar-track-piece { background: #fff; }
  23. ::-o-scrollbar-thumb {height: 50px; background-color: #ccc; }
  24.  
  25. .status_line{display: none;}.profie-toprow {display: none;}
  26. .profile-top-usr {display: none;}
  27. .prof-show-status{display: none;}
  28. .wall-avt{display: none;}
  29.  
  30. .profile-left {background: url('http://oi41.tinypic.com/ztt0yr.jpg') no-repeat scroll 0% 0%;
  31. background-image: url('http://oi41.tinypic.com/ztt0yr.jpg');
  32. background-repeat-x: no-repeat;
  33. background-repeat-y: no-repeat;
  34. background-attachment: scroll;
  35. background-position-x: 0%;
  36. background-position-y: 0%;
  37. background-origin:;
  38. background-clip:;
  39. background -color:;
  40. height:900px;
  41. overflow: hidden;
  42. overflow-x: hidden;
  43. overflow-y: hidden;
  44. text-indent: 0px;
  45. width: 800px;}
  46. .prof-box-title{display:none;} .pwall {display:none;}.pphoto {display:none;}.pvideo {display:none;}.pquiz {display:none;}.pgroups {display:none;}.pgames {display:none;}.plexicon {display:none;}.pinfo {display:none;}.profile-left hr {display:none;}.plinkstatistic {display:none;}.fr_inv {display:none;}.profile-left .maybe-know {display:none;}.profile-left .pfirends {display:none;}.profile-left .box {display:none;}.profile-left .pstat {display:none;}.profile-left hr {display:none;}.footer, .fleft a, .footer_wrap {display:none;}.icon-prof-dec .rate-profile {display:none;}.profile-left {background: url("http://coversmaster.com/wp-content/uploads/2012/08/London-Photography-Facebook-Cover.jpg") no-repeat scroll 45% 5%;height:300px;border: 1px solid #C4C2C3;width: 770px;box-shadow: 0 0 0.1em purple;}
  47.  
  48. .prof-box-title {background: transparent}
  49. .prof-in-header {background: transparent}
  50. .rate-profile {background: transparent}
  51. .rate-profile a {background: transparent}
  52. .rate-profile a span {background: transparent}
  53. .profile-html-body {background: transparent}
  54. .prof-box {background: transparent}
  55. .prof-box-body {background: transparent}
  56.  
  57. .wall-in-comment{display:none;}.wall-btxt a {display:none}.wall-like-show {display:none}.wall-item .wall-comment {display:none;}.wall-in-comment{display:none;}.wall-item .wall-comment {display:none;}
  58.  
  59. .wall-image-left img {
  60. width: 350px;
  61. height: auto;
  62. }
  63. @font-face {
  64. font-family: "Call Me";src: url("http://static.tumblr.com/j2nmv5m/yJSm69tse/kgcallmemaybe-skinny.ttf") format("truetype"); }
  65.  
  66. @font-face { font-family: "pewp"; src: url('http://static.tumblr.com/bepad33/6M6m295eu/delius-regular.ttf'); }
  67.  
  68. @font-face { font-family: "arma"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  69.  
  70. .wall-item {
  71. opacity:1;
  72. font-family: arma;
  73. font-size: 10px;
  74. text-align: left;
  75. z-index:9999;
  76. float:left;
  77. width: 363px;
  78. height: auto;
  79.  
  80. line-height: 20px;
  81. background-color: rgba(255, 255, 255, 0.28);
  82. margin-right:5px;
  83. overflow:hidden;
  84. margin-bottom:5px;
  85. padding: 4px;
  86. padding-bottom: 2px;
  87. border: 1px solid #ddd;
  88. transition: all 0.5s ease-out;
  89. -o-transition-transition: all 0.5s ease-out;
  90. -webkit-transition: all 0.5s ease-out;
  91. -moz-transition: all 0.5s ease-out;
  92. }
  93.  
  94. .wall-post textarea {
  95. background: url(http://www.kefche.com/profiles/put_user_css.php?usr=matimadi) repeat white;
  96. width: 626px;
  97. height: 30px;
  98. border-radius: 5px;
  99. color: rgb(131, 131, 131);
  100. font-family: verdana;
  101. font-size: 10px;
  102. border: 1px dotted black;
  103. border-image-source: initial;
  104. border-image-slice: initial;
  105. border-image-width: initial;
  106. border-image-outset: initial;
  107. border-image-repeat: initial;
  108. }
  109. .wall-post {
  110. border-radius: 3px;
  111. padding: 10px;
  112. background: rgba(240, 240, 240, 0);
  113. border: 1px solid rgba(210, 210, 210, 0);
  114. position: relative;
  115. }
  116. .wall-publish-submit {
  117. color: rgb(131, 131, 131);
  118. font-family: verdana;
  119. font-size: 10px;
  120. width: 80px;
  121. height: 25px;
  122. border-radius: 5px;
  123. margin-left: 50px;
  124. margin-top: 7px;
  125. background-color: white;
  126. border: 1px dotted black;
  127. border-image-source: initial;
  128. border-image-slice: initial;
  129. border-image-width: initial;
  130. border-image-outset: initial;
  131. border-image-repeat: initial;
  132. }
  133.  
  134. .wall-item {box-shadow: 0 0 0.9em white;}
  135. .wall-item:hover {box-shadow: 0 0 0.9em #000000;}
  136. .profile-nav-buttonLeft {box-shadow: 0 0 0.9em white;}
  137. .profile-nav-buttonLeft:hover {box-shadow: 0 0 0.9em #000000;}
  138. .profile-top-usr {box-shadow: 0 0 0.9em white;}
  139. .profile-top-usr:hover {box-shadow: 0 0 0.9em #000000;}
Advertisement
Add Comment
Please, Sign In to add comment