Advertisement
pixelsmilelyts

Christmas #OO4

Nov 12th, 2019
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.70 KB | None | 0 0
  1. <div id="navigation"><center>
  2. <a href="http://www.roleplayer.me/home.php" class="navi">home</a>
  3.  
  4. <a href="http://www.roleplayer.me/add_comment.php?
  5.  
  6. member_id=FRIEND ID" class="navi">comment</a>
  7.  
  8. <a href="http://www.roleplayer.me/send_message.php?
  9.  
  10. member_id=FRIEND ID" class="navi">message</a>
  11. </center>
  12. </div>
  13.  
  14. <style>
  15. body {margin-top: 20px;}
  16. #navigation{
  17. background-image:url("https://i.imgur.com/hKksLi0.png");
  18. background-attachment:fixed;
  19. background-repeat: repeat;
  20. background:;
  21. position: absolute;
  22. top: 0px;
  23. left: 50%;
  24. width: 800px;
  25. height: 60px;
  26. margin-left: -400px;
  27. border-bottom: 2px solid #D4AD73;
  28. }
  29.  
  30. a.navi{
  31. margin-top:16px;
  32. line-height: 24px;
  33. letter-spacing: 1px;
  34. width:134px;
  35. color: #fff;
  36. background: #EBDCC2;
  37. font-family: georgia;
  38. font-size: 17px;
  39. letter-spacing: 1px;
  40. font-weight: ;
  41. text-align: center;
  42. text-transform: lowercase;
  43. display:inline-block;}
  44.  
  45. a.navi:hover{
  46. background: #D4AD73;
  47. border-bottom: 2px solid #EBDCC2;
  48. }
  49.  
  50.  
  51. body{
  52. background-image:url("");
  53. background-attachment:fixed;
  54. background-position:top center;
  55. background-repeat: repeat;
  56. background-color:#EBDCC2;}
  57.  
  58. table table { border: 0px }
  59. table table table table{border:0px}
  60. table, tr, td { background-color:#FFFFFF; border:none; border-width:0;}
  61. table table table {border-style:none;border-width:0px;background-color:#FFFFFF;}
  62.  
  63. table, tr, td, li, p, div, .btext, .blacktext10, .blacktext12, .lightbluetext8, .orangetext15, .redtext, .redbtext, .text, .whitetext12 {
  64. font-family: arial;
  65. color:#303030;
  66. font-size:11px;
  67. letter-spacing:0.5px;
  68. line-height:13px;}
  69.  
  70. table.blurbs td.text span.orangetext15,
  71. table.friendSpace td.text span.orangetext15, .whitetext12 {
  72. color:#DE7288;
  73. font-family: georgia;
  74. text-align: right;
  75. font-size: 15px;
  76. font-weight: normal;
  77. text-decoration: none;
  78. text-transform: uppercase;
  79. letter-spacing: 0.5px;
  80. line-height: 19px;
  81. display:block;
  82. border-bottom: 1px solid #D4AD73;
  83. background-color:#FFFFFF;}
  84.  
  85. .lightbluetext8{
  86. color:#FFFFFF;
  87. font-family: georgia;
  88. text-align: center;
  89. font-size: 13px;
  90. font-weight: normal;
  91. text-decoration: none;
  92. text-transform: uppercase;
  93. letter-spacing: 0.5px;
  94. line-height: 19px;
  95. display:block;
  96. border-bottom: 2px solid #D4AD73;
  97. background-color:#DE7288;}
  98.  
  99. a:active, a:visited, a:link, a.redlink:active, a.redlink:visited, a.redlink:link {
  100. font-family: arial;
  101. color: #D4AD73;
  102. font-size:9px;
  103. letter-spacing:0.5px;
  104. font-weight:normal;
  105. text-decoration:none;
  106. text-transform: uppercase;}
  107.  
  108. a.redlink:hover, a:hover {
  109. color:#DE7288;
  110. font-style: italic;
  111. transition-duration: 0.5s;
  112. -webkit-transition-duration: 0.5s;
  113. -o-transition-duration: 0.5s;
  114. -moz-transition-duration: 0.5s;}
  115.  
  116. .nametext {
  117. font-family: georgia;
  118. color: #D4AD73;
  119. font-size:20px;
  120. text-transform: uppercase;
  121. font-style: italic;
  122. letter-spacing:0.5px;
  123. -webkit-transform: rotate(-90deg);
  124. -moz-transform: rotate(-90deg);
  125. position: absolute;
  126. left: 49%;
  127. margin-left: -500px;
  128. top: 170px;
  129. _display: none;}
  130.  
  131. b{color:#D4AD73; }
  132. u{color:#DE7288; }
  133. i{color:#DE7288; }
  134. s{color:#D4AD73; }
  135. small{color:#DE7288; }
  136.  
  137. big{
  138. font-family: georgia;
  139. font-size:25px;
  140. line-height: 29px;
  141. color: #D4AD73;
  142. text-transform: uppercase;
  143. letter-spacing:-1px;}
  144.  
  145. .blacktext10{
  146. color:#FFFFFF;
  147. font-family: georgia;
  148. text-align: center;
  149. font-size: 13px;
  150. font-weight: normal;
  151. text-decoration: none;
  152. text-transform: uppercase;
  153. letter-spacing: 0.5px;
  154. line-height: 19px;
  155. display:block;
  156. border-bottom: 2px solid #D4AD73;
  157. background-color:#DE7288;}
  158.  
  159. table.profileinfo td.text a img, .friendspace td.text td td a img {
  160. padding:4px; margin:2px;
  161. margin-right:2px;
  162. background-color: #DE7288;
  163. border: 2px solid #D4AD73;}
  164.  
  165. table.profileinfo td.text a img:hover, .friendspace td.text td td a img:hover{
  166. padding:4px; margin:2px;
  167. margin-right:2px;
  168. background-color: #D4AD73;
  169. transition-duration: 0.5s;
  170. -webkit-transition-duration: 0.5s;
  171. -o-transition-duration: 0.5s;
  172. -moz-transition-duration: 0.5s;}
  173.  
  174. ::-webkit-scrollbar {
  175. width: 8px;
  176. background: #EBDCC2;}
  177.  
  178. ::-webkit-scrollbar-thumb {
  179. border-radius: 2px;
  180. background: #D4AD73;}
  181.  
  182. .btext, .redbtext{
  183. font-size:0px;
  184. color: #FFFFFF;}
  185.  
  186. .blurbs {margin-top: -65px;}
  187. .interestsAndDetails {margin-top: -60px; margin-left: -50px; padding: 0px;}
  188. .profileinfo {margin-top: -25px; margin-left: -50px; padding: 0px;}
  189. .friendSpace {margin-top: -15px;}
  190.  
  191. table.blurbs td td span.orangetext15 {
  192. display: none;}
  193.  
  194. .commentlinks{display:none;}
  195. .extendednetwork {display:none;}
  196. .msOnlineNow {display:none;}
  197. table.latestblogentry {display: none;}
  198. .userAlbums {display:none;}
  199. .userProfileURL { display:none; }
  200. .contactTable {display: none;}
  201. .userProfileDetail { display:none; }
  202. table.profileInfo * {background-color:transparent;}
  203. table.profileInfo td td {letter-spacing:-100px; font-size:0px;}
  204. table.profileInfo td td.text, table.profileInfo td td * {font-size:11px; letter-spacing:0px;}
  205. table.profileInfo td td a {display:none;}
  206. table.profileInfo td td.text * {display:inline;}
  207.  
  208. .friendSpace .redbtext {font-weight:bold;}
  209. .friendSpace td {padding:0px;}
  210. .friendSpace br {display:none;}
  211. .friendSpace td.text td td br {display:inline;} .friendSpace .btext {display:block;}
  212. .friendSpace td.text td td a img {width:95px; height:110px;}
  213.  
  214. div.profileWidth table tr td div ul li a, div.profileWidth table tr td div ul li .rail {position: relative; left: -10000px;}
  215. div.profileWidth {margin-top: -10px !important;}
  216. div.profileWidth div { filter:alpha(opacity=0); opacity:0.0001 }
  217. div.profileWidth div.clearfix, div.profileWidth div div { filter: none; opacity: 0.9999; }
  218. div.profileWidth div.clearfix {position: relative; top: -40px;}
  219. div td{background:transparent;}
  220. tr {background-color:transparent}
  221.  
  222.  
  223. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement