owltrash

chainsaw's profile (+music +ooc)

Nov 25th, 2018
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.09 KB | None | 0 0
  1. <style>
  2. @import url('https://fonts.googleapis.com/css?family=Permanent Marker');
  3.  
  4.  
  5. .pfor
  6. {display: none;
  7. background-color: transparent;}
  8. body {
  9. background:url('https://i.imgur.com/f3A6pNx.png') top left fixed repeat;
  10. background-color: #e1e1e1;
  11. overflow: hidden;}
  12.  
  13. #profile {border: 0px; background-color: transparent;}
  14. *{cursor: url('https://i.imgur.com/8QmAMfq.png'), default;}
  15.  
  16. ::-webkit-scrollbar {width: 5px; height: 0px;
  17. background:; }
  18.  
  19. ::-webkit-scrollbar-thumb {
  20. background-color:#000; border:1px solid #fff;
  21. -webkit-border-radius: 10px; border-radius: 10px;
  22. }
  23.  
  24.  
  25. /*------» rustle «------*/ /*------» rustle «------*/ /*------» rustle «------*/
  26.  
  27.  
  28. #opening {
  29. position:fixed; width:100%; height:100%; left:225px; bottom:180px;}
  30.  
  31. #opening-img {
  32. position:absolute; background-image:
  33. url('https://i.imgur.com/XHwUng4.png');
  34. background-position:0% 20%; background-size:500px;
  35. background-repeat:no-repeat;
  36. background-attachment: absolute;
  37. width:500px; height:632px;
  38. left:150px; bottom:-100px;
  39. box-shadow: inset 0px 0px 20px #9c9c9c,
  40. 0px 0px 20px #9c9c9c;
  41. filter: blur(0px); opacity:1.0; transition: 1s;}
  42.  
  43. body:hover #opening-img {filter: blur(10px); opacity:.0; transition: 2.5s;}
  44.  
  45.  
  46. /*------» images «------*/ /*------» images «------*/ /*------» images «------*/
  47.  
  48.  
  49. #pic {position:absolute;
  50. position:0% 20%;
  51. left:150px; bottom:-100px;
  52. box-shadow:0px 0px 20px #9c9c9c,
  53. 0px 0px 20px #9c9c9c;
  54. opacity:.0; transition: 1s;}
  55.  
  56.  
  57. #sprite {position:absolute;
  58. left:180px; bottom:-135px;
  59. opacity:.0; transition: 1s;
  60. }
  61.  
  62. #zzz {position:absolute;
  63. left:-48px; top:-333px;
  64. }
  65.  
  66. #bubble {position:absolute;
  67. background-color:#e6e6e6;
  68. border-radius:180px;
  69. width:50px; height:50px;
  70. left:-60px; top:-345px;
  71. }
  72.  
  73. #arrow {position:absolute;
  74. color:#e6e6e6;
  75. font-size:22px;
  76. left:-74px; top:-332px;
  77. }
  78.  
  79.  
  80. /*------» info «------*/ /*------» info «------*/ /*------» info «------*/
  81.  
  82.  
  83. #container {
  84. position:absolute;
  85. left:430px; bottom:30px;
  86. opacity:.0; transition: 1s;}
  87.  
  88. body:hover #pic {opacity:1.0; transition-delay: 1s;}
  89. body:hover #container {opacity:1.0; transition-delay: 1s;}
  90. body:hover #gif {opacity:1.0; transition-delay: 1s;}
  91.  
  92.  
  93. #info {
  94. position:absolute;
  95. left:-120px; bottom:6px;
  96. width:290px; height:40px;
  97. background-color: transparent;
  98. color:#888;
  99. font-family:'permanent marker';
  100. font-size:20px;
  101. line-height:15px;
  102. letter-spacing:1px;
  103. text-transform:uppercase;
  104. text-align:;
  105. float:left;
  106. overflow:auto;
  107. opacity:.0; transition: 1s;
  108. }
  109.  
  110. #stats {
  111. position:absolute;
  112. left:-16px; bottom:-48px;
  113. width:110px; height:55px;
  114. background-color: transparent;
  115. color:#888;
  116. font-family:'permanent marker';
  117. font-size:20px;
  118. line-height:15px;
  119. letter-spacing:1px;
  120. text-transform:uppercase;
  121. text-align:;
  122. float:left;
  123. overflow:auto;
  124. opacity:.0; transition: 1s;
  125. }
  126.  
  127. #ability {
  128. position:absolute;
  129. left:91px; bottom:-48px;
  130. width:110px; height:55px;
  131. background-color: transparent;
  132. color:#888;
  133. font-family:'permanent marker';
  134. font-size:20px;
  135. line-height:15px;
  136. letter-spacing:1px;
  137. text-transform:uppercase;
  138. text-align:;
  139. float:left;
  140. overflow:auto;
  141. opacity:.0; transition: 1s;
  142. }
  143.  
  144. #trainer {
  145. position:absolute;
  146. left:-45px; bottom:-200px;
  147. width:225px; height:150px;
  148. background-color: transparent;
  149. color:#888;
  150. font-family:'permanent marker';
  151. font-size:15px;
  152. line-height:15px;
  153. letter-spacing:1px;
  154. text-transform:uppercase;
  155. text-align:;
  156. float:left;
  157. overflow:auto;
  158. opacity:.0; transition: 1s;
  159. }
  160.  
  161. #ooc {
  162. position:absolute;
  163. left:-53px; bottom:-140px;
  164. width:290px; height:40px;
  165. background-color: transparent;
  166. color:#888;
  167. font-family:'permanent marker';
  168. font-size:10px;
  169. line-height:15px;
  170. letter-spacing:1px;
  171. text-transform:uppercase;
  172. text-align:;
  173. float:left;
  174. overflow:auto;
  175. opacity:.0; transition: 1s;
  176. }
  177.  
  178. body:hover #bg {
  179. opacity:1.0; transition-delay: 1s;
  180. }
  181. body:hover #pic {
  182. opacity:1.0; transition-delay: 1s;
  183. }
  184. body:hover #info {
  185. opacity:1.0; transition-delay: 1s;
  186. }
  187. body:hover #stats {
  188. opacity:1.0; transition-delay: 1.8s;
  189. }
  190. body:hover #ability {
  191. opacity:1.0; transition-delay: 2.4s;
  192. }
  193. body:hover #trainer {
  194. opacity:1.0; transition-delay: 3s;
  195. }
  196. body:hover #ooc {
  197. opacity:1.0; transition-delay: 3.5s;
  198. }
  199. body:hover #bubble {
  200. opacity:1.0; transition-delay: 3.5s;
  201. }
  202. body:hover #arrow {
  203. opacity:1.0; transition-delay: 3.5s;
  204. }
  205. body:hover #zzz {
  206. opacity:1.0; transition-delay: 3.5s;
  207. }
  208. body:hover #sprite {
  209. opacity:1.0; transition-delay: 1s;
  210. }
  211.  
  212.  
  213. /*------» rocks «------*/ /*------» rocks «------*/ /*------» rocks «------*/
  214.  
  215.  
  216. a {color: #888;
  217. text-decoration: none;
  218. font-weight: normal;
  219. display: inline-block;
  220. }
  221.  
  222. a:hover {color: red;
  223. text-decoration: none;
  224. transition: 1.5s;
  225. }
  226.  
  227. a[data-tooltip] {
  228. position: relative;
  229. }
  230. a[data-tooltip]::before,
  231. a[data-tooltip]::after {
  232. position: absolute;
  233. display: none;
  234. opacity: 1.0;
  235. }
  236. a[data-tooltip]::before {
  237. content: attr(data-tooltip);
  238. background: #3e3e3e;
  239. color: white;
  240. font-family:'courier';
  241. font-size:15px;
  242. padding: 5px;
  243. border-radius: 5px;
  244. width:80px;
  245. text-decoration: none;
  246. }
  247. a[data-tooltip]::after {
  248. width: 0;
  249. height: 0;
  250. border: 6px solid transparent;
  251. content: '';
  252. }
  253.  
  254. a[data-tooltip]:hover::before,
  255. a[data-tooltip]:hover::after {
  256. display: block;
  257. }
  258.  
  259. a[data-tooltip][data-placement="bottom"]::before {
  260. top: 100%;
  261. left: 0;
  262. margin-top: 10px;
  263. }
  264. a[data-tooltip][data-placement="bottom"]::after {
  265. border-bottom-color: #3e3e3e;
  266. border-top: none;
  267. top: 100%;
  268. left: 10px;
  269. margin-top: 4px;
  270. }
  271.  
  272.  
  273. s {
  274. text-decoration:none;
  275. color:#888;
  276. font-family: "permanent marker";
  277. font-size:18px;
  278. letter-spacing:2px;
  279. text-transform:lowercase;
  280. text-align:justify;
  281. padding:1px;
  282. }
  283.  
  284.  
  285. </style>
  286.  
  287.  
  288.  
  289. <body>
  290. <div id="opening">
  291. <div id="opening-img">
  292. </div>
  293.  
  294.  
  295. <div id="pic">
  296. <img src="https://i.imgur.com/XHwUng4.png" height="632">
  297. </div>
  298.  
  299.  
  300. <div id="container">
  301.  
  302.  
  303. <div id="info">
  304. <br>
  305. <s>
  306. name:
  307. </s> CHAINSAW
  308. <font style="float:right;">
  309. <s>age: </s> 37</font>
  310. </div>
  311.  
  312.  
  313. <div id="stats">
  314. <s>
  315. ht:
  316. </s> 6'6
  317. <br><br>
  318. <s>wt: </s> 89kg
  319. </div>
  320.  
  321.  
  322. <div id="ability">
  323. <s>
  324. ability:
  325. </s>
  326. <br><br>
  327. fur coat
  328. </div>
  329.  
  330.  
  331. <div id="trainer">
  332. trainer:
  333. <a data-tooltip="lee's first, given as a gift from his father." data-placement="bottom" target="_blank" href="profile.php?user=9+inch+snails">
  334. "lee" donovan</a>
  335. </div>
  336.  
  337.  
  338. <div id="ooc">
  339. ooc: <br>
  340. miss me with ooc drama. thanks.
  341. </div>
  342.  
  343.  
  344. <div id="sprite">
  345. <a data-tooltip="LVL 57" data-placement="bottom"><img src="https://i.imgur.com/vuyLPLa.gif"></a>
  346.  
  347. <div id="bubble">
  348. </div>
  349. <div id="arrow">
  350. </div>
  351.  
  352. <div id="zzz"><img src="https://i.imgur.com/kAjznZw.gif">
  353. </div>
  354.  
  355.  
  356. </div>
  357.  
  358. <div id="music-player">
  359. <div style="margin-top:4px;">
  360. <audio controls style="opacity:0; width:150px; margin-bottom:240px; margin-left:117px;" loop="">
  361. <source src="https://dl.dropboxusercontent.com/s/37c5pzgilicw93k/Liquid%20Negrocity%20-%20Midnight%20Crew.mp3?dl=0">
  362. </audio>
  363. </div>
  364. </div>
  365.  
  366.  
  367. </div>
  368. </body>
Advertisement
Add Comment
Please, Sign In to add comment