kellyeatkim

Sunny

Jan 22nd, 2017
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.23 KB | None | 0 0
  1. <style>.profileinfo{display:none;}</style>
  2. <style>
  3. body{background-color: f4eaea;
  4. background-attachment:fixed;
  5. background-position:bottom left;
  6. background-repeat:repeat;}
  7.  
  8. table table { border: 0px }
  9. table table table table{border:0px}
  10. table table table {
  11. border-style:solid;
  12. border-width:5px;
  13. border-color: faeded;
  14. background-color: faeded;
  15. }
  16.  
  17. table td div {visibility:hidden;}
  18. table table td div {visibility:visible;}
  19. tr {background:transparent;}
  20.  
  21. a.happy{
  22. display: block;
  23. background-color: #ffffff;
  24. color: #dab3b3;
  25. font-family: consolas;
  26. font-size:5px;
  27. letter-spacing:2px;
  28. width: 90px;
  29. margin: 2px;
  30. -webkit-transition: all 0.3s ease-out;
  31. -moz-transition: all 0.3s ease-out;
  32. transition: all 0.3s ease-out;cursor:
  33. }
  34.  
  35. a.happy:hover {
  36. color:#dab3b3;
  37. background-color:#cea2a2;
  38. -webkit-transition: opacity 0.7s linear;
  39. opacity: 1;
  40. -webkit-transition: all 0.4s ease-out;
  41. -moz-transition: all 0.4s ease-out;
  42. transition: all 0.4s ease-out;
  43. }
  44.  
  45.  
  46. ::-webkit-scrollbar-thumb:vertical {
  47. background-color:#ffffff;
  48. height:100px;
  49. border:1px solid #ebebeb;
  50. -moz-border-radius: 0px 0px;
  51. border-radius: 0px;
  52. }
  53.  
  54. ::-webkit-scrollbar-thumb:horizontal {
  55. background-color:#ffffff;
  56. height:0px !important;
  57. }
  58.  
  59. a:active, a:visited, a:link, a.redlink:active, a.redlink:visited, a.redlink:link{font-weight:normal; font-size: 9px!important; line-height: 100%; font-family:Georiga!important; text-transform:; text-decoration: Arial; color: cea2a2; text-decoration: none;}
  60. a:hover, a.hover {color: cea2a2; font-weight:normal;}
  61.  
  62. em{ color:ffffff; font-size:20px; align:center;}
  63. Code{color:dab3b3;}
  64. Hr{width:100%;
  65. height:1px;
  66. background-color: ffffff;
  67. border: 0px;
  68. margin-top: 0px; margin-bottom: 0px;}
  69.  
  70.  
  71. blockquote{
  72. color: dab3b3;
  73. background-color:ffffff;
  74. border-right: 15px solid dab3b3;
  75. padding:5px;
  76. font-size:9px;
  77. width:180px;
  78. margin: 0px;
  79. -webkit-border-radius: 0px 10px 10px 0px ;
  80. -moz-border-radius: 0px 10px 10px 0px ;
  81. -border-radius: 0px 10px 10px 0px }
  82.  
  83.  
  84. ::-webkit-scrollbar {
  85. height:0px;
  86. width:0px;
  87. background-color:#eeeeee;
  88. }
  89.  
  90. .profileInfo td.text a img {border:1px solid; border-color:000000;}
  91.  
  92.  
  93. table, tr, td {background-color:black; border:none; border-width:0;}
  94. table table table {width:px !important; height:auto;}
  95.  
  96. table, tr, td, li, p, div {
  97. color: #c0c0c0;
  98. font-family: cambria;
  99. font-size: 9px;
  100. line-height: 9px;
  101. text-align: justify;
  102. }
  103.  
  104. .text {
  105. color: #c0c0c0;
  106. font-family: cambria;
  107. font-size: 9px;
  108. line-height: 9px;
  109. text-align: justify;
  110. }
  111. }
  112.  
  113. .nametext {color:4e4549; font-size:25px; font-family:georgia; letter-spacing: -1px; text-align:right;display:block; background-color:;font-weight:normal;text-transform:normal;line-height:23px;border-bottom: 2px dashed;border-bottom-color:FFF; border-top: 0px solid;border-top-color:}
  114.  
  115. b{ font-weight:normal; text-transform:uppercase; color:a4a4a4; font-family:cambria; font-size:9px; line-height: 10px; letter-spacing:0px;}
  116.  
  117. big{font-family: georgia; font-size: 20px; text-transform: none; letter-spacing: -2px; line-height: 95%; color:f2d9d9;}
  118.  
  119. small{font-family:terminal; font-size:8px; text-transform:uppercase; letter-spacing:0px; color:8a6c9c;}
  120.  
  121. i{font-family:sketch script; font-weight:none; font-size:12px; text-transform:none; border-bottom:0px solid; font-weight:normal; color:e8c5c5; background-color:transparent; line-height:9px; letter-spacing:1px;}
  122.  
  123. html, body{cursor: url(http://www.fileden.com/files/2007/2/17/786530/new_cursors/cursor_hand.cur), auto;} a:hover{cursor: url(http://www.fileden.com/files/2007/2/17/786530/new_cursors/cursor_hand.cur), auto;}
  124.  
  125.  
  126.  
  127.  
  128. .info{position: fixed;
  129. width: 200px;
  130. float: left;
  131. left: 55%; top: 0%;
  132. margin-left:130px; top:50PX;
  133. height:auto;
  134. overflow: hidden;
  135. padding: 6px;
  136. background-color:Transparent;
  137. border-left: 1px dotted ffffff;
  138. border-top: 1px }
  139.  
  140.  
  141.  
  142.  
  143. .candy{position: fixed;
  144. width: 200px;
  145. height:300px;
  146. float: left;
  147. left: 50%; top: 0%;
  148. margin-left:-478px; top:0PX;
  149. overflow: hidden;
  150. padding-right: 3px f5f5f5;
  151. background-color:eddfdf;
  152. align: center;
  153. -webkit-border-radius: 0px 0px 50px 50px;
  154. -moz-border-radius: 0px 0px 50px 50px;
  155. border-radius: 0px 0px 50px 50pxx;}
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162. .candy2{position: fixed;
  163. width: 200px;
  164. height:300px;
  165. left: 50%; top: 0%;
  166. margin-left:-478px; top:0PX;
  167. padding-right: 3px f5f5f5;
  168. background-color:eddfdf;
  169. align: center;
  170. -webkit-border-radius: 0px 0px 50px 50px;
  171. -moz-border-radius: 0px 0px 50px 50px;
  172. border-radius: 0px 0px 50px 50pxx;
  173. -webkit-transition: 0.7s ease-in-out;
  174. -moz-transition: 0.7s ease-in-out;
  175. -o-transition: 0.7s ease-in-out;
  176. opacity:0.0; filter:alpha(opacity=0);}
  177.  
  178. .candy2:hover{position: fixed;
  179. width: 100px;
  180. height:250px;
  181. left: 50%; top: 0%;
  182. margin-left:-430px; top:30PX;
  183. overflow: hidden;
  184. background-color:eddfdf;
  185. align: center;
  186. color:white;
  187. font-size:17px;
  188. -webkit-border-radius: 0px 0px 50px 50px;
  189. -moz-border-radius: 0px 0px 50px 50px;
  190. border-radius: 0px 0px 50px 50pxx;
  191. opacity:1; filter:alpha(opacity=100);}
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198. .candy3{position: fixed;
  199. width: 100px;
  200. height:100;
  201. top: 450px;
  202. left: 300px;
  203. overflow: hidden;
  204. padding: 6px;
  205. background-image: URL(http://i.imgur.com/kRvzg.png);
  206. align: center;
  207. -webkit-border-radius: 70px;
  208. -moz-border-radius: 70px;
  209. border-radius: 70px;
  210. -webkit-transition: 0.7s ease-in-out;
  211. -moz-transition: 0.7s ease-in-out;
  212. -o-transition: 0.7s ease-in-out;}
  213.  
  214. .candy3:hover{position: fixed;
  215. width: 100px;
  216. height:100;
  217. top: 450px;
  218. left: 300px;
  219. overflow: hidden;
  220. padding: 6px;
  221. background-image: URL(http://i.imgur.com/kRvzg.png);
  222. text-align: right;
  223. -webkit-border-radius: 00px;
  224. -moz-border-radius: 0px;
  225. border-radius: 0px;}
  226.  
  227. .ilu{hide text properties}
  228. .orangetext15{display: none;}
  229. .whitetext12{display: none;}
  230. .lightbluetext8{display: none;}
  231. .blacktext12 {display: none;}
  232.  
  233. .ilu{move the tables up}
  234. td.text table {position:relative; top: -10px;}
  235. td.text table table {position:static;}
  236.  
  237. .ilu{Hidden Sections}
  238. .blurbs{display:none;visibility:hidden;}
  239. .friendSpace { display:none; }
  240. .contactTable { display: none; }
  241. .interestsAndDetails { display:none; }
  242. .latestBlogEntry { display:none; }
  243. .friendsComments { display:none; }
  244. .userProfileDetail{ display:none; }
  245. .extendednetwork {display:none;}
  246. .userProfileURL{display:none;}
  247. .navigationbar{display:none;}
  248.  
  249. table tr td div font {display: none;}
  250. div table td font {display: none;}
  251. body div table td form img{display:none!important;}
  252. a.text, table div font a, table div div {visibility:hidden;}
  253. table table div font a, table table div div {visibility:visible;}
  254. img {border:0px;}
  255. table tr td div font {display: none;}
  256. .profileInfo td td img {visibility:hidden;}
  257. .profileInfo td td a img {visibility:visible;}
  258.  
  259. br {line-height:2px;}
  260.  
  261. table, td {
  262. background-color:transparent;
  263. border:none;
  264. border-width:0;}
  265.  
  266. table table table table td {width:0px;}
  267. table, tr, td { background-color: transparent; border: 0px; }
  268.  
  269. </style>
  270.  
  271.  
  272. <style>
  273. div form, .mslogo, div ul {display:none!important;}
  274. div div, div td {background-color:transparent; background-image:none!important;}
  275. div.clearfix{..;}
  276. .clearfix{top:1px; position:relative;}
  277. .clearfix{margin-top:-64px !important; position:relative !important;}
  278. </style>
  279.  
  280. <style>
  281. a:hover img { filter: none; opacity:1; }
  282. a img {border:0px; opacity:0.5;}
  283.  
  284. </style>
  285.  
  286.  
  287.  
  288. <style>
  289. body{padding-left:200px}
  290. </style>
  291.  
  292. <style type="text/css">
  293. table {direction:rtl;}
  294. table table table {direction:ltr;}
  295.  
  296.  
  297.  
  298.  
  299.  
  300. </style>
  301.  
  302. <style>a.text, table div font a, table div div {visibility:hidden;}td{text-align:right} a.text, table div font a, table div div {visibility:hidden;}div td font {visibility:hidden;}.navbar {visibility:visible;}table div font a, table div div {visibility:hidden; display:none;border:0px!important;background-color:transparent;}</style>
  303.  
  304.  
  305.  
  306. </td></tr> </tbody></table></td></tr></tbody></table><br><table bgcolor="#e8e8e8" border="0" bordercolor="#000000" cellpadding="0" cellspacing="0" width="450"><tbody><tr><td><table align="left" bgcolor="#e8e8e8" border="0" bordercolor="#000000" cellpadding="0" cellspacing="0" width="450"><tbody><tr><td style="word-wrap: break-word;" align="left" bgcolor="#e8e8e8" valign="top" width=" 450">
  307.  
  308.  
  309. <center><big>QUOTE
  310.  
  311.  
  312. </td></tr> </tbody></table></td></tr></tbody></table><br><table bgcolor="#e8e8e8" border="0" bordercolor="#000000" cellpadding="0" cellspacing="0" width="450"><tbody><tr><td><table align="left" bgcolor="#e8e8e8" border="0" bordercolor="#000000" cellpadding="0" cellspacing="0" width="450"><tbody><tr><td style="word-wrap: break-word;" align="left" bgcolor="#e8e8e8" valign="top" width=" 450">
  313.  
  314. <div style="width:148px; height:221px; overflow:auto; border-width:1px; border-color:000000; border-style:none; float:left;">
  315. Something goes here
  316.  
  317.  
  318.  
  319.  
  320. </div>
  321.  
  322. <img src=http://i.imgur.com/HNDcs.png float:center;>
  323.  
  324. <div style="width:148px; height:221px; overflow:auto; border-width:1px; border-color:000000; border-style:none; float:right">Something goes here
  325. </div>
  326.  
  327.  
  328.  
  329. </td></tr> </tbody></table></td></tr></tbody></table><br><table bgcolor="#e8e8e8" border="0" bordercolor="#000000" cellpadding="0" cellspacing="0" width="450"><tbody><tr><td><table align="left" bgcolor="#e8e8e8" border="0" bordercolor="#000000" cellpadding="0" cellspacing="0" width="450"><tbody><tr><td style="word-wrap: break-word;" align="left" bgcolor="#e8e8e8" valign="top" width=" 450">
  330. <center><big>Quote</big></br>
  331. Links of people you think is special
  332.  
  333. </tr></table></td></tr></table></td><td><table><tr><td><table><tr><td>
  334.  
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356.  
  357.  
  358.  
  359.  
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374. <body oncontextmenu="return false"></body><div class=candy></div>
  375.  
  376. <div class=info><em><center>❝But sir, isn't that...❞</br></em>
  377. <code>-------------<em>✄</em>------------</code></br>
  378. <blockquote>something clever</blockquote>
  379. Music player goes here</div>
  380.  
  381. <div class=candy2><center>name</br><img src=http://i.imgur.com/UWMn7.png><br></br>
  382.  
  383. <center><a class=happy
  384. href=http://www.roleplayer.me/home.php>home</a>
  385. <a class=happy href=http://www.roleplayer.me/add_testimonial.php?member_id=#>comments</a>
  386. <a class=happy href=http://www.roleplayer.me/send_message.php?member_id=#>message</a>
  387. <a class=happy href=http://www.roleplayer.me/gallery.php?member_id=#>photo</a>
  388. <a class=happy href=http://www.asianroleplay.com/2409>♛</a></br>
Advertisement
Add Comment
Please, Sign In to add comment