irislyts

043

May 11th, 2019
298
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.01 KB | None | 0 0
  1. ---- About me
  2.  
  3. <style type="text/css">
  4.  
  5. font, td, table, body, p, div, li, .text { font-family: georgia;
  6. font-size: 10px;
  7. line-height: 9px;
  8. text-align: center;
  9. letter-spacing: 0px;
  10. font-weight: light;
  11. text-transform: none;
  12. text-decoration: none;
  13. color: #777777; }
  14.  
  15. a, a font, a:link, a:visited, a.navbar, a.navbar:link, a.navbar:visited, a.man, a.man:link, a.man:visited, a.man font, a.redlink, a.redlink:visited { color: #FFFFFF;
  16. font-size: 9px;
  17. font-weight: normal;
  18. font-style: normal;
  19. text-decoration: none;
  20. text-transform: none;
  21. font-family: arial, sans-serif; }
  22.  
  23. a:hover, a:hover font, a:active, a.navbar:hover, a.navbar:active, a.man:hover, a.man:active, a.man:hover font, a.searchlinkSmall:hover, a.searchlinkSmall:active, a.redlink:hover, a.redlink:hover { color: #555555;
  24. font-size: 9px;
  25. font-weight: normal;
  26. font-style: normal;
  27. text-decoration: none ;
  28. text-transform: none;
  29. font-family: arial, sans-serif; }
  30.  
  31. a.conn:active, a.conn:link, a.conn:visited { font-size: 10px;
  32. font-weight: bold;
  33. font-style: italic;
  34. color: #000000;
  35. font-family: cambria;
  36. margin: 0px 2px 2px 2px;
  37. line-height: 16px;
  38. background-color: #81CB80;
  39. display: block;
  40. text-align: center;
  41. text-transform: uppercase; }
  42.  
  43. a.conn:hover { background-color: #111111;
  44. color: #81CB80; }
  45.  
  46. a.navi:active, a.navi:link, a.navi:visited { font-size: 12px;
  47. font-weight: none;
  48. font-style: none;
  49. color: #222222;
  50. font-family: philosopher;
  51. line-height: 18px;
  52. background-color: #111111;
  53. display: block;
  54. margin: 4px;
  55. padding-right: 4px;
  56. text-align: right;
  57. text-shadow: 1px 1px #C0FFBF;
  58. text-transform: none;
  59. border-bottom: 1px solid #81CB80; }
  60.  
  61. a.navi:hover { color: #000000;
  62. font-style: italic;
  63. text-shadow: 1px 1px #999999; }
  64.  
  65. b { font-family: georgia;
  66. font-size: 9px;
  67. line-height: 9px;
  68. color: #81CB80; }
  69.  
  70. b2 { font-family: georgia;
  71. font-weight: bold;
  72. font-size: 9px;
  73. line-height: 9px;
  74. color: #000000; }
  75.  
  76. i { font-family: georgia;
  77. font-size: 9px;
  78. line-height: 10px;
  79. color: #638B9D; }
  80.  
  81. h1 { font-family: cambria;
  82. font-size: 14px;
  83. font-weight: normal;
  84. font-style: italic;
  85. color: #C0FFBF;
  86. text-shadow: 1px 1px #666666;
  87. border-bottom: 1px dashed #C0FFBF;
  88. text-align: left;
  89. margin: 4px 4px 10px 2px;
  90. padding-bottom: 2px; }
  91.  
  92. blockquote { display: block;
  93. width: 452px;
  94. height: 142px;
  95. background-color: #C0FFBF;
  96. color: #222222;
  97. text-align: left;
  98. border-left: 2px solid #000;
  99. margin: 10px 0px 10px 20px;
  100. padding: 4px;
  101. overflow: auto; }
  102.  
  103. body { background-color: #111111;
  104. background-image: url();
  105. background-attachment: fixed;
  106. background-repeat: repeat;
  107. position: absolute; }
  108.  
  109. .profileinfo td.text { visibility: visible;
  110. font-family: consolas;
  111. color: #000000;
  112. font-size: 10px;
  113. font-weight: none;
  114. text-decoration: none;
  115. line-height: 8px;
  116. text-transform: none;
  117. letter-spacing: 0px; }
  118. .profileinfo { left: 0px; margin: 0px 0px -12px 0px; }
  119. .profileInfo td td {visibility: hidden;}
  120. .profileInfo td.text a img {visibility: visible;}
  121. table.profileInfo table td { white-space: wrap !important; }
  122.  
  123. table, tr, td { background-color: transparent; border: none; }
  124. td.text table { position: relative; top: -58px; margin-bottom: 0px; }
  125. td.text table table { position: static; }
  126. table { position: relative; }
  127. table table { margin-left: 200px; margin-top: 4px; }
  128. table table table table td { width: 0px; border: none; }
  129. table table table td { border: none; margin: 0px; padding: 0px; }
  130. table table br { display: none; margin: 0px; padding: 0px; }
  131. table table table br { display: block; margin: 0px; padding: 0px;}
  132. table table table table { border: none; margin: 0; padding: 0; }
  133. table table table { background-image: url();
  134. background-color: #222222;
  135. border: #222222 solid 4px;
  136. margin-top: 5px;
  137. margin-left: -10px; }
  138. td.text table { position: relative; top: -18px; }
  139. td.text table table { position: static; }
  140.  
  141. .nav { position: fixed;
  142. top: 60px;
  143. left: 65px;
  144. width: 220px;
  145. height: 18px;
  146. text-align: center;
  147. background-color: #222222; }
  148.  
  149. .fam { position: fixed;
  150. top: 80px;
  151. left: 65px;
  152. width: 100px;
  153. height: 124px;
  154. background-color: #222222;
  155. border: 2px solid #222222;
  156. font-family: georgia;
  157. font-size: 9px;
  158. font-weight: normal;
  159. text-align: left;
  160. overflow: auto; }
  161.  
  162. .box { position: fixed;
  163. top: 80px;
  164. left: 171px;
  165. width: 110px;
  166. height: 124px;
  167. background-color: #222222;
  168. border: 2px solid #222222;
  169. font-family: georgia;
  170. font-size: 9px;
  171. font-weight: normal;
  172. text-align: left;
  173. overflow: auto; }
  174.  
  175. .profileInfo { display: none; }
  176. .clearfix { display: none; }
  177. .lightbluetext8 { display: none; }
  178. .contacttable { display: none; }
  179. .whitetext12 { display: none; }
  180. .interestsanddetails { display: none; }
  181. .userProfiledetail { display: none; }
  182. .friendSpace { display: none; }
  183. .friendsComments { display: none; }
  184. .latestBlogEntry { display: none; }
  185. .navigationBar { display: none; }
  186. .navbar { visibility: hidden; }
  187. .orangetext15 { display: none; }
  188. .userProfileURL { display: none; }
  189. .extendedNetwork { display: none; }
  190. .blurbs { display: none; }
  191. .userAlbums { display: none; }
  192. .mslogo { display: none; }
  193. #footerWarpper{ display: none; }
  194.  
  195. ::-webkit-scrollbar { width: 2px;
  196. height: 2px;
  197. background: #cfcfcf; }
  198.  
  199. ::-webkit-scrollbar-thumb { background-color: #000000; }
  200.  
  201. </style>
  202.  
  203.  
  204.  
  205. ---- Like to meet
  206.  
  207. </table>
  208. </td>
  209. </tr>
  210. </table>
  211. <table cellspacing="0" cellpadding="0" width="500">
  212. <td>
  213. <table cellspacing="0" cellpadding="0" width="500">
  214. <td valign="top" align="left" width="500">
  215. <img src="https://placehold.it/500x150" width="500" height="180">
  216.  
  217. </table>
  218. </td>
  219. </tr>
  220. </table>
  221. <table cellspacing="0" cellpadding="0" width="500">
  222. <td>
  223. <table cellspacing="0" cellpadding="0" width="500">
  224. <td valign="top" align="left" width="500">
  225. <h1>"Character quote."</h1>
  226. <b>Name:</b> FUll name. |
  227. <b>DOB:</b> 00/00/0000. |
  228. <b>Age:</b> --. |
  229. <b>Place of birth:</b> Born here. |
  230. <b>Current residence:</b> Currently lives here. |
  231. <b>Nationality:</b> Country born in. |
  232. <b>Ethnicity:</b> Race. |
  233. <b>Occupation:</b> Current employment. |
  234. <b>Height:</b> 0'0". |
  235. <b>Weight:</b> 00 lbs. |
  236. <b>Eyes:</b> Color. |
  237. <b>Hair:</b> Color, style. |
  238. <b>Complexion:</b> Clear, flawed, tone? |
  239. <b>Body mods:</b> Tattoos, piercings, etc. |
  240. <b>Scars:</b> --. |
  241. <b>Family:</b> List 'em. |
  242. <b>Languages:</b> Fluent in... |
  243. <b>Zodiac:</b> ----.<br><br>
  244.  
  245. This box will stretch so maybe be careful with how much you write? Or write however much you want. Up to you.
  246.  
  247. <blockquote>
  248. <b2>Likes:</b2> <br>
  249. <b2>Dislikes:</b2> <br>
  250. <b2>Smoke/Drink/Drugs:</b2> --/--/--.<br>
  251. <b2>Addictions:</b2> <br>
  252. <b2>Phobias:</b2> <br>
  253. <b2>Disorders:</b2> <br><br>
  254.  
  255. <b2>Behavior:</b2> Write as much as you want, this box will scroll.
  256. </blockquote>
  257.  
  258. </table>
  259. </td>
  260. </tr>
  261. </table>
  262. <table cellspacing="0" cellpadding="0" width="500">
  263. <td>
  264. <table cellspacing="0" cellpadding="0" width="500">
  265. <td valign="top" align="left" width="500">
  266. <h1>Biography</h1>
  267. <img src="https://placehold.it/120x202" width="120" height="202" align="left">
  268. <div style="overflow: auto; width: 374px; height: 202px; text-align: center; margin: 0px 0px 0px 0px; float: left;">
  269. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll. Write as much as you want, this will scroll.
  270. </div>
  271.  
  272.  
  273.  
  274. ---- Interests
  275.  
  276. </table>
  277. </td>
  278. </tr>
  279. </table>
  280. <table cellspacing="0" cellpadding="0" width="300">
  281. <td>
  282. <table cellspacing="0" cellpadding="0" width="300">
  283. <td valign="top" align="left" width="300">
  284. <a href="/home.php" class="navi">Home</a>
  285. <a href="/add_comment.php?member_id=xxx" class="navi">Comment</a>
  286. <a href="/send_message.php?member_id=xxx" class="navi">Message</a>
  287. <a href="/albums.php?member_id=xxx" class="navi">Gallery</a>
  288. <a href="/status_stream.php?member_id=xxx" class="navi">Statuses</a>
  289. <a href="/view_journal_member.php?member_id=xxx" class="navi">Bulletins</a>
  290. <a href="/irislyts" class="navi">Credit</a>
  291.  
  292. </table>
  293. </td>
  294. </tr>
  295. </table>
  296. <table cellspacing="0" cellpadding="0" width="300">
  297. <td>
  298. <table cellspacing="0" cellpadding="0" width="300">
  299. <td valign="top" align="left" width="300">
  300. <h1>Connections</h1>
  301. <div style="overflow: auto; width: 300px; height: 86px; margin: 4px 0px;">
  302. <a href="/" class="conn">Name</a>
  303. <a href="/" class="conn">Name</a>
  304. <a href="/" class="conn">Name</a>
  305. <a href="/" class="conn">Name</a>
  306. <a href="/" class="conn">Name</a>
  307. <a href="/" class="conn">Name</a>
  308. <a href="/" class="conn">Name</a>
  309. <a href="/" class="conn">Name</a>
  310. <a href="/" class="conn">Name</a>
  311. <a href="/" class="conn">Name</a>
  312. <a href="/" class="conn">Name</a>
  313. </div>
  314.  
  315. </table>
  316. </td>
  317. </tr>
  318. </table>
  319. <table cellspacing="0" cellpadding="0" width="300">
  320. <td>
  321. <table cellspacing="0" cellpadding="0" width="300">
  322. <td valign="top" align="left" width="300">
  323. <img src="https://placehold.it/300x120" width="300" height="120">
  324.  
  325. </table>
  326. </td>
  327. </tr>
  328. </table>
  329. <table cellspacing="0" cellpadding="0" width="300">
  330. <td>
  331. <table cellspacing="0" cellpadding="0" width="300">
  332. <td valign="top" align="left" width="300">
  333. <h1>Love life</h1>
  334. <div style="overflow: hidden; width: 300px; height: 99px; margin: 4px 0px;">
  335. <b>Orientation:</b> <br>
  336. <b>Relationship status:</b> <br>
  337. <b>Taken by:</b> <br>
  338. <b>Taken since:</b> <br>
  339. <b>Engaged since:</b> <br>
  340. <b>Married since:</b> <br>
  341. <b>Children:</b>
  342. </div>
  343.  
  344. </table>
  345. </td>
  346. </tr>
  347. </table>
  348. <table cellspacing="0" cellpadding="0" width="300">
  349. <td>
  350. <table cellspacing="0" cellpadding="0" width="300">
  351. <td valign="top" align="left" width="300">
  352. <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" height="106" width="300" style="position:relative; top:0px;">
  353. <param name="" value="" />
  354. <param name="allowNetworking" value="internal" />
  355. <param name="movie" value="https://www.youtube.com/v/so8V5dAli-Q?version=3&hl=en_US&rel=0&hd=1&autoplay=1&fmt=18&loop=1" />
  356. <param name="wmode" value="transparent" />
  357. <embed type="application/x-shockwave-flash" "" allowNetworking="internal" src="https://www.youtube.com/v/so8V5dAli-Q?version=3&hl=en_US&rel=0&hd=1&autoplay=1&fmt=18&loop=1" height="106" width="300" style="position:relative; top:0px;" wmode="transparent" />
Add Comment
Please, Sign In to add comment