Advertisement
Guest User

Aang

a guest
Mar 2nd, 2015
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.79 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor {display: none;}
  3. #profile {background-color: transparent; border: 0;}
  4.  
  5. body {cursor: url("http://cur.cursors-4u.net/cursors/cur-9/cur817.cur"), progress !important;}
  6.  
  7. a:hover {cursor: url("http://cur.cursors-4u.net/cursors/cur-9/cur817.cur"), progress !important;}
  8.  
  9. @font-face{font-family: Color of Autumn; src: url(http://static.tumblr.com/9wzbixa/XDxmj2h3a/colors_of_autumn.ttf);}
  10.  
  11. body {
  12. background-image: url(" ");
  13. background-repeat: no-repeat;
  14. background-position: bottom right;
  15. background-size: 200px;
  16. background-color: #C0D9D9;
  17. font-size: 10px;
  18. color: #000000;
  19. text-align: center;
  20. }
  21.  
  22. a {
  23. color: #ffffff;
  24. text-decoration: none;
  25. -moz-transition-duration: 0.5s;
  26. -o-transition-duration: 0.5s;
  27. -webkit-transition-duration: 0.5s;
  28. transition-duration: 0.5s;
  29. }
  30.  
  31. a:hover {
  32. color: #2F4F4F;
  33. -moz-transition-duration: 0.5s;
  34. -o-transition-duration: 0.5s;
  35. -webkit-transition-duration: 0.5s;
  36. transition-duration: 0.5s;
  37. }
  38.  
  39. b {
  40. text-transform: none;
  41. color: #a13652;
  42. }
  43.  
  44. i {
  45. color: #FFFFFF;
  46. }
  47.  
  48. ::-webkit-scrollbar-thumb{
  49. background-color: #666666;
  50. height:auto;
  51. }
  52.  
  53. ::-webkit-scrollbar {
  54. height:3px;
  55. width:3px;
  56. background-color: #cccccc;
  57. border: 1px solid #999999;
  58. }
  59.  
  60. #no{position: fixed; top: 0px; left: 0px; right: 0px; bottom: 0px; }
  61.  
  62. #container {
  63. position:absolute;
  64. right:312px;
  65. bottom:167px;
  66. height:159px;
  67. width:112px;
  68. overflow: hidden;
  69. }
  70.  
  71. #one, #two, #three, #four {
  72. font-variant: small-caps;
  73. font-color: #999999;
  74. font-family: 'Caleb', sans-serif;
  75. font-size: 10px;
  76. text-shadow: 1px 1px #ffffff;
  77. right:312px;
  78. bottom:167px;
  79. height:159px;
  80. width:112px;
  81. overflow: auto;
  82. }
  83.  
  84. #tabs {
  85. position: absolute;
  86. right:540px;
  87. bottom:195px;
  88. height: 100px;
  89. width: 116px;
  90. }
  91.  
  92. #tabs a {
  93. display: block;
  94. float: left;
  95. border: solid 1px #2F4F4F;
  96. margin-left: 0px;
  97. margin-right: 0px;
  98. background-color: #cccccc;
  99. width: 15px;
  100. height: 15px;
  101. font-color: #000000;
  102. color: transparent;
  103. transition: all .3s ease-in-out;
  104. -webkit-transition: all .3s ease-in-out;
  105. -moz-transition: all .3s ease-in-out;
  106. -o-transition: all .3s ease-in-out;
  107. -ms-transition: all .3s ease-in-out;
  108. }
  109.  
  110. #tabs a:hover {
  111. background-color: #FFDB58;
  112. font-color: #FFFFFF;
  113. transition: all .3s ease-in-out;
  114. -webkit-transition: all .3s ease-in-out;
  115. -moz-transition: all .3s ease-in-out;
  116. -o-transition: all .3s ease-in-out;
  117. -ms-transition: all .3s ease-in-out;
  118. }
  119.  
  120. #render{
  121. position: fixed;
  122. right: 0px;
  123. bottom: 0px;
  124. index: 10;
  125. }
  126.  
  127.  
  128. #thing1 {
  129. background-color: #cccccc;
  130. border: 1px solid #2F4F4F;
  131. overflow: auto;
  132. position:absolute;
  133. right:305px;
  134. bottom:160px;
  135. height:170px;
  136. width:314px;
  137. }
  138.  
  139. #thing2 {
  140. background-image: url('http://images5.fanpop.com/image/photos/31100000/Avatar-Aang-avatar-aang-31177478-600-776.jpg');
  141. background-size: 140px;
  142. background-repeat: no-repeat;
  143. border: 1px solid #2F4F4F;
  144. overflow: auto;
  145. position:absolute;
  146. right:487px;
  147. bottom:165px;
  148. height:160px;
  149. width:127px;
  150. }
  151.  
  152. #thing3 {
  153. background-color: #cccccc;
  154. border: 1px solid #2F4F4F;
  155. overflow: auto;
  156. position:absolute;
  157. right:310px;
  158. bottom:165px;
  159. height:161px;
  160. width:116px;
  161. }
  162.  
  163. #friends {
  164. background-color: transparent;
  165. border: 1px solid #2F4F4F;
  166. overflow: auto;
  167. position:absolute;
  168. right:431px;
  169. bottom:165px;
  170. height:161px;
  171. width:50px;
  172. }
  173.  
  174. #friends a:hover {
  175. filter: gray;
  176. -webkit-filter: grayscale(1);
  177. transition: all .5s ease-in-out;
  178. -webkit-transition: all .5s ease-in-out;
  179. -moz-transition: all .5s ease-in-out;
  180. -o-transition: all .5s ease-in-out;
  181. -ms-transition: all .5s ease-in-out;
  182. }
  183.  
  184. #title {
  185. width: 600px;
  186. height: 50px;
  187. position: fixed;
  188. font-family: Color of Autumn;
  189. font-size: 40px;
  190. font-weight: normal;
  191. color: #F4C430;
  192. padding: 5px;
  193. right: 240px;
  194. bottom: 315px;
  195. background-color: transparent;
  196. border: none;
  197. }
  198.  
  199. #title2 {
  200. width: 600px;
  201. height: 50px;
  202. position: fixed;
  203. font-family: Color of Autumn;
  204. font-size: 40px;
  205. font-weight: normal;
  206. color: #F4C430;
  207. padding: 5px;
  208. right: 65px;
  209. bottom: 105px;
  210. background-color: transparent;
  211. border: none;
  212. }
  213.  
  214. #boxnavi{
  215. position:fixed;
  216. right: 465px;
  217. bottom: 350px;
  218. overflow: hidden;
  219. z-index: 10;
  220. }
  221.  
  222. #boxnavi a:link, a:visited{
  223. position: fixed;
  224. display: block;
  225. height: 8px;
  226. width: 8px;
  227. margin-left: 2px;
  228. margin-right: 2px;
  229. border-radius: 50px;
  230. background-color: #2F4F4F;
  231. transition: all .6s ease-in-out;
  232. -webkit-transition: all .6s ease-in-out;
  233. -moz-transition: all .6s ease-in-out;
  234. -o-transition: all .6s ease-in-out;
  235. -ms-transition: all .6s ease-in-out;
  236. }
  237.  
  238. #boxnavi a:hover, a:active{
  239. background-color: #F4C430;
  240. transition: all .6s ease-in-out;
  241. -webkit-transition: all .6s ease-in-out;
  242. -moz-transition: all .6s ease-in-out;
  243. -o-transition: all .6s ease-in-out;
  244. -ms-transition: all .6s ease-in-out;
  245. }
  246.  
  247. .box{
  248. position: fixed;
  249. right:488px;
  250. bottom:0px;
  251. height:140px;
  252. width:107px;
  253. background-image: url('http://i61.tinypic.com/2ugfii0.jpg');
  254. background-size: 130px;
  255. background-repeat: no-repeat;
  256. background-position: center;
  257. border: none;
  258. padding: 10px;
  259. opacity: 0;
  260. overflow: hidden;
  261. transition: all .6s ease-in-out;
  262. -webkit-transition: all .6s ease-in-out;
  263. -moz-transition: all .6s ease-in-out;
  264. -o-transition: all .6s ease-in-out;
  265. -ms-transition: all .6s ease-in-out;
  266. }
  267.  
  268. .box:target{
  269. position: fixed;
  270. right:488px;
  271. bottom:166px;
  272. height:140px;
  273. width:107px;
  274. opacity: 1;
  275. z-index: 5;
  276. transition: all .6s ease-in-out;
  277. -webkit-transition: all .6s ease-in-out;
  278. -moz-transition: all .6s ease-in-out;
  279. -o-transition: all .6s ease-in-out;
  280. -ms-transition: all .6s ease-in-out;
  281. }
  282.  
  283. #boxnavi2{
  284. position:fixed;
  285. right: 450px;
  286. bottom: 350px;
  287. overflow: hidden;
  288. z-index: 10;
  289. }
  290.  
  291. #boxnavi2 a:link, a:visited{
  292. position: fixed;
  293. display: block;
  294. height: 8px;
  295. width: 8px;
  296. margin-left: 2px;
  297. margin-right: 2px;
  298. border-radius: 50px;
  299. background-color: #2F4F4F;
  300. transition: all .6s ease-in-out;
  301. -webkit-transition: all .6s ease-in-out;
  302. -moz-transition: all .6s ease-in-out;
  303. -o-transition: all .6s ease-in-out;
  304. -ms-transition: all .6s ease-in-out;
  305. }
  306.  
  307. #boxnavi2 a:hover, a:active{
  308. background-color: #F4C430;
  309. transition: all .6s ease-in-out;
  310. -webkit-transition: all .6s ease-in-out;
  311. -moz-transition: all .6s ease-in-out;
  312. -o-transition: all .6s ease-in-out;
  313. -ms-transition: all .6s ease-in-out;
  314. }
  315.  
  316. .box2{
  317. position: fixed;
  318. right:488px;
  319. bottom:0px;
  320. height:140px;
  321. width:107px;
  322. background-image: url('http://i59.tinypic.com/70dunt.jpg');
  323. background-size: 260px;
  324. background-repeat: no-repeat;
  325. background-position: center;
  326. padding: 10px;
  327. opacity: 0;
  328. overflow: hidden;
  329. transition: all .6s ease-in-out;
  330. -webkit-transition: all .6s ease-in-out;
  331. -moz-transition: all .6s ease-in-out;
  332. -o-transition: all .6s ease-in-out;
  333. -ms-transition: all .6s ease-in-out;
  334. }
  335.  
  336. .box2:target{
  337. position: fixed;
  338. right:488px;
  339. bottom:166px;
  340. height:140px;
  341. width:107px;
  342. opacity: 1;
  343. z-index: 5;
  344. transition: all .6s ease-in-out;
  345. -webkit-transition: all .6s ease-in-out;
  346. -moz-transition: all .6s ease-in-out;
  347. -o-transition: all .6s ease-in-out;
  348. -ms-transition: all .6s ease-in-out;
  349. }
  350.  
  351. #boxnavi3{
  352. position:fixed;
  353. right: 435px;
  354. bottom: 350px;
  355. overflow: hidden;
  356. z-index: 10;
  357. }
  358.  
  359. #boxnavi3 a:link, a:visited{
  360. position: fixed;
  361. display: block;
  362. height: 8px;
  363. width: 8px;
  364. margin-left: 2px;
  365. margin-right: 2px;
  366. border-radius: 50px;
  367. background-color: #2F4F4F;
  368. transition: all .6s ease-in-out;
  369. -webkit-transition: all .6s ease-in-out;
  370. -moz-transition: all .6s ease-in-out;
  371. -o-transition: all .6s ease-in-out;
  372. -ms-transition: all .6s ease-in-out;
  373. }
  374.  
  375. #boxnavi3 a:hover, a:active{
  376. background-color: #F4C430;
  377. transition: all .6s ease-in-out;
  378. -webkit-transition: all .6s ease-in-out;
  379. -moz-transition: all .6s ease-in-out;
  380. -o-transition: all .6s ease-in-out;
  381. -ms-transition: all .6s ease-in-out;
  382. }
  383.  
  384.  
  385. .box3{
  386. position: fixed;
  387. right:488px;
  388. bottom:0px;
  389. height:140px;
  390. width:107px;
  391. background-image: url('http://i60.tinypic.com/8w9s14.jpg');
  392. background-size: 150px;
  393. background-repeat: no-repeat;
  394. background-position: center;
  395. border: none;
  396. padding: 10px;
  397. opacity: 0;
  398. overflow: hidden;
  399. transition: all .6s ease-in-out;
  400. -webkit-transition: all .6s ease-in-out;
  401. -moz-transition: all .6s ease-in-out;
  402. -o-transition: all .6s ease-in-out;
  403. -ms-transition: all .6s ease-in-out;
  404. }
  405.  
  406. .box3:target{
  407. position: fixed;
  408. right:488px;
  409. bottom:166px;
  410. height:140px;
  411. width:107px;
  412. opacity: 1;
  413. z-index: 5;
  414. transition: all .6s ease-in-out;
  415. -webkit-transition: all .6s ease-in-out;
  416. -moz-transition: all .6s ease-in-out;
  417. -o-transition: all .6s ease-in-out;
  418. -ms-transition: all .6s ease-in-out;
  419. }
  420.  
  421. #boxnavi4{
  422. position:fixed;
  423. right: 445px;
  424. bottom: 145px;
  425. overflow: hidden;
  426. z-index: 10;
  427. }
  428.  
  429. #boxnavi4 a:link, a:visited{
  430. position: fixed;
  431. display: block;
  432. height: 8px;
  433. width: 8px;
  434. margin-left: 2px;
  435. margin-right: 2px;
  436. border-radius: 50px;
  437. background-color: #2F4F4F;
  438. transition: all .6s ease-in-out;
  439. -webkit-transition: all .6s ease-in-out;
  440. -moz-transition: all .6s ease-in-out;
  441. -o-transition: all .6s ease-in-out;
  442. -ms-transition: all .6s ease-in-out;
  443. }
  444.  
  445. #boxnavi4 a:hover, a:active{
  446. background-color: #F4C430;
  447. transition: all .6s ease-in-out;
  448. -webkit-transition: all .6s ease-in-out;
  449. -moz-transition: all .6s ease-in-out;
  450. -o-transition: all .6s ease-in-out;
  451. -ms-transition: all .6s ease-in-out;
  452. }
  453.  
  454. .box4{
  455. position: fixed;
  456. right:488px;
  457. bottom:0px;
  458. height:140px;
  459. width:107px;
  460. background-image: url('http://i61.tinypic.com/o08geo.gif');
  461. background-size: 230px;
  462. background-repeat: no-repeat;
  463. background-position: center;
  464. border: none;
  465. padding: 10px;
  466. opacity: 0;
  467. overflow: hidden;
  468. transition: all .6s ease-in-out;
  469. -webkit-transition: all .6s ease-in-out;
  470. -moz-transition: all .6s ease-in-out;
  471. -o-transition: all .6s ease-in-out;
  472. -ms-transition: all .6s ease-in-out;
  473. }
  474.  
  475. .box4:target{
  476. position: fixed;
  477. right:488px;
  478. bottom:166px;
  479. height:140px;
  480. width:107px;
  481. opacity: 1;
  482. z-index: 5;
  483. transition: all .6s ease-in-out;
  484. -webkit-transition: all .6s ease-in-out;
  485. -moz-transition: all .6s ease-in-out;
  486. -o-transition: all .6s ease-in-out;
  487. -ms-transition: all .6s ease-in-out;
  488. }
  489.  
  490. #boxnavi5{
  491. position:fixed;
  492. right: 460px;
  493. bottom: 145px;
  494. overflow: hidden;
  495. z-index: 10;
  496. }
  497.  
  498. #boxnavi5 a:link, a:visited{
  499. position: fixed;
  500. display: block;
  501. height: 8px;
  502. width: 8px;
  503. margin-left: 2px;
  504. margin-right: 2px;
  505. border-radius: 50px;
  506. background-color: #2F4F4F;
  507. transition: all .6s ease-in-out;
  508. -webkit-transition: all .6s ease-in-out;
  509. -moz-transition: all .6s ease-in-out;
  510. -o-transition: all .6s ease-in-out;
  511. -ms-transition: all .6s ease-in-out;
  512. }
  513.  
  514. #boxnavi5 a:hover, a:active{
  515. background-color: #F4C430;
  516. transition: all .6s ease-in-out;
  517. -webkit-transition: all .6s ease-in-out;
  518. -moz-transition: all .6s ease-in-out;
  519. -o-transition: all .6s ease-in-out;
  520. -ms-transition: all .6s ease-in-out;
  521. }
  522.  
  523. .box5{
  524. position: fixed;
  525. right:488px;
  526. bottom:0px;
  527. height:140px;
  528. width:107px;
  529. background-image: url('http://i59.tinypic.com/2nw1p91.gif');
  530. background-size: 262px;
  531. background-repeat: no-repeat;
  532. background-position: center;
  533. border: none;
  534. padding: 10px;
  535. opacity: 0;
  536. overflow: hidden;
  537. transition: all .6s ease-in-out;
  538. -webkit-transition: all .6s ease-in-out;
  539. -moz-transition: all .6s ease-in-out;
  540. -o-transition: all .6s ease-in-out;
  541. -ms-transition: all .6s ease-in-out;
  542. }
  543.  
  544. .box5:target{
  545. position: fixed;
  546. right:488px;
  547. bottom:166px;
  548. height:140px;
  549. width:107px;
  550. opacity: 1;
  551. z-index: 5;
  552. transition: all .6s ease-in-out;
  553. -webkit-transition: all .6s ease-in-out;
  554. -moz-transition: all .6s ease-in-out;
  555. -o-transition: all .6s ease-in-out;
  556. -ms-transition: all .6s ease-in-out;
  557. }
  558.  
  559. #boxnavi6{
  560. position:fixed;
  561. right: 475px;
  562. bottom: 145px;
  563. overflow: hidden;
  564. z-index: 10;
  565. }
  566.  
  567. #boxnavi6 a:link, a:visited{
  568. position: fixed;
  569. display: block;
  570. height: 8px;
  571. width: 8px;
  572. margin-left: 2px;
  573. margin-right: 2px;
  574. border-radius: 50px;
  575. background-color: #2F4F4F;
  576. transition: all .6s ease-in-out;
  577. -webkit-transition: all .6s ease-in-out;
  578. -moz-transition: all .6s ease-in-out;
  579. -o-transition: all .6s ease-in-out;
  580. -ms-transition: all .6s ease-in-out;
  581. }
  582.  
  583. #boxnavi6 a:hover, a:active{
  584. background-color: #F4C430;
  585. transition: all .6s ease-in-out;
  586. -webkit-transition: all .6s ease-in-out;
  587. -moz-transition: all .6s ease-in-out;
  588. -o-transition: all .6s ease-in-out;
  589. -ms-transition: all .6s ease-in-out;
  590. }
  591.  
  592. .box6{
  593. position: fixed;
  594. right:488px;
  595. bottom:0px;
  596. height:140px;
  597. width:107px;
  598. background-image: url('http://i58.tinypic.com/rcvo5z.gif');
  599. background-size: 220px;
  600. background-repeat: no-repeat;
  601. background-position: center;
  602. border: none;
  603. padding: 10px;
  604. opacity: 0;
  605. overflow: hidden;
  606. transition: all .6s ease-in-out;
  607. -webkit-transition: all .6s ease-in-out;
  608. -moz-transition: all .6s ease-in-out;
  609. -o-transition: all .6s ease-in-out;
  610. -ms-transition: all .6s ease-in-out;
  611. }
  612.  
  613. .box6:target{
  614. position: fixed;
  615. right:488px;
  616. bottom:166px;
  617. height:140px;
  618. width:107px;
  619. opacity: 1;
  620. z-index: 5;
  621. transition: all .6s ease-in-out;
  622. -webkit-transition: all .6s ease-in-out;
  623. -moz-transition: all .6s ease-in-out;
  624. -o-transition: all .6s ease-in-out;
  625. -ms-transition: all .6s ease-in-out;
  626. }
  627.  
  628. #credit {
  629. background-color: transparent;
  630. border: none;
  631. overflow: auto;
  632. position:absolute;
  633. font-variant: small-caps;
  634. font-family: 'Share Tech', sans-serif;
  635. text-shadow: #FFFFFF 0px -1px;
  636. font-size: 12px;
  637. right:300px;
  638. bottom:0px;
  639. height: 20px;
  640. width: 160px;
  641. }
  642.  
  643. </style>
  644. <div id="no" oncontextmenu="return false;">
  645. <div id="render"><img src="http://i61.tinypic.com/vxf8ue.png" alt="image3" width="355" height="550"></div>
  646. <div id="thing1"></div>
  647. <div id="thing2"></div>
  648. <div id="thing3"></div>
  649. <div id="title">Avatar</div>
  650. <div id="title2">Aang</div>
  651. <div id="container">
  652. <div id="one">
  653. Stats.
  654. <hr>
  655. Name: Aang<br></br>
  656. Birth: 12 BG<br></br>
  657. Age: 113<br></br>
  658. Height: 4'2"<br></br>
  659. Hair: Brown<br></br>
  660. Eyes: Grayish Light Blue<br></br>
  661. Ethnicity: Air tribe<br></br>
  662. Occupation: Avatar<br></br>
  663. Predecessor: Roku<br></br>
  664. Successor: Korra<br></br>
  665. </div>
  666. <div id="two">
  667. Personality
  668. <hr>
  669. Aang was fun-loving, somewhat naive, and adventurous with a sense of humor. He possessed a deep respect for life and freedom, refused to eat meat and was often reluctant to fight in his younger years. He craved the stimulation of new people and places. His frequent off-course detours frustrated both allies and pursuers alike. He typically wished to forget his duties as the Avatar and would long for the normality that others possessed. Yet Aang had always prided himself on a complex social network of friends extending over all four nations, and war did not stand in his way. In addition, he looked forward to playing with all the exotic fauna in each place he visited. Whether it was otter penguins, hopping llamas, hog monkeys, or giant koi fish, no fit animal Aang saw went un-ridden.
  670. </div>
  671. <div id="three">
  672. Title here
  673. <hr>
  674. Stuff.
  675. </div>
  676. <div id="four">
  677. Out of Character
  678. <hr>
  679. Guy behind the character<br></br>
  680. Semi-Mirror poster<br></br>
  681. OOC Friendly<br></br>
  682. Smut reserved for partner<br></br>
  683. A: TLAB/LoK Roleplay Priority<br></br>
  684. PM Friendly<br></br>
  685. Long-term preferred<br></br>
  686. Proper English. No txt t4lk<br></br>
  687. Grammar and punctuation are a necessity
  688. </div>
  689. </div>
  690. </div>
  691. </div>
  692. <div id="tabs">
  693. <a href="#one">One</a><br><br> <a href="#two">Two</a><br><br> <a href="#three">Three</a><br><br> <a href="#four">Four</a>
  694.  
  695. </div>
  696. <div id="friends">
  697. <a href="http://3.roleplaychat.org/profile.php?userid=325171" target="Korra"><img src="http://upload.wikimedia.org/wikipedia/en/d/db/Korra_The_Legend_of_Korra.jpg" height="40" width="45" border=1></a>
  698.  
  699. <a href="link" target="_blank"><img src="picture" height="40" width="45" border=1></a>
  700. <a href="link" target="_blank"><img src="picture" height="40" width="45" border=1></a>
  701. <a href="link" target="_blank"><img src="picture" height="40" width="45" border=1></a>
  702. <a href="link" target="_blank"><img src="picture" height="40" width="45" border=1></a>
  703. <a href="link" target="_blank"><img src="picture" height="40" width="45" border=1></a>
  704. </div>
  705.  
  706. <div id="boxnavi">
  707. <a href="#b1"></a></div>
  708.  
  709. <div id="b1" class="box"></div>
  710.  
  711. <div id="boxnavi2">
  712. <a href="#b2"></a></div>
  713.  
  714. <div id="b2" class="box2"></div>
  715.  
  716. <div id="boxnavi3">
  717. <a href="#b3"></a></div>
  718.  
  719. <div id="b3" class="box3"></div>
  720.  
  721. <div id="boxnavi4">
  722. <a href="#b4"></a></div>
  723.  
  724. <div id="b4" class="box4"></div>
  725.  
  726. <div id="boxnavi5">
  727. <a href="#b5"></a></div>
  728.  
  729. <div id="b5" class="box5"></div>
  730.  
  731. <div id="boxnavi6">
  732. <a href="#b6"></a></div>
  733.  
  734. <div id="b6" class="box6"></div>
  735.  
  736. <div id="credit">
  737. ©<a href="http://roleplaychat.org/profile.php?user=Avatar+Korra">KORRA</a> made this profile.</div>
  738.  
  739. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement