Advertisement
hanimjay

Teen Spirit (profile)

Jan 6th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.33 KB | None | 0 0
  1.  
  2.  
  3. <link href="https://fonts.googleapis.com/css?family=Montseratt:400,800|Muli:600,700|Abril+Fatface" rel="stylesheet">
  4. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
  5.  
  6. <style>
  7.  
  8.  
  9. #nirvana-profile{
  10. width: 250px;
  11. height: 450px;
  12. outline: 1px solid #222;
  13. margin: 0px auto;
  14. position: relative;
  15. overflow: hidden;
  16. background: #fff;
  17. }
  18.  
  19. #nirvana-profile .header{
  20. letter-spacing: 0px;
  21. position: absolute;
  22. line-height: 46px;
  23. top: 32px;
  24. left: 0px;
  25. font-family: 'Abril Fatface', cursive;
  26. font-size: 45px;
  27. width: 250px;
  28. height: 80px;
  29. color: #000;
  30. transition: all 0.7s ease-in-out 1s;
  31. }
  32. #nirvana-profile:hover .header{
  33. top: 5px;
  34. font-size: 35px;
  35. left: 0px;
  36. transition: all 0.7s ease-in-out 0s;
  37. }
  38.  
  39. #nirvana-profile .quote{
  40. font-family: 'Muli', sans-serif;
  41. font-size: 9px;
  42. font-weight: 600;
  43. letter-spacing: 0px;
  44. line-height: 10px;
  45. position: relative;
  46. top: 50px;
  47. left: 0px;
  48. width: 200px;
  49. height: 80px;
  50. color: #000;
  51. border-top: 0.5px solid #555;
  52. padding-top: 4px;
  53. opacity: 0;
  54. transition: all 1s ease-in-out 0s;
  55. }
  56. #nirvana-profile:hover .quote{
  57. opacity: 1;
  58. transition: all 1s ease-in-out 1s;
  59. }
  60.  
  61. #nirvana-profile .base{
  62. position: absolute;
  63. top: 60px;
  64. right: -37px;
  65. width: 250px;
  66. height: 400px;
  67. background: #F4D03F;
  68. transition: all 1s ease-in-out 1s;
  69. }
  70. #nirvana-profile:hover .base{
  71. right: 0px;
  72. top: 80px;
  73. transition: all 1s ease-in-out 0s;
  74. }
  75.  
  76. #nirvana-profile .container{
  77. position: absolute;
  78. top: 110px;
  79. right: 25px;
  80. width: 195px;
  81. height: 265px;
  82. background: #fff;
  83. border-top: 1px solid #000;
  84. transform: scale(0);
  85. transition: all 1s ease-in-out 0s;
  86. }
  87. #nirvana-profile:hover .container{
  88. transform: scale(1);
  89. transition: all 1s ease-in-out 1.2s;
  90. }
  91.  
  92. #nirvana-profile .icon{
  93. position: absolute;
  94. bottom: -90px;
  95. right: 92.5px;
  96. width: 60px;
  97. height: 60px;
  98. border: 0.5px solid #000;
  99. outline: 6px solid #fff;
  100. transform: rotate(-45deg);
  101. transition: all 1s ease-in-out 0s;
  102. }
  103. #nirvana-profile:hover .icon{
  104. bottom: 44px;
  105. transition: all 1s ease-in-out 1.2s;
  106. }
  107. #nirvana-profile img{
  108. width: 60px;
  109. }
  110.  
  111. #nirvana-profile .post{
  112. position: relative;
  113. top: 15px;
  114. left: -52px;
  115. width: 40px;
  116. height: 30px;
  117. background: #000;
  118. border-top: 1px solid #000;
  119. padding: 9px 10px;
  120. line-height: 15px;
  121. }
  122. #nirvana-profile n{
  123. font-family: 'Montseratt', sans-serif;
  124. font-size: 15px;
  125. font-weight: 800;
  126. color: #fff;
  127. letter-spacing: 0px;
  128. }
  129. #nirvana-profile c{
  130. font-family: 'Muli', sans-serif;
  131. font-size: 9px;
  132. font-weight: 600;
  133. color: #fff;
  134. text-transform: uppercase;
  135. margin-top: -10px;
  136. letter-spacing: 0px;
  137. }
  138.  
  139. #nirvana-profile .personal{
  140. font-family: 'Muli', sans-serif;
  141. font-size: 10px;
  142. font-weight: 600;
  143. color: #000;
  144. letter-spacing: 0px;
  145. position: relative;
  146. top: -34px;
  147. left: 36px;
  148. width: 70px;
  149. height: 5px;
  150. padding: 9px 10px;
  151. line-height: 5px;
  152. border-bottom: 0.5px solid #555;
  153. }
  154. #nirvana-profile .infos{
  155. letter-spacing: 0px;
  156. position: relative;
  157. top: -22px;
  158. left: 0px;
  159. width: 165px;
  160. height: 137px;
  161. line-height: 5px;
  162. background: transparent;
  163. }
  164. #nirvana-profile .black{
  165. letter-spacing: 0px;
  166. position: relative;
  167. width: 22px;
  168. height: 30px;
  169. line-height: 5px;
  170. background: #000;
  171. color: #F4D03F;
  172. padding-left: 10px;
  173. padding-top: 3px;
  174. font-size: 13px;
  175. }
  176. #nirvana-profile .white{
  177. font-family: 'Muli', sans-serif;
  178. font-size: 10px;
  179. font-weight: 600;
  180. text-align: center;
  181. letter-spacing: 0px;
  182. position: relative;
  183. width: 127px;
  184. height: 30px;
  185. line-height: 5px;
  186. background: #eee;
  187. }
  188.  
  189. #nirvana-profile .black2 {
  190. letter-spacing: 0px;
  191. position: relative;
  192. width: 50px;
  193. height: 30px;
  194. line-height: 5px;
  195. background: #fff;
  196. border: 0.5px solid #111;
  197. color: #000;
  198. padding-left: 21px;
  199. padding-top: 3px;
  200. font-size: 15px;
  201. text-shadow: 2px 2px #F4D03F;
  202. }
  203.  
  204. #nirvana-profile a {
  205. color: #000;
  206. }
  207.  
  208. #nirvana-profile .avatar{
  209. position: relative;
  210. top: 17px;
  211. left: 22px;
  212. width: 150px;
  213. height: 300px;
  214. background-position: center;
  215. border-right: 5px solid #fff;
  216. border-top: 5px solid #fff;
  217. outline: 1px solid #222;
  218. transition: all 1s ease-in-out 1s;
  219. transform: scale(1);
  220. }
  221. #nirvana-profile:hover .avatar{
  222. transition: all 1s ease-in-out 0s;
  223. transform: scale(0);
  224. }
  225.  
  226. </style>
  227.  
  228. <center>
  229. <div id="nirvana-profile">
  230.  
  231. <div class="base"></div>
  232.  
  233. <div class="container">
  234. <div class="post">
  235. <n>234</n>
  236. <c>posts</c>
  237. </div>
  238.  
  239. <div class="personal">Kurt Cobain</div>
  240. <div class="personal">GMT-7</div>
  241.  
  242. <div class="infos">
  243. <table>
  244. <tr>
  245. <td class="black"><i class="fa fa-home"></i></td> <td class="white">Washington</td>
  246. </tr>
  247. </table>
  248.  
  249. <table>
  250. <tr>
  251. <td class="white">Singer/Song writer</td> <td class="black"><i class="fa fa-briefcase"></i></td>
  252. </tr>
  253. </table>
  254.  
  255. <table>
  256. <tr>
  257. <td class="black"><i class="fa fa-fort-awesome"></i></td> <td class="white">Legendary</td>
  258. </tr>
  259. </table>
  260.  
  261. <table>
  262. <tr>
  263. <td class="black2"><a href="/LINKHERE"><i class="fa fa-user" title="profile"></i></a></td>
  264. <td class="black2"><a href="/LINKHERE"><i class="fa fa-heartbeat" title="shipper"></i></a></td>
  265. <td class="black2"><a href="/LINKHERE"><i class="fa fa-shield" title="development"></i></a></td>
  266. </tr>
  267. </table>
  268. </div>
  269. </div>
  270.  
  271. <div class="icon"><a href="http://candyland-couture.com/index.php?showuser=7400">
  272. <img src="https://i.imgur.com/9ZfbttR.gif" title="hanie ©"></a></div>
  273.  
  274. <div class="header">teen spirit</div>
  275. <div class="quote">It's fun to lose and to pretend</div>
  276.  
  277. <div class="avatar" style="background:url(https://i.imgur.com/jMdTRaj.png);"></div>
  278.  
  279. </div>
  280. </center>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement