Advertisement
candymemory

green fade

Nov 6th, 2016
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.13 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, #406618 , #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, #406618 , #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, #406618, #ffffff);
  47. display:block;
  48. padding:3px;
  49. border:1px solid #ededed;
  50. display: block;}
  51. table.friendSpace td.text td td a {color:000000;}
  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. table.friendsComments span.orangetext15 {display:block; height:100%;}
  61. table.friendsComments td.text td td {width:0px; padding:0px;}
  62. table table table table table {border:0px;}
  63. table table table table table td {border:0px;}
  64. table.friendsComments table, table.friendsComments td {background-color:transparent;}
  65. table.friendSpace td.text div {display:none;}
  66. table.friendSpace span.redbtext {color:000000!important; font-size: 10px;}
  67. </style>
  68.  
  69. <!— extended network! —>
  70. <style>
  71. table.extendedNetwork, table.extendedNetwork td {border:0px;}
  72. table.extendedNetwork span.blacktext12 a {display:none;}
  73. </style>
  74.  
  75. <!— movement! —>
  76. <style>
  77. .clearfix {margin-top: -100px;}
  78. .friendsComments {margin-top:-23px;}
  79. .interestsanddetails{position:relative; top: -16px;}
  80. table.blurbs {margin-bottom:-8px;}
  81. table.blurbs {margin-top:-20px;}
  82. </style>
  83.  
  84.  
  85. <!— hide codes! —>
  86. <style>
  87. .msonlinenow {display: none;}
  88. table.userProfileDetail {display:none;}
  89. .userProfileURL {display:none;}
  90. table.latestblogentry {display: none;}
  91. .contactTable {display:none;}
  92. #footerWarpper{display: none;}
  93. table.profileInfo td td {letter-spacing:-100px; font-size:0px;}
  94. table.profileInfo td td.text, table.profileInfo td td * {font-size:11px; letter-spacing:0px;}
  95. table.profileInfo td td a {display:none;}
  96. table.profileInfo td td.text * {display:inline;}
  97. </style>
  98.  
  99. <!— text! —>
  100. <style>
  101. table.profileInfo * {background-color:transparent;}
  102. span.nametext {font-family:Arial!important;
  103. font-size:24px!important;}
  104. </style>
  105.  
  106. <!— nav! —>
  107. <style>
  108. ul li a.open:hover, ul li a.open small, ul li a:hover {color:000000!important;} ul li a.open:hover, ul li a.open small, ul li a:hover {background-color:fbfbfb!important;} body div div table td {background-color:000000;} body div div table td td td {background-color:000000;} tr {background-color:transparent;}
  109. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement