Advertisement
hanimjay

Don't Speak (sig)

Dec 20th, 2018
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.75 KB | None | 0 0
  1. [align=center]the rust is real :sick: [/align]
  2.  
  3. [dohtml]
  4. <link href="https://fonts.googleapis.com/css?family=Poppins|Montserrat:800" rel="stylesheet">
  5. <link href="//dl.dropbox.com/s/50g6fbds3rh4m0j/saturnicons.css" rel="stylesheet">
  6.  
  7. <style>
  8. #dontspeak {
  9. width: 500px;
  10. height: 200px;
  11. outline: 1.5px solid #0E6655;
  12. background: url(https://signavatar.com/57076_s.gif);
  13. margin: 0px auto;
  14. overflow: hidden;
  15. position: relative;
  16. }
  17.  
  18. #dontspeak ::-webkit-scrollbar {
  19. width: 8px;
  20. }
  21.  
  22. #dontspeak ::-webkit-scrollbar-track {
  23. background: #0E6655;
  24. }
  25.  
  26. #dontspeak ::-webkit-scrollbar-thumb {
  27. background: #F5B7B1;
  28. border: 1px solid #0E6655;
  29. }
  30.  
  31. #dontspeak .base {
  32. width: 500px;
  33. height: 130px;
  34. background: #fff;
  35. position: absolute;
  36. border-bottom: 1px solid #0E6655;
  37. opacity: 0.85;
  38. top: -132px;
  39. overflow: hidden;
  40. transition: 0.7s;
  41. }
  42. #dontspeak:hover .base {
  43. top: 0px;
  44. }
  45.  
  46. #dontspeak .topbar {
  47. width: 500px;
  48. height: 130px;
  49. background: transparent;
  50. position: absolute;
  51. border-bottom: 1px solid #0E6655;
  52. top: -132px;
  53. overflow: hidden;
  54. transition: 0.7s;
  55. }
  56. #dontspeak:hover .topbar {
  57. top: 0px;
  58. }
  59.  
  60. #dontspeak .bottombar {
  61. width: 500px;
  62. height: 70px;
  63. background: #fff;
  64. position: absolute;
  65. border-top: 1px solid #0E6655;
  66. bottom: -72px;
  67. transition: 0.7s;
  68. }
  69. #dontspeak:hover .bottombar {
  70. bottom: 0px;
  71. }
  72.  
  73. #dontspeak .textbox {
  74. width: 190px;
  75. height: 50px;
  76. background: #F5B7B1;
  77. position: absolute;
  78. border: 12px solid #F5B7B1;
  79. outline: 1.5px solid #0E6655;
  80. top: 28px;
  81. right: 60px;
  82. overflow: auto;
  83. font-family: 'Poppins', sans-serif;
  84. font-size: 9.5px;
  85. color: #0E6655;
  86. text-align: justify;
  87. line-height: 13px;
  88. letter-spacing: 0.5px;
  89. font-weight: normal;
  90. padding-right: 10px;
  91. }
  92.  
  93. #dontspeak .navbar {
  94. width: 300px;
  95. height: 20px;
  96. background: transparent;
  97. position: absolute;
  98. bottom: 23px;
  99. right: 8px;
  100. }
  101.  
  102. #dontspeak .sf {
  103. color: #0E6655;
  104. font-size: 18px;
  105. margin-right: 15px;
  106. }
  107. #dontspeak .sf:hover {
  108. color: #EC7063;
  109. }
  110.  
  111. #dontspeak a {
  112. text-decoration: none;
  113. }
  114.  
  115. #dontspeak .statusbox {
  116. width: 170px;
  117. height: 30px;
  118. position: absolute;
  119. left: 47px;
  120. bottom: 12px;
  121. font-size: 10px;
  122. color: #0E6655;
  123. }
  124.  
  125. #dontspeak .statusbox c{
  126. font-family: 'Montserrrat', sans-serif;
  127. font-weight: 800;
  128. letter-spacing: 1px;
  129. background: #F1948A;
  130. border: 1px solid #0E6655;
  131. padding: 5px 10px;
  132. font-size: 10px;
  133. }
  134.  
  135. #dontspeak .statusbox n{
  136. font-family: 'Poppins', sans-serif;
  137. font-size: 9.5px;
  138. font-weight: normal;
  139. background: #F5B7B1;
  140. border: 1px solid #0E6655;
  141. border-left: 0px solid #0E6655;
  142. padding: 6.5px 12px 5px 12px;
  143. letter-spacing: 0.5px;
  144. }
  145.  
  146. #dontspeak .icon {
  147. background: url(https://i.imgur.com/72mWVrV.gif);
  148. background-size: 77px;
  149. border: 1px solid #0E6655;
  150. width: 77px;
  151. height: 77px;
  152. position: absolute;
  153. top: 27px;
  154. left: 65px;
  155. border-radius: 100px;
  156. padding: 3p
  157. }
  158.  
  159. #dontspeak .line {
  160. width: 200px;
  161. height: 170px;
  162. background: transparent;
  163. position: absolute;
  164. border-left: 1px solid #0E6655;
  165. top: 0px;
  166. left: 105px;
  167. }
  168.  
  169. #dontspeak .line2 {
  170. width: 200px;
  171. height: 170px;
  172. background: transparent;
  173. position: absolute;
  174. border-top: 1px solid #0E6655;
  175. top: 65px;
  176. left: 105px;
  177. }
  178.  
  179. </style>
  180.  
  181. <center>
  182. <div id="dontspeak">
  183.  
  184. <div class="base"></div>
  185. <div class="topbar">
  186. <div class="line"></div>
  187. <div class="line2"></div>
  188.  
  189. <div class="icon"></div>
  190.  
  191. <div class="textbox">
  192. --<br>
  193. a hobbyist graphic designer and coder from malaysia.
  194. i love everything dark and peculiar. <p>
  195. thank you so much for the beautiful beautiful gifts everyone!
  196. </div>
  197. </div>
  198.  
  199. <div class="bottombar">
  200. <div class="statusbox">
  201. <c>OPEN</c><n>for request</n>
  202. </div>
  203.  
  204. <div class="navbar">
  205. <a href="https://shadowplayers.jcink.net/index.php?showtopic=11483" title="coding playground"><span class="sf sf-cursor-o"></span></a>
  206. <a href="https://shadowplayers.jcink.net/index.php?showtopic=2034" title="graphic archive"><span class="sf sf-diary-o"></span></a>
  207. <a href="https://shadowplayers.jcink.net/index.php?showtopic=8958" title="hall of records"><span class="sf sf-calendar-o"></span></a>
  208. <a href="https://www.deviantart.com/orpheusz" title="deviantart"><span class="sf sf-donut-o"></span></a>
  209. <a href="https://shadowplayers.jcink.net/index.php?act=Msg&CODE=04&MID=95" title="pm me!"><span class="sf sf-envelope-2-o"></span></a>
  210. <a href="https://shadowplayers.jcink.net/index.php?showtopic=16991" title="xmas wishlist"><span class="sf sf-gift-o"></span></a>
  211. </div>
  212. </div>
  213. </div>
  214. </center>
  215. [/dohtml]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement