Advertisement
candymemory

Basic Layout 2, Version 2

Nov 19th, 2016
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.03 KB | None | 0 0
  1. <style>
  2. .LINKS {width:200; height:200;}
  3. .LINKS {z-index:5; position: absolute; left:50%; top:20px; margin-left:-700px;}
  4. .LINKS {background-color: ;}
  5. </style>
  6. <div class="LINKS">
  7. <a href=“http://roleplayer.me“><img src="https://cdn3.iconfinder.com/data/icons/glypho-free/64/home-128.png" alt="home" title=home style=“width:20px;height:20px;border:0;”></a> <p>
  8. <a href="http://www.roleplayer.me/send_message.php?member_id=FRIEND ID HERE"><img src="http://cdn.1001freedownloads.com/icon/thumb/334757/Messaging-Message-icon.png" alt="message" title=message style=“width:20px;height:20px;border:0;”></a> <p>
  9. <a href="http://www.roleplayer.me/add_comment.php?member_id=FRIEND ID HERE"><img src="https://cdn4.iconfinder.com/data/icons/business-3-4/512/laptop-512.png" alt="comment" title=comment style=“width:22px;height:22px;border:0;”></a> <p>
  10. <a href="LINKGOESHERE"><img src="http://iconshow.me/media/images/ui/ios7-icons/png/512/heart-outline.png" alt="comment" title=extra link here style=“width:22px;height:22px;border:0;”></a> <p>
  11. </div>
  12.  
  13.  
  14. <!— background!—>
  15. <style>body{background-color: COLORHERE; background-image:url(IMAGEURLHERE); background-repeat:repeat;background-attachment:fixed;background-position:;}</style>
  16.  
  17. <!—blurbs! —>
  18. <style>
  19. table.blurbs td.text span.orangetext15 {color: ffffff;
  20. text-transform:uppercase;
  21. font-family: Tahoma;}
  22. table.blurbs td td span.orangetext15 {color:000000;
  23. text-transform: lowercase;
  24. font-size: 10px;}
  25. table.blurbs table {background-color:3e3e3e;}
  26. table.blurbs td td span.text {color:303030;}
  27. table.blurbs td td {background-color:3e3e3e;}
  28. table.blurbs td.text {background-color: 00000;
  29. font-size:12px;
  30. text-align:right;
  31. border-bottom: 1px solid #3e3e3e;
  32. border-right: 5px solid #3e3e3e;
  33. padding: 5px;
  34. display:block;
  35. width: 420px;
  36. display: block;}
  37. </style>
  38.  
  39. <!—interests! —>
  40. <style>
  41. table.interestsanddetails td {width:0!important; padding:2px!important;}
  42. table.interestsAndDetails td.text {background-color: 000000;
  43. font-size:12px;
  44. text-align:right;
  45. border-bottom: 1px solid #3e3e3e;
  46. border-right: 5px solid #3e3e3e;
  47. padding: 5px;}
  48. table.interestsAndDetails span.whitetext12 {color: ffffff;
  49. text-transform:uppercase;
  50. font-family: Tahoma;}
  51. table.interestsAndDetails span.lightbluetext8 {color:000000;
  52. text-transform: lowercase;
  53. font-size: 10px;
  54. border: 1px solid #000000;
  55. }
  56. table.interestsAndDetails, table.interestsAndDetails td {border:0px;}
  57. table.interestsAndDetails table {background-color:ffffff;}
  58. table.interestsAndDetails td td {background-color:ffffff;}
  59. table.interestsAndDetails td td, table.interestsAndDetails td td a {color:000000}
  60. </style>
  61.  
  62. <!— friends! —>
  63. <style>
  64.  
  65. table.friendSpace td {padding:0px;}
  66. table.friendSpace td.text td br {line-height:0px;}
  67. table.friendSpace span.btext {display:none;}
  68. table.friendSpace td.text td td a img {width:90x; height:110px;}
  69. table.friendSpace span.orangetext15 {color: ffffff;
  70. text-transform: uppercase;
  71. font-family: Tahoma;}
  72. table.friendSpace td.text table {background-color:transparent;}
  73. table.friendSpace td.text span.orangetext15 {background-color: 000000;
  74. font-size:12px;
  75. text-align:right;
  76. border-bottom: 1px solid #3e3e3e;
  77. border-right: 5px solid #3e3e3e;
  78. padding: 5px;
  79. display:block;
  80. width: 420px;}
  81. table.friendSpace td.text div {display:none;}
  82. table.friendSpace span.redbtext {color:000000!important; font-size: 10px;}
  83. table.friendSpace td.text td td {background-color:transparent;}
  84. table.friendSpace td.text td td a {color:000000;}
  85. </style>
  86.  
  87. <!— comments! —>
  88. <style>
  89. table.friendsComments td.text td a {display:none;}
  90. table.friendsComments td.text td b a {display:inline;}
  91. table.friendsComments td.text td td a {display:inline;}
  92. table.friendsComments span.orangetext15 {display:block; height:100%;}
  93. table.friendsComments td.text td td {width:0px; padding:0px;}
  94. table table table table table {border:0px;}
  95. table table table table table td {border:0px;}
  96. table.friendsComments table, table.friendsComments td {background-color:transparent;}
  97. table.friendsComments span.blacktext10 {color:0000000;
  98. text-transform: lowercase;}
  99. table.friendsComments span.redtext {color:000000;
  100. text-transform: lowercase;}
  101. </style>
  102.  
  103. <!— extended network! —>
  104. <style>
  105. table.extendedNetwork, table.extendedNetwork td {border:0px;}
  106. table.extendedNetwork span.blacktext12 a {display:none;}
  107. table.extendedNetwork span.blacktext12 span {display:none;}
  108. table.extendedNetwork {height:135px;}
  109. table.extendedNetwork td {background-image:url(IMAGEURLHERE); background-position:center center; background-repeat:no-repeat;}
  110. </style>
  111.  
  112. <!— movement! —>
  113. <style>
  114. .clearfix {margin-top: -100px;}
  115. .friendsComments {margin-top:-23px;}
  116. .interestsanddetails{position:relative; top: -16px;}
  117. .friendSpace {margin-top:-9px;}
  118.  
  119. </style>
  120.  
  121. <!— hide codes! —>
  122. <style>
  123. .msonlinenow {display: none;}
  124. table.userProfileDetail {display:none;}
  125. .userProfileURL {display:none;}
  126. table.latestblogentry {display: none;}
  127. .contactTable {display:none;}
  128. #footerWarpper{display: none;}
  129. table.profileInfo td td {letter-spacing:-100px; font-size:0px;}
  130. table.profileInfo td td.text, table.profileInfo td td * {font-size:11px; letter-spacing:0px;}
  131. table.profileInfo td td a {display:none;}
  132. table.profileInfo td td.text * {display:inline;}
  133.  
  134. .hidenav {display:none} div.profileWidth {margin-top: -30px !important;} div.profileWidth div {filter:alpha(opacity=0); opacity:0.0001} div.profileWidth div.clearfix, hidenav hidenav hidenav, div.profileWidth div div {filter:none; opacity:0.9999} div.profileWidth div.clearfix {position:relative; top:30px}
  135. </style>
  136.  
  137. <!— nav! —>
  138. <style>
  139. 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;}
  140. </style>
  141.  
  142. <!— name! —>
  143. <style>
  144. span.nametext {color:000000!important;}
  145. span.nametext {font-family:Geneva!important;
  146. font-size:22px!important;}
  147. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement