Advertisement
Guest User

mine

a guest
Oct 23rd, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.35 KB | None | 0 0
  1. <style >a.text, table div font a, table div div {visibility:hidden;}</style>
  2.  
  3.  
  4.  
  5.  
  6.  
  7. <style>
  8. .friendspace td.text td td a img{
  9. -webkit-filter: grayscale(55%);
  10. -webkit-transition-duration: 0.8s;
  11. -moz-transition-duration:0.8s;
  12. transition-duration:0.8s;
  13. -o-transition-duration:0.8s;}
  14. .friendspace td.text td td a img:hover{
  15. -webkit-filter: grayscale(55%);
  16. -webkit-transition: all 0.5s ease-out;
  17. -moz-transition: all 0.5s ease-out;
  18. transition: all 0.5s ease-out;}
  19.  
  20. table.profileinfo td td a img{
  21. -webkit-filter: grayscale(60%);
  22. -webkit-transition-duration: 0.8s;
  23. -moz-transition-duration:0.8s;
  24. transition-duration:0.8s;
  25. -o-transition-duration:0.8s;}
  26. table.profileinfo td td a img:hover{
  27. -webkit-filter: grayscale(60%);
  28. -webkit-transition: all 0.5s ease-out;
  29. -moz-transition: all 0.5s ease-out;
  30. transition: all 0.5s ease-out;}</style>
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42. <style >
  43. .extendedNetwork {display:none;}
  44. .latestBlogEntry {display:none;}
  45. </style>
  46.  
  47.  
  48. <style>.whitetext12{visibility:hidden;
  49. display:none;}.orangetext15{visibility:hidden;
  50. display:none;}.lightbluetext8{visibility:hidden; display:none;}</style>
  51.  
  52.  
  53. <style>
  54. td.text td.text{background-color:transparent;} /* Hides the Blurbs bar */
  55. td.text table {background-color:transparent;} /* Hides the Friends bar */
  56. </style>
  57.  
  58.  
  59.  
  60.  
  61. <style>
  62. table.interestsanddetails span.lightbluetext8, table.interestsanddetails td.text {display:none;}
  63. table.interestsanddetails td {width:0px; padding:0px;}
  64. table.interestsanddetails td td {background-color: transparent!important;}
  65. table.interestsanddetails, table.interestsanddetails td {border:none!important;}
  66. </style>
  67.  
  68.  
  69. <style >
  70. .contactTable {display: none;}
  71. </style>
  72.  
  73.  
  74.  
  75. <style>table div font {display: none;}</style>
  76.  
  77.  
  78. <style >.userProfileURL { display:none; }</style>
  79.  
  80.  
  81.  
  82.  
  83. <style >.userProfileDetail { display:none; }</style>
  84.  
  85. <style>
  86. {! make bottom links background transparent !}
  87. tr {background-color:transparent !important;}
  88. </style>
  89.  
  90.  
  91.  
  92.  
  93. <style >a.text, table div font a, table div div {visibility:hidden;}</style>
  94.  
  95.  
  96.  
  97. <style>
  98. table.profileInfo * {background-color:transparent;}
  99. table.profileInfo td td {letter-spacing:-100px; font-size:0px;}
  100. table.profileInfo td td.text, table.profileInfo td td * {font-size:11px; letter-spacing:0px;}
  101. table.profileInfo td td a {display:none;}
  102. table.profileInfo td td.text * {display:inline;}
  103. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement