Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
Theme [20]: Wanderlust - Pastebin.com
[go: Go Back, main page]

glenthemes

Theme [20]: Wanderlust

Sep 19th, 2016 (edited)
8,296
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 67.56 KB | None | 0 0
  1. <!----------------------------------------------------
  2. Theme [20]: Wanderlust
  3. Made by glenthemes
  4.  
  5. Initial release: 2016/09/20
  6. Remake date: 2021/01/14
  7. Last updated: 2026/02/01
  8.  
  9. What's new:
  10. ✱ minor fixes for npf chats & links
  11.  
  12. TERMS OF USE:
  13. 1) Do not remove the credit.
  14. 2) Do not remove parts of the code without my permission.
  15. 3) Do not claim my codes as your own.
  16. 4) Do not use my works as base codes.
  17. 5) You may add widgets to my themes and pages.
  18. ----------------------------------------------------->
  19. <!DOCTYPE html>
  20. <html lang="en">
  21.  
  22. <head>
  23.  
  24. <title>{Title}</title>
  25. <link rel="shortcut icon" href="{Favicon}">
  26.  
  27. {block:Description}
  28. <meta name="description" content="{MetaDescription}">
  29. {/block:Description}
  30.  
  31. <!--------------------------------------------------->
  32.  
  33. <!------ JQUERY LIBRARY ------->
  34. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  35.  
  36. <!------ FONTS ------->
  37. <link href="//fonts.googleapis.com/css?family=Karla|Syne|Libre+Franklin|Bai+Jamjuree|Chakra+Petch|Gotu" rel="stylesheet">
  38.  
  39. <link href="//static.tumblr.com/2pnwama/IUZoyg6qw/specialfonts.css"rel="stylesheet" >
  40.  
  41. <!------ ICON FONTS ------->
  42. <link href="//fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
  43.  
  44. <script src="//static.tumblr.com/2pnwama/DLppehqvd/feathericons.js"></script>
  45.  
  46. <!------ THEME SCRIPTS ------->
  47. <link href="//static.tumblr.com/0podkko/xIbplezmo/modified_photosets.css" rel="stylesheet">
  48.  
  49. <script src="//glen-themes.gitlab.io/thms/20/fkn-audio.js"></script>
  50.  
  51. <script src="//npf-images-v3.github.io/script.js"></script>
  52. <link rel="stylesheet" href="//npf-images-v3.github.io/recon.css">
  53.  
  54. {block:ifshowmusicplayer}
  55. <script src="//glenthemes.github.io/-music-/glenplayer06.js"></script>
  56. {/block:ifshowmusicplayer}
  57.  
  58. <script src="//static.tumblr.com/gtjt4bo/sgMrymui0/waitforelement.js"></script>
  59. <script src="//glen-themes.gitlab.io/thms/20/AP-Ezreal_2023.js"></script>
  60. <script src="//glen-themes.gitlab.io/thms/20/pizza.js"></script>
  61.  
  62. <script>
  63. // minimal soundcloud player @ shythemes.tumblr
  64. // shythemes.tumblr.com/post/114792480648
  65. $(document).ready(function(){
  66. var soundcloud_btn = '{color:link}';
  67. $('.soundcloud_audio_player').each(function(){
  68. $(this).attr({ src: $(this).attr('src').split('&')[0] + '&amp;liking=false&amp;sharing=false&amp;auto_play=false&amp;show_comments=false&amp;continuous_play=false&amp;buying=false&amp;show_playcount=false&amp;show_artwork=true&amp;origin=tumblr&amp;color=' + soundcloud_btn.split('#')[1], height: 116, width: '100%' });
  69. });
  70. });
  71. </script>
  72.  
  73. <!-- unblue polls -->
  74. <!-- glenthemes.tumblr.com/post/708014819571302400 -->
  75. <link href="//static.tumblr.com/gtjt4bo/mXBrpdj0n/unblue-polls.css" rel="stylesheet">
  76. <style unblue-polls>
  77. .poll-post {
  78. --Poll-Question-Font-Size: {select:post font size};
  79.  
  80. --Poll-Option-Background-Color: transparent;
  81. --Poll-Option-Corner-Rounding: 4px;
  82. --Poll-Option-Border-Size: 1px;
  83. --Poll-Option-Border-Color: rgba({RGBcolor:text},0.25);
  84. --Poll-Option-Padding: 8px;
  85. --Poll-Option-Font-Size: {select:post font size};
  86. --Poll-Option-Spacing: 10px;
  87. --Poll-Option-Text-Color: {color:text};
  88.  
  89. --Poll-Option-HOVER-Border-Color: rgba({RGBcolor:text},0.25);
  90. --Poll-Option-HOVER-Background-Color: transparent;
  91. --Poll-Option-HOVER-Text-Color: {color:link};
  92. --Poll-Option-HOVER-Speed: 0.4s;
  93. }
  94.  
  95. .poll-see-results {
  96. padding-bottom:0!important;
  97. border-bottom:none!important;
  98. font-size:calc(var(--Poll-Option-Font-Size) - 1px)!important;
  99. text-transform:uppercase;
  100. letter-spacing:0.5px;
  101. }
  102. </style>
  103.  
  104. <!-- npf audio player -->
  105. <!-- glenthemes.tumblr.com/post/722160746171072512 -->
  106. <script src="//tmblr-npf-audio.gitlab.io/s/init.js"></script>
  107. <link href="//tmblr-npf-audio.gitlab.io/s/base.css" rel="stylesheet">
  108. <script>
  109. tumblr_npf_audio({
  110. emptyTitleText: "Untitled track",
  111. emptyArtistText: "Untitled artist",
  112. emptyAlbumText: "Untitled album",
  113.  
  114. titleLabel: "",
  115. artistLabel: "",
  116. albumLabel: ""
  117. });
  118. </script>
  119. <style edit-npf-audio-player>
  120. .npf-audio-wrapper {
  121. --NPF-Audio-Buttons-Size: calc(var(--Audio-Post-PlayButton-Size) * 0.6);
  122. --NPF-Audio-Buttons-Color: {color:text};
  123. --NPF-Audio-Buttons-Padding: calc(var(--Audio-Post-PlayButton-Padding) + (var(--Audio-Post-PlayButton-Size) * (1 - 0.6)) - 3px);
  124. --NPF-Audio-Buttons-Spacing: calc(var(--p) + 14px);
  125. --NPF-Audio-Image-Size: var(--Audio-Post-Album-Image-Size);
  126. --NPF-Audio-Image-Spacing: 0px;
  127.  
  128. --t:calc((var(--NPF-Audio-Buttons-Padding) * 2) + var(--NPF-Audio-Buttons-Size));
  129. --p:calc(var(--NPF-Audio-Buttons-Padding) + ((var(--NPF-Audio-Image-Size) - var(--t)) / 2));
  130. }
  131.  
  132. .npf-audio-wrapper {
  133. position:relative;
  134. z-index:0;
  135. }
  136.  
  137. .npf-audio-background {
  138. margin-left:var(--p);
  139. }
  140.  
  141. .npf-audio-play, .npf-audio-pause {
  142. position:relative;
  143. z-index:0;
  144. }
  145.  
  146. .npf-audio-play:after, .npf-audio-pause:after {
  147. content:"";
  148. position:absolute;
  149. top:0;left:0;
  150. margin-top:calc(0px - var(--NPF-Audio-Buttons-Padding) - 1px);
  151. margin-left:calc(0px - var(--NPF-Audio-Buttons-Padding) - 1px);
  152. width:calc(100% + (var(--NPF-Audio-Buttons-Padding) * 2));
  153. height:calc(100% + (var(--NPF-Audio-Buttons-Padding) * 2));
  154. background:{color:post};
  155. border:1px solid rgba({RGBcolor:text},0.420);
  156. border-radius:100%;
  157. z-index:-1;
  158. }
  159.  
  160. .npf-audio-play svg { margin-left:1px; }
  161. .npf-audio-pause svg { margin-left:0; }
  162.  
  163. figcaption.audio-caption,
  164. figcaption.audio-caption ~ audio[controls],
  165. .npf-audio-album {
  166. display:none;
  167. }
  168.  
  169. .npf-audio-image {
  170. position:absolute;
  171. top:0;left:0;
  172. border-radius:3px;
  173. z-index:-1;
  174. }
  175. </style>
  176.  
  177. <script src="//glen-npf.gitlab.io/other/neue.js"></script>
  178. <link href="//glen-npf.gitlab.io/other/neue.css" rel="stylesheet">
  179.  
  180. <!------------ THEME OPTIONS ------------>
  181. <meta name="image:top bar icon" content="//64.media.tumblr.com/d169e6d0881f6e9579a779c93511d457/c8e873a39e533599-52/s2048x3072/f80b6924392918a842d2fed68f03dcd3afe7e6cb.png">
  182. <meta name="image:background image" content="//64.media.tumblr.com/743195c6c6fc7d14532da88e43ed1608/c8e873a39e533599-be/s2048x3072/5d9917ee06ee584a3152e32d79433eab38c7e36c.jpg">
  183. <meta name="image:character image" content="//64.media.tumblr.com/edeb5863c5f052d408ece801de664555/c8e873a39e533599-04/s2048x3072/16a6b6121e49e4c2eb0f046654fe4137e2e35b4d.png">
  184. <meta name="image:customlinks image" content="//static.tumblr.com/2pnwama/kQNs1pt3a/emblem_edit1.png">
  185.  
  186. <!------TOPBAR COLORS------>
  187. <meta name="color:music player" content="#60bdcf">
  188. <meta name="color:top bar background" content="#010509">
  189. <meta name="color:top bar icon inner border" content="#75a8bf">
  190. <meta name="color:top bar icon outer border 1" content="#fdd9bf">
  191. <meta name="color:top bar icon outer border 2" content="#bf8c57">
  192. <meta name="color:top bar bottom border 1" content="#b28864">
  193. <meta name="color:top bar bottom border 2" content="#3e3023">
  194.  
  195. <!------TEXTBOX COLORS------>
  196. <meta name="color:textbox background" content="#081a34">
  197. <meta name="color:textbox text" content="#67bdca">
  198.  
  199. <!------INFOTAB COLORS------>
  200. <meta name="color:info tab background" content="#010509">
  201. <meta name="color:info tab text" content="#bf9b72">
  202. <meta name="color:info tab border" content="#896a4b">
  203.  
  204. <!------MAIN BACKGROUND------>
  205. <meta name="color:background" content="#090e17">
  206.  
  207. <!------LEFT SIDEBAR COLORS------>
  208. <meta name="color:character glow" content="#0e91ac">
  209. <meta name="color:description background" content="#040304">
  210. <meta name="color:description text" content="#7eadb1">
  211. <meta name="color:sidelinks background" content="#040304">
  212. <meta name="color:sidelinks text" content="#67bdca">
  213. <meta name="color:sidelinks border" content="#4d8a96">
  214. <meta name="color:customlinks background" content="#040304">
  215. <meta name="color:customlinks border" content="#39666f">
  216. <meta name="color:tooltips background" content="#040304">
  217. <meta name="color:tooltips border" content="#2d5a62">
  218. <meta name="color:tooltips text" content="#63b6c3">
  219.  
  220. <!------POST COLORS------>
  221. <meta name="color:post" content="#040304">
  222. <meta name="color:text" content="#7fa6b0">
  223. <meta name="color:link" content="#d9b684">
  224. <meta name="color:reblogger border 1" content="#5a9ba6">
  225. <meta name="color:reblogger border 2" content="#274551">
  226. <meta name="color:reblogger border shadow" content="#090909">
  227. <meta name="color:reblogger" content="#74b1c3">
  228. <meta name="color:reblog separators" content="#274551">
  229. <meta name="color:tags" content="#5ab5bb">
  230. <meta name="color:permalink" content="#67bdca">
  231. <meta name="color:post buttons" content="#67bdca">
  232. <meta name="color:post bottom border" content="#4d8a96">
  233.  
  234. <meta name="color:scrollbar" content="#7a6249">
  235.  
  236. <meta name="select:top bar icon size" title="36px" content="36px">
  237. <meta name="select:top bar icon size" title="42px" content="42px">
  238. <meta name="select:top bar icon size" title="48px" content="48px">
  239. <meta name="select:top bar icon size" title="54px" content="54px">
  240. <meta name="select:top bar icon size" title="60px" content="60px">
  241.  
  242. <meta name="select:top bar padding" title="20px" content="20px">
  243. <meta name="select:top bar padding" title="10px" content="10px">
  244. <meta name="select:top bar padding" title="15px" content="15px">
  245. <meta name="select:top bar padding" title="25px" content="25px">
  246. <meta name="select:top bar padding" title="30px" content="30px">
  247.  
  248. <meta name="select:textbox width" title="300px" content="300px">
  249. <meta name="select:textbox width" title="200px" content="200px">
  250. <meta name="select:textbox width" title="225px" content="225px">
  251. <meta name="select:textbox width" title="250px" content="250px">
  252. <meta name="select:textbox width" title="275px" content="275px">
  253.  
  254. <meta name="select:textbox padding" title="12px" content="12px">
  255. <meta name="select:textbox padding" title="10px" content="10px">
  256. <meta name="select:textbox padding" title="14px" content="14px">
  257. <meta name="select:textbox padding" title="16px" content="16px">
  258. <meta name="select:textbox padding" title="18px" content="18px">
  259. <meta name="select:textbox padding" title="20px" content="20px">
  260.  
  261. <meta name="select:textbox font size" title="8px" content="8px">
  262. <meta name="select:textbox font size" title="9px" content="9px">
  263. <meta name="select:textbox font size" title="10px" content="10px">
  264. <meta name="select:textbox font size" title="11px" content="11px">
  265. <meta name="select:textbox font size" title="12px" content="12px">
  266.  
  267. <meta name="select:textbox line height" title="100%" content="2em">
  268. <meta name="select:textbox line height" title="87%" content="1.75em">
  269. <meta name="select:textbox line height" title="75%" content="1.5em">
  270. <meta name="select:textbox line height" title="50%" content="1em">
  271.  
  272. <meta name="select:textbox arrow size" title="10px" content="10px">
  273. <meta name="select:textbox arrow size" title="15px" content="15px">
  274. <meta name="select:textbox arrow size" title="20px" content="20px">
  275.  
  276. <meta name="select:textbox arrow spacing" title="14px" content="14px">
  277. <meta name="select:textbox arrow spacing" title="10px" content="10px">
  278. <meta name="select:textbox arrow spacing" title="18px" content="18px">
  279. <meta name="select:textbox arrow spacing" title="22px" content="22px">
  280.  
  281. <meta name="select:info tab width" title="175px" content="175px">
  282. <meta name="select:info tab width" title="125px" content="125px">
  283. <meta name="select:info tab width" title="150px" content="150px">
  284. <meta name="select:info tab width" title="200px" content="200px">
  285. <meta name="select:info tab width" title="225px" content="225px">
  286.  
  287. <meta name="select:info tab padding" title="20px" content="20px">
  288. <meta name="select:info tab padding" title="12px" content="12px">
  289. <meta name="select:info tab padding" title="14px" content="14px">
  290. <meta name="select:info tab padding" title="16px" content="16px">
  291. <meta name="select:info tab padding" title="18px" content="18px">
  292. <meta name="select:info tab padding" title="22px" content="22px">
  293. <meta name="select:info tab padding" title="24px" content="24px">
  294.  
  295. <meta name="select:info tab font size" title="11px" content="11px">
  296. <meta name="select:info tab font size" title="9px" content="9px">
  297. <meta name="select:info tab font size" title="10px" content="10px">
  298. <meta name="select:info tab font size" title="12px" content="12px">
  299. <meta name="select:info tab font size" title="13px" content="13px">
  300.  
  301. <meta name="select:info tab text line height" title="1.7em" content="1.7em">
  302. <meta name="select:info tab text line height" title="1.8em" content="1.8em">
  303. <meta name="select:info tab text line height" title="1.9em" content="1.9em">
  304.  
  305. <!------------MAIN CONTAINER ASSETS------------>
  306. <meta name="select:window margin" title="50px" content="50px">
  307. <meta name="select:window margin" title="60px" content="60px">
  308. <meta name="select:window margin" title="70px" content="70px">
  309.  
  310. <!------------LEFT SIDEBAR ASSETS------------>
  311. <meta name="select:sidebar width" title="300px" content="300px">
  312. <meta name="select:sidebar width" title="200px" content="200px">
  313. <meta name="select:sidebar width" title="250px" content="250px">
  314. <meta name="select:sidebar width" title="350px" content="350px">
  315. <meta name="select:sidebar width" title="400px" content="400px">
  316. <meta name="select:sidebar width" title="450px" content="450px">
  317. <meta name="select:sidebar width" title="500px" content="500px">
  318.  
  319. <meta name="select:character image width" title="100%" content="100%">
  320. <meta name="select:character image width" title="60%" content="60%">
  321. <meta name="select:character image width" title="70%" content="70%">
  322. <meta name="select:character image width" title="80%" content="80%">
  323. <meta name="select:character image width" title="90%" content="90%">
  324.  
  325. <meta name="select:character image left gap" title="none" content="0%">
  326. <meta name="select:character image left gap" title="10%" content="10%">
  327. <meta name="select:character image left gap" title="20%" content="20%">
  328. <meta name="select:character image left gap" title="30%" content="30%">
  329. <meta name="select:character image left gap" title="-10%" content="-10%">
  330. <meta name="select:character image left gap" title="-20%" content="-20%">
  331. <meta name="select:character image left gap" title="-30%" content="-30%">
  332.  
  333. <meta name="select:character glow" title="80%" content="80%">
  334. <meta name="select:character glow" title="none" content="0%">
  335. <meta name="select:character glow" title="20%" content="20%">
  336. <meta name="select:character glow" title="40%" content="40%">
  337. <meta name="select:character glow" title="60%" content="60%">
  338.  
  339. <meta name="select:character glow left gap" title="20px" content="20px">
  340. <meta name="select:character glow left gap" title="none" content="0px">
  341. <meta name="select:character glow left gap" title="-20px" content="-20px">
  342. <meta name="select:character glow left gap" title="40px" content="40px">
  343. <meta name="select:character glow left gap" title="60px" content="60px">
  344. <meta name="select:character glow left gap" title="80px" content="80px">
  345.  
  346. <meta name="select:description width" title="120%" content="20%">
  347. <meta name="select:description width" title="default" content="0px">
  348. <meta name="select:description width" title="90%" content="-10%">
  349. <meta name="select:description width" title="110%" content="10%">
  350. <meta name="select:description width" title="130%" content="30%">
  351. <meta name="select:description width" title="140%" content="40%">
  352. <meta name="select:description width" title="150%" content="50%">
  353.  
  354. <meta name="select:description padding" title="11px" content="11px">
  355. <meta name="select:description padding" title="13px" content="13px">
  356. <meta name="select:description padding" title="15px" content="15px">
  357.  
  358. <meta name="select:description font size" title="11px" content="11px">
  359. <meta name="select:description font size" title="12px" content="12px">
  360. <meta name="select:description font size" title="13px" content="13px">
  361.  
  362. <meta name="select:description text line height" title="1.6em" content="1.6em">
  363. <meta name="select:description text line height" title="1.5em" content="1.5em">
  364. <meta name="select:description text line height" title="1.7em" content="1.7em">
  365. <meta name="select:description text line height" title="1.8em" content="1.8em">
  366. <meta name="select:description text line height" title="1.9em" content="1.9em">
  367. <meta name="select:description text line height" title="2em" content="2em">
  368.  
  369. <meta name="select:sidelinks font size" title="10px" content="10px">
  370. <meta name="select:sidelinks font size" title="8px" content="8px">
  371. <meta name="select:sidelinks font size" title="9px" content="9px">
  372. <meta name="select:sidelinks font size" title="11px" content="11px">
  373. <meta name="select:sidelinks font size" title="12px" content="12px">
  374. <meta name="select:sidelinks font size" title="13px" content="13px">
  375.  
  376. <meta name="select:customlinks image size" title="14px" content="14px">
  377. <meta name="select:customlinks image size" title="12px" content="12px">
  378. <meta name="select:customlinks image size" title="16px" content="16px">
  379. <meta name="select:customlinks image size" title="18px" content="18px">
  380.  
  381. <meta name="select:customlinks padding" title="8px" content="8px">
  382. <meta name="select:customlinks padding" title="none" content="0px">
  383. <meta name="select:customlinks padding" title="2px" content="2px">
  384. <meta name="select:customlinks padding" title="4px" content="4px">
  385. <meta name="select:customlinks padding" title="6px" content="6px">
  386. <meta name="select:customlinks padding" title="10px" content="10px">
  387.  
  388. <meta name="select:customlinks spacing" title="4px" content="4px">
  389. <meta name="select:customlinks spacing" title="2px" content="2px">
  390. <meta name="select:customlinks spacing" title="6px" content="6px">
  391. <meta name="select:customlinks spacing" title="8px" content="8px">
  392. <meta name="select:customlinks spacing" title="10px" content="10px">
  393.  
  394. <meta name="select:center gap" title="60px" content="60px">
  395. <meta name="select:center gap" title="40px" content="40px">
  396. <meta name="select:center gap" title="50px" content="50px">
  397. <meta name="select:center gap" title="70px" content="70px">
  398.  
  399. <!------------ACTUAL POSTS------------>
  400. <meta name="select:post width" title="500px" content="500px">
  401. <meta name="select:post width" title="400px" content="400px">
  402. <meta name="select:post width" title="450px" content="450px">
  403. <meta name="select:post width" title="540px" content="540px">
  404.  
  405. <meta name="select:post padding" title="15px" content="15px">
  406. <meta name="select:post padding" title="none" content="0px">
  407. <meta name="select:post padding" title="4px" content="4px">
  408. <meta name="select:post padding" title="6px" content="6px">
  409. <meta name="select:post padding" title="10px" content="10px">
  410. <meta name="select:post padding" title="12px" content="12px">
  411.  
  412. <meta name="select:post font size" title="13px" content="13px">
  413. <meta name="select:post font size" title="11px" content="11px">
  414. <meta name="select:post font size" title="12px" content="12px">
  415. <meta name="select:post font size" title="14px" content="14px">
  416.  
  417. <meta name="select:photoset spacing" title="4px" content="4px">
  418. <meta name="select:photoset spacing" title="6px" content="6px">
  419. <meta name="select:photoset spacing" title="10px" content="10px">
  420.  
  421. <meta name="select:post buttons size" title="13px" content="13px">
  422. <meta name="select:post buttons size" title="11px" content="11px">
  423. <meta name="select:post buttons size" title="15px" content="15px">
  424.  
  425. <meta name="select:post buttons spacing" title="8px" content="8px">
  426. <meta name="select:post buttons spacing" title="4px" content="4px">
  427. <meta name="select:post buttons spacing" title="6px" content="6px">
  428. <meta name="select:post buttons spacing" title="10px" content="10px">
  429. <meta name="select:post buttons spacing" title="12px" content="12px">
  430.  
  431. <meta name="select:post spacing" title="40px" content="40px">
  432. <meta name="select:post spacing" title="30px" content="30px">
  433. <meta name="select:post spacing" title="50px" content="50px">
  434.  
  435. <meta name="select:post text line height" title="1.7em" content="1.7em">
  436. <meta name="select:post text line height" title="1.5em" content="1.5em">
  437. <meta name="select:post text line height" title="1.9em" content="1.9em">
  438.  
  439.  
  440. <!------- TOGGLE OPTIONS ------->
  441. <meta name="if:show music player" content="1">
  442. <meta name="if:reblog separators" content="1">
  443. <meta name="if:full width reblog separators" content="1">
  444.  
  445. <meta name="text:how to link music" content="linktr.ee/direct_file_links">
  446. <meta name="text:music player song name" content="Michael FK - Sonder">
  447. <meta name="text:music player song mp3 url" content="https://rhizo.gitlab.io/m/Sonder.mp3">
  448.  
  449. <meta name="text:textbox left" content="Some text here at the top">
  450. <meta name="text:textbox right" content="Some text here at the top">
  451.  
  452. <meta name="text:info panel text" content="Some text here. Hover over the top bar icon to see the dropdown.">
  453.  
  454. <meta name="text:customlink 1 name" content="dashboard">
  455. <meta name="text:customlink 1 URL" content="//tumblr.com/dashboard">
  456. <meta name="text:customlink 2 name" content="">
  457. <meta name="text:customlink 2 URL" content="">
  458. <meta name="text:customlink 3 name" content="">
  459. <meta name="text:customlink 3 URL" content="">
  460. <meta name="text:customlink 4 name" content="">
  461. <meta name="text:customlink 4 URL" content="">
  462. <meta name="text:customlink 5 name" content="">
  463. <meta name="text:customlink 5 URL" content="">
  464.  
  465. <!-------------------------------------->
  466. <style type="text/css">
  467.  
  468. /*------------ TUMBLR CONTROLS ------------*/
  469. iframe#tumblr_controls, .iframe-controls--desktop {
  470. top:0!important;
  471. margin-top:calc({select:top bar icon size} + ({select:top bar padding} * 2) + 12px + 2px)!important;
  472.  
  473. right:0!important;
  474. margin-right:3px!important;
  475. position:fixed!important;
  476.  
  477. transform:scale(0.7,0.7);
  478. -webkit-transform:scale(0.7,0.7);
  479.  
  480. transform-origin:100% 0;
  481. z-index:999999!important;
  482.  
  483. opacity:0.4;
  484. transition:0.3s ease-in-out;
  485. }
  486.  
  487. iframe#tumblr_controls:hover, .iframe-controls--desktop:hover {
  488. opacity:0.8;
  489. }
  490.  
  491. /*----------- TOOLTIPS -----------*/
  492. a[data-title]{
  493. position:relative;
  494. }
  495.  
  496. a[data-title]:not([data-title=""]):hover:before {
  497. content:"";
  498. position:absolute;
  499. top:100%;margin-top:calc(6px - .5px);
  500. left:50%;transform:translateX(-50%);
  501. margin-left:-3px;
  502. width:6px;
  503. height:6px;
  504. transform:rotate(45deg);
  505. background:{color:tooltips background};
  506. border-top:1px solid {color:tooltips border};
  507. border-left:1px solid {color:tooltips border};
  508. z-index:70;
  509. }
  510.  
  511. a[data-title]:not([data-title=""]):hover:after {
  512. content:attr(data-title);
  513. position:absolute;
  514. top:calc(100% + 3px + 6px);
  515. left:50%;transform:translateX(-50%);
  516. background:{color:tooltips background};
  517. padding:5px 7px;
  518. border:1px solid {color:tooltips border};
  519. font-family:karla;
  520. text-transform:uppercase;
  521. font-size:calc(11px - 2px);
  522. letter-spacing:1px;
  523. color:{color:tooltips text};
  524. text-align:center;
  525. white-space:nowrap;
  526. line-height:1.69em;
  527. z-index:69;
  528. }
  529.  
  530. /*------------ BASICS ------------*/
  531. * {
  532. position:relative;
  533. margin:0;
  534. padding:0;
  535. }
  536.  
  537. body {
  538. background:{color:background};
  539. font-family:Bai Jamjuree;
  540. color:{color:text};
  541. overflow-x:hidden;
  542. }
  543.  
  544. img {
  545. vertical-align:middle;
  546. }
  547.  
  548. a, a:visited {
  549. color:{color:link};
  550. text-decoration:none;
  551. }
  552.  
  553. h1, h2, h3, h4, h5, h6 {
  554. margin:var(--Heading-Margins) 0;
  555. font-family:chakra petch;
  556. text-transform:uppercase;
  557. font-weight:normal;
  558. font-size:calc({select:post font size} + 4px);
  559. letter-spacing:1.3px;
  560. line-height:calc({select:post text line height} * 0.69);
  561. }
  562.  
  563. h1.title {
  564. margin-bottom:calc(var(--Heading-Margins) * 2);
  565. font-size:calc({select:post font size} + 2px);
  566. text-align:center;
  567. }
  568.  
  569. .linkpath {
  570. display:block;
  571. padding:0.8em 1em;
  572. border:.5px solid rgba({RGBcolor:post bottom border},0.420);
  573. background:rgba({RGBcolor:post bottom border},0.069);
  574. text-transform:uppercase;
  575. letter-spacing:1.3px;
  576. text-align:center;
  577. color:{color:permalink};
  578. }
  579.  
  580. .link-description {
  581. margin-top:var(--Heading-Margins);
  582. }
  583.  
  584. p:first-child {
  585. margin-top:0;
  586. }
  587.  
  588. p:last-child {
  589. margin-bottom:0;
  590. }
  591.  
  592. p {
  593. margin:var(--Paragraph-Margins) 0;
  594. }
  595.  
  596. ul, ol {
  597. margin-left:1.69em;
  598. }
  599.  
  600. ol li {
  601. padding-left:0.420em;
  602. }
  603.  
  604. ul li {
  605. position:relative;
  606. padding-left:0.25em;
  607. margin-left:calc(({select:post font size} * 1.420) - 3px);
  608. list-style:none;
  609. }
  610.  
  611. ul li:before {
  612. content:"";
  613. position:absolute;
  614. top:0;margin-top:calc((({select:post font size} * var(--LH)) - ({select:post font size} * 1.420)) / 2);
  615. left:0;margin-left:calc(({select:post font size} * -1.420) - 3px);
  616. display:inline-block;
  617. width:calc({select:post font size} * 1.420);
  618. height:calc({select:post font size} * 1.420);
  619. background-image:url({image:customlinks image});
  620. background-size:contain;
  621. background-repeat:no-repeat;
  622. }
  623.  
  624. .flex {
  625. display:flex;
  626. align-items:center;
  627. }
  628.  
  629. .flex.space-between {
  630. justify-content:space-between;
  631. }
  632.  
  633. /*------------ PAGE SCROLLBAR ------------*/
  634. body::-webkit-scrollbar {
  635. width:var(--Main-Scrollbar-Padding);
  636. height:var(--Main-Scrollbar-Padding);
  637. background-color:{color:background};
  638. }
  639.  
  640. body::-webkit-scrollbar-thumb {
  641. background-color:{color:scrollbar};
  642. border:calc((var(--Main-Scrollbar-Padding) - 1px) / 2) solid {color:background};
  643. border-top:calc(var(--Main-Scrollbar-Padding) * 0.69) solid {color:background};
  644. border-bottom:calc(var(--Main-Scrollbar-Padding) * 0.69) solid {color:background};
  645. }
  646.  
  647. body::-webkit-scrollbar-corner {
  648. background:{color:background};
  649. }
  650.  
  651. /*-------- ADDITIONAL CUSTOMIZATION OPTIONS --------*/
  652. :root {
  653. --Music-Player-Vinyl:{color:music player};
  654. --Vinyl-Icon-Size:17px;
  655. --Vinyl-Spin-Speed:3.5s;
  656. --Music-Controls:{color:music player};
  657. --Music-Controls-Size:12px;
  658. --Music-Title-Font-Size:11px;
  659. --Music-Title-Color:rgba({RGBcolor:music player},0.8);
  660.  
  661. --TopBar-Triangle-Size:12px;
  662. --InfoTab-Triangle-Size:46px;
  663.  
  664. --Desc-Padding:{select:description padding};
  665. --Description-Scrollbar-Padding:7px;
  666.  
  667. --Photos-Spacing:{select:photoset spacing};
  668.  
  669. --Posts-Avatar-Size:24px;
  670. --Captions-Gap:12px;
  671.  
  672. --Blockquote-Border-Color:rgba({RGBcolor:text},0.7);
  673.  
  674. --Paragraph-Margins:0.69em;
  675. --Heading-Margins:0.5em;
  676.  
  677. --NPF-Caption-Spacing:1em;
  678. --NPF-Image-Spacing:{select:photoset spacing};
  679.  
  680. --Audio-Post-Album-Image-Size:64px;
  681. --Audio-Post-PlayButton-Size:18px;
  682. --Audio-Post-PlayButton-Padding:8px;
  683.  
  684. --Text-LineHeight:{select:post text line height};
  685.  
  686. --Like-Button-Liked:#f75c64;
  687.  
  688. --Main-Scrollbar-Padding:13px;
  689. }
  690.  
  691. .posts .body > .npf_inst:first-child {
  692. margin-top:0!important;
  693. }
  694.  
  695. /*------------ BACKGROUND ------------*/
  696. .le-background {
  697. position:fixed;
  698. top:0;left:0;
  699. width:100%;
  700. height:100%;
  701. background-image:url({image:background image});
  702. background-attachment:fixed;
  703. background-size:cover;
  704. background-position:center;
  705. background-repeat:no-repeat;
  706. }
  707.  
  708. /*------------ TOP BAR ------------*/
  709. .topbar {
  710. position:fixed;
  711. top:0;left:0;
  712. width:calc(100% - ({select:top bar padding} * 2));
  713. padding:{select:top bar padding};
  714. background:{color:top bar background};
  715. border-bottom:2px solid {color:top bar bottom border 1};
  716. display:table;
  717. z-index:7;
  718. }
  719.  
  720. /* underside border: left */
  721. .topbar:before {
  722. content:"";
  723. position:absolute;
  724. bottom:0;margin-bottom:-2px;
  725. left:0;
  726. width:calc(50% - var(--TopBar-Triangle-Size));
  727. height:2px;
  728. background:linear-gradient(to right, {color:top bar bottom border 2}, {color:top bar bottom border 1});
  729. }
  730.  
  731. /* underside border: right */
  732. .topbar:after {
  733. content:"";
  734. position:absolute;
  735. bottom:0;margin-bottom:-2px;
  736. right:0;
  737. width:calc(50% - var(--TopBar-Triangle-Size));
  738. height:2px;
  739. background:linear-gradient(to right, {color:top bar bottom border 1}, {color:top bar bottom border 2});
  740. }
  741.  
  742. .tp {
  743. display:table-cell;
  744. vertical-align:middle;
  745. }
  746.  
  747. /*------------ MUSIC PLAYER ------------*/
  748. .glenjams-06 {
  749. position:absolute;
  750. top:50%;transform:translateY(-50%);
  751. left:0;
  752. z-index:5;
  753. }
  754.  
  755. .pasta {
  756. display:flex;
  757. align-items:center;
  758. }
  759.  
  760. .vinyl-spin {
  761. animation:recordspin var(--Vinyl-Spin-Speed) linear infinite;
  762. -webkit-animation:recordspin var(--Vinyl-Spin-Speed) linear infinite;
  763. -moz-animation:recordspin var(--Vinyl-Spin-Speed) linear infinite;
  764. -o-animation:recordspin var(--Vinyl-Spin-Speed) linear infinite;
  765. }
  766.  
  767. .vinyl-pause {
  768. animation-play-state:paused;
  769. -webkit-animation-play-state:paused;
  770. -moz-animation-play-state:paused;
  771. -o-animation-play-state:paused;
  772. }
  773.  
  774. @-webkit-keyframes recordspin {
  775. from {
  776. -webkit-transform:rotate(0deg);
  777. -o-transform:rotate(0deg);
  778. transform:rotate(0deg);
  779. }
  780. to {
  781. -webkit-transform:rotate(360deg);
  782. -o-transform:rotate(360deg);
  783. transform:rotate(360deg);
  784. }
  785. }
  786.  
  787. @keyframes recordspin {
  788. from {
  789. -ms-transform:rotate(0deg);
  790. -moz-transform:rotate(0deg);
  791. -webkit-transform:rotate(0deg);
  792. -o-transform:rotate(0deg);
  793. transform:rotate(0deg);
  794. }
  795. to {
  796. -ms-transform:rotate(360deg);
  797. -moz-transform:rotate(360deg);
  798. -webkit-transform:rotate(360deg);
  799. -o-transform:rotate(360deg);
  800. transform:rotate(360deg);
  801. }
  802. }
  803.  
  804. .vinyl, .vinyl svg {
  805. width:var(--Vinyl-Icon-Size);
  806. height:var(--Vinyl-Icon-Size);
  807. }
  808.  
  809. .music-controls {
  810. margin-left:10px;
  811. width:var(--Music-Controls-Size);
  812. overflow:hidden;
  813. cursor:pointer;
  814. }
  815.  
  816. .music-controls svg {
  817. width:var(--Music-Controls-Size);
  818. height:var(--Music-Controls-Size);
  819. color:var(--Music-Controls);
  820. stroke-width:1.5px;
  821. }
  822.  
  823. .pausee {display:none;}
  824.  
  825. .beff {display:none;}
  826. .aff {display:block;}
  827.  
  828. .music-title {
  829. margin-left:8px;
  830. font-family:Bai Jamjuree;
  831. font-size:var(--Music-Title-Font-Size);
  832. letter-spacing:.3px;
  833. color:var(--Music-Title-Color);
  834. }
  835.  
  836. .cheese {
  837. display:flex;
  838. align-items:center;
  839. justify-content:center;
  840. }
  841.  
  842. /*--------- TEXTBOXES ---------*/
  843. .textbox-left {
  844. position:absolute;
  845. margin-left:calc(-{select:top bar icon size} - 44px - {select:textbox width} - {select:textbox arrow size} - {select:textbox arrow spacing});
  846. height:100%;
  847. z-index:6;
  848. }
  849.  
  850. .boxtext {
  851. width:{select:textbox width};
  852. height:100%;
  853. background:{color:textbox background};
  854. }
  855.  
  856. .textbox-left .boxtext:after {
  857. content:"";
  858. position:absolute;
  859. top:50%;transform:translateY(-50%);
  860. right:0;margin-right:-{select:textbox arrow size};
  861. width:0;height:0;
  862. border-top:calc({select:textbox arrow size} * 0.8) solid transparent;
  863. border-bottom:calc({select:textbox arrow size} * 0.8) solid transparent;
  864. border-left:{select:textbox arrow size} solid {color:textbox background};
  865. }
  866.  
  867. .bubbletea {
  868. display:flex;
  869. align-items:center;
  870. padding:0 {select:textbox padding};
  871. padding-top:1px;
  872. height:100%;
  873. font-family:gotu;
  874. font-size:{select:textbox font size};
  875. text-transform:uppercase;
  876. letter-spacing:1.3px;
  877. color:{color:textbox text};
  878. line-height:{select:textbox line height};
  879. overflow:hidden;
  880. }
  881.  
  882. .textbox-left .bubbletea {
  883. justify-content:flex-end;
  884. text-align:right;
  885. }
  886.  
  887. .textbox-right {
  888. position:absolute;
  889. margin-left:calc({select:top bar icon size} + 44px + {select:textbox width} + {select:textbox arrow size} + {select:textbox arrow spacing});
  890. height:100%;
  891. text-align:left;
  892. }
  893.  
  894. .textbox-right .boxtext:after {
  895. content:"";
  896. position:absolute;
  897. top:50%;transform:translateY(-50%);
  898. left:0;margin-left:-{select:textbox arrow size};
  899. width:0;height:0;
  900. border-top:calc({select:textbox arrow size} * 0.8) solid transparent;
  901. border-bottom:calc({select:textbox arrow size} * 0.8) solid transparent;
  902. border-right:{select:textbox arrow size} solid {color:textbox background};
  903. }
  904.  
  905. /*--------- TOP BAR ICON ---------*/
  906. .kitty {
  907. margin-top:1px;
  908. margin-bottom:-1px;
  909. }
  910.  
  911. .waow {
  912. padding:2px;
  913. background:linear-gradient(to bottom, {color:top bar icon outer border 1}, {color:top bar icon outer border 2});
  914. border-radius:100%;
  915. }
  916.  
  917. /* icon: left arrow */
  918. .kitty:before {
  919. content:"";
  920. position:absolute;
  921. top:0;margin-top:calc(50% - 2px);
  922. left:0;margin-left:0px;
  923. width:8px;
  924. height:8px;
  925. transform:rotate(-45deg) translateY(-50%);
  926. background:linear-gradient(to bottom left, {color:top bar icon outer border 1}, {color:top bar icon outer border 2});
  927. z-index:-1;
  928. }
  929.  
  930. /* icon: right arrow */
  931. .kitty:after {
  932. content:"";
  933. position:absolute;
  934. top:0;margin-top:calc(50% - 2px);
  935. right:0;margin-right:-6px;
  936. width:8px;
  937. height:8px;
  938. transform:rotate(-45deg) translateY(-50%);
  939. background:linear-gradient(to bottom left, {color:top bar icon outer border 1}, {color:top bar icon outer border 2});
  940. z-index:-1;
  941. }
  942.  
  943. /* icon: top arrow */
  944. .waow:before {
  945. content:"";
  946. position:absolute;
  947. top:0;margin-top:-6px;
  948. left:0;margin-left:calc(50% - 1px);
  949. width:8px;
  950. height:8px;
  951. transform:rotate(-45deg) translateX(-50%);
  952. background:{color:top bar icon outer border 1};
  953. z-index:-1;
  954. }
  955.  
  956. /* icon: bottom arrow */
  957. .waow:after {
  958. content:"";
  959. position:absolute;
  960. bottom:0;margin-bottom:0px;
  961. left:0;margin-left:calc(50% - 1px);
  962. width:8px;
  963. height:8px;
  964. transform:rotate(-45deg) translateX(-50%);
  965. background:{color:top bar icon outer border 2};
  966. z-index:-1;
  967. }
  968.  
  969. .circ {
  970. padding:2px;
  971. background:{color:top bar background};
  972. border-radius:100%;
  973. }
  974.  
  975. .circ:before {
  976. content:"";
  977. position:absolute;
  978. top:0;left:0;
  979. width:100%;
  980. height:calc(100% + {select:top bar padding} + var(--TopBar-Triangle-Size));
  981. z-index:8;
  982. }
  983.  
  984. /* top bar icon inner shadow */
  985. .circ:after {
  986. content:"";
  987. position:absolute;
  988. top:0;margin-top:4px;
  989. left:0;margin-left:4px;
  990. width:calc(100% - 8px);
  991. height:calc(100% - 8px);
  992. box-shadow:inset 0 0 4px {color:top bar background};
  993. border-radius:100%;
  994. z-index:9;
  995. }
  996.  
  997. /* actual icon image */
  998. .yuuto {
  999. width:{select:top bar icon size};
  1000. height:{select:top bar icon size};
  1001. background:{color:top bar background};
  1002. border:2px solid {color:top bar icon inner border};
  1003. border-radius:100%;
  1004. user-select:none;
  1005. }
  1006.  
  1007. /* topbar bottom triangle */
  1008. .tri-under {
  1009. position:absolute;
  1010. bottom:0;margin-bottom:calc((var(--TopBar-Triangle-Size) / -1.414) + 1px);
  1011. left:50%;
  1012. transform:translateX(-50%);
  1013. width:0;
  1014. height:0;
  1015. border-style:solid;
  1016. border-width:calc(var(--TopBar-Triangle-Size) / 1.414) var(--TopBar-Triangle-Size) 0 var(--TopBar-Triangle-Size);
  1017. border-color:{color:top bar background} transparent transparent transparent;
  1018. z-index:7;
  1019. }
  1020.  
  1021. /* topbar bottom triangle's border */
  1022. .tri-underunder {
  1023. position:absolute;
  1024. bottom:0;margin-bottom:calc(((var(--TopBar-Triangle-Size) + 4px) / -1.414));
  1025. left:50%;
  1026. transform-origin:top;
  1027. transform:translateX(-50%) scale(0.9,0.9);
  1028. width:0;
  1029. height:0;
  1030. border-style:solid;
  1031. border-width:calc((var(--TopBar-Triangle-Size) + 4px) / 1.414) calc(var(--TopBar-Triangle-Size) + 4px) 0 calc(var(--TopBar-Triangle-Size) + 4px);
  1032. border-color:{color:top bar bottom border 1} transparent transparent transparent;
  1033. z-index:6;
  1034. }
  1035.  
  1036. /*-------- SLIDE-DOWN INFO TAB THING --------*/
  1037. .hargao {
  1038. position:fixed;
  1039. margin:auto;
  1040. top:0;left:0;right:0;
  1041. margin-top:calc({select:top bar icon size} + ({select:top bar padding} * 2) + 12px + 2px - 2px);
  1042. text-align:center;
  1043. opacity:0;
  1044. z-index:4;
  1045. }
  1046.  
  1047. .hargao {
  1048. transition:margin-top 0.69s ease-in-out, opacity 0.69s ease-in-out;
  1049. }
  1050.  
  1051. .hg {
  1052. display:inline-block;
  1053. }
  1054.  
  1055. .peeholder {
  1056. margin-top:calc(var(--TopBar-Triangle-Size) / -1.414);
  1057. width:calc({select:info tab width} + ({select:info tab padding} * 2));
  1058. background:{color:info tab background};
  1059. border-left:2px solid {color:info tab border};
  1060. border-right:2px solid {color:info tab border};
  1061. }
  1062.  
  1063. /* panel text holder */
  1064. .piss-standing {
  1065. padding:{select:info tab padding};
  1066. padding-top:calc(var(--TopBar-Triangle-Size) + {select:info tab padding});
  1067. padding-bottom:calc({select:info tab padding} / 4);
  1068. }
  1069.  
  1070. /* make extra space for the triangle sides */
  1071. .piss-standing:after {
  1072. content:"";
  1073. position:absolute;
  1074. bottom:0;margin-bottom:-2px;
  1075. left:0;margin-left:-2px;
  1076. width:calc(100% + 4px);
  1077. height:4px;
  1078. background:{color:info tab border};
  1079. z-index:-1;
  1080. }
  1081.  
  1082. /* info tab triangle */
  1083. .peeholder:before {
  1084. content:"";
  1085. position:absolute;
  1086. bottom:0;
  1087. left:0;margin-left:-2px;
  1088. width:0;
  1089. height:0;
  1090. border-left:calc((({select:info tab width} + ({select:info tab padding} * 2)) / 2) + 2px) solid transparent;
  1091. border-right:calc((({select:info tab width} + ({select:info tab padding} * 2)) / 2) + 2px) solid transparent;
  1092. border-top:calc(var(--InfoTab-Triangle-Size) + 2px) solid {color:info tab border};
  1093. margin-bottom:calc((var(--InfoTab-Triangle-Size) * -1) - 4px);
  1094. pointer-events:none;
  1095. }
  1096.  
  1097. /* info tab triangle's border */
  1098. .peeholder:after {
  1099. content:"";
  1100. position:absolute;
  1101. bottom:0;
  1102. left:0;
  1103. width:0;
  1104. height:0;
  1105. border-left:calc(({select:info tab width} + ({select:info tab padding} * 2)) / 2) solid transparent;
  1106. border-right:calc(({select:info tab width} + ({select:info tab padding} * 2)) / 2) solid transparent;
  1107. border-top:var(--InfoTab-Triangle-Size) solid {color:info tab background};
  1108. margin-bottom:calc(var(--InfoTab-Triangle-Size) * -1);
  1109. pointer-events:none;
  1110. }
  1111.  
  1112. /* info tab text */
  1113. .infopanel-text {
  1114. font-family:libre franklin;
  1115. font-size:{select:info tab font size};
  1116. letter-spacing:.3px;
  1117. color:{color:info tab text};
  1118. text-align:justify;
  1119. line-height:{select:info tab text line height};
  1120. }
  1121.  
  1122. .infopanel-text b {
  1123. font-family:syne;
  1124. text-transform:uppercase;
  1125. letter-spacing:1px;
  1126. }
  1127.  
  1128. /*------------ SIDEBAR ------------*/
  1129. .leftside {
  1130. position:fixed;
  1131. bottom:0;
  1132. margin-bottom:calc({select:window margin} * 0.69);
  1133. width:{select:sidebar width};
  1134. visibility:hidden; /* fallback */
  1135. }
  1136.  
  1137. .characont {
  1138. margin-left:calc(((100% - {select:character image width}) / 2) + {select:character image left gap});
  1139. }
  1140.  
  1141. /* sidebar character image [render] */
  1142. .chara-image {
  1143. max-width:{select:sidebar width};
  1144. width:{select:character image width};
  1145. height:auto;
  1146. user-select:none;
  1147. }
  1148.  
  1149. /* glow container */
  1150. .glowy {
  1151. position:absolute;
  1152. bottom:0;
  1153. left:0;margin-left:{select:character glow left gap};
  1154. width:100%;
  1155. height:100%;
  1156. padding-top:100vh;
  1157. overflow:hidden;
  1158. }
  1159.  
  1160. /* actual glow */
  1161. .glowy:before {
  1162. content:"";
  1163. position:absolute;
  1164. bottom:0;margin-bottom:-30px;
  1165. left:0;margin-left:calc((100% - {select:character glow}) / 2);
  1166. width:{select:character glow};
  1167. height:100%;
  1168. transform:rotate(7deg);
  1169. background:linear-gradient(to left, transparent, rgba({RGBcolor:character glow},0.6), transparent);
  1170. }
  1171.  
  1172. /* description container */
  1173. .descont {
  1174. flex:1;
  1175. align-self:stretch;
  1176. }
  1177.  
  1178. .desna {
  1179. margin-left:calc({select:description width} * -1);
  1180. width:calc(100% + {select:description width});
  1181. height:calc(100% - {select:description padding}); /* fallback */
  1182. background:rgba({RGBcolor:description background},0.69);
  1183. }
  1184.  
  1185. .desu {
  1186. margin-top:{select:description padding};
  1187. height:calc(100% - ({select:description padding} * 2));
  1188.  
  1189. margin-left:{select:description padding};
  1190. width:calc(100% - ({select:description padding} * 2));
  1191. }
  1192.  
  1193. .desu::-webkit-scrollbar {
  1194. width:var(--Description-Scrollbar-Padding);
  1195. height:var(--Description-Scrollbar-Padding);
  1196. background-color:transparent;
  1197. }
  1198.  
  1199. .desu::-webkit-scrollbar-thumb {
  1200. background-color:rgba({RGBcolor:description text},0.420);
  1201. border:calc((var(--Description-Scrollbar-Padding) - 1px) / 2) solid transparent;
  1202. background-clip:padding-box;
  1203. }
  1204.  
  1205. .desu::-webkit-scrollbar-corner {
  1206. background:transparent;
  1207. }
  1208.  
  1209. /* actual description text */
  1210. .desc {
  1211. font-size:{select:description font size};
  1212. color:{color:description text};
  1213. text-align:justify;
  1214. line-height:{select:description text line height};
  1215. }
  1216.  
  1217. /* default navlinks [home/msg/archive/thm] */
  1218. .sidelinks {
  1219. margin-left:12px;
  1220. align-self:flex-end;
  1221. }
  1222.  
  1223. .sidelinks a {
  1224. display:block;
  1225. margin:3px 0;
  1226. padding:6px 9px;
  1227.  
  1228. border-left:0px solid transparent;
  1229.  
  1230. background:rgba({RGBcolor:sidelinks background},0.69);
  1231. font-family:chakra petch;
  1232. font-size:{select:sidelinks font size};
  1233. text-transform:uppercase;
  1234. letter-spacing:1px;
  1235. color:{color:sidelinks text};
  1236. line-height:1em;
  1237. display:table;
  1238.  
  1239. transition:all 0.420s ease-in-out;
  1240. }
  1241.  
  1242. .sidelinks a:hover {
  1243. border-left:3px solid rgba({RGBcolor:sidelinks border},0.8);
  1244. letter-spacing:2px;
  1245. }
  1246.  
  1247. .sidelinks a:first-child {margin-top:0}
  1248. .sidelinks a:last-child {margin-bottom:0}
  1249.  
  1250. /* custom links [bottom] */
  1251. .customlinks {
  1252. display:flex;
  1253. align-items:center;
  1254. justify-content:center;
  1255. margin-left:calc({select:description width} / -2);
  1256. margin-top:13px;
  1257. width:calc(100% - {select:description width}); /* fallback */
  1258. line-height:1em;
  1259. }
  1260.  
  1261. .customlinks a {
  1262. display:flex;
  1263. align-items:center;
  1264. justify-content:center;
  1265. margin:0 {select:customlinks spacing};
  1266. padding:{select:customlinks padding};
  1267. border:.5px solid rgba({RGBcolor:customlinks border},0.69);
  1268. border-radius:100%;
  1269. background:rgba({RGBcolor:customlinks background},0.69);
  1270. }
  1271.  
  1272. .cl-img {
  1273. width:{select:customlinks image size};
  1274. height:{select:customlinks image size};
  1275. }
  1276.  
  1277. .customlinks a:first-child {margin-left:0;}
  1278. .customlinks a:last-child {margin-right:0;}
  1279.  
  1280. /*------------ MAIN POSTS ------------*/
  1281. .maincont {
  1282. top:0;left:0;right:0;
  1283. margin:auto;
  1284. margin-top:calc({select:top bar icon size} + ({select:top bar padding} * 2) + 12px + 2px + (var(--TopBar-Triangle-Size) / 1.414) + {select:window margin});
  1285. font-family:Bai Jamjuree;
  1286. letter-spacing:.3px;
  1287. text-align:center;
  1288. }
  1289.  
  1290. .mc {
  1291. display:inline-block;
  1292. }
  1293.  
  1294. .mc > * {
  1295. text-align:left;
  1296. }
  1297.  
  1298. .postscont {
  1299. margin-left:calc({select:sidebar width} + {select:center gap});
  1300. margin-bottom:{select:window margin};
  1301. min-width:calc({select:post width} + ({select:post padding} * 2));
  1302. font-size:{select:post font size};
  1303. color:{color:text};
  1304. line-height:{select:post text line height};
  1305. }
  1306.  
  1307. .posts {
  1308. position:relative;
  1309. margin-bottom:{select:post spacing};
  1310. padding:{select:post padding};
  1311. background:rgba({RGBcolor:post},0.69);
  1312. width:{select:post width};
  1313. border-bottom:2px solid {color:post bottom border};
  1314. }
  1315.  
  1316. .posts blockquote {
  1317. margin:calc(var(--Posts-Avatar-Size) / 2);
  1318. padding-left:calc(var(--Posts-Avatar-Size) / 2);
  1319. border-left:1px solid var(--Blockquote-Border-Color);
  1320. }
  1321.  
  1322. /*------------ REBLOG STYLING ------------*/
  1323. .caption {
  1324. margin-top:var(--NPF-Caption-Spacing);
  1325. }
  1326.  
  1327. .caption a, .comment a {
  1328. padding-bottom:1px;
  1329. border-bottom:.5px solid rgba({RGBcolor:link},0.420);
  1330. }
  1331.  
  1332. .comment_container {
  1333. {block:ifreblogseparators}
  1334. padding:calc(var(--Captions-Gap) / 2) 0;
  1335. border-bottom:1px solid {color:reblog separators};
  1336. {block:iffullwidthreblogseparators}
  1337. margin:0 -{select:post padding};
  1338. padding-left:{select:post padding};
  1339. padding-right:{select:post padding};
  1340. {/block:iffullwidthreblogseparators}
  1341. {/block:ifreblogseparators}
  1342.  
  1343. {block:ifnotreblogseparators}
  1344. padding:calc(var(--Captions-Gap) / 2.5) 0;
  1345. {/block:ifnotreblogseparators}
  1346. }
  1347.  
  1348. .comment_container:first-of-type, .ccfirst {
  1349. padding-top:0px;
  1350. border-top:0px solid transparent;
  1351. }
  1352.  
  1353. .comment_container:last-of-type, .cclast {
  1354. padding-bottom:0px;
  1355. border-bottom:0px solid transparent;
  1356. }
  1357.  
  1358. .commenter {
  1359. margin:0.69em 0;
  1360. display:flex;
  1361. align-items:center;
  1362. }
  1363.  
  1364. /* reblogger icon frame */
  1365. .goldframe { line-height:0 }
  1366.  
  1367. .goldframe:before {
  1368. content:"";
  1369. position:absolute;
  1370. top:0;margin-top:-1px;
  1371. left:0;margin-left:-1px;
  1372. width:calc(100% + 2px);
  1373. height:calc(100% + 2px);
  1374. background:linear-gradient(145deg, {color:reblogger border 1}, {color:reblogger border 2});
  1375. border-radius:100%;
  1376. z-index:0;
  1377. }
  1378.  
  1379. /* reblogger icon inner shadow */
  1380. .goldframe:after {
  1381. content:"";
  1382. position:absolute;
  1383. top:0;
  1384. left:0;
  1385. width:100%;
  1386. height:100%;
  1387. box-shadow:inset 0 0 4px 0 {color:reblogger border shadow};
  1388. border-radius:100%;
  1389. z-index:0;
  1390. }
  1391.  
  1392. .commenter img {
  1393. width:var(--Posts-Avatar-Size);
  1394. height:var(--Posts-Avatar-Size);
  1395. border-radius:100%;
  1396. }
  1397.  
  1398. .commenter a, .commenter span {
  1399. padding-left:8px;
  1400. font-family:gotu;
  1401. text-transform:uppercase;
  1402. letter-spacing:1px;
  1403. font-size:calc({select:post font size} - 3px);
  1404. color:{color:reblogger};
  1405.  
  1406. padding-bottom:0;
  1407. border-bottom:none;
  1408. }
  1409.  
  1410. .commenter span a {
  1411. padding-left:0px;
  1412. }
  1413.  
  1414. .nosrc {
  1415. display:none;
  1416. margin-top:0;
  1417. }
  1418.  
  1419. /*----- ASK/ANSWER POSTS -----*/
  1420. .asker span, .asker a {
  1421. padding-left:0;
  1422. }
  1423.  
  1424. .asker, .asker span, .question_text {
  1425. text-align:center;
  1426. }
  1427.  
  1428. .asker span {
  1429. margin:auto;
  1430. }
  1431.  
  1432. .question_text {
  1433. margin-bottom:var(--Paragraph-Margins);
  1434. }
  1435.  
  1436. /*----- QUOTE POSTS -----*/
  1437. .quote-words {
  1438. padding:0 1em;
  1439. font-size:calc({select:post font size} - 1px);
  1440. text-transform:uppercase;
  1441. letter-spacing:1px;
  1442. text-align:center;
  1443. }
  1444.  
  1445. .quote-source {
  1446. margin-top:var(--Paragraph-Margins);
  1447. text-align:center;
  1448. }
  1449.  
  1450. .quote-source:before {
  1451. content:"";
  1452. position:absolute;
  1453. margin-left:calc(-20px - 8px);
  1454. top:50%;transform:translateY(-50%);
  1455. width:20px;
  1456. height:1px;
  1457. background:{color:text};
  1458. }
  1459.  
  1460. .quote-source .tumblr_blog {
  1461. display:none;
  1462. }
  1463.  
  1464. /*----- PHOTO POSTS -----*/
  1465. .photopic {
  1466. width:100%;
  1467. cursor:pointer;
  1468. }
  1469.  
  1470. /*----- PHOTOSETS -----*/
  1471. [photoset-layout] {
  1472. grid-gap:{select:photoset spacing};
  1473. }
  1474.  
  1475. [photoset-layout] div {
  1476. cursor:pointer;
  1477. }
  1478.  
  1479. /*----- CHAT POSTS -----*/
  1480. .chatholder {
  1481. }
  1482.  
  1483. .chat_label {
  1484. margin-right:2.5px;
  1485. font-size:calc({select:post font size} - 2px);
  1486. font-weight:bold;
  1487. text-transform:uppercase;
  1488. letter-spacing:1px;
  1489. }
  1490.  
  1491. .chat_content {
  1492. }
  1493.  
  1494. /*----- AUDIO -----*/
  1495. .tumblr_audio_player[width] {
  1496. width:100%!important;
  1497. height:0!important;
  1498. }
  1499.  
  1500. .audiocont {
  1501. position:absolute;
  1502. display:none;
  1503. overflow:hidden;
  1504. width:0!important;
  1505. height:0!important;
  1506. opacity:0;
  1507. }
  1508.  
  1509. .alcove {
  1510. position:relative;
  1511. width:var(--Audio-Post-Album-Image-Size);
  1512. height:var(--Audio-Post-Album-Image-Size);
  1513. }
  1514.  
  1515. .strawberries {
  1516. position:absolute;
  1517. top:0;margin-top:calc((100% - (var(--Audio-Post-PlayButton-Size) + (var(--Audio-Post-PlayButton-Padding) * 2) + 2px)) / 2);
  1518. left:0;margin-left:calc((100% - (var(--Audio-Post-PlayButton-Size) + (var(--Audio-Post-PlayButton-Padding) * 2) + 2px)) / 2);
  1519. width:calc(var(--Audio-Post-PlayButton-Size) + (var(--Audio-Post-PlayButton-Padding) * 2) + 2px);
  1520. height:calc(var(--Audio-Post-PlayButton-Size) + (var(--Audio-Post-PlayButton-Padding) * 2) + 2px);
  1521. }
  1522.  
  1523. .summer {
  1524. border:1px solid rgba({RGBcolor:text},0.420);
  1525. width:100%;
  1526. height:100%;
  1527. background:{color:post};
  1528. box-sizing:border-box;
  1529. border-radius:100%;
  1530. display:flex;
  1531. align-items:center;
  1532. justify-content:center;
  1533. line-height:1em;
  1534. cursor:pointer;
  1535. user-select:none;
  1536. }
  1537.  
  1538. .splay {
  1539. margin-top:2px;
  1540. }
  1541.  
  1542. .splay i, .spause i {
  1543. font-size:var(--Audio-Post-PlayButton-Size);
  1544. color:{color:text};
  1545. }
  1546.  
  1547. .spause {
  1548. display:none;
  1549. margin-top:2px;
  1550. }
  1551.  
  1552. .spause i {
  1553. font-size:calc(var(--Audio-Post-PlayButton-Size) - 1px);
  1554. }
  1555.  
  1556. .a-lbum-img {
  1557. width:100%;
  1558. height:100%;
  1559. border-radius:3px;
  1560. visibility:hidden;
  1561. }
  1562.  
  1563. .tin {
  1564. width:calc(100% - var(--Audio-Post-Album-Image-Size));
  1565. height:var(--Audio-Post-Album-Image-Size);
  1566. }
  1567.  
  1568. .trackinfo {
  1569. margin-left:14px;
  1570. }
  1571.  
  1572. .t-name, .npf-audio-title {
  1573. font-weight:bold;
  1574. text-transform:uppercase;
  1575. letter-spacing:1px;
  1576. }
  1577.  
  1578. .dongload {
  1579. text-transform:initial!important;
  1580. border-bottom:none!important;
  1581. }
  1582.  
  1583. .dongload svg {
  1584. width:calc({select:post font size} + 4px);
  1585. height:calc({select:post font size} + 4px);
  1586. stroke:{color:post buttons};
  1587. stroke-width:1.5px;
  1588. pointer-events:none;
  1589. }
  1590.  
  1591. /*----- VIDEOS -----*/
  1592. video {
  1593. display:block;
  1594. outline:none;
  1595. cursor:default;
  1596. width:100%;
  1597. }
  1598.  
  1599. /*----- TAGS -----*/
  1600. .tagholder {
  1601. display:flex;
  1602. flex-wrap:wrap;
  1603. justify-content:flex-end;
  1604. text-align:right;
  1605. margin:0 -5px;
  1606. margin-top:var(--Captions-Gap);
  1607. font-family:gotu;
  1608. font-size:calc({select:post font size} - 4px);
  1609. text-transform:uppercase;
  1610. letter-spacing:1px;
  1611. line-height:1.5em;
  1612. }
  1613.  
  1614. .tagholder a {
  1615. display:block;
  1616. margin:0 5px;
  1617. color:{color:tags};
  1618. }
  1619.  
  1620. /*------------ PERMALINK ------------*/
  1621. .permarow {
  1622. display:flex;
  1623. align-items:center;
  1624. justify-content:space-between;
  1625. margin-top:var(--Captions-Gap);
  1626. padding-top:var(--Captions-Gap);
  1627. font-family:chakra petch;
  1628. text-transform:uppercase;
  1629. font-size:calc({select:post font size} - 2.5px);
  1630. letter-spacing:1px;
  1631. }
  1632.  
  1633. .permarow:before {
  1634. content:"";
  1635. position:absolute;
  1636. top:0;
  1637. left:0;margin-left:-{select:post padding};
  1638. width:calc(100% + ({select:post padding} * 2));
  1639. height:.5px;
  1640. background:rgba({RGBcolor:post bottom border},.25);
  1641. }
  1642.  
  1643. .permarow a {
  1644. color:{color:permalink};
  1645. }
  1646.  
  1647. .permaleft {
  1648. flex:1;
  1649. }
  1650.  
  1651. .permaright, .les-controls {
  1652. display:flex;
  1653. align-items:center;
  1654. }
  1655.  
  1656. .les-controls > a {
  1657. display:block;
  1658. margin-right:{select:post buttons spacing};
  1659. width:{select:post buttons size};
  1660. height:{select:post buttons size};
  1661. }
  1662.  
  1663. .les-controls svg {
  1664. display:block;
  1665. width:100%;
  1666. height:100%;
  1667. fill:{color:post buttons};
  1668. }
  1669.  
  1670. .permaright a {margin-right:{select:post buttons spacing};}
  1671. .permaright a:last-of-type {margin-right:0;}
  1672.  
  1673. .retweet svg {
  1674. transform:scaleX(-1);
  1675. }
  1676.  
  1677. .likecont {
  1678. position:relative;
  1679. }
  1680.  
  1681. .like_button {
  1682. position:absolute;
  1683. width:100%;
  1684. height:100%;
  1685. }
  1686.  
  1687. .like_button iframe {
  1688. position:absolute;
  1689. top:0;left:0;
  1690. width:100%;
  1691. height:100%;
  1692. opacity:0;
  1693. z-index:2;
  1694. }
  1695.  
  1696. .like_button.liked + .heart svg {
  1697. fill:var(--Like-Button-Liked)!important;
  1698. }
  1699.  
  1700. /*----- POST NOTES -----*/
  1701. .notescont {
  1702. width:calc({select:post width} + ({select:post padding} * 2));
  1703. background:rgba({RGBcolor:post},0.7);
  1704. }
  1705.  
  1706. ol.notes {
  1707. margin:0;
  1708. padding:{select:post padding};
  1709. font-size:calc({select:post font size} - 1px);
  1710. list-style:none;
  1711. }
  1712.  
  1713. ol.notes .avatar {
  1714. display:none;
  1715. }
  1716.  
  1717. ol.notes li {
  1718. padding:0;
  1719. margin-bottom:1.25em;
  1720. }
  1721.  
  1722. ol.notes li:last-child {
  1723. margin-bottom:0;
  1724. }
  1725.  
  1726. ol.notes a {
  1727. font-family:gotu;
  1728. font-size:calc({select:post font size} - 4px);
  1729. text-transform:uppercase;
  1730. letter-spacing:1.3px;
  1731. }
  1732.  
  1733. ol.notes blockquote {
  1734. margin:1em;
  1735. padding-left:1em;
  1736. border-left:var(--Blockquote-Border-Color);
  1737. }
  1738.  
  1739. .more_notes_link_container {
  1740. margin-top:{select:post padding};
  1741. font-family:gotu;
  1742. font-size:calc({select:post font size} - 3px);
  1743. text-transform:uppercase;
  1744. letter-spacing:1px;
  1745. }
  1746.  
  1747. /*------- PAGINATION -------*/
  1748. .botpagi {
  1749. margin-bottom:calc(-{select:window margin} + {select:post spacing});
  1750. width:100%;
  1751. }
  1752.  
  1753. .botpagi span {
  1754. padding:0 4px;
  1755. font-family:chakra petch;
  1756. font-size:calc({select:post font size} - 2.5px);
  1757. text-transform:uppercase;
  1758. letter-spacing:1.5px;
  1759. color:{color:text};
  1760. text-shadow:1px -1px 1px rgba({RGBcolor:background},0.69);
  1761. }
  1762.  
  1763. .botpagi svg {
  1764. width:calc({select:post font size} + 2px);
  1765. height:calc({select:post font size} + 2px);
  1766. color:{color:text};
  1767. }
  1768.  
  1769. .pn {
  1770. margin-left:auto;
  1771. }
  1772.  
  1773. a.post_media_photo_anchor, a.post_media_photo_anchor:hover {
  1774. padding-bottom:0!important;
  1775. border-bottom:none!important;
  1776. }
  1777.  
  1778. .spotify_audio_player {
  1779. height:80px!important;
  1780. }
  1781.  
  1782. {CustomCSS}
  1783. </style>
  1784.  
  1785. </head>
  1786.  
  1787. <body>
  1788. <div class="le-background"></div>
  1789.  
  1790. <div class="topbar">
  1791. <div class="tp">
  1792. <!-------MUSIC PLAYER------->
  1793. {block:ifshowmusicplayer}
  1794. <div class="glenjams-06">
  1795. <div class="pasta">
  1796. <div class="vinyl"></div>
  1797. <div class="music-controls">
  1798. <div class="playy"><i data-feather="play"></i></div>
  1799. <div class="pausee"><i data-feather="pause"></i></div>
  1800. </div>
  1801. <div class="music-title">{text:music player song name}</div>
  1802.  
  1803. <audio id="audio" src="{text:music player song mp3 url}" type="audio"></audio>
  1804. </div><!--pasta-->
  1805. </div><!--glenjams-06-->
  1806. {/block:ifshowmusicplayer}
  1807. <!----end music player---->
  1808.  
  1809. <div class="cheese">
  1810. {block:iftextboxleft}
  1811. <div class="textbox-left">
  1812. <div class="boxtext">
  1813. <div class="bubbletea">{text:textbox left}</div>
  1814. </div>
  1815. </div>
  1816. {/block:iftextboxleft}
  1817.  
  1818. {block:iftextboxright}
  1819. <div class="textbox-right">
  1820. <div class="boxtext">
  1821. <div class="bubbletea">{text:textbox right}</div>
  1822. </div>
  1823. </div>
  1824. {/block:iftextboxright}
  1825.  
  1826. <div class="kitty">
  1827. <div class="waow">
  1828. <div class="circ">
  1829. <img class="yuuto" src="{image:top bar icon}">
  1830. </div>
  1831. </div>
  1832. </div>
  1833. </div><!--cheese-->
  1834. </div><!--tp-->
  1835.  
  1836. <div class="tri-under"></div>
  1837. <div class="tri-underunder"></div>
  1838. </div><!--end topbar-->
  1839.  
  1840.  
  1841. <div class="hargao">
  1842. <div class="hg">
  1843. <div class="peeholder">
  1844. <div class="piss-standing">
  1845. <div class="infopanel-text">{text:info panel text}</div>
  1846. </div>
  1847. </div>
  1848. </div>
  1849. </div>
  1850.  
  1851.  
  1852.  
  1853. <div class="maincont">
  1854. <div class="mc">
  1855. <div class="leftside">
  1856. <div class="characont">
  1857. <div class="glowy"></div>
  1858. <img class="chara-image" src="{image:character image}">
  1859. </div>
  1860.  
  1861. <div class="flex">
  1862. <div class="descont">
  1863. <div class="desna">
  1864. <div class="desu">
  1865. <div class="desc">
  1866. {Description}
  1867. </div>
  1868. </div>
  1869. </div>
  1870. </div>
  1871.  
  1872. <div class="sidelinks">
  1873. <a href="/">index</a>
  1874. <a href="/ask">message</a>
  1875. <a href="/archive">archive</a>
  1876. <a href="//glenthemes.tumblr.com" title="theme by glenthemes">theme</a>
  1877. </div>
  1878. </div><!--flex-->
  1879.  
  1880. <div class="customlinks">
  1881. {block:ifcustomlink1name}
  1882. <a href="{text:customlink 1 URL}" title="{text:customlink 1 name}">
  1883. <img class="cl-img" src="{image:customlinks image}">
  1884. </a>
  1885. {/block:ifcustomlink1name}
  1886.  
  1887.  
  1888. {block:ifcustomlink2name}
  1889. <a href="{text:customlink 2 URL}" title="{text:customlink 2 name}">
  1890. <img class="cl-img" src="{image:customlinks image}">
  1891. </a>
  1892. {/block:ifcustomlink2name}
  1893.  
  1894.  
  1895. {block:ifcustomlink3name}
  1896. <a href="{text:customlink 3 URL}" title="{text:customlink 3 name}">
  1897. <img class="cl-img" src="{image:customlinks image}">
  1898. </a>
  1899. {/block:ifcustomlink3name}
  1900.  
  1901.  
  1902. {block:ifcustomlink4name}
  1903. <a href="{text:customlink 4 URL}" title="{text:customlink 4 name}">
  1904. <img class="cl-img" src="{image:customlinks image}">
  1905. </a>
  1906. {/block:ifcustomlink4name}
  1907.  
  1908.  
  1909. {block:ifcustomlink5name}
  1910. <a href="{text:customlink 5 URL}" title="{text:customlink 5 name}">
  1911. <img class="cl-img" src="{image:customlinks image}">
  1912. </a>
  1913. {/block:ifcustomlink5name}
  1914. </div><!--end customlinks-->
  1915. </div><!--end left sidebar-->
  1916.  
  1917.  
  1918.  
  1919. <!-------- MAIN POSTS -------->
  1920. <div class="postscont">
  1921.  
  1922. {block:Posts inlineMediaWidth="1280" inlineNestedMediaWidth="1280"}
  1923. <div class="posts {block:ifreblogseparators}oui{/block:ifreblogseparators}" id="{PostID}" post-type="{PostType}">
  1924.  
  1925. <!------ POST TITLE ------>
  1926. {block:Title}
  1927. <h1 class="title">{Title}</h1>
  1928. {/block:Title}
  1929.  
  1930.  
  1931. <!-- adds OP source if post does not have caption -->
  1932. {block:RebloggedFrom}
  1933. <div class="commenter nosrc">
  1934. <img src="{ReblogRootPortraitURL-64}">
  1935. <a href="{ReblogRootURL}">{ReblogRootName}</a>
  1936. </div>
  1937. {/block:RebloggedFrom}
  1938.  
  1939.  
  1940. <!------ TEXT POSTS ------>
  1941. {block:Text}
  1942. <div class="body">
  1943. {block:NotReblog}{Body}{/block:NotReblog}
  1944. {block:RebloggedFrom}
  1945. {block:Reblogs}
  1946. <div class="comment_container">
  1947. <div class="commenter source-head">
  1948. <img src="{PortraitURL-64}">
  1949. <a href="{block:HasPermalink}{Permalink}{/block:HasPermalink}">{Username}</a>
  1950. </div>
  1951. <div class="comment">{Body}</div>
  1952. </div>
  1953. {/block:Reblogs}
  1954. {/block:RebloggedFrom}
  1955. </div>
  1956. {/block:Text}
  1957. <!------ END TEXT POSTS ------>
  1958.  
  1959.  
  1960. <!------ SINGLE PHOTO ------>
  1961. {block:Photo}
  1962. <a class="single" onclick="Tumblr.Lightbox.init([{ width:{PhotoWidth-HighRes}, height:{PhotoHeight-HighRes}, low_res:'{PhotoURL-500}', high_res:'{PhotoURL-HighRes}' }]); $('body').toggleClass('tumblr_lightbox_active'); return false"><img class="photopic" src="{PhotoURL-HighRes}" alt="{PhotoAlt}"></a>
  1963. {/block:Photo}
  1964. <!------ END SINGLE PHOTO ------>
  1965.  
  1966.  
  1967.  
  1968.  
  1969. <!------ PHOTOSETS ------>
  1970. {block:Photoset}<div class="photoset-grid" photoset-layout="{PhotosetLayout}">{block:Photos}<div data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}" data-lowres="{PhotoURL-500}" data-highres="{PhotoURL-HighRes}" onclick="lightbox(this)"><img src="{PhotoURL-HighRes}"></div>{/block:Photos}</div>{/block:Photoset}
  1971. <!------ END PHOTOSETS ------>
  1972.  
  1973.  
  1974.  
  1975. <!------ QUOTE POSTS ------>
  1976. {block:Quote}
  1977. <div class="quote-words">{Quote}</div>
  1978. {block:Source}
  1979. <div class="quote-source">{Source}</div>
  1980. {/block:Source}
  1981. {/block:Quote}
  1982. <!------ END QUOTE POSTS ------>
  1983.  
  1984.  
  1985. <!------ LINK POSTS ------>
  1986. {block:Link}
  1987. <a href="{URL}" class="linkpath{block:Description} has-desc{/block:Description}" {Target}>{Name} &gt;</a>
  1988. {block:Description}
  1989. <div class="link-description">
  1990. {block:NotReblog}{Description}{/block:NotReblog}
  1991. {block:RebloggedFrom}
  1992. {block:Reblogs}
  1993. <div class="comment_container">
  1994. <div class="commenter">
  1995. <img src="{PortraitURL-64}">
  1996. <a href="{block:HasPermalink}{Permalink}{/block:HasPermalink}">{Username}</a>
  1997. </div>
  1998. <div class="comment">{Body}</div>
  1999. </div>
  2000. {/block:Reblogs}
  2001. {/block:RebloggedFrom}
  2002. </div>
  2003. {/block:Description}
  2004. {/block:Link}
  2005. <!------ END LINK POSTS ------>
  2006.  
  2007.  
  2008. <!------ CHAT POSTS ------>
  2009. {block:Chat}
  2010. <div class="chatholder">
  2011. {block:Lines}
  2012. {block:Label}
  2013. <span class="chat_label">{Label}</span>
  2014. {/block:Label}
  2015.  
  2016. <span class="chat_content">{Line}</span>
  2017. {/block:Lines}
  2018. </div>
  2019. {/block:Chat}
  2020. <!------ END CHAT ------>
  2021.  
  2022.  
  2023.  
  2024. <!------ AUDIO POSTS ------>
  2025. {block:Audio}
  2026. <div class="flex">
  2027. <div class="audiocont">
  2028. {AudioEmbed}
  2029. </div>
  2030.  
  2031. <div class="alcove">
  2032. <img class="a-lbum-img">
  2033.  
  2034. <div class="strawberries">
  2035. <div class="summer">
  2036. <div class="splay">
  2037. <i class="material-icons">play_arrow</i>
  2038. </div>
  2039. <div class="spause">
  2040. <i class="material-icons">pause</i>
  2041. </div>
  2042. </div><!--summer-->
  2043. </div>
  2044. </div>
  2045.  
  2046. <div class="tin flex space-between">
  2047. <div class="trackinfo">
  2048. {block:TrackName}
  2049. <div class="t-name">{TrackName}</div>
  2050. {/block:TrackName}
  2051.  
  2052. {block:Artist}
  2053. <div class="t-artist">{Artist}</div>
  2054. {/block:Artist}
  2055. </div><!--trackinfo-->
  2056.  
  2057. <a class="dongload" title="download">
  2058. <i data-feather="download"></i>
  2059. </a>
  2060. </div><!--flex-->
  2061. </div><!--oofy-->
  2062. {/block:Audio}
  2063. <!------ END AUDIO ------>
  2064.  
  2065.  
  2066.  
  2067. <!------ VIDEO POSTS ------>
  2068. {block:Video}<div class="video">{Video-500}</div>{/block:Video}
  2069. <!------ END VIDEOS ------>
  2070.  
  2071.  
  2072.  
  2073. <!------ ANSWER POSTS ------>
  2074. {block:Answer}
  2075. <div class="comment_container">
  2076. <div class="asker commenter">
  2077. <span>{Asker} asked:</span>
  2078. </div>
  2079. <div class="question_text">{Question}</div>
  2080. </div>
  2081. {block:Answerer}
  2082. <div class="comment_container">
  2083. <div class="answerer commenter">
  2084. <img src="{AnswererPortraitURL-48}">
  2085. <span>{Answerer} answered:</span>
  2086. </div>
  2087. <div class="answer_text">{Answer}</div>
  2088. </div>
  2089. {block:Reblogs}
  2090. <div class="comment_container">
  2091. <div class="replier commenter">
  2092. <img src="{PortraitURL-64}">
  2093. <a href="{block:HasPermalink}{Permalink}{/block:HasPermalink}">{Username}</a>
  2094. </div>
  2095. <div class="reply">{Body}</div>
  2096. </div>
  2097. {/block:Reblogs}
  2098. {/block:Answerer}
  2099. {block:NotReblog}
  2100. <div class="comment_container">
  2101. <div class="answerer commenter">
  2102. <img src="{PortraitURL-48}">
  2103. <a href="{Permalink}">{Name}</a>
  2104. </div><!--answerer-->
  2105. <div class="answer_text">{Answer}</div>
  2106. </div><!--answer-container-->
  2107. {/block:NotReblog}
  2108. {/block:Answer}
  2109. <!------ END ANSWER ------>
  2110.  
  2111. {block:Caption}
  2112. <div class="caption">
  2113. {block:NotReblog}{Caption}{/block:NotReblog}
  2114. {block:RebloggedFrom}
  2115. {block:Reblogs}
  2116. <div class="comment_container">
  2117. <div class="commenter">
  2118. <img src="{PortraitURL-64}">
  2119. <a href="{block:HasPermalink}{Permalink}{/block:HasPermalink}">{Username}</a>
  2120. </div><!--commenter-->
  2121. <div class="comment">{Body}</div>
  2122. </div><!--comment-container-->
  2123. {/block:Reblogs}
  2124. {/block:RebloggedFrom}
  2125. </div><!--caption-->
  2126. {/block:Caption}
  2127.  
  2128.  
  2129.  
  2130. {block:HasTags}
  2131. <div class="tagholder">
  2132. {block:Tags}
  2133. <a href="{TagURL}">#{Tag}</a>
  2134. {/block:Tags}
  2135. </div>
  2136. {/block:HasTags}
  2137.  
  2138.  
  2139.  
  2140. {block:Date}
  2141. <div class="permarow">
  2142. <div class="permaleft">
  2143. {block:IndexPage}
  2144. <a href="{Permalink}">{Year}.{MonthNumberWithZero}.{DayOfMonthWithZero} &emsp; {NoteCountWithLabel}</a>
  2145. {/block:IndexPage}
  2146.  
  2147. {block:PermalinkPage}
  2148. {block:NotReblog}Posted{/block:NotReblog}
  2149. {block:RebloggedFrom}Reblogged{/block:RebloggedFrom}
  2150. on {Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}
  2151. &emsp;{NoteCountWithLabel}
  2152. {/block:PermalinkPage}
  2153. </div>
  2154.  
  2155. <div class="permaright">
  2156. {block:IndexPage}
  2157. <div class="les-controls flex">
  2158. <a href="{ReblogURL}" target="_blank">
  2159. <span class="retweet"></span>
  2160. </a>
  2161.  
  2162. <a class="likecont like">
  2163. {LikeButton}
  2164. <span class="heart"></span>
  2165. </a>
  2166. </div>
  2167. {/block:IndexPage}
  2168.  
  2169.  
  2170. {block:PermalinkPage}
  2171. {block:RebloggedFrom}
  2172. <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a>
  2173. <a href="{ReblogRootURL}" title="{ReblogRootName}">source</a>
  2174. {/block:RebloggedFrom}
  2175. {/block:PermalinkPage}
  2176. </div>
  2177. </div><!--permarow-->
  2178. {/block:Date}
  2179.  
  2180. </div><!--posts-->
  2181.  
  2182. {block:PostNotes}
  2183. <div class="notescont">
  2184. {PostNotes}
  2185. </div>
  2186. {/block:PostNotes}
  2187.  
  2188. {/block:Posts}
  2189.  
  2190.  
  2191. <!------- PAGINATION ------->
  2192. {block:Pagination}
  2193. <div class="botpagi flex space-between">
  2194. {block:PreviousPage}
  2195. <a class="flex" href="{PreviousPage}">
  2196. <i data-feather="chevron-left"></i>
  2197. <span>previous</span>
  2198. </a>
  2199. {/block:PreviousPage}
  2200.  
  2201. {block:NextPage}
  2202. <a class="flex pn" href="{NextPage}">
  2203. <span>next</span>
  2204. <i data-feather="chevron-right"></i>
  2205. </a>
  2206. {/block:NextPage}
  2207. </div><!--botpagi-->
  2208. {/block:Pagination}
  2209.  
  2210. </div><!--postscont-->
  2211. </div><!--mc-->
  2212. </div><!--maincont-->
  2213.  
  2214. <!---- more scripts ---->
  2215. <script src="//static.tumblr.com/0podkko/jfMplm3f8/modified_photosets.js"></script>
  2216.  
  2217. <script>
  2218. initPhotosets();
  2219. feather.replace();
  2220. </script>
  2221.  
  2222. <script>
  2223. $(document).ready(function(){
  2224. $('img[src*="media.tumblr.com"]').each(function(){
  2225. var newsrc = $(this).attr('src').replace('gifv','gif');
  2226. $(this).attr('src', newsrc);
  2227. });
  2228.  
  2229. $('a[href*="media.tumblr.com"]').each(function(){
  2230. var newhref = $(this).attr('href').replace('gifv','gif');
  2231. $(this).attr('href', newhref);
  2232. });
  2233.  
  2234. $('div[data-lowres*="media.tumblr.com').each(function(){
  2235. var newdata = $(this).attr('data-lowres').replace('gifv','gif');
  2236. $(this).attr('data-lowres', newdata);
  2237. });
  2238.  
  2239. $('div[data-highres*="media.tumblr.com').each(function(){
  2240. var newdata = $(this).attr('data-highres').replace('gifv','gif');
  2241. $(this).attr('data-highres', newdata);
  2242. });
  2243. });
  2244. </script>
  2245.  
  2246. </body>
  2247. </html>
Add Comment
Please, Sign In to add comment