Advertisement
SylviaRynolds

Nam So Yoo

Dec 18th, 2013
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.43 KB | None | 0 0
  1. <!-- START PROFILE -->
  2. <style type="text/css">
  3. body {
  4. background-color: #100000;
  5. background-image:url(URL HERE);
  6. background-attachment: fixed;
  7. background-position: center left;
  8. background-repeat: no-repeat;
  9. background-size: 40%;
  10. font-family: Georgia;
  11. font-size: 75%;
  12. color: #FFFFFF;}
  13.  
  14. body { cursor:url(http://cur.cursors-4u.net/cursors/cur-9/cur818.cur); auto; }
  15.  
  16. a:hover { cursor:url(http://cur.cursors-4u.net/cursors/cur-9/cur818.cur); auto; }
  17.  
  18. .pfor { display:none; }
  19.  
  20. #profile {
  21. background-color: #1A0000;
  22. border: 1px dotted #FF5050;
  23. position: fixed;
  24. right: 50px;
  25. top: 200px;}
  26.  
  27. #navigation {
  28. position: fixed;
  29. right: 110px;
  30. top: 95px;}
  31.  
  32. b { color: #FF5050; }
  33. i { color: #FF9696; }
  34.  
  35. #padding {
  36. max-width: 550px;
  37. text-align: left;
  38. padding-top: 25px;
  39. padding-bottom: 25px;}
  40.  
  41. ::-webkit-scrollbar {
  42. width: 10px; }
  43.  
  44. ::-webkit-scrollbar-track {
  45. -webkit-box-shadow: inset 0 0 5px #transparent;
  46. border-radius: 10px; }
  47.  
  48. ::-webkit-scrollbar-thumb {
  49. border-radius: 10px;
  50. -webkit-box-shadow: inset 0 0 5px #transparent; }
  51.  
  52. a:link { color: #FF5050; }
  53. a:visited { color: #FF5050; }
  54. a:hover { color: #FF9696; }
  55. a:active { color: #FF9696; }
  56. a:link { text-decoration:none; }
  57. a:visited { text-decoration:none; }
  58. a:hover { text-decoration:none; }
  59. a:active { text-decoration:none; }
  60. h3 { color: #FF5050; }
  61.  
  62. #one {
  63. border: 1px dotted #FF5050;
  64. position: fixed;
  65. left: 300px;
  66. top: 115px;}
  67.  
  68. #one img {
  69. border: 1px dotted #FF5050;
  70. position: fixed;
  71. left: 300px;
  72. top: 115px;
  73. -webkit-transition: opacity 5s ease-in-out;
  74. -moz-transition: opacity 5s ease-in-out;
  75. -o-transition: opacity 5s ease-in-out;
  76. transition: opacity 5s ease-in-out;}
  77.  
  78. #one img.top:hover { opacity: 0; }
  79.  
  80.  
  81.  
  82. #mamaa
  83. {z-index:14;
  84. position: fixed;
  85. left:0px;
  86. width:110px;
  87. text-align: center;
  88. -webkit-transition-duration: 1s;
  89. -moz-transition-duration: 1s;
  90. -o-transition-duration: 1s;
  91. transition-duration: 1s;
  92. -webkit-border-radius:0 5px 5px 0;
  93. -moz-border-radius:0 5px 5px 0;
  94. border-radius:0 0px 0px 0;
  95. background-color:#4E1E18;
  96. background-image:url('');
  97. padding:15px;
  98. top:-20px;
  99. bottom:-20px;
  100. min-height:300%;
  101. line-height:20px;
  102. font-size:14px;
  103. color:#000000;
  104. opacity:1;
  105. filter:alpha(opacity=30);}
  106.  
  107.  
  108. #mama_chiz
  109. {-moz-box-shadow:0px 0px 1px 0px ;
  110. -webkit-box-shadow:0px 0px 1px 0px ;
  111. box-shadow:0px 0px 1px 0px ;
  112. left:-302px;
  113. position:fixed;
  114. background-color:#100000;
  115. background-image:url('');
  116. color: #fff;
  117. width:280px;
  118. padding:10px;
  119. height:100%;
  120. font-size:12px;
  121. font-family:'Roboto Light', cursive;
  122. -webkit-transition-duration: 1s;
  123. -moz-transition-duration: 1s;
  124. -o-transition-duration: 1s;
  125. transition-duration: 1s;
  126. text-align:left;
  127. -webkit-border-radius:0 0 5px 0;
  128. -moz-border-radius:0 0 5px 0;
  129. border-radius:0 0 5px 0;}
  130.  
  131.  
  132. #mama_chiz a
  133. {width:100%;
  134. padding:3px;
  135. color:#FF9696;
  136. font-size:12px;
  137. opacity:0.9;
  138. font-family:'Roboto Light', cursive;
  139. line-height:16px;
  140. letter-spacing:2px;}
  141.  
  142.  
  143. #mama_chiz a:hover
  144. {color:#ffffff;
  145. background-color:#FF5050;
  146. border-radius:1px;
  147. letter-spacing:3px;}
  148.  
  149.  
  150. #mamaa:hover
  151. {z-index:1000;
  152. left:300px;
  153. opacity:1;}
  154.  
  155.  
  156. #mamaa:hover #mama_chiz
  157. {z-index:1000;
  158. left:0px;}
  159.  
  160.  
  161. #mama_chiz:hover
  162. {z-index:14;
  163. left:0px;}
  164.  
  165.  
  166. @font-face{font-family:"Veron"; src: url('http://static.tumblr.com/uxajmz8/germkuwzs/veron.ttf');}
  167.  
  168.  
  169. #mama_bwabs
  170. {display:block;
  171. -webkit-transform: rotate(-90deg);
  172. -moz-transform: rotate(-90deg);
  173. -ms-transform: rotate(-90deg);
  174. -o-transform: rotate(-90deg);
  175. transform: rotate(-90deg);
  176. position:absolute;
  177. left:-280px;
  178. top:335px;
  179. width:700px;
  180. letter-spacing:7px;
  181. color:#FF5050;
  182. font-family:'Veron', cursive;
  183. font-size:90px;}
  184.  
  185.  
  186. #fade
  187. {display:none;
  188. position:fixed;
  189. left:0;
  190. top:0;
  191. width:100%;
  192. height:100%;
  193. background-color:#fff;
  194. opacity:.9;
  195. z-index:16;}
  196.  
  197.  
  198. .popup_block
  199. {display:none;
  200. padding:10px;
  201. border:2px solid #888;
  202. border-radius:2px;
  203. float:left;
  204. background-color:#fff;
  205. font-family:'Roboto Light', cursive;
  206. opacity:1;
  207. font-size:16px;
  208. line-height:18px;
  209. padding:10px;
  210. position:fixed;
  211.  
  212.  
  213. top:53%;
  214. left:50%;
  215. z-index:17;
  216. color:#888;}
  217. img.btn_close
  218. {float: right;
  219. margin: -20 -20px 0 0;}
  220. *html .popup_block
  221. {position: absolute;}
  222.  
  223.  
  224. .popup_block a
  225. {font-size:14px;}
  226.  
  227.  
  228. .perpoopmama
  229. {position:absolute;
  230. width:420px;
  231. height:570px;
  232. overflow-y:scroll;
  233. left:300px;
  234. top:30px;}
  235.  
  236.  
  237. .perpoopmama img
  238. {display:none;}
  239.  
  240.  
  241. </style>
  242.  
  243. <div id="one">
  244. <img class="bottom" src="http://media-cache-ec0.pinimg.com/236x/e8/ff/bc/e8ffbc3c13c376620d40fdbf736c5cbe.jpg" height="500" width="300" />
  245.  
  246. <img class="top" src="http://sadpanda.us/images/1853863-L7OUTLD.jpg" height="500" width="300" />
  247. </div>
  248.  
  249. <div id="navigation">
  250. </div>
  251.  
  252.  
  253. <div style="height: 400px; overflow-y: hidden;">
  254. <a name="00"></a>
  255. <div style="height: 400px; overflow: auto;" align="center">
  256. <div id="padding">
  257. <br><br>
  258. <Center>
  259. <h1><b>Name?</b> My name is <i>Nam So-Yoo</i>~</h1>
  260.  
  261. <br>
  262.  
  263. <img src="http://i40.tinypic.com/13z01s3.jpg" width="400">
  264. </p>
  265. </Center>
  266. </div>
  267. </div>
  268.  
  269. <div style="height: 400px; overflow-y: hidden;">
  270. <a name="01"></a>
  271. <div style="height: 400px; overflow: auto;" align="center">
  272. <div id="padding">
  273. <center><h1><img src="http://i39.tinypic.com/2elz0ck.gif" width="400"></h1></center>
  274. <br><br>
  275. <p>
  276. <b>Name:</b> I think you <i>Know</i> it by now<br>
  277. <b>Age:</b> I'm <i>18</i> years old<br>
  278. <b>Ethnicity:</b> Well I am <i>human</i><br>
  279.  
  280. <b>Gender:</b> I am <i>female</i><br>
  281. <b>Height:</b> I am <i>5'7</i><br>
  282. <b>Weight:</b> I am <i>110</i> <br>
  283.  
  284. <b>Marital Status:</b> Sadly <i>Single</i><br>
  285. <b>Occupation:</b> I am a <i>Water bender</i> <br>
  286. <b>Sexual Preference:</b> Sorry but I like <i>Men</i> big strong men<br>
  287. </p>
  288. </div>
  289. </div>
  290.  
  291.  
  292. <div style="height: 400px; overflow-y: hidden;">
  293. <a name="02"></a>
  294. <div style="height: 400px; overflow: auto;" align="center">
  295. <div id="padding">
  296. <center><h1><img src="http://i44.tinypic.com/4tu99d.gif" width="400"></h1></center>
  297. Personality
  298. </div>
  299. </div>
  300.  
  301.  
  302. <div style="height: 400px; overflow-y: hidden;">
  303. <a name="03"></a>
  304. <div style="height: 400px; overflow: auto;" align="center">
  305. <div id="padding">
  306. <center></center>
  307. History Goes here
  308. </div>
  309. </div>
  310.  
  311. <div style="height: 400px; overflow-y: hidden;">
  312. <a name="04"></a>
  313. <div style="height: 400px; overflow: auto;" align="center">
  314. <div id="padding">
  315. <center><h1><img src="http://i42.tinypic.com/2je430m.gif" width="400"></h1></center>
  316. Abilities
  317. </div>
  318. </div>
  319.  
  320. <div style="height: 400px; overflow-y: hidden;">
  321. <a name="05"></a>
  322. <div style="height: 400px; overflow: auto;" align="center">
  323. <div id="padding">
  324. <center><h1>Items</h1></center>
  325. </div>
  326. </div>
  327.  
  328. <div style="height: 400px; overflow-y: hidden;">
  329. <a name="06"></a>
  330. <div style="height: 400px; overflow: auto;" align="center">
  331. <div id="padding">
  332. <h1>
  333. <center><big>
  334. <b>I.</b> I am a <i>Para</i> to <i>Multi-Para</i><br>
  335. <b>II.</b> In <i>Character</i> is different from <i>OOC</i><br>
  336. <b>III.</b> I am 100% <i>PM Friendly</i><br>
  337. <b>V.</b> <i>Long-Term</i> and <i>Short-Term</i><br>
  338. <b>VI.</b> <i><u>*Quality*</u></i> is different from <i>Quantity</i><br>
  339. <b>VII.</b> This profile is best viewed in Google <i>Chrome</i><br>
  340. <b>VIII.</b> <i>Profile</i> belongs to <i>Me</i><br>
  341. </h1></big></center>
  342. </p>
  343. </div>
  344. </div>
  345.  
  346.  
  347.  
  348. <div id="mamaa">
  349. <div id="mama_bwabs">
  350. 남 그래서 유
  351. </div>
  352. <div id="mama_chiz">
  353. <center>
  354. <br>
  355. <div style="font-size:30px; color:#bfeefd; font-family:'Veron', cursive;">Meaning?</div>
  356. <br>
  357. <div style="font-size:16px; color:#bfeefd; background-color:#421611; padding:7px; padding-bottom:3px; font-family:'Roboto Light', cursive;" title="A little bit about me darlings.">The Seducers and the Seduced</div>
  358. <br>
  359. A combination of beautiful and everlasting.
  360.  
  361.  
  362. <br><br>
  363. <div style="font-size:16px; color:#bfeefd; background-color:#421611; padding:7px; padding-bottom:3px; font-family:'Roboto Light', cursive;" title="Browse my info. x">L i n k s.</div>
  364. <br>
  365. <a href="#00" title="Introduction">♕</a>| <a href="#01" title="Physical Stats">✿</a>| <a href="#02" title="Persona">✿</a>| <a href="#03" title="Nam So-Yoo History">✿</a>| <a href="#04" title="Abilities">✿</a>| <a href="#05" title="Items">✿</a>| <a href="#06" title="Exeunt">✿</a>|
  366. <br><br>
  367. <div style="font-size:16px; color:#bfeefd; background-color:#421611; padding:7px; padding-bottom:3px; font-family:'Roboto Light', cursive;" title="I'm part of this group.">F r i e n d s.</div>
  368. <br>
  369. <marquee>
  370. Place badges/icons here.
  371. </marquee>
  372. </center>
  373. </div></div></div></div>
  374. <!-- END PROFILE -->
  375. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement