Advertisement
14kgolds

My Time

Apr 18th, 2020
1,371
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.10 KB | None | 0 0
  1.  
  2.  
  3. <!-- THEME CREATED BY 14KGOLDS™ -->
  4.  
  5.  
  6. <head>
  7. <title>{Title}</title>
  8. <link rel="shortcut icon" href="{Favicon}">
  9. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  10.  
  11. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  12. <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  13. <script>
  14. (function($){
  15. $(document).ready(function() {
  16. $("a[title]").style_my_tooltips({
  17. tip_follows_cursor:false,
  18. tip_delay_time:90,
  19. tip_fade_speed:600,
  20. attribute:"title"
  21. });
  22. });
  23. })(jQuery);
  24. </script>
  25.  
  26. <link rel="stylesheet" href="https://cdn.linearicons.com/free/1.0.0/icon-font.min.css">
  27.  
  28. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
  29.  
  30. <link href="//dl.dropbox.com/s/vpi3f9s7nhpe7v7/honeybee.css" rel="stylesheet">
  31.  
  32. <script src="https://code.iconify.design/1/1.0.5/iconify.min.js"></script>
  33.  
  34. <link href="https://fonts.googleapis.com/css2?family=Muli:ital,wght@0,200;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
  35.  
  36. <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
  37.  
  38. <style type="text/css">
  39.  
  40.  
  41. /* FONTS HOSTED BY 14KGOLDS */
  42.  
  43.  
  44. @font-face { font-family:'grayscale'; src: url('https://dl.dropboxusercontent.com/s/v0jmoovr4sdazvl/Grayscale%20Signature.ttf') ;}
  45.  
  46.  
  47. /* ANIMATIONS */
  48.  
  49.  
  50. @-webkit-keyframes flash {
  51. from,
  52. 50%,
  53. to {
  54. opacity: 1;
  55. }
  56.  
  57. 25%,
  58. 75% {
  59. opacity: 0;
  60. }
  61. }
  62.  
  63. @keyframes flash {
  64. from,
  65. 50%,
  66. to {
  67. opacity: 1;
  68. }
  69.  
  70. 25%,
  71. 75% {
  72. opacity: 0;
  73. }
  74. }
  75.  
  76.  
  77. /* SCROLLBAR & TOOLTIP */
  78.  
  79.  
  80. ::-webkit-scrollbar { display:none; }
  81.  
  82. #s-m-t-tooltip { max-width:230px; padding:0px 8px 0px 8px; margin:20px 15px; background-color:#fefefe; z-index:999999999999999; text-transform:uppercase; text-align:justify; letter-spacing:1px; font-size:9px; }
  83.  
  84.  
  85. /* BODY */
  86.  
  87.  
  88. body { background-color:#e2e2e2; color:#222222; font-family: 'Muli', sans-serif; font-size:9px; overflow:hidden; line-height:18px; letter-spacing:1px; }
  89.  
  90. a { text-decoration:none; color:#dcb684; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
  91.  
  92. #container { position:absolute; margin:auto; left:0px; right:0px; top:0px; bottom:0px; width:790px; height:520px; overflow:hidden; background-color:#f8f8f8; }
  93.  
  94. .links { position:absolute; z-index:9; top:100px; left:55px; width:500px; font-size:35px; }
  95.  
  96. .links a { font-size:10px; font-weight:700; text-transform:lowercase; text-shadow:none; margin-right:20px; }
  97.  
  98. .name { position:absolute; z-index:9999; top:50px; left:55px; font-weight:900; font-size:30px; text-align:left; text-transform:uppercase; }
  99.  
  100. .name span { font-weight:500; }
  101.  
  102. .label { position:absolute; z-index:9999; top:75px; left:55px; font-size:25px; text-align:left; text-transform:lowercase; color:#aebbbb; font-family:'grayscale'; }
  103.  
  104. .stats { position:absolute; top:150px; left:55px; width:250px; height:90px; font-size:9px; text-align:justify; overflow:auto; }
  105.  
  106. .stats b { text-transform:uppercase; font-weight:800; color:#aebbbb; }
  107.  
  108. .bio { position:absolute; z-index:9999; top:260px; left:55px; width:250px; height:120px; overflow:auto; font-size:9px; text-align:justify; line-height:18px; }
  109.  
  110.  
  111. /* PHONE */
  112.  
  113.  
  114. #phone { position:absolute; top:50px; right:200px; width:195px; height:340px; background-color:#fefefe; border-radius:10px; box-shadow: 2px 0.2px 5px rgba(0,0,0,0.1); transition: all .2s ease-in-out; }
  115.  
  116. #phone:hover { transform: scale(1.1); }
  117.  
  118. .screen { position:absolute; top:10px; left:10px; width:175px; height:320px; background-color:#121212; background-image:url('https://via.placeholder.com/175x320'); border-radius:5px; }
  119.  
  120. .time { position:absolute; top:55px; left:0px; width:175px; color:#fefefe; font-weight:200; font-size:35px; letter-spacing:0px; text-align:center; }
  121.  
  122. .date { position:absolute; top:78px; left:0px; width:175px; color:#fefefe; font-size:9px; letter-spacing:1px; text-align:center; }
  123.  
  124. .bar { position:absolute; top:-5px; left:-5px; width:185px; height:15px; background-color:#fefefe; }
  125.  
  126. .top { position:absolute; top:13px; left:0px; width:175px; color:#fefefe; font-size:7.5px; padding-left:5px; padding-right:5px; }
  127.  
  128. .bottom { position:absolute; bottom:0px; left:-5px; width:175px; height:15px; padding-top:10px; background-color:#fefefe; }
  129.  
  130. .text { position:absolute; top:105px; left:15px; padding-top:3px; padding-bottom:4px; padding-left:7px; padding-right:5px; background-color:#fefefe; width:125px; max-height:115px; font-size:8.5px; line-height:13px; overflow:hidden; border-radius:3px; text-align:justify; -webkit-animation-name: flash; animation-name: flash; -webkit-animation-duration: 1.7s; animation-duration: 1.7s; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
  131.  
  132. .text b { text-transform:uppercase; font-weight:800; }
  133.  
  134.  
  135. /* INSTAGRAM */
  136.  
  137.  
  138. .insta { position:absolute; z-index:9; font-size:9px; top:80px; right:50px; width:155px; height:225px; overflow:auto; padding-top:12px; padding-bottom:10px; padding-left:15px; line-height:20px; background-color:#fefefe; border-radius:5px; box-shadow: 2px 0.2px 5px rgba(0,0,0,0.1); transition: all .2s ease-in-out; }
  139.  
  140. .insta:hover { transform: scale(1.1); }
  141.  
  142. .insta img { margin-bottom:5px; }
  143.  
  144. .caption { margin-top:0px; width:140px; font-size:7.5px; text-align:justify; line-height:12px; }
  145.  
  146. .caption b { font-weight:800; }
  147.  
  148. .comments { color:{color:text}; font-size:6px; }
  149.  
  150.  
  151. /* MUSIC */
  152.  
  153.  
  154. .music { position:absolute; z-index:9; font-size:9px; top:300px; right:80px; width:250px; height:80px; overflow:auto; padding-top:10px; padding-bottom:10px; padding-left:15px; padding-right:10px; line-height:20px; background-color:#fefefe; border-radius:5px; box-shadow: 2px 0.2px 5px rgba(0,0,0,0.1); transition: all .2s ease-in-out; }
  155.  
  156. .music:hover { transform: scale(1.1); }
  157.  
  158. .music img { position:absolute; top:15px; }
  159.  
  160. .info { position:absolute; top:15px; right:15px; width:165px; height:75px; text-align:center; line-height:17px; }
  161.  
  162. .controls { margin-top:3px; font-size:17px; }
  163.  
  164.  
  165. /* TIMELINE */
  166.  
  167.  
  168. .timeline { position:absolute; z-index:9; bottom:20px; right:35px; width:715px; height:90px; overflow:hidden; line-height:20px; }
  169.  
  170. .events { position:absolute; z-index:9; width:100%; text-align:left; }
  171.  
  172. .events li { margin-bottom:10px; margin-right:10px; width:150px; height:35px; float:left; list-style-type:none; padding-left:15px; padding-top:9px; padding-bottom:10px; line-height:16px; }
  173.  
  174. .events b { font-weight:800; padding-bottom:1px; box-shadow: 0 -5px #dcb684 inset; }
  175.  
  176. .events span { color:#aebbbb; }
  177.  
  178. .line { position:absolute; bottom:25px; left:0px; }
  179.  
  180.  
  181. /* CREDIT */
  182.  
  183.  
  184. #credit { right:20px; bottom:20px; position:fixed; text-align:center; line-height:18px; padding-top:10px; padding-bottom:9px; padding-left:12px; padding-right:12px; }
  185.  
  186. #credit a { font-family: 'Muli', sans-serif; font-size:9px; text-align:center; }
  187.  
  188. #credit span { font-size:18px; }
  189.  
  190.  
  191. {CustomCSS}
  192.  
  193.  
  194. </style>
  195. </head>
  196. <body>
  197.  
  198. <div id="container">
  199.  
  200.  
  201. <div class="name">FIRST <span>LAST</span></div>
  202. <div class="label">THE LABEL</div>
  203.  
  204.  
  205. <div class="links">
  206. <a href="/tagged/">musings</a>
  207. <a href="/tagged/">visuals</a>
  208. <a href="/tagged/">threads</a>
  209. <a href="/tagged/">ships</a>
  210. </div>
  211.  
  212.  
  213. <div class="stats">
  214. <b>name:</b> first last &nbsp;
  215. <b>age:</b> age &nbsp;
  216. <b>zodiac:</b> sign &nbsp;
  217. <b>pronouns:</b> pronouns &nbsp;
  218. <b>sexuality:</b> preference &nbsp;
  219. <b>species:</b> species &nbsp;
  220. <b>occupation:</b> job &nbsp;
  221. <b>faceclaim:</b> first last &nbsp;
  222. <b>positive traits:</b> trait, trait &nbsp;
  223. <b>negative traits:</b> trait, trait
  224. </div>
  225.  
  226.  
  227. <div class="bio">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</div>
  228.  
  229.  
  230. <div class="insta">
  231. <img src="https://via.placeholder.com/140"><br>
  232. <span class="th th-heart-1-o"></span>&nbsp; <span class="th th-chat-bubble-o"></span>&nbsp; <span class="th th-paper-plane-o"></span> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span class="iconify" data-icon="bx:bx-bookmark"></span>
  233. <div class="caption">
  234. <b>@user:</b> Lorem ipsum dolor sit amet, consectetur adipiscing elit.
  235. </div>
  236. <div class="comments">View all 857 comments</div>
  237. </div>
  238.  
  239.  
  240. <div class="music">
  241. <img src="https://via.placeholder.com/65">
  242. <div class="info">
  243. <span style="font-weight:900; font-size:12px;">Song Name</span>
  244. <br>
  245. Artist
  246. <div class="controls"><span class="iconify" data-icon="bx:bx-skip-previous"></span> <span class="iconify" data-icon="bx:bx-play"></span> <span class="iconify" data-icon="bx:bx-pause"></span> <span class="iconify" data-icon="bx:bx-skip-next"></span></div>
  247. <span style="position:absolute; bottom:11px; right:5px; width:100px; height:3px; background-color:#aebbbb; border-right:50px solid #e5e5e5;"></span>
  248. </div>
  249. </div>
  250.  
  251.  
  252. <div id="phone">
  253. <div class="screen">
  254. <div class="bar"></div>
  255. <div class="top"><i class="fas fa-signal"></i> AT&T <i class="fas fa-wifi"></i> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<i class="fas fa-lock"></i>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <span class="th th-location-2-o"></span> 50% <i class="fas fa-battery-half"></i></div>
  256. <div class="text"><span style="text-transform:uppercase; font-size:7.5px; text-align:justify;">MESSAGE &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <span style="font-size:8px;">10:59PM</span></span><br><b>Ness:</b> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
  257. </div>
  258. <div class="time">11:11</div>
  259. <div class="date">Tuesday, January 1</div>
  260. <div class="bottom"></div>
  261. </div>
  262. </div>
  263.  
  264.  
  265. <div class="timeline">
  266. <div class="events">
  267. <li><b>00/00/00</b><br> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.</li>
  268. <li><b>00/00/00</b><br> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.</li>
  269. <li><b>00/00/00</b><br> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.</li>
  270. <li><b>00/00/00</b><br> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.</li>
  271. </div>
  272. </div>
  273. </div>
  274.  
  275.  
  276. <div id="credit"><a href="https://14kgolds.tumblr.com" title="made by ness"><span class="th th-code"></span><br>14KGOLDS™</a></div>
  277.  
  278.  
  279. </body>
  280. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement