Advertisement
candymemory

HALP

Nov 6th, 2016
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.19 KB | None | 0 0
  1. <!— background!—>
  2. <style>body{background-color: COLORHERE; background-image:url(IMAGEURLHERE); background-repeat:repeat;background-attachment:fixed;background-position:;}</style>
  3.  
  4.  
  5. <!—blurbs! —>
  6. <style>
  7. table.blurbs td.text span.orangetext15 {color: ffffff; text-shadow: 1px 1px 1px #c9c9c9;}
  8. table.blurbs td td span.orangetext15 {color:000000; font-size: 11px;}
  9. table.blurbs table {background-color:ffffff;}
  10. table.blurbs td td span.text {color:303030;}
  11. table.blurbs td td {background-color:ffffff;}
  12. table.blurbs td.text {background-color: c9e0fa;
  13. background: linear-gradient(to left, #bb5c5c , #ffffff);
  14. border:1px solid #ededed;
  15. padding:3px;
  16. text-align:right;}
  17. </style>
  18.  
  19. <!—interests! —>
  20. <style>
  21. table.interestsanddetails td {width:0!important; padding:2px!important;}
  22. table.interestsAndDetails td.text {background-color: c9e0fa; background: linear-gradient(to left, #bb5c5c , #ffffff);
  23. border:1px solid #ededed;
  24. padding:3px;}
  25. table.interestsAndDetails span.whitetext12 {color: ffffff; text-shadow: 1px 1px 1px #c9c9c9;}
  26. table.interestsAndDetails span.lightbluetext8 {color:000000; font-size: 10px;}
  27. table.interestsAndDetails, table.interestsAndDetails td {border:0px;}
  28. table.interestsAndDetails table {background-color:ffffff;}
  29. table.interestsAndDetails td td {background-color:ffffff;}
  30. table.interestsAndDetails td td, table.interestsAndDetails td td a {color:000000;}
  31. </style>
  32.  
  33.  
  34. <!— friends! —>
  35. <style>
  36. table.friendSpace span.redbtext {font-weight:bold;}
  37. table.friendSpace td {padding:0px; }
  38. table.friendSpace td.text td br {line-height:0px;}
  39. table.friendSpace span.btext {display:block;}
  40. table.friendSpace td.text td td a img {width:90x; height:110px;}
  41. table.friendSpace span.orangetext15 {color: ffffff; text-shadow: 1px 1px 1px #c9c9c9;}
  42. table.friendSpace td.text table {background-color:transparent;}
  43. table.friendSpace td.text span.orangetext15 {
  44. text-align:right;
  45. color:#ffffff;
  46. background: linear-gradient(to left, #bb5c5c, #ffffff);
  47. display:block;
  48. padding:3px;
  49. border:1px solid #ededed;
  50. display: block;}
  51.  
  52. </style>
  53.  
  54.  
  55. <!— comments! —>
  56. <style>
  57. table.friendsComments td.text td a {display:none;}
  58. table.friendsComments td.text td b a {display:inline;}
  59. table.friendsComments td.text td td a {display:inline;}
  60. </style>
  61.  
  62. <!— extended network! —>
  63. <style>
  64. table.extendedNetwork, table.extendedNetwork td {border:0px;}
  65. table.extendedNetwork span.blacktext12 a {display:none;}
  66. </style>
  67.  
  68. <!— movement! —>
  69. <style>
  70. .clearfix {margin-top: -100px;}
  71. .friendsComments {margin-top:-23px;}
  72. .interestsanddetails{position:relative; top: -16px;}
  73. table.blurbs {margin-bottom:-8px;}
  74. table.blurbs {margin-top:-20px;}
  75. </style>
  76.  
  77.  
  78. <!— hide codes! —>
  79. <style>
  80. .msonlinenow {display: none;}
  81. table.userProfileDetail {display:none;}
  82. .userProfileURL {display:none;}
  83. table.latestblogentry {display: none;}
  84. .contactTable {display:none;}
  85. #footerWarpper{display: none;}
  86. table.profileInfo td td {letter-spacing:-100px; font-size:0px;}
  87. table.profileInfo td td.text, table.profileInfo td td * {font-size:11px; letter-spacing:0px;}
  88. table.profileInfo td td a {display:none;}
  89. table.profileInfo td td.text * {display:inline;}
  90. </style>
  91.  
  92. <!— text! —>
  93. <style>
  94. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement