Advertisement
candymemory

plain base lyt

Nov 5th, 2016
399
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 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. <!—blurbs! —>
  5. <style>
  6. table.blurbs td.text span.orangetext15 {color: 426bba;}
  7. table.blurbs td td span.orangetext15 {color:426bba;}
  8. table.blurbs table {background-color:ffffff;}
  9. table.blurbs td td span.text {color:303030;}
  10. table.blurbs td td {background-color:ffffff;}
  11. table.blurbs td.text {background-color: c9e0fa;}
  12. </style>
  13.  
  14. <!—interests! —>
  15. <style>
  16. table.interestsanddetails td {width:0!important; padding:2px!important;}
  17. table.interestsAndDetails td.text {background-color: c9e0fa;}
  18. table.interestsAndDetails span.whitetext12 {color:426bba}
  19. table.interestsAndDetails span.lightbluetext8 {color:426bba}
  20. table.interestsAndDetails, table.interestsAndDetails td {border:0px;}
  21. table.interestsAndDetails table {background-color:ffffff;}
  22. table.interestsAndDetails td td {background-color:ffffff;}
  23. table.interestsAndDetails td td, table.interestsAndDetails td td a {color:000000;}
  24. </style>
  25.  
  26. <!— friends! —>
  27. <style>
  28. table.friendSpace span.redbtext {font-weight:bold;}
  29. table.friendSpace td {padding:0px;}
  30. table.friendSpace td.text td br {line-height:0px;}
  31. table.friendSpace span.btext {display:block;}
  32. table.friendSpace td.text td td a img {width:90x; height:110px;}
  33. table.friendSpace span.orangetext15 {color: 426bba;}
  34. </style>
  35.  
  36. <!— comments! —>
  37. <style>
  38. table.friendsComments td.text td a {display:none;}
  39. table.friendsComments td.text td b a {display:inline;}
  40. table.friendsComments td.text td td a {display:inline;}
  41. </style>
  42.  
  43. <!— extended network! —>
  44. <style>
  45. table.extendedNetwork, table.extendedNetwork td {border:0px;}
  46. table.extendedNetwork span.blacktext12 a {display:none;}
  47. </style>
  48.  
  49. <!— movement! —>
  50. <style>
  51. .clearfix {margin-top: -100px;}
  52. .friendsComments {margin-top:-23px;}
  53. .interestsanddetails{position:relative; top: -16px;}
  54. </style>
  55.  
  56. <!— hide codes! —>
  57. <style>
  58. .msonlinenow {display: none;}
  59. table.userProfileDetail {display:none;}
  60. .userProfileURL {display:none;}
  61. table.latestblogentry {display: none;}
  62. .contactTable {display:none;}
  63. #footerWarpper{display: none;}
  64. table.profileInfo td td {letter-spacing:-100px; font-size:0px;}
  65. table.profileInfo td td.text, table.profileInfo td td * {font-size:11px; letter-spacing:0px;}
  66. table.profileInfo td td a {display:none;}
  67. table.profileInfo td td.text * {display:inline;}
  68. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement