Advertisement
Guest User

Untitled

a guest
Sep 25th, 2016
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.72 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor {display: none; visibility: hidden;}
  3. #profile {background-color:;}
  4. #profile {border:;}
  5. body
  6. {overflow-x:hidden;
  7. background-image:
  8. url('http://i.imgur.com/Dizc6m6.jpg');
  9. background-size: 440px 1056px;
  10. background-repeat:no-repeat;
  11. background-position:;
  12. background-attachment: fixed;
  13. background-color:#fff;
  14. font: 0px arial;
  15. color: black;}
  16. #profile {background-color: transparent;
  17. border:0px;
  18. }
  19.  
  20. ::-webkit-scrollbar {
  21. width: 5px;
  22. height: 0px;
  23. background:;
  24. }
  25.  
  26. ::-webkit-scrollbar-thumb {
  27. background-color:EAEAEA;
  28. -webkit-border-radius: 10px;
  29. border-radius: 10px;
  30. }
  31.  
  32. ::selection {
  33. color: 00F0DA;
  34. background: lightblue;
  35. }
  36.  
  37. a {color:;
  38. text-decoration: none;
  39. -webkit-transition: all 0.5s ease-in-out;
  40. -moz-transition: all 0.5s ease-in-out;
  41. -o-transition: all 0.5s ease-in-out;
  42. -ms-transition: all 0.5s ease-in-out;
  43. transition: all 0.5s ease-in-out;
  44. }
  45.  
  46. a:hover {color: black;
  47. text-decoration: none;
  48. -webkit-transition: all 0.5s ease-in-out;
  49. -moz-transition: all 0.5s ease-in-out;
  50. -o-transition: all 0.5s ease-in-out;
  51. -ms-transition: all 0.5s ease-in-out;
  52. transition: all 0.5s ease-in-out;
  53. }
  54.  
  55. *{cursor: url('http://i.imgur.com/KHMgLb6.png'), default;
  56. }
  57.  
  58. @font-face {font-family: "tinytots";src: url('https://dl.dropboxusercontent.com/s/y0pfz7ndq83n7j7/04B_03_.TTF?dl=1'); format("truetype");}
  59.  
  60. #whole{position:absolute; left: 0px; top: 0px; right: 0px; bottom: 0px;}
  61.  
  62. #outer-img {
  63. position:fixed;
  64. left:0;
  65. bottom:0;
  66. }
  67.  
  68. #box {
  69. background-image:
  70. url(' https://s-media-cache-ak0.pinimg.com/736x/3c/88/8e/3c888e6cbe48ade2b7cb6211fdf36b2f.jpg ');
  71. background-repeat:repeat;
  72. background-position:top center;
  73. background-attachment: absolute;
  74. background-size:780px;
  75. vertical-align: center;
  76. position: absolute;
  77. width:440;
  78. height:780;
  79. left: 500px;
  80. top: -5px;
  81. margin: 1px;
  82. }
  83.  
  84. #bg {
  85. background-image:
  86. url(' https://s-media-cache-ak0.pinimg.com/736x/3c/88/8e/3c888e6cbe48ade2b7cb6211fdf36b2f.jpg ');
  87. background-repeat:repeat;
  88. background-position:top center;
  89. background-attachment: absolute;
  90. background-size:420px;
  91. vertical-align: center;
  92. position: absolute;
  93. width:420;
  94. height:265;
  95. left: 10px;
  96. top: 10px;
  97. margin: 1px;
  98. }
  99.  
  100. #header-img {
  101. position:absolute;
  102. left:10;
  103. top:10;
  104. }
  105.  
  106. #bg2 {
  107. background-image:
  108. url(' https://s-media-cache-ak0.pinimg.com/736x/3c/88/8e/3c888e6cbe48ade2b7cb6211fdf36b2f.jpg ');
  109. background-repeat:repeat;
  110. background-position:top center;
  111. background-attachment: absolute;
  112. background-size:305px;
  113. vertical-align: center;
  114. position: absolute;
  115. width:270;
  116. height:305;
  117. left: 10px;
  118. top: 285px;
  119. margin: 1px;
  120. }
  121.  
  122. #info {
  123. background-color:#EAEAEA;
  124. vertical-align: center;
  125. text-transform: none;
  126. color:blue;
  127. font-size:13px;
  128. font-family:georgia;
  129. text-align: justify;
  130. position: absolute;
  131. width:225;
  132. height:260;
  133. left: 10px;
  134. top: 10px;
  135. letter-spacing:0px;
  136. line-height: 10px;
  137. padding: 10px;
  138. margin: 1px;
  139. border:3px solid ##EAEAEA;
  140. }
  141.  
  142. #navi {
  143. vertical-align: center;
  144. text-align: center;
  145. position: absolute;
  146. left:10;
  147. top:10;
  148. letter-spacing:0px;
  149. line-height: 10px;
  150. margin: 1px;
  151. }
  152.  
  153. #navi a {
  154. padding: 6px;
  155. width: 97px;
  156. font-family: calibri;
  157. font-size: 9px;
  158. text-transform:uppercase;
  159. letter-spacing: 1px;
  160. display: inline-block;
  161. text-align: center;
  162. color:#084CD9;
  163. background-color: white;
  164. -webkit-transition: all 0.5s ease-in-out;
  165. -moz-transition: all 0.5s ease-in-out;
  166. -o-transition: all 0.5s ease-in-out;
  167. -ms-transition: all 0.5s ease-in-out;
  168. transition: all 0.5s ease-in-out;
  169. border: 1px solid #00F0DA;
  170. }
  171.  
  172. #navi a:hover {background-color:#084CD9;
  173. color:lightblue;
  174. -webkit-transition: all 0.5s ease-in-out;
  175. -moz-transition: all 0.5s ease-in-out;
  176. -o-transition: all 0.5s ease-in-out;
  177. -ms-transition: all 0.5s ease-in-out;
  178. transition: all 0.5s ease-in-out;
  179. border: 1px solid blue;
  180. }
  181.  
  182. #bg3 {
  183. background-image:
  184. url(' https://s-media-cache-ak0.pinimg.com/736x/3c/88/8e/3c888e6cbe48ade2b7cb6211fdf36b2f.jpg ');
  185. background-repeat:repeat;
  186. background-position:top center;
  187. background-attachment: absolute;
  188. background-size:45px;
  189. vertical-align: center;
  190. position: absolute;
  191. width:135;
  192. height:45;
  193. left: 295px;
  194. top: 285px;
  195. margin: 1px;
  196. }
  197.  
  198. #bg4 {
  199. background-image:
  200. url(' https://s-media-cache-ak0.pinimg.com/736x/3c/88/8e/3c888e6cbe48ade2b7cb6211fdf36b2f.jpg ');
  201. background-repeat:repeat;
  202. background-position:top center;
  203. background-attachment: absolute;
  204. background-size:45px;
  205. vertical-align: center;
  206. position: absolute;
  207. width:135;
  208. height:45;
  209. left: 295px;
  210. top: 340px;
  211. margin: 1px;
  212. }
  213.  
  214. #bg5 {
  215. background-image:
  216. url(' https://s-media-cache-ak0.pinimg.com/736x/3c/88/8e/3c888e6cbe48ade2b7cb6211fdf36b2f.jpg ');
  217. background-repeat:repeat;
  218. background-position:top center;
  219. background-attachment: absolute;
  220. background-size:45px;
  221. vertical-align: center;
  222. position: absolute;
  223. width:135;
  224. height:45;
  225. left: 295px;
  226. top: 400px;
  227. margin: 1px;
  228. }
  229.  
  230. #bg6 {
  231. background-image:
  232. url(' https://s-media-cache-ak0.pinimg.com/736x/3c/88/8e/3c888e6cbe48ade2b7cb6211fdf36b2f.jpg ');
  233. background-repeat:repeat;
  234. background-position:top center;
  235. background-attachment: absolute;
  236. background-size:135px;
  237. vertical-align: center;
  238. position: absolute;
  239. width:135;
  240. height:135;
  241. left: 295px;
  242. top: 455px;
  243. margin: 1px;
  244. }
  245.  
  246. #icon {
  247. position:absolute;
  248. left:10;
  249. top:10;
  250. }
  251.  
  252. #bg7 {
  253. background-image:
  254. url(' https://s-media-cache-ak0.pinimg.com/736x/3c/88/8e/3c888e6cbe48ade2b7cb6211fdf36b2f.jpg ');
  255. background-repeat:repeat;
  256. background-position:top center;
  257. background-attachment: absolute;
  258. background-size:305px;
  259. vertical-align: center;
  260. position: absolute;
  261. width:270;
  262. height:160;
  263. left: 10px;
  264. top: 605px;
  265. margin: 1px;
  266. }
  267.  
  268. #gif {
  269. position:absolute;
  270. left:10;
  271. top:10;
  272. }
  273.  
  274. #link {
  275. vertical-align: center;
  276. text-align: center;
  277. position: absolute;
  278. left:10;
  279. top:10;
  280. letter-spacing:0px;
  281. line-height: 10px;
  282. margin: 1px;
  283. }
  284.  
  285. #link a {
  286. padding: 6px;
  287. width: 97px;
  288. font-family: calibri;
  289. font-size: 9px;
  290. text-transform:uppercase;
  291. letter-spacing: 1px;
  292. display: inline-block;
  293. text-align: center;
  294. color:blue;
  295. background-color:#fff;
  296. -webkit-transition: all 0.5s ease-in-out;
  297. -moz-transition: all 0.5s ease-in-out;
  298. -o-transition: all 0.5s ease-in-out;
  299. -ms-transition: all 0.5s ease-in-out;
  300. transition: all 0.5s ease-in-out;
  301. border: 1px solid lightblue;
  302. }
  303.  
  304. #link a:hover {
  305. background-color: blue;
  306. color:#00F0DA;
  307. -webkit-transition: all 0.5s ease-in-out;
  308. -moz-transition: all 0.5s ease-in-out;
  309. -o-transition: all 0.5s ease-in-out;
  310. -ms-transition: all 0.5s ease-in-out;
  311. transition: all 0.5s ease-in-out;
  312. border: 1px solid #lightblue;
  313. }
  314.  
  315. #bg8 {
  316. background-image:
  317. url(' https://s-media-cache-ak0.pinimg.com/736x/3c/88/8e/3c888e6cbe48ade2b7cb6211fdf36b2f.jpg ');
  318. background-repeat:repeat;
  319. background-position:top center;
  320. background-attachment: absolute;
  321. background-size:45px;
  322. vertical-align: center;
  323. position: absolute;
  324. width:135;
  325. height:45;
  326. left: 295px;
  327. top: 605px;
  328. margin: 1px;
  329. }
  330.  
  331. #bg9 {
  332. background-image:
  333. url(' https://s-media-cache-ak0.pinimg.com/736x/3c/88/8e/3c888e6cbe48ade2b7cb6211fdf36b2f.jpg ');
  334. background-repeat:repeat;
  335. background-position:top center;
  336. background-attachment: absolute;
  337. background-size:45px;
  338. vertical-align: center;
  339. position: absolute;
  340. width:135;
  341. height:45;
  342. left: 295px;
  343. top: 665px;
  344. margin: 1px;
  345. }
  346.  
  347. #bg0 {
  348. background-image:
  349. url(' https://s-media-cache-ak0.pinimg.com/736x/3c/88/8e/3c888e6cbe48ade2b7cb6211fdf36b2f.jpg ');
  350. background-repeat:repeat;
  351. background-position:top center;
  352. background-attachment: absolute;
  353. background-size:45px;
  354. vertical-align: center;
  355. position: absolute;
  356. width:135;
  357. height:45;
  358. left: 295px;
  359. top: 720px;
  360. margin: 1px;
  361. }
  362.  
  363. h1{
  364. border-bottom:1px solid lightblue;
  365. color:#084CD9;
  366. font-size:17px;
  367. line-height: 17px;
  368. font-family:georgia;
  369. text-align: right;
  370. text-transform:lowercase;
  371. margin: 0px 5px 5px;
  372. text-shadow: 1px 0px 0px lightblue,
  373. 0px 1px 0px lightblue,
  374. -1px 0px 0px lightblue,
  375. 0px -1px 0px lightblue;
  376. }
  377.  
  378. h2{
  379. background-color:#00F0DA;
  380. color:blue;
  381. font-size:10px;
  382. line-height: 10px;
  383. font-family:Silkscreen;
  384. text-align: center;
  385. text-transform:lowercase;
  386. margin: 0px 5px 5px;
  387. padding:5px;
  388. }
  389.  
  390. #logo {
  391. position:fixed;
  392. right:0;
  393. bottom:0;
  394. }
  395.  
  396. @font-face {font-family:Silkscreen; src: url(http://static.tumblr.com/qbwrk8v/zmWlpdkl0/slkscr.ttf);}
  397.  
  398. </style>
  399. <div id="whole" oncontextmenu="return false;">
  400. <div id="logo">
  401. <img src="http://i.imgur.com/xGlJyHa.png" width="100">
  402. </div>
  403.  
  404. <div id="outer-img">
  405. <img src="this is optional.">
  406. </div>
  407.  
  408. <div id="box">
  409. <div id="bg">
  410. <div id="header-img">
  411. <img src=" http://i.imgur.com/II3HRax.jpg ">
  412. </div>
  413. </div>
  414.  
  415. <div id="bg2">
  416. <div id="info">
  417. <div style="width:225; height:260; overflow-y: hidden;">
  418. <a name="one"></a>
  419. <div style="width:225; height:260; overflow-y: auto;">
  420.  
  421. <h1><center>Rival</center></h1><br><Br>
  422.  
  423. <center>"Compete for superiority with; be or seem to be equal or comparable to."<br><br>
  424.  
  425. -Definition of Rival<br><br>
  426.  
  427. "No..."<br><br>
  428.  
  429. "A rival is having someone better then you...someone that can always give you a challenge at a moments notice, but in the end you use them to grow make you stronger. There is no such thing as a rivalry but rather just a rival, someone that you can always beat if it comes down to it. So ask yourself...are you the one that has a rival or are you the one that <b>is</b> the Rival."<br><br>
  430.  
  431. -Genos<br><br>
  432.  
  433. <h1><center>O.o.C</center></h1><br><Br>
  434.  
  435. - Alright now with that edgy shit outta the way.<br><br>
  436.  
  437. - This character is made for the Pokemon rooms.<br><br>
  438.  
  439. - He is kinda edgy, not as much as Silver but a tad bit more then Green from the manga.<br><br>
  440.  
  441. - I am pretty nice. I also play Ho-oh if you know if.<Br><br>
  442.  
  443. - Ic isn't OoC.<br>
  444.  
  445. - And I don't mind catching gijinkas and all that jazz.<br><br>
  446.  
  447. - Smut is fine as well as story. I don't have a preference.<br><br>
  448.  
  449. - I can go from one liners [Which are usually jokes] To novella if you really catch my interest.
  450.  
  451.  
  452. </center>
  453. </div>
  454.  
  455. <a name="two"></a>
  456. <div style="width:225; height:260; overflow-y: auto;">
  457. <h1><center>Statistics</center></h2>
  458.  
  459. Name <font style=float:right>Genos Rowan</font><br><br>
  460. Age <font style=float:right>21</font><br><br>
  461. Birth Date <font style=float:right>March 22th</font><br><br>
  462. Alignment <font style=float:right>True Neutral</font><br><br>
  463. Alias <font style=float:right>Rival</font><br><br>
  464. Gender<font style=float:right>Male</font><br><br>
  465. Height <font style=float:right>6'2"ft</font><br><br>
  466. Weight <font style=float:right>176lbs</font><br><br>
  467. Hair Color <font style=float:right>Black</font><br><br>
  468. Eye Color <font style=float:right>Light Blue</font><br><br>
  469. Occupation <font style=float:right>Trainer</font><br><br>
  470. Affiliation <font style=float:right>None</font><br><br>
  471. Marital Status <font style=float:right>Single</font><br><br>
  472. Orientation <font style=float:right>Heterosexual</font><br><br>
  473. Quirks <font style=float:right>Apathetic-ish</font><br><br>
  474. Leagues beaten <font style=float:right>Sinnoh</font><br><br>
  475. Hometown <font style=float:right>Sunyshore city </font><br><br>
  476. Starter <font style=float:right>Piplup </font><br><br>
  477. Relatives <font style=float:right>Professor Rowan [Uncle] </font><br><br>
  478.  
  479.  
  480.  
  481.  
  482.  
  483. </div>
  484.  
  485. <a name="three"></a>
  486. <div style="width:225; height:260; overflow-y: auto;">
  487. <h1>Pokemon</h1>
  488.  
  489. <img src="http://pldh.net/media/pokecons_action/395.gif" alt="Mountain View" style="width:32px;height:32px;">
  490. <font style=float:right>
  491.  
  492.  
  493. </font>
  494.  
  495.  
  496.  
  497.  
  498. <br><br>
  499.  
  500.  
  501. <img src="http://pldh.net/media/pokecons_action/398.gif" alt="Mountain View" style="width:32px;height:32px;">
  502.  
  503. </font>
  504.  
  505.  
  506. <br><br>
  507.  
  508.  
  509. <img src="http://pldh.net/media/pokecons_action/405.gif" alt="Mountain View" style="width:32px;height:32px;">
  510.  
  511.  
  512.  
  513. </font>
  514.  
  515.  
  516.  
  517.  
  518. <br><br>
  519.  
  520.  
  521. <img src="http://pldh.net/media/pokecons_action/076.gif" alt="Mountain View" style="width:32px;height:32px;">
  522.  
  523.  
  524. </font>
  525.  
  526. <br><br>
  527.  
  528.  
  529. <img src="http://pldh.net/media/pokecons_action/131.gif" alt="Mountain View" style="width:32px;height:32px;">
  530.  
  531.  
  532.  
  533. </font>
  534.  
  535. <br><br>
  536.  
  537.  
  538. <img src="http://forums.tppc.info/images/pokemon/094.gif" alt="Mountain View" style="width:32px;height:32px;">
  539.  
  540.  
  541. <br><br>
  542.  
  543. </font>
  544.  
  545. <h1>Pokemon Gijinka</h1><Br><br>
  546.  
  547. <a href="https://roleplay.chat/profile.php?user=Jolte" target="_blank"><img src="http://forums.tppc.info/images/pokemon/135.gif" alt="Mountain View" style="width:32px;height:32px;"></a></h1><br><br>
  548.  
  549. <a href="https://roleplay.chat/profile.php?user=Rurantesu" target="_blank"><img src="http://orig03.deviantart.net/9621/f/2016/215/7/1/lurantis_sprite_by_zlolxd-dacgmup.png" alt="Mountain View" style="width:32px;height:32px;"></a></h1><br><br>
  550.  
  551.  
  552. </div>
  553.  
  554. </div>
  555. </div>
  556. </div>
  557.  
  558. <div id="bg3">
  559. <div id="navi">
  560. <a href="#one">Rival</a>
  561. </div>
  562. </div>
  563.  
  564.  
  565. <div id="bg4">
  566. <div id="navi">
  567. <a href="#two">Stats</a>
  568. </div>
  569. </div>
  570.  
  571.  
  572. <div id="bg5">
  573. <div id="navi">
  574. <a href="#three">Pokemon</a>
  575. </div>
  576. </div>
  577.  
  578. <div id="bg6">
  579. <div id="icon">
  580. <img src="http://i.imgur.com/KTUgKlb.jpg">
  581. </div>
  582. </div>
  583.  
  584. <div id="bg7">
  585. <div id="gif">
  586. <img src="http://i.imgur.com/XWt4zDp.jpg">
  587. </div>
  588. </div>
  589.  
  590. <div id="bg8">
  591. <div id="link">
  592. <a href="/profile.php?user=" target="_blank">you only have</a>
  593. </div>
  594. </div>
  595.  
  596. <div id="bg9">
  597. <div id="link">
  598. <a href="/profile.php?user=" target="_blank">three links so</a>
  599. </div>
  600. </div>
  601.  
  602. <div id="bg0">
  603. <div id="link">
  604. <a href="/profile.php?user=" target="_blank">make them count</a>
  605. </div>
  606. </div>
  607. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement