Advertisement
Sinthia

Wolf remake code

Sep 17th, 2016
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.41 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: #330000;
  36. background-image: url("https://wallpaperscraft.com/image/line_scratches_cuts_metal_paint_50725_3840x2400.jpg");
  37. background-repeat: no-repeat;
  38. background-position: bottom;
  39. background-size: 256%;
  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:gold;
  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. #OOC{
  88.  
  89. left: 213px;
  90. top:50%;
  91. padding: 5px;
  92. width: 400px;
  93. height: 180px;
  94. opacity:0.0;
  95. z-index:99;
  96. color:yellow;
  97. position:fixed;
  98. font-size: 11px;
  99. line-height: 14px;
  100. overflow: auto;
  101. text-align:justify;
  102. font-family: fangsong;
  103. background-color:#e6b800;
  104. border: 3px solid #FFD8D5;
  105. border-radius: 0px 0px 0px 0px;
  106. transition:0.9s ease-in;
  107. -o-transition:0.9s ease-in;
  108. -moz-transition:0.9s ease-in;
  109. -webkit-transition:0.9s ease-in;
  110. -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 2);
  111. -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 2);
  112. box-shadow: 0px 0px 20px rgba(0, 0, 0, 2);
  113. }
  114.  
  115.  
  116. #OOC:hover {
  117.  
  118. left: 113px;
  119. top:30%;
  120. padding: 5px;
  121. width: 400px;
  122. height: 280px;
  123. padding: 5px;
  124. opacity:0.8;
  125. z-index:999;
  126. color:black;
  127. position:fixed;
  128. font-size: 20px;
  129. line-height: 20px;
  130. overflow: auto;
  131. text-align:justify;
  132. font-family: fangsong;
  133. background-color:#f5efed;
  134. border: 3px solid #000000;
  135. border-radius:0px 0px 0px 0px;
  136. transition:0.9s ease-in;
  137. -o-transition:0.9s ease-in;
  138. -moz-transition:0.9s ease-in;
  139. -webkit-transition:0.9s ease-in;
  140. -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 2);
  141. -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 2);
  142. box-shadow: 0px 0px 20px rgba(0, 0, 0, 2);
  143. }
  144.  
  145. #gif{
  146. left:113px;
  147. top:30%;
  148. padding: 5px;
  149. width: 400px;
  150. height: 280px;
  151. opacity:0.8;
  152. z-index:9;
  153. position:fixed;
  154. border: 2px solid #000000;
  155. background-image: url('https://scontent-atl3-1.xx.fbcdn.net/v/t34.0-12/14011922_271246516592475_1541486205_n.jpg?oh=9bd320df5a1ebe7257e280eb6c0629dd&oe=57B6F157');
  156. background-size: 100% 100%;
  157.  
  158.  
  159. -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
  160. -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
  161. box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
  162. }
  163. a.info{
  164. position:relative;
  165. color:white;
  166. text-decoration:none;
  167. text-align:center;
  168. }
  169.  
  170. a.info span{display: none}
  171.  
  172. a.info:hover span{
  173. display:block;
  174. position:absolute;
  175. top:-24px;
  176. width:15px;
  177. z-index: 1000;
  178. border:1px solid black;
  179. background-color:white; color:#000;
  180. text-align: center;
  181. opacity:0.8;
  182. padding:1px;
  183. -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
  184. -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
  185. box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
  186. }
  187.  
  188. a.info:hover span:after{
  189. content:'';
  190. position:absolute;
  191. bottom:0px;
  192. width:10px;
  193. height:10px;
  194. background:none;
  195. z-index: 999;
  196. left:1%;
  197. opacity:0.8;
  198. margin-left:-2px;
  199. border-radius: 20px 20px 20px 20px;
  200. -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
  201. -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
  202. box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
  203. -moz-transform:rotate(45deg);
  204. -webkit-transform:rotate(45deg);
  205. transform:rotate(45deg);
  206. }
  207.  
  208. a.nava:link, a.nava:active, a.nava:visited{
  209. width:70px;
  210. height:10px;
  211. color: white;
  212. display:block;
  213. font-family: small-fonts;
  214. font-size: 9px;
  215. line-height: 9px;
  216. letter-spacing: 3px;
  217. padding-left: 20px;
  218. text-decoration:none;
  219. border-left: 3px solid #1e1e1e;
  220. text-align: left;
  221. background-color:white;
  222. transition:0.9s ease-out;
  223. -o-transition:0.9s ease-out;
  224. -moz-transition:0.9s ease-out;
  225. -webkit-transition:0.9s ease-out;
  226. box-shadow: 0px 0px 4px black;}
  227.  
  228. a.nava:hover{
  229. width:70px;
  230. color:grey;
  231. font-size:9px;
  232. text-align:left;
  233. font-family:small-fonts;
  234.  
  235. background-repeat: repeat;
  236. border-left: 3px solid #1e1e1e;
  237. transition:0.9s ease-in;
  238. -o-transition:0.9s ease-in;
  239. -moz-transition:0.9s ease-in;
  240. -webkit-transition:0.9s ease-in;}
  241.  
  242.  
  243.  
  244.  
  245. a.nav:link, a.nav:active, a.nav:visited{
  246. width:170px;
  247. height:15px;
  248. color: grey;
  249. display:block;
  250. margin-bottom:4px;
  251. font-family: fangsong;
  252. font-size: 11px;
  253. text-decoration:none;
  254. text-align: center;
  255. background-color:white;
  256. transition:0.9s ease-out;
  257. -o-transition:0.9s ease-out;
  258. -moz-transition:0.9s ease-out;
  259. -webkit-transition:0.9s ease-out;
  260. box-shadow: 0px 0px 4px black;}
  261.  
  262. a.nav:hover{
  263. width:170px;
  264. color:white;
  265. font-size:11px;
  266. text-align:center;
  267. font-family:fangsong;
  268. background-image: url('http://24.media.tumblr.com/def2fca8ae9feefd520428d412d98169/tumblr_midq15Fvfl1r32k3yo1_500.gif');
  269. background-size: cover;
  270. transition:0.9s ease-in;
  271. -o-transition:0.9s ease-in;
  272. -moz-transition:0.9s ease-in;
  273. -webkit-transition:0.9s ease-in;}
  274.  
  275. h1 {
  276. border-bottom: 1px solid #8B8B8B;
  277. font-size: 11px;
  278. font-family: Segoe Script;
  279. color: #e6b800;
  280. text-align: center;
  281. letter-spacing: 1px;
  282. text-transform: lowercase;
  283. }
  284.  
  285. #stats{
  286. position: fixed;
  287. width:410px;
  288. height: 280px;
  289. left:600px;
  290. top:60px;
  291. z-index:1;
  292. overflow: auto;
  293. border: 2px #000000 solid;
  294. background-color:#800000;
  295. font-size:10px;
  296. text-align:left;
  297. color:#e6b800;
  298. -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
  299. -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
  300. box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
  301. }
  302.  
  303. h2{
  304.  
  305. color: Gold;
  306. font-family: Arial Narrow ;
  307. font-size: 12px;
  308. text-align: right;
  309. font-weight: light;
  310. font-variant: small-caps;
  311. letter-spacing: 1px;
  312. border-bottom: 1px dashed grey;
  313. Text-shadow: #000000 0px 0px 1px;
  314. }
  315.  
  316. #min{
  317. position:fixed;
  318. width: 420px;
  319. height:17px;
  320. left: 600px;
  321. top: 505px;
  322. z-index:9;
  323. padding:5px;
  324. opacity:0.9;
  325. color:#000000;
  326. font-size:12px;
  327. line-height:4px;
  328. text-align:left;
  329. font-weight:normal;
  330. font-family:fangsong;
  331. font-variant:smallcaps;
  332. text-transform:none;
  333. text-decoration:none;
  334. position:fixed;
  335. overflow:hidden;
  336. background-color:#e1e1e1;
  337. border-top: none;
  338. border-bottom: 1px solid grey;
  339.  
  340. box-shadow: 0px 0px 4px black;
  341. }
  342.  
  343. #mini{
  344. background-color: transparent;
  345. width: 7px;
  346. float:center;
  347. color: #e1e1e1;
  348. font-family: fangsong;
  349. font-size: 12px;
  350. line-height: 10px;
  351. text-align: center;
  352. padding: 10px;
  353. z-index: 99;
  354. height: 273px;
  355. opacity: 0.8;
  356. border-radius: 0px 45px 45px 0px;
  357. border-right: 5px solid #1e1e1e;
  358. -webkit-transition: all 1.5s ease-in-out;
  359. -moz-transition: all 1.5s ease-in-out;
  360. -o-transition: all 1.5s ease-in-out;
  361. -ms-transition: all 1.5s ease-in-out;
  362. transition: all 1.5s ease-in-out;
  363. box-shadow: 0px 0px 4px black;
  364. overflow: auto;
  365. left:1015px;
  366. top:60px;
  367. z-index:9;
  368. padding:5px;
  369. position:fixed;
  370. overflow-x:hidden;
  371. background-color:#000000;
  372. box-shadow: 0px 0px 2px black;}
  373.  
  374. #mini:hover
  375. {width:190px;;
  376. z-index: 99;
  377. color: #ffffff;
  378. overflow: auto;
  379. background-color: #000000;
  380. border-radius: 0px 0px 0px 0px;
  381. overflow: auto;
  382. }
  383.  
  384. #namae{
  385. margin: 0 auto;
  386. width: 900px;
  387. height:10px;
  388. top: 50px;
  389. left: 20px;
  390. font-family: 'chopin', cursive;
  391. font-size: 70px;
  392. color: #e6b800;
  393. text-shadow:0px 2px 3px #201d1f;
  394. z-index: 3;
  395. }
  396.  
  397. #cf {
  398. position:relative;
  399. height:281px;
  400. width:450px;
  401. margin:0 auto;
  402. }
  403.  
  404. #cf img {
  405. position:absolute;
  406. left:600;
  407. top:50;
  408. height: 500px;
  409. -webkit-transition: opacity 1s ease-in;
  410. -moz-transition: opacity 1s ease-in;
  411. -o-transition: opacity 1s ease-in;
  412. -ms-transition: opacity 1s ease-in;
  413. transition: opacity 1s ease-in;
  414.  
  415. }
  416.  
  417. #cf img:first-child {
  418. opacity: 0;
  419. -webkit-transition: opacity 1s ease-in;
  420. -moz-transition: opacity 1s ease-in;
  421. -o-transition: opacity 1s ease-in;
  422. -ms-transition: opacity 1s ease-in;
  423. transition: opacity 1s ease-in;
  424. }
  425.  
  426. #cf:hover img:last-child{opacity:0;
  427. -webkit-transition: opacity 1s ease-in-out;
  428. -moz-transition: opacity 1s ease-in-out;
  429. -o-transition: opacity 1s ease-in-out;
  430. transition: opacity 1s ease-in-out;
  431. }
  432.  
  433.  
  434. #cf:hover img:first-child{display:inline-block;
  435. opacity: 1;
  436. -webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
  437. -moz-animation: fadein 1s; /* Firefox < 16 */
  438. -ms-animation: fadein 1s; /* Internet Explorer */
  439. -o-animation: fadein 1s; /* Opera < 12.1 */
  440. animation: fadein 1s;
  441. }
  442. @keyframes fadein {
  443. from { opacity: 0; }
  444. to { opacity: 1; }
  445. }
  446.  
  447. /* Firefox < 16 */
  448. @-moz-keyframes fadein {
  449. from { opacity: 0; }
  450. to { opacity: 1; }
  451. }
  452.  
  453. /* Safari, Chrome and Opera > 12.1 */
  454. @-webkit-keyframes fadein {
  455. from { opacity: 0; }
  456. to { opacity: 1; }
  457. }
  458.  
  459. /* Internet Explorer */
  460. @-ms-keyframes fadein {
  461. from { opacity: 0; }
  462. to { opacity: 1; }
  463. }
  464.  
  465. /* Opera < 12.1 */
  466. @-o-keyframes fadein {
  467. from { opacity: 0; }
  468. to { opacity: 1; }
  469. }
  470.  
  471.  
  472. </style>
  473.  
  474.  
  475. <div id="gif">
  476. </div>
  477.  
  478. <div id="namae">
  479. <h1><i>~The Girl That Scratches Until You Bleed~</i></h1>
  480. </div>
  481.  
  482.  
  483.  
  484. <div id="OOC">
  485. <h1>the out of character.</h1>
  486. <br>
  487. <center>
  488.  
  489.  
  490.  
  491. <img src="http://vignette2.wikia.nocookie.net/creepypasta/images/b/be/Image-1396959010.jpg/revision/latest?cb=20140408121010" width="250"><br>
  492.  
  493. <small>Do I have your Attention?</small><br><br>
  494.  
  495.  
  496. <small>1) UNDER CONSTRUCTION</small><br><br>
  497.  
  498. <small>2) ~</small><br><br>
  499.  
  500. <small>3) </small><br><br>
  501.  
  502. <small>4) .</small><br><br>
  503.  
  504. <small>5) </small><br><br>
  505.  
  506. <small>6) </small><br><br>
  507.  
  508. <small>7) ALL RIGHTS BELONG TO THE ARTIST. </small><br><br>
  509.  
  510. <small>8) I'd like to give a special thanks to <a href="profile.php?user=Sinthia" target="_blank">Sin~</a> for this code </small><br><br>
  511.  
  512. <small>09</small><br><br>
  513.  
  514. <small>10</small><br><br>
  515.  
  516. </center>
  517. </div>
  518.  
  519. <div id="stats">
  520.  
  521. <br>
  522. <center><img src="https://s-media-cache-ak0.pinimg.com/236x/64/94/1d/64941df5c4b3b8c85e90b3027f902c3c.jpg" width="200"></center><br><br>
  523.  
  524. <h1> Statistics </h1>
  525.  
  526.  
  527. <center><li><b>Name:</b> </li>
  528. <li><b>Gender:</b> Male. </li>
  529. <li><b>Species:</b> Wolf </li>
  530.  
  531. <br>
  532.  
  533. <li><b>Hair/Fur:</b> </li>
  534. <li><b>Height:</b> </li>
  535. <li><b>Weight:</b> </li>
  536.  
  537. <br>
  538.  
  539. <li><b>Mental Status:</b> .</li>
  540. <li><b>Physical Condition:</b> Healthy.</li>
  541.  
  542. <li><b>Dominant Hand:</b> .</li>
  543. <br>
  544. <li><b>Relatives:</b> <a href="profile.php?user=Name here " target="_blank">Words </a>. </li>
  545. <li><b>Orientation:</b> </li>
  546. <li><b>Attachment:</b> Unattached. </li>
  547. <li><b>This Heart:</b> <a href="profile.php?user=namehere" target="_blank">Is Unclaimed </a>.</center>
  548.  
  549. <br><br>
  550. <h1> Likes and Dislikes:</h1>
  551. <br>
  552. <center>Under construction</center><br><br>
  553.  
  554. <center>WORDS HERE</center>
  555.  
  556. <br><br>
  557.  
  558.  
  559. <br><br>
  560. <h1> History:</h1>
  561. <br>
  562. <center>Under construction</center><br><br>
  563.  
  564.  
  565.  
  566. <center> WORDS HERE
  567.  
  568. </center>
  569.  
  570. <br><br>
  571. </div>
  572. <div id="min">
  573.  
  574.  
  575. <h2>
  576.  
  577.  
  578. "QUOTE HERE"
  579.  
  580.  
  581.  
  582. </h2>
  583.  
  584.  
  585.  
  586. </div>
  587.  
  588. <div id="mini">
  589. <br>
  590. Friends: <br>
  591. <h1> </h1><br>
  592.  
  593.  
  594.  
  595.  
  596. <a href="profile.php?user=Sinthia" target="_blank">Friends name.~</a> <br> <br>
  597.  
  598.  
  599.  
  600.  
  601. </div>
  602.  
  603. <div id="cf">
  604. <img src="http://saucepls.info/A/59/2468l95.jpg" />
  605. <img src="http://wallup.net/wp-content/uploads/2015/12/2333-anime-wolf-Anthro-736x459.jpg" />
  606. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement