Advertisement
Sinthia

Alternate Code

Sep 28th, 2016
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.45 KB | None | 0 0
  1. <div align=center>
  2. <h3 class="pfor">Profile for "Work in progress"</h3>
  3. </div>
  4. <center>
  5. <div id="profile">
  6.  
  7.  
  8. <style type="text/css">
  9.  
  10. .pfor {
  11. display: none;
  12. }
  13.  
  14.  
  15. ::-webkit-scrollbar {
  16. width: 3px;
  17. }
  18.  
  19. ::-webkit-scrollbar-track {
  20. -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  21. border-radius: 3px;
  22. }
  23.  
  24. ::-webkit-scrollbar-thumb {
  25. border-radius: 13px;
  26. -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
  27. }
  28.  
  29. #profile {
  30. background-color: transparent;
  31. border: none;
  32. }
  33.  
  34. body {
  35. background-color: #F2F2F2;
  36. background-image: url("");
  37. background-repeat: no-repeat;
  38. background-position: bottom right;
  39. background-size: 36%;
  40. background-attachment: fixed;
  41. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur);
  42. }
  43.  
  44. @font-face { font-family: "chopin"; src: url('http://static.tumblr.com/uj36o7b/pr6m9fa5b/_lds_chopinscript.ttf');}
  45. a.first, a.first:link, a.first:active, a.first:visited
  46. {
  47. font-family:arial;
  48. font-size:6pt;
  49. line-height:7pt;
  50. letter-spacing:2px;
  51. font-weight: normal;
  52. color:white;
  53. text-decoration:none;
  54. text-transform:none;
  55. width:200%px;
  56. background-color:grey;
  57. text-align:center;
  58. display:block;
  59. border-right: 3px solid white;
  60. border-left: 3px solid white;
  61. margin-bottom:1px;}
  62.  
  63. a.first:hover {
  64. font-family:small fonts;
  65. font-size:5pt;
  66. line-height:7pt;
  67. letter-spacing:2px;
  68. font-weight: normal;
  69. border-bottom:;
  70. border-color:331133;
  71. color:grey;
  72. text-decoration:none;
  73. text-transform:uppercase;
  74. width:200%px;
  75. background-color:#FFFF97;
  76. text-align:center;
  77. display:block;
  78. border-left-style:solid;
  79. border-left-color:000000;
  80. border-left-width:4px;
  81. border-right-style:solid;
  82. border-right-color:000000;
  83. border-right-width:4px;
  84. margin-bottom:1px;
  85. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur);}
  86.  
  87.  
  88.  
  89. #gif{
  90. left:113px;
  91. top:30%;
  92. padding: 5px;
  93. width: 400px;
  94. height: 280px;
  95. overflow: auto;
  96. opacity:0.8;
  97. z-index:9;
  98. position:fixed;
  99. border: 2px solid #000000;
  100. background-image: url('https://scontent-atl3-1.xx.fbcdn.net/v/t34.0-12/14011922_271246516592475_1541486205_n.jpg?oh=9bd320df5a1ebe7257e280eb6c0629dd&oe=57B6F157');
  101. background-size: 100% 100%;
  102.  
  103.  
  104. -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
  105. -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
  106. box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
  107. }
  108. a.info{
  109. position:relative;
  110. color:white;
  111. text-decoration:none;
  112. text-align:center;
  113. }
  114.  
  115. a.info span{display: none}
  116.  
  117. a.info:hover span{
  118. display:block;
  119. position:absolute;
  120. top:-24px;
  121. width:15px;
  122. z-index: 1000;
  123. border:1px solid black;
  124. background-color:white; color:#000;
  125. text-align: center;
  126. opacity:0.8;
  127. padding:1px;
  128. -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
  129. -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
  130. box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
  131. }
  132.  
  133. a.info:hover span:after{
  134. content:'';
  135. position:absolute;
  136. bottom:0px;
  137. width:10px;
  138. height:10px;
  139. background:none;
  140. z-index: 999;
  141. left:1%;
  142. opacity:0.8;
  143. margin-left:-2px;
  144. border-radius: 20px 20px 20px 20px;
  145. -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
  146. -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
  147. box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
  148. -moz-transform:rotate(45deg);
  149. -webkit-transform:rotate(45deg);
  150. transform:rotate(45deg);
  151. }
  152.  
  153. a.nava:link, a.nava:active, a.nava:visited{
  154. width:70px;
  155. height:10px;
  156. color: white;
  157. display:block;
  158. font-family: small-fonts;
  159. font-size: 9px;
  160. line-height: 9px;
  161. letter-spacing: 3px;
  162. padding-left: 20px;
  163. text-decoration:none;
  164. border-left: 3px solid #1e1e1e;
  165. text-align: left;
  166. background-color:white;
  167. transition:0.9s ease-out;
  168. -o-transition:0.9s ease-out;
  169. -moz-transition:0.9s ease-out;
  170. -webkit-transition:0.9s ease-out;
  171. box-shadow: 0px 0px 4px black;}
  172.  
  173. a.nava:hover{
  174. width:70px;
  175. color:grey;
  176. font-size:9px;
  177. text-align:left;
  178. font-family:small-fonts;
  179.  
  180. background-repeat: repeat;
  181. border-left: 3px solid #1e1e1e;
  182. transition:0.9s ease-in;
  183. -o-transition:0.9s ease-in;
  184. -moz-transition:0.9s ease-in;
  185. -webkit-transition:0.9s ease-in;}
  186.  
  187.  
  188.  
  189.  
  190. a.nav:link, a.nav:active, a.nav:visited{
  191. width:170px;
  192. height:15px;
  193. color: grey;
  194. display:block;
  195. margin-bottom:4px;
  196. font-family: fangsong;
  197. font-size: 11px;
  198. text-decoration:none;
  199. text-align: center;
  200. background-color:white;
  201. transition:0.9s ease-out;
  202. -o-transition:0.9s ease-out;
  203. -moz-transition:0.9s ease-out;
  204. -webkit-transition:0.9s ease-out;
  205. box-shadow: 0px 0px 4px black;}
  206.  
  207. a.nav:hover{
  208. width:170px;
  209. color:white;
  210. font-size:11px;
  211. text-align:center;
  212. font-family:fangsong;
  213. background-image: url('http://24.media.tumblr.com/def2fca8ae9feefd520428d412d98169/tumblr_midq15Fvfl1r32k3yo1_500.gif');
  214. background-size: cover;
  215. transition:0.9s ease-in;
  216. -o-transition:0.9s ease-in;
  217. -moz-transition:0.9s ease-in;
  218. -webkit-transition:0.9s ease-in;}
  219.  
  220. h1 {
  221. border-bottom: 1px solid #8B8B8B;
  222. font-size: 11px;
  223. font-family: Segoe Script;
  224. color: #000000;
  225. text-align: center;
  226. letter-spacing: 1px;
  227. text-transform: lowercase;
  228. }
  229.  
  230. #stats{
  231. position: fixed;
  232. width:410px;
  233. height: 280px;
  234. left:113px;
  235. top:60px;
  236. z-index:1;
  237. overflow: auto;
  238. border: 2px #000000 solid;
  239. background-color:#FFF;
  240. font-size:10px;
  241. text-align:left;
  242. color:#000000;
  243. -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
  244. -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
  245. box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
  246. }
  247.  
  248. h2{
  249.  
  250. color: black;
  251. font-family: Arial Narrow ;
  252. font-size: 12px;
  253. text-align: right;
  254. font-weight: light;
  255. font-variant: small-caps;
  256. letter-spacing: 1px;
  257. border-bottom: 1px dashed grey;
  258. Text-shadow: #000000 0px 0px 1px;
  259. }
  260.  
  261. #min{
  262. position:fixed;
  263. width: 420px;
  264. height:17px;
  265. left: 113px;
  266. top: 505px;
  267. z-index:9;
  268. padding:5px;
  269. opacity:0.9;
  270. color:#000000;
  271. font-size:12px;
  272. line-height:4px;
  273. text-align:left;
  274. font-weight:normal;
  275. font-family:fangsong;
  276. font-variant:smallcaps;
  277. text-transform:none;
  278. text-decoration:none;
  279. position:fixed;
  280. overflow:hidden;
  281. background-color:#e1e1e1;
  282. border-top: none;
  283. border-bottom: 1px solid grey;
  284.  
  285. box-shadow: 0px 0px 4px black;
  286. }
  287.  
  288. #mini{
  289. background-color: transparent;
  290. width: 7px;
  291. float:center;
  292. color: #e1e1e1;
  293. font-family: fangsong;
  294. font-size: 12px;
  295. line-height: 10px;
  296. text-align: center;
  297. padding: 10px;
  298. z-index: 99;
  299. height: 273px;
  300. opacity: 0.8;
  301. border-radius: 0px 45px 45px 0px;
  302. border-right: 5px solid #1e1e1e;
  303. -webkit-transition: all 1.5s ease-in-out;
  304. -moz-transition: all 1.5s ease-in-out;
  305. -o-transition: all 1.5s ease-in-out;
  306. -ms-transition: all 1.5s ease-in-out;
  307. transition: all 1.5s ease-in-out;
  308. box-shadow: 0px 0px 4px black;
  309. overflow: auto;
  310. left:520px;
  311. top:60px;
  312. z-index:9;
  313. padding:5px;
  314. position:fixed;
  315. overflow-x:hidden;
  316. background-color:#000000;
  317. box-shadow: 0px 0px 2px black;}
  318.  
  319. #mini:hover
  320. {width:190px;;
  321. z-index: 99;
  322. color: #ffffff;
  323. overflow: auto;
  324. background-color: #000000;
  325. border-radius: 0px 0px 0px 0px;
  326. overflow: auto;
  327. }
  328.  
  329. #namae{
  330. margin: 0 auto;
  331. width: 900px;
  332. height:10px;
  333. top: 50px;
  334. left: 20px;
  335. font-family: 'chopin', cursive;
  336. font-size: 70px;
  337. color: #A9BCF5;
  338. text-shadow:0px 2px 3px #201d1f;
  339. z-index: 3;
  340. }
  341.  
  342. #cf {
  343. position:relative;
  344. height:281px;
  345. width:450px;
  346. margin:0 auto;
  347. }
  348.  
  349. #cf img {
  350. position:absolute;
  351. left:600;
  352. top:50;
  353. height: 500px;
  354. -webkit-transition: opacity 1s ease-in;
  355. -moz-transition: opacity 1s ease-in;
  356. -o-transition: opacity 1s ease-in;
  357. -ms-transition: opacity 1s ease-in;
  358. transition: opacity 1s ease-in;
  359.  
  360. }
  361.  
  362. #cf img:first-child {
  363. opacity: 0;
  364. -webkit-transition: opacity 1s ease-in;
  365. -moz-transition: opacity 1s ease-in;
  366. -o-transition: opacity 1s ease-in;
  367. -ms-transition: opacity 1s ease-in;
  368. transition: opacity 1s ease-in;
  369. }
  370.  
  371. #cf:hover img:last-child{opacity:0;
  372. -webkit-transition: opacity 1s ease-in-out;
  373. -moz-transition: opacity 1s ease-in-out;
  374. -o-transition: opacity 1s ease-in-out;
  375. transition: opacity 1s ease-in-out;
  376. }
  377.  
  378.  
  379. #cf:hover img:first-child{display:inline-block;
  380. opacity: 1;
  381. -webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
  382. -moz-animation: fadein 1s; /* Firefox < 16 */
  383. -ms-animation: fadein 1s; /* Internet Explorer */
  384. -o-animation: fadein 1s; /* Opera < 12.1 */
  385. animation: fadein 1s;
  386. }
  387. @keyframes fadein {
  388. from { opacity: 0; }
  389. to { opacity: 1; }
  390. }
  391.  
  392. /* Firefox < 16 */
  393. @-moz-keyframes fadein {
  394. from { opacity: 0; }
  395. to { opacity: 1; }
  396. }
  397.  
  398. /* Safari, Chrome and Opera > 12.1 */
  399. @-webkit-keyframes fadein {
  400. from { opacity: 0; }
  401. to { opacity: 1; }
  402. }
  403.  
  404. /* Internet Explorer */
  405. @-ms-keyframes fadein {
  406. from { opacity: 0; }
  407. to { opacity: 1; }
  408. }
  409.  
  410. /* Opera < 12.1 */
  411. @-o-keyframes fadein {
  412. from { opacity: 0; }
  413. to { opacity: 1; }
  414. }
  415.  
  416.  
  417. </style>
  418.  
  419.  
  420. <div id="gif">
  421.  
  422. <img src="https://static1.e621.net/data/98/9b/989b2ee4527f2d77cbd4680483f36315.png" width="250"><br>
  423.  
  424. <small>Do I have your Attention?</small><br><br>
  425.  
  426.  
  427. <small>1) UNDER CONSTRUCTION</small><br><br>
  428.  
  429. <small>2) I'm usually pretty nice unless provoked.~</small><br><br>
  430.  
  431. <small>3) When I get in the mood to RP.. I uh.. Usually Multipara. Sometimes it's only Semi. Ahum.. Sexual RP has become really boring. I like story lines.. Violent.. Bloody Story lines. With.. You know.. Stuff.. That is interesting. Yeah. That.</small><br><br>
  432.  
  433. <small>4) I have Skype.. That I give out. Sometimes.. To people. Mhm.</small><br><br>
  434.  
  435. <small>5) OOC is different from IC. Obviously. I know the difference, so you should know it too. IRL comes before RPing. Because.. I have a life sometimes ;-;</small><br><br>
  436.  
  437. <small>6) Grammar and decently formed sentences are so damn sexy. Just sayin'. I tend to lose interest when I have to figure out what each sentence means. HinthintHINT</small><br><br>
  438.  
  439. <small>7) ALL RIGHTS BELONG TO THE ARTIST. </small><br><br>
  440.  
  441. <small>8) I'd like to give a special thanks to <a href="profile.php?user=Escargoo" target="_blank">Escargoo~</a> for the main picture edit and for helping me form this awesome new code!!! </small><br><br>
  442.  
  443. <small>09</small><br><br>
  444.  
  445. <small>10</small><br><br>
  446.  
  447. </center>
  448.  
  449.  
  450. </div>
  451.  
  452. <div id="namae">
  453. <h1><i>~The Girl That Scratches Until You Bleed~</i></h1>
  454. </div>
  455.  
  456.  
  457.  
  458. <div id="stats">
  459.  
  460. <br>
  461. <center><img src="https://static1.e621.net/data/11/06/1106bdee046f641ed6ec66042745d2b9.png" width="300"></center><br><br>
  462. <h1> Statistics </h1>
  463. <center><li><b>Name:</b> Sinthia. </li>
  464. <li><b>Gender:</b> Female. </li>
  465. <li><b>Species:</b> Feline Thing. </li>
  466.  
  467. <br>
  468.  
  469. <li><b>Hair:</b> Brown, Blonde</li>
  470. <li><b>Height:</b> 5'5. </li>
  471. <li><b>Weight:</b> 130.</li>
  472.  
  473. <br>
  474.  
  475. <li><b>Mental Status:</b> Violent.</li>
  476. <li><b>Physical Condition:</b> Healthy.</li>
  477.  
  478. <li><b>Dominant Hand:</b> Right.</li>
  479. <br>
  480. <li><b>Relatives:</b> <a href="profile.php?user=Tesse" target="_blank">This Bitch</a>. </li>
  481. <li><b>Orientation:</b> Demi-Sexual. </li>
  482. <li><b>Attachment:</b> Only My 'Yena </li>
  483. <li><b>Relationship:</b> Exclusive </li>
  484. <li><b>This Heart:</b>
  485.  
  486. <a href="profile.php?user=Nash" target="_blank">Belongs to Him</a>
  487.  
  488. </center>
  489.  
  490. <br><br>
  491. <h1> Likes and Dislikes:</h1>
  492. <br>
  493. <center>Under construction</center><br><br>
  494.  
  495. <center><img src="" width="250"></center>
  496.  
  497. <br><br>
  498.  
  499.  
  500. <br><br>
  501. <h1> History:</h1>
  502. <br>
  503. <center>Under construction</center><br><br>
  504.  
  505.  
  506. <center><img src="" width="250"></center>
  507.  
  508. <br><br>
  509. </div>
  510. <div id="min">
  511.  
  512.  
  513. <h2>
  514.  
  515.  
  516. "Giving up is for Failures. Rise to my Challenge?"
  517.  
  518.  
  519.  
  520. </h2>
  521.  
  522.  
  523.  
  524. </div>
  525.  
  526. <div id="mini">
  527. <br>
  528. Friends: <br>
  529. <h1> </h1><br>
  530.  
  531. <img src="https://static1.e621.net/data/8f/e7/8fe7941b251f9ea2a74a2fe70b519a43.jpg" width="150"><br><br>
  532. <a href="profile.php?user=Escargoo" target="_blank">Escargoo.~</a> <br> <br>
  533.  
  534. <a href="profile.php?user=Hydralisk" target="_blank">Hydra.~</a> <br><br>
  535.  
  536. <a href="profile.php?user=Zell" target="_blank">Zellybabes~</a> <br><br>
  537.  
  538.  
  539. <a href="profile.php?user=Cola" target="_blank">Soda Burr.~</a> <br><br>
  540.  
  541.  
  542. <a href="profile.php?user=Kinky" target="_blank">Pokey Bot.~</a> <br><br>
  543.  
  544.  
  545. <a href="profile.php?user=Echo" target="_blank">Skittle Mutt!~</a><br><br>
  546.  
  547.  
  548.  
  549. <a href="profile.php?user=Nash" target="_blank">Sweet 'Yena~</a>
  550.  
  551.  
  552.  
  553.  
  554. </div>
  555.  
  556. <div id="cf">
  557. <img src="https://static1.e621.net/data/af/5c/af5c71dc225db3cb54c9ade6dde613e4.jpg" />
  558. <img src="https://static1.e621.net/data/ee/1d/ee1dd688436c199b811b72ba026ce468.jpg" />
  559. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement