Advertisement
hanimjay

for Ellie

Dec 25th, 2017
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.70 KB | None | 0 0
  1. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
  2. <link href="https://fonts.googleapis.com/css?family=Muli|Montserrat:500,800" rel="stylesheet">
  3.  
  4. <style>
  5. #for-ellie{
  6. width: 500px;
  7. height: 200px;
  8. outline: 1px solid #999;
  9. border: 4px solid #ddd;
  10. margin: 0px auto;
  11. overflow: hidden;
  12. position: relative;
  13. background: url(https://i.imgur.com/Pki7Bkc.png);
  14. }
  15.  
  16. #for-ellie ::-webkit-scrollbar {
  17. width: 5px;
  18. }
  19.  
  20. #for-ellie ::-webkit-scrollbar-track {
  21. background: #333;
  22. border: 2px solid #ccc;
  23. }
  24.  
  25. #for-ellie ::-webkit-scrollbar-thumb {
  26. background: #323BBA;
  27. border: 0.5px solid #323BBA;
  28. }
  29.  
  30. #for-ellie .base{
  31. width: 500px;
  32. height: 160px;
  33. background: #fff;
  34. position: absolute;
  35. top: -160px;
  36. transition: 0.7s;
  37. }
  38. #for-ellie:hover .base{
  39. top: 0px;
  40. }
  41. #for-ellie:not(:hover) .base{
  42. transition-duration: 0.5s;
  43. transition-delay: 0s;
  44. opacity: 0;
  45. }
  46.  
  47. #for-ellie .avatar{
  48. position: absolute;
  49. top: 24px;
  50. left: 75px;
  51. width: 100px;
  52. height: 100px;
  53. background: url(https://i.imgur.com/4334zbm.png);
  54. background-size: 100px;
  55. border: 7px solid #323BBA;
  56. border-radius: 100px;
  57. }
  58.  
  59. #for-ellie .textbox{
  60. overflow: auto;
  61. position: absolute;
  62. top: 63px;
  63. left: 220px;
  64. width: 160px;
  65. height: 48px;
  66. background: #ccc;
  67. border: 14px solid #ccc;
  68. text-align: justify;
  69. font-family: 'Muli', sans-serif;
  70. font-size: 9px;
  71. line-height: 11.5px;
  72. padding-right: 8px;
  73. color: #000;
  74. outline: 1px solid #bbb;
  75. outline-offset: 2px;
  76. }
  77. #for-ellie .title{
  78. font-family: 'Montserrat', sans-serif;
  79. font-weight: 800;
  80. font-size: 15px;
  81. position: absolute;
  82. top: 10px;
  83. left: 50px;
  84. width: 500px;
  85. height: 30px;
  86. text-transform: uppercase;
  87. font-style: italic;
  88. padding-top: 10px;
  89. padding-left: 15px;
  90. }
  91.  
  92. #for-ellie l{
  93. color: #333;
  94. border-bottom: 3px solid #333;
  95. padding-bottom: 5px;
  96. }
  97.  
  98. #for-ellie r{
  99. color: #323BBA;
  100. border-bottom: 0.5px solid #323BBA;
  101. padding-bottom: 5px;
  102. padding-left: 5px;
  103. }
  104.  
  105. #for-ellie .navbase{
  106. position: absolute;
  107. left: 0px;
  108. bottom: 0px;
  109. width: 500px;
  110. height: 30px;
  111. background: #323BBA;
  112. padding-top: 12px;
  113. padding-left: 85px;
  114. opacity: 0;
  115. transition: 0.7s;
  116. }
  117. #for-ellie:hover .navbase{
  118. opacity: 1;
  119. }
  120. #for-ellie:not(:hover) .navbase{
  121. transition-duration: 0.5s;
  122. transition-delay: 0s;
  123. opacity: 0;
  124. }
  125.  
  126. #for-ellie .navbar{
  127. position: absolute;
  128. left: -420px;
  129. bottom: 0px;
  130. width: 500px;
  131. height: 30px;
  132. padding-top: 12px;
  133. padding-left: 85px;
  134. transition-delay: 1s;
  135. transition-duration: 0.7s;
  136. line-height: 10px;
  137. }
  138. #for-ellie:hover .navbar{
  139. left: 0px;
  140. }
  141. #for-ellie:not(:hover) .navbar{
  142. transition-duration: 0.5s;
  143. transition-delay: 0s;
  144. opacity: 0;
  145. }
  146.  
  147. #for-ellie .fa{
  148. font-size: 11px;
  149. width: 28px;
  150. text-align: center;
  151. color: #fff;
  152. transition: 0.3s;
  153. }
  154. #for-ellie .fa:hover{
  155. color: #000;
  156. }
  157.  
  158.  
  159. #for-ellie .line{
  160. position: absolute;
  161. bottom: 21px;
  162. left: 75px;
  163. width: 150px;
  164. height: 10px;
  165. border-bottom: 0.5px solid #fff;
  166. background: #323BBA;
  167. }
  168.  
  169. </style>
  170.  
  171. <center>
  172. <div id="for-ellie">
  173.  
  174. <div class="base">
  175. <div class="title"><l>Put your</l><r>title here</r></div>
  176. <div class="avatar"></div>
  177.  
  178. <div class="textbox">
  179. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin in consectetur dolor. Duis vel auctor arcu. Cras consequat ut nunc at imperdiet. Proin semper, odio ut tempor sollicitudin, felis dui pretium nunc, tempus aliquam diam felis in diam. Mauris dapibus elit ut libero mattis ultricies. Vivamus fermentum porttitor tellus, vitae lobortis massa euismod elementum. Donec pellentesque ac urna at vulputate. Sed vel scelerisque sem, quis venenatis massa. Curabitur et bibendum mi. Nulla sodales porta lacus auctor eleifend. Aliquam elementum sodales tellus at feugiat.
  180. </div>
  181. </div>
  182.  
  183. <div class="navbase"></div>
  184.  
  185. <div class="navbar">
  186. <div class="line"></div>
  187. <table>
  188. <td><a href="YOURLINKHERE" title="deviantart"><i class="fa fa-deviantart"></i></a></td>
  189. <td><a href="YOURLINKHERE" title="potterworld"><i class="fa fa-bolt"></i></a></td></td>
  190. <td><a href="YOURLINKHERE" title="gallery"><i class="fa fa-paint-brush"></i></a></td>
  191. <td><a href="YOURLINKHERE" title="hof"><i class="fa fa-trophy"></i></a></td></td>
  192. <td><a href="YOURLINKHERE" title="pm"><i class="fa fa-envelope"></i></a></td>
  193. <td><a href="https://shadowplayers.jcink.net/index.php?showuser=95" title="hanie ©"><i class="fa fa-heart-o"></i></a></td></td>
  194. </table>
  195. </div>
  196.  
  197. </div>
  198. </center>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement