mhango

Lightsome Theme (OLD VERSION)

Jun 14th, 2023
725
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.44 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html xmlns="https://www.w3.org/1999/xhtml">
  3. <head>
  4.  
  5. <!--
  6.  
  7. Theme: Lightsome by @mhango | @themesbyeva
  8. Version 1 (26th Jan. 2021)
  9.  
  10. Rules:
  11.  
  12. > don't alter / remove any credit
  13. > don't copy parts of this theme or use as a base code
  14. > don't edit this theme and redistribute
  15. > don't claim as your own
  16.  
  17. Credits / Resources:
  18.  
  19. > Base Code
  20. @shythemes
  21. > PXU Photosets
  22. https://github.com/PixelUnion/Extended-Tumblr-Photoset
  23. Edited by @bychloethemes
  24. > Infinite Scroll
  25. https://infinite-scroll.com
  26. > Masonry
  27. https://masonry.desandro.com
  28. > Icons
  29. icons8.com
  30. > Fonts
  31. fonts.google.com
  32. > Scroll To Top
  33. @painthemes
  34. > Custom Tooltips
  35. @htmlqueens
  36. > Hide / Show Effect
  37. @sophiasthemage
  38. > Un-nested tumblr captions
  39. @neothm, @magnusthemes
  40.  
  41. -->
  42.  
  43. <title>{Title}</title>
  44. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  45. <link rel="shortcut icon" href="{Favicon}">
  46. {block:Description}
  47. <meta name="description" content="{MetaDescription}">
  48. {/block:Description}
  49.  
  50. <link href="https://static.tumblr.com/wgijwsy/k1Hm9ei8b/normalize.css" rel="stylesheet" type="text/css" />
  51.  
  52. <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-smooth-scroll/1.7.2/jquery.smooth-scroll.min.js"></script>
  53.  
  54. <meta name="viewport" content="width=device-width, initial-scale=1">
  55.  
  56. <meta name="image:Background" content="" />
  57. <meta name="image:Topbar Background" content="" />
  58. <meta name="image:Topbar Icon" content="" />
  59.  
  60. <meta name="color:Background" content="#ffffff" />
  61. <meta name="color:Text" content="#000000" />
  62. <meta name="color:Link" content="#000000" />
  63. <meta name="color:Link Hover" content="#c9b6c2" />
  64. <meta name="color:Accent" content="#97738a" />
  65. <meta name="color:Blockquote" content="#eddde7" />
  66. <meta name="color:Blogtitle" content="#000000" />
  67. <meta name="color:Post Borders" content="#eddde7" />
  68. <meta name="color:Post Background" content="#f9f1f6" />
  69. <meta name="color:Post Overlay" content="#000000" />
  70. <meta name="color:Footer Background" content="#f9f1f6" />
  71. <meta name="color:Topbar Text" content="#000000" />
  72. <meta name="color:Topbar Background" content="#f9f1f6" />
  73. <meta name="color:Topbar Borders" content="#eddde7" />
  74. <meta name="color:Topbar Buttons" content="#f9f1f6" />
  75. <meta name="color:Tooltip Text" content="#000000" />
  76. <meta name="color:Tooltip Background" content="#eddde7" />
  77. <meta name="color:Tooltip Borders" content="#dfcbd8" />
  78. <meta name="color:Scrollbar" content="#eddde7" />
  79. <meta name="color:Text Highlight" content="#c9b9c3" />
  80.  
  81. <meta name="if:Infinite Scroll" content="1">
  82. <meta name="if:Fixed Header" content="0">
  83. <meta name="if:Dark Tumblr Controls" content="0">
  84. <meta name="if:News Tab" content="1"/>
  85. <meta name="if:Stats Tab" content="1"/>
  86. <meta name="if:Blogs Tab" content="1"/>
  87. <meta name="if:Groups Tab" content="1"/>
  88. <meta name="if:Always Show Tabs" content="0"/>
  89. <meta name="if:Show Topbar Icon" content="0"/>
  90. <meta name="if:Two Columns" content="0">
  91. <meta name="if:Three Columns" content="1">
  92. <meta name="if:Four Columns" content="0">
  93.  
  94. <meta name="text:News Title" content="NEWS" />
  95. <meta name="text:News Text" content="your news go here" />
  96. <meta name="text:Stats Title" content="STATS" />
  97. <meta name="text:Stats Text" content="your stats go here" />
  98. <meta name="text:Blogs Title" content="BLOGS" />
  99. <meta name="text:Blog 1 Username" content="" />
  100. <meta name="text:Blog 2 Username" content="" />
  101. <meta name="text:Blog 3 Username" content="" />
  102. <meta name="text:Blog 4 Username" content="" />
  103. <meta name="text:Groups Title" content="GROUPS" />
  104. <meta name="text:Group 1 Badge Code" content="badge code" />
  105. <meta name="text:Group 2 Badge Code" content="badge code" />
  106. <meta name="text:Group 3 Badge Code" content="badge code" />
  107. <meta name="text:Group 4 Badge Code" content="badge code" />
  108.  
  109. <meta name="text:home title" content="home" />
  110. <meta name="text:ask title" content="ask" />
  111. <meta name="text:ask link" content="/ask" />
  112. <meta name="text:submit title" content="" />
  113. <meta name="text:archive title" content="past" />
  114. <meta name="text:link 1 title" content="" />
  115. <meta name="text:link 1" content="" />
  116. <meta name="text:link 2 title" content="" />
  117. <meta name="text:link 2" content="" />
  118. <meta name="text:link 3 title" content="" />
  119. <meta name="text:link 3" content="" />
  120. <meta name="text:link 4 title" content="" />
  121. <meta name="text:link 4" content="" />
  122. <meta name="text:link 5 title" content="" />
  123. <meta name="text:link 5" content="" />
  124. <meta name="text:link 6 title" content="" />
  125. <meta name="text:link 6" content="" />
  126.  
  127. <meta name="select:Body Font" content="'Arimo', Helvetica, Arial, sans-serif" title="Arimo">
  128. <meta name="select:Body Font" content="'Avalon', Helvetica, Arial, sans-serif" title="Avalon">
  129. <meta name="select:Body Font" content="'Gudea', Helvetica, Arial, sans-serif" title="Gudea">
  130. <meta name="select:Body Font" content="'Imprima', Helvetica, Arial, sans-serif" title="Imprima">
  131. <meta name="select:Body Font" content="'Karla', Helvetica, Arial, sans-serif" title="Karla">
  132. <meta name="select:Body Font" content="'Lato', Helvetica, Arial, sans-serif" title="Lato">
  133. <meta name="select:Body Font" content="'Muli', Helvetica, Arial, sans-serif" title="Muli">
  134. <meta name="select:Body Font" content="'Quicksand', Helvetica, Arial, sans-serif" title="Quicksand">
  135. <meta name="select:Body Font" content="'Raleway', Helvetica, Arial, sans-serif" title="Raleway">
  136. <meta name="select:Body Font" content="'Roboto', Helvetica, Arial, sans-serif" title="Roboto">
  137. <meta name="select:Body Font" content="'Source Serif Pro', Times New Roman, Times, serif" title="Source Serif Pro">
  138.  
  139. <meta name="select:Title Font" content="'DM Serif Text', Helvetica, Arial, sans-serif" title="DM Serif Text">
  140. <meta name="select:Title Font" content="'Lexend Deca', Helvetica, Arial, sans-serif" title="Lexend Deca">
  141. <meta name="select:Title Font" content="'Montserrat', Helvetica, Arial, sans-serif" title="Montserrat">
  142. <meta name="select:Title Font" content="'Oswald', Helvetica, Arial, sans-serif" title="Oswald">
  143. <meta name="select:Title Font" content="'Playfair Display', Helvetica, Arial, sans-serif" title="Playfair Display">
  144. <meta name="select:Title Font" content="'Poiret One', Helvetica, Arial, sans-serif" title="Poiret One">
  145. <meta name="select:Title Font" content="'Roboto Slab', Helvetica, Arial, sans-serif" title="Roboto Slab">
  146.  
  147. <!-- google fonts -->
  148.  
  149. <link rel="preconnect" href="https://fonts.gstatic.com">
  150. <link href="https://fonts.googleapis.com/css2?family=Arimo:wght@400;700&family=Gudea:wght@400;700&family=Imprima&family=Karla:wght@400;700&family=Lato:wght@400;700&family=Mulish:wght@400;700&family=Quicksand:wght@400;700&family=Raleway:wght@400;700&family=Roboto:wght@400;700&family=Source+Serif+Pro:wght@400;700&display=swap" rel="stylesheet">
  151.  
  152. <link rel="preconnect" href="https://fonts.gstatic.com">
  153. <link href="https://fonts.googleapis.com/css2?family=DM+Serif+Text&family=Lexend+Deca&family=Montserrat:wght@400;700&family=Oswald:wght@400;700&family=Playfair+Display:wght@400;700&family=Poiret+One&family=Roboto+Slab:wght@400;700&display=swap" rel="stylesheet">
  154.  
  155. <link rel="stylesheet" type="text/css" href="https://assets.tumblr.com/fonts/avalon/stylesheet.css?v=1">
  156.  
  157. <!-- jquery library + hide / show effect -->
  158.  
  159. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  160.  
  161. {block:ifnotalwaysshowtabs}
  162. <script>
  163. $(document).ready(function(){
  164. $("#newsclick").click(function(){
  165. $("#newsshow").slideToggle("slow");
  166. });
  167. });
  168. $(document).ready(function(){
  169. $("#statsclick").click(function(){
  170. $("#statsshow").slideToggle("slow");
  171. });
  172. });
  173. $(document).ready(function(){
  174. $("#blogsclick").click(function(){
  175. $("#blogsshow").slideToggle("slow");
  176. });
  177. });
  178. $(document).ready(function(){
  179. $("#groupsclick").click(function(){
  180. $("#groupsshow").slideToggle("slow");
  181. });
  182. });
  183. </script>
  184. {/block:ifnotalwaysshowtabs}
  185.  
  186. <style type="text/css">
  187.  
  188. body {
  189. background: {color:Background} url('{image:Background}');
  190. background-attachment:fixed;
  191. background-repeat:repeat;
  192. color: {color:text};
  193. font-family: {select:body font};
  194. font-size: 12px;
  195. margin: 0;
  196. padding: 0;
  197. -moz-osx-font-smoothing:grayscale;
  198. -webkit-font-smoothing:antialiased;
  199. font-smoothing:antialiased;
  200. }
  201.  
  202. a:link, a:active, a:visited {
  203. color: {color:link};
  204. text-decoration: none;
  205. outline: none;
  206. -webkit-transition: all 0.5s ease-in-out;
  207. -moz-transition: all 0.5s ease-in-out;
  208. -o-transition: all 0.5s ease-in-out;
  209. -ms-transition: all 0.5s ease-in-out;
  210. transition: all 0.5s ease-in-out;
  211. }
  212.  
  213. a:hover{
  214. color:{color:link hover};
  215. -webkit-transition: all 0.5s ease-in-out;
  216. -moz-transition: all 0.5s ease-in-out;
  217. -o-transition: all 0.5s ease-in-out;
  218. -ms-transition: all 0.5s ease-in-out;
  219. transition: all 0.5s ease-in-out;
  220.  
  221. }
  222.  
  223. small, sub {
  224. font-size:1em;
  225. vertical-align:baseline;
  226. }
  227.  
  228. cite {
  229. font-style:normal;
  230. }
  231.  
  232. blockquote {
  233. margin: 0;
  234. padding-left: 2%;
  235. padding-right:2%;
  236. border-left:1px solid {color:blockquote};
  237. }
  238.  
  239. blockquote, ol, ul, p, pre {
  240. margin:0 0 .6em;
  241. }
  242.  
  243. h1, h2, h3, h4, h5, h6 {
  244. margin:0 0 .6em;
  245. font-size:1.2em;
  246. font-weight:inherit;
  247. font-family: {select:title font};
  248. }
  249.  
  250. .tumblr_video_container {
  251. max-width: 100%!important;
  252. height:auto;
  253. }
  254.  
  255. iframe, img, embed, object, video {
  256. max-width: 100%;
  257. }
  258.  
  259. img {
  260. border:0;
  261. max-width:100%;
  262. height:auto;
  263. display:block;
  264. }
  265.  
  266. hr {
  267. margin:1em 0;
  268. border:0;
  269. height:1px;
  270. -moz-box-sizing:border-box;
  271. box-sizing:border-box;
  272. background-color:{color:border};
  273. }
  274.  
  275. ::-webkit-scrollbar-thumb{
  276. background-color: {color:scrollbar};
  277. border: 2px solid {color:background};
  278. height:auto;
  279. -moz-border-radius: 20%;
  280. border-radius: 20%;
  281. }
  282.  
  283. ::-webkit-scrollbar {
  284. height:auto;
  285. width:8px;
  286. background-color: {color:background};
  287. border: 4px solid {color:background};
  288. }
  289.  
  290. ::-moz-selection {
  291. background: {color:Text highlight};
  292. color: {color:text};
  293. }
  294.  
  295. ::selection {
  296. background: {color:Text highlight};
  297. color: {color:text};
  298. }
  299.  
  300. #scroll:link, #scroll:visited {
  301. display: none;
  302. position: fixed;
  303. bottom: 20px;
  304. right: 20px;
  305. width:25px;
  306. z-index:999999;
  307. }
  308.  
  309. #s-m-t-tooltip {
  310. font-weight:600;
  311. font-family: {select:body font};
  312. font-size:0.9em;
  313. color: {color:tooltip text};
  314. background-color:{color:tooltip background};
  315. text-align: center;
  316. max-width:150px;
  317. border: 1px solid {color:tooltip borders};
  318. overflow:auto;
  319. text-transform:none;
  320. letter-spacing:0.028em;
  321. position: absolute;
  322. z-index: 999999999999;
  323. padding: .33em .66em .33em .66em;
  324. box-shadow:0 0 rgba(0,0,0,0.2);
  325. -webkit-transition: all 0.2s ease-in-out;
  326. -moz-transition: all 0.2s ease-in-out;
  327. transition: all 0.2s ease-in-out;
  328. margin:20px 0 15px 10px;
  329. }
  330.  
  331. #content {
  332. {block:iffixedheader}
  333. {block:ifnotshowtopbaricon}
  334. margin-top:170px;
  335. {/block:ifnotshowtopbaricon}
  336. {block:ifshowtopbaricon}
  337. margin-top:calc(170px + 70px);
  338. {/block:ifshowtopbaricon}
  339. {/block:iffixedheader}
  340. {block:ifnotfixedheader}
  341. margin-top:25px;
  342. {/block:ifnotfixedheader}
  343. float: center;
  344. position:absolute;
  345. height:100%;
  346. z-index:9999;
  347. {block:indexpage}
  348. margin-left: 50%;
  349. transform: translate(-50%);
  350. width: min(60%,500px);
  351. {block:iftwocolumns}
  352. width: min(60%,1070px);
  353. {/block:iftwocolumns}
  354. {block:ifthreecolumns}
  355. width: min(60%,1600px);
  356. {/block:ifthreecolumns}
  357. {block:iffourcolumns}
  358. width: min(60%,2090px);
  359. {/block:iffourcolumns}
  360. {/block:indexpage}
  361. {block:permalinkpage}
  362. width:min(30%,500px);
  363. margin-left: 50%;
  364. transform: translate(-50%);
  365. {/block:permalinkpage}
  366. }
  367.  
  368. @-webkit-keyframes cssAnimation {
  369. from{
  370. -webkit-transform: scale(0.871);}
  371. to{
  372. -webkit-transform:scale(1); }
  373. }
  374.  
  375. @-moz-keyframes cssAnimation {
  376. from{
  377. -moz-transform:scale(0.871);}
  378. to{
  379. -moz-transform: scale(1); }
  380. }
  381.  
  382. @-o-keyframes cssAnimation {
  383. from{
  384. -o-transform: scale(0.871);
  385. }
  386.  
  387. to{
  388. -o-transform: scale(1);}
  389. }
  390.  
  391. .entry {
  392. position:relative;
  393. background: {color:Background};
  394. max-width:500px;
  395. border:none;
  396. height:auto;
  397. margin: 20px 0;
  398. padding: 0;
  399. {block:indexpage}
  400. width: 18vw;
  401. -webkit-animation: cssAnimation 1s 1 ease-in-out;
  402. -moz-animation: cssAnimation 1s 1 ease-in-out;
  403. -o-animation: cssAnimation 1s 1 ease-in-out;
  404. {/block:indexpage}
  405. {block:PermalinkPage}
  406. width:100%;
  407. height:auto;
  408. padding: 0;
  409. {/block:PermalinkPage}
  410. }
  411.  
  412. {block:indexpage}
  413.  
  414. .gutter-sizer {
  415. width: 0px;
  416. }
  417.  
  418. .grid-sizer, .entry {
  419. width: 100%;
  420. }
  421.  
  422. {block:iftwocolumns}
  423. .gutter-sizer {
  424. width: 70px;
  425. }
  426.  
  427. .grid-sizer, .entry {
  428. width: calc((100% - 70px) / 2);
  429. }
  430. {/block:iftwocolumns}
  431.  
  432. {block:ifthreecolumns}
  433. .gutter-sizer {
  434. width: 50px;
  435. }
  436.  
  437. .grid-sizer, .entry {
  438. width: calc((100% - 100px) / 3);
  439. }
  440. {/block:ifthreecolumns}
  441.  
  442. {block:iffourcolumns}
  443. .gutter-sizer {
  444. width: 30px;
  445. }
  446.  
  447. .grid-sizer, .entry {
  448. width: calc((100% - 90px) / 4);
  449. }
  450. {/block:iffourcolumns}
  451.  
  452. {/block:indexpage}
  453.  
  454. .entry:last-child {
  455. margin-bottom:5px;
  456. }
  457.  
  458. #overlay{
  459. position:absolute;
  460. left:0px;
  461. top:0px;
  462. height:100%;
  463. width:100%;
  464. background: rgba({RGBcolor:Post Overlay}, 0);
  465. box-sizing:border-box;
  466. z-index:999;
  467. -webkit-transition: all .5s ease-in-out;
  468. -moz-transition: all .5s ease-in-out;
  469. -ms-transition: all .5s ease-in-out;
  470. -o-transition: all .5s ease-in-out;
  471. transition: all .5s ease-in-out;
  472. }
  473.  
  474. .entry:hover #overlay {
  475. {block:indexpage}
  476. background: rgba({RGBcolor:Post Overlay}, 0.5);
  477. -webkit-transition: all .5s ease-in-out;
  478. -moz-transition: all .5s ease-in-out;
  479. -ms-transition: all .5s ease-in-out;
  480. -o-transition: all .5s ease-in-out;
  481. transition: all .5s ease-in-out;
  482. {/block:indexpage}
  483. }
  484.  
  485. .permabutton, .reblogbutton {
  486. {block:indexpage}
  487. position:absolute;
  488. width:auto;
  489. display:inline-block;
  490. padding: 8px;
  491. height:25px;
  492. border: 1px solid transparent;
  493. border-radius:100%;
  494. z-index:999999;
  495. -webkit-transition: all 0.5s ease-in-out;
  496. -moz-transition: all 0.5s ease-in-out;
  497. -o-transition: all 0.5s ease-in-out;
  498. -ms-transition: all 0.5s ease-in-out;
  499. transition: all 0.5s ease-in-out;
  500. font-size:10px;
  501. font-weight:700;
  502. text-transform:uppercase;
  503. margin:8px;
  504. opacity:0;
  505. {/block:indexpage}
  506. }
  507.  
  508. .permabutton {
  509. left:40%;
  510. top:50%;
  511. margin-top:-22px;
  512. margin-left:-32px;
  513. }
  514.  
  515. .reblogbutton {
  516. right:40%;
  517. top:50%;
  518. margin-top:-22px;
  519. margin-right:-32px;
  520. }
  521.  
  522. .permabutton img, .reblogbutton img {
  523. height:25px;
  524. vertical-align:middle;
  525. }
  526.  
  527. .permabutton a, .permabutton a:visited,
  528. .reblogbutton a, .reblogbutton a:visited {
  529. color: {color:text};
  530. text-decoration: none;
  531. -webkit-transition: all 0.5s ease-in-out;
  532. -moz-transition: all 0.5s ease-in-out;
  533. -o-transition: all 0.5s ease-in-out;
  534. -ms-transition: all 0.5s ease-in-out;
  535. transition: all 0.5s ease-in-out;
  536. }
  537.  
  538. .permabutton:hover, .reblogbutton:hover {
  539. background:{color:accent};
  540. border: 1px solid {color:accent};
  541. border-radius:100%;
  542. -webkit-transition: all 0.5s ease-in-out;
  543. -moz-transition: all 0.5s ease-in-out;
  544. -o-transition: all 0.5s ease-in-out;
  545. -ms-transition: all 0.5s ease-in-out;
  546. transition: all 0.5s ease-in-out;
  547. }
  548.  
  549. .entry:hover .permabutton, .entry:hover .reblogbutton {
  550. {block:indexpage}
  551. opacity:1;
  552. -webkit-transition: all 0.5s ease-in-out;
  553. -moz-transition: all 0.5s ease-in-out;
  554. -o-transition: all 0.5s ease-in-out;
  555. -ms-transition: all 0.5s ease-in-out;
  556. transition: all 0.5s ease-in-out;
  557. {/block:indexpage}
  558.  
  559. }
  560.  
  561. /* audio / video post perma */
  562.  
  563. .permainfo, .rebloginfo {
  564. {block:indexpage}
  565. opacity:1;
  566. margin-top:-8px;
  567. margin-left:3px;
  568. margin-right:3px;
  569. font-size:11px;
  570. text-transform:none;
  571. display:inline-block;
  572. color: {color:text};
  573. padding-bottom:2px;
  574. -webkit-transition: all 0.5s ease-in-out;
  575. -moz-transition: all 0.5s ease-in-out;
  576. -o-transition: all 0.5s ease-in-out;
  577. -ms-transition: all 0.5s ease-in-out;
  578. transition: all 0.5s ease-in-out;
  579. {/block:indexpage}
  580. }
  581.  
  582. .permainfo {
  583. {block:indexpage}
  584. float:left;
  585. {/block:indexpage}
  586. }
  587.  
  588. .rebloginfo {
  589. {block:indexpage}
  590. float:right;
  591. {/block:indexpage}
  592. }
  593.  
  594. .rebloginfo:hover, .permainfo:hover {
  595. color: {color:link hover};
  596. -webkit-transition: all 0.5s ease-in-out;
  597. -moz-transition: all 0.5s ease-in-out;
  598. -o-transition: all 0.5s ease-in-out;
  599. -ms-transition: all 0.5s ease-in-out;
  600. transition: all 0.5s ease-in-out;
  601. }
  602.  
  603. .notebox {
  604. background:{color:Post Background};
  605. border:1px solid {color:post borders};
  606. -moz-border-radius: 3%;
  607. border-radius:3%;
  608. width:auto;
  609. height:auto;
  610. padding:15px 10px;
  611. }
  612.  
  613. {block:indexpage}
  614. .photoset #overlay {
  615. height: calc(100% - 2px);
  616. }
  617.  
  618. .photoset {
  619. margin-bottom:-2px;
  620. }
  621. {/block:indexpage}
  622.  
  623.  
  624. {block:permalinkpage}
  625. .details {
  626. background:{color:footer background};
  627. border-top:1px solid {color:footer background};
  628. border-bottom:1px solid {color:blockquote};
  629. border-left:1px solid {color:blockquote};
  630. border-right:1px solid {color:blockquote};
  631. padding-bottom:10px;
  632. }
  633.  
  634. .photoset {
  635. margin-bottom:-3px;
  636. }
  637. {/block:permalinkpage}
  638.  
  639. #topbar {
  640. background:{color:Topbar background} url('{image:Topbar Background}');
  641. padding: 1%;
  642. color: {color:Topbar text};
  643. height:auto;
  644. width: min(58%,1546px);
  645. font-size:1.1em;
  646. line-height:1.2em;
  647. top: 0;
  648. {block:iffixedheader}
  649. position:fixed;
  650. {/block:iffixedheader}
  651. {block:ifnotfixedheader}
  652. position:relative;
  653. {/block:ifnotfixedheader}
  654. margin-left: 50%;
  655. transform: translate(-50%);
  656. text-align:center;
  657. border:1px solid {color:Topbar Borders};
  658. z-index:99999;
  659. }
  660.  
  661. .topblock {
  662. margin-top:15px;
  663. text-align:center;
  664. }
  665.  
  666. .sideicon {
  667. width:70px;
  668. height:70px;
  669. margin:-20px auto 20px auto;
  670. }
  671.  
  672. .sideicon img {
  673. width:70px;
  674. height:70px;
  675. border:1px solid {color:Topbar Borders};
  676. -moz-border-radius: 100%;
  677. border-radius:100%;
  678. }
  679.  
  680. .blogtitle a {
  681. padding:5px;
  682. font-size:1.8em;
  683. font-weight:normal;
  684. font-family:{select:title font};
  685. color: {color:blogtitle};
  686. -webkit-transition: all 0.5s ease-in-out;
  687. -moz-transition: all 0.5s ease-in-out;
  688. -o-transition: all 0.5s ease-in-out;
  689. -ms-transition: all 0.5s ease-in-out;
  690. transition: all 0.5s ease-in-out;
  691. }
  692.  
  693. .blogtitle a:hover{
  694. color:{color:link hover};
  695. -webkit-transition: all 0.5s ease-in-out;
  696. -moz-transition: all 0.5s ease-in-out;
  697. -o-transition: all 0.5s ease-in-out;
  698. -ms-transition: all 0.5s ease-in-out;
  699. transition: all 0.5s ease-in-out;
  700. }
  701.  
  702. .description {
  703. margin:15px 18%;
  704. }
  705.  
  706. .navigation {
  707. text-align:center;
  708. text-transform:none;
  709. padding: 0 15%;
  710. }
  711.  
  712. .navigation a {
  713. color: {color:Topbar text};
  714. -webkit-transition: all 0.5s ease-in-out;
  715. -moz-transition: all 0.5s ease-in-out;
  716. -o-transition: all 0.5s ease-in-out;
  717. -ms-transition: all 0.5s ease-in-out;
  718. transition: all 0.5s ease-in-out;
  719. }
  720.  
  721. .nav {
  722. display:inline-block;
  723. width:80px;
  724. padding:3px 8px;
  725. margin:8px 10px;
  726. line-height:150%;
  727. border:1px solid {color:Topbar Borders};
  728. -moz-border-radius: 3%;
  729. border-radius:3%;
  730. background:{color:Topbar buttons};
  731. -webkit-transition: all 0.5s ease-in-out;
  732. -moz-transition: all 0.5s ease-in-out;
  733. -o-transition: all 0.5s ease-in-out;
  734. -ms-transition: all 0.5s ease-in-out;
  735. transition: all 0.5s ease-in-out;
  736. }
  737.  
  738. .nav:hover{
  739. background:{color:Topbar Borders};
  740. -webkit-transition: all 0.5s ease-in-out;
  741. -moz-transition: all 0.5s ease-in-out;
  742. -o-transition: all 0.5s ease-in-out;
  743. -ms-transition: all 0.5s ease-in-out;
  744. transition: all 0.5s ease-in-out;
  745. }
  746.  
  747. nav li {
  748. display:inline;
  749. }
  750.  
  751. #rightbar {
  752. background:transparent;
  753. padding: 1.250vw;
  754. color: {color:Topbar text};
  755. width: 10vw;
  756. height:100%;
  757. line-height:1.2em;
  758. top: 0;
  759. right: 0;
  760. position:fixed;
  761. margin-top:3vh;
  762. margin-right:3vw;
  763. }
  764.  
  765. .plugin {
  766. position:relative;
  767. display:block;
  768. margin:20px 10px;
  769. width:10vw;
  770. }
  771.  
  772. .plugin img {
  773. width:28px;
  774. height:auto;
  775. border-radius:100%;
  776. -moz-border-radius: 100%;
  777. display:inline-block;
  778. padding:0 2px;
  779. }
  780.  
  781. .plugin_title {
  782. background:{color:Topbar background};
  783. border:1px solid {color:Topbar Borders};
  784. -moz-border-radius: 3%;
  785. border-radius:3%;
  786. padding:8px 10px;
  787. text-align:center;
  788. }
  789.  
  790. .plugin_body {
  791. background:{color:background};
  792. border:1px solid {color:Topbar Borders};
  793. border-top:0px;
  794. -moz-border-radius: 3%;
  795. border-radius:3%;
  796. padding:8px 10px;
  797. }
  798.  
  799. {block:ifnotalwaysshowtabs}
  800. #statsclick,#blogsclick, #newsclick, #groupsclick {cursor:help;}
  801. #statsshow, #blogsshow, #newsshow, #groupsshow {display:none;}
  802. {/block:ifnotalwaysshowtabs}
  803.  
  804. .title {
  805. padding-top:0px;
  806. padding-bottom:5px;
  807. font-size:1.5em;
  808. font-weight:normal;
  809. font-family:{select:title font};
  810. }
  811.  
  812. .title a {
  813. color:{color:text};
  814. }
  815.  
  816. .title img {
  817. width:15px;
  818. }
  819.  
  820. .accent,
  821. .tumblr_blog {
  822. color:{color:accent};
  823. }
  824.  
  825. .text {
  826. background:{color:Post Background};
  827. padding: 15px;
  828. border:1px solid {color:post borders};
  829. }
  830.  
  831. .text a, .text img {
  832. max-width:100%;
  833. }
  834.  
  835. .text:last-child,
  836. .text *:last-child {
  837. margin-bottom:0;
  838. }
  839.  
  840. .text img {
  841. text-align:center;
  842. margin:auto;
  843. }
  844.  
  845. .question {
  846. padding-bottom:7px;
  847. border-bottom: 1px solid {color:post borders};
  848. }
  849.  
  850. .asker, .asker a {
  851. color:{color:accent};
  852. font-weight:700;
  853. margin-bottom:5px;
  854. }
  855.  
  856. .quotetext {
  857. font-size:1.1em;
  858. font-weight:700;
  859. font-family: {select:title font};
  860. }
  861.  
  862. .quotesource {
  863. padding-top:5px;
  864. padding-bottom:5px;
  865. }
  866.  
  867. .chat {
  868. background:{color:Post Background};
  869. padding: 15px;
  870. border:1px solid {color:Post Borders};
  871. }
  872.  
  873. .chat .label {
  874. font-weight:700;
  875. }
  876.  
  877. .chat span {
  878. float: left;
  879. margin-right: 1%;
  880. }
  881.  
  882. .spotify_audio_player, .soundcloud_audio_player {
  883. margin-bottom:-3px;
  884. }
  885.  
  886. .spotify_audio_player {
  887. height:80px!important;
  888. width:100%!important;
  889. }
  890.  
  891. .soundcloud_audio_player {
  892. height:150px!important;
  893. width:100%!important;
  894. }
  895.  
  896. #notes {
  897. margin-top:5px;
  898. display:inline-block;
  899. }
  900.  
  901. #notes img {
  902. display:inline-block;
  903. }
  904.  
  905. .notes {
  906. clear: both;
  907. padding: 0;
  908. }
  909.  
  910. ol.notes {
  911. list-style-type:none;
  912. line-height:150%;
  913. padding:0;
  914. margin 0 0;
  915. border-bottom:solid 1px {color:blockquote};
  916. }
  917.  
  918. ol.notes li.note {
  919. border-top:1px solid {color:blockquote};
  920. padding:5px;
  921. }
  922.  
  923. ol.notes li.note img {
  924. padding:0 !important;
  925. }
  926.  
  927. ol.notes li.note img.avatar {
  928. vertical-align:-4px;
  929. margin-right:5px;
  930. width:16px;
  931. height:16px;
  932. }
  933.  
  934. #tags {
  935. text-align:left;
  936. opacity: 1;
  937. }
  938.  
  939. #tags, nav ul, .chat ul {
  940. list-style: none;
  941. list-style-image: none;
  942. margin: 0;
  943. padding: 0;
  944. }
  945.  
  946. #tags li {
  947. float: left;
  948. margin-right: 1%;
  949. }
  950.  
  951. .caption {
  952. margin:10px 20px;
  953. }
  954.  
  955. .caption ul {
  956. list-style: none;
  957. list-style-image: none;
  958. margin: 0;
  959. padding: 0;
  960. line-height:150%;
  961. }
  962.  
  963. .infoheading {
  964. font-weight:700;
  965. color:{color:text};
  966. -moz-osx-font-smoothing:grayscale;
  967. -webkit-font-smoothing:antialiased;
  968. font-smoothing:antialiased;
  969. }
  970.  
  971. .media {
  972. position:relative;
  973. display:inline-block;
  974. width:100%;
  975. }
  976.  
  977. .tmblr-iframe-compact .tmblr-iframe--unified-controls {
  978. position:fixed!important;
  979. opacity:.67!important;
  980. padding:4px;
  981. z-index:99999999999999999999999;
  982. {block:ifdarktumblrcontrols}
  983. -webkit-filter:invert(100%);
  984. -moz-filter:invert(100%);
  985. -o-filter:invert(100%);
  986. -ms-filter:invert(100%);
  987. filter:invert(100%);
  988. {/block:ifdarktumblrcontrols}
  989. }
  990.  
  991. .tmblr-iframe--controls-phone-container,
  992. .iframe-controls--phone-mobile,
  993. .tmblr-iframe--app-cta-button {
  994. z-index:999999999999999999999999999999999999999999999999999999!important;
  995. position:fixed!important;
  996. margin:0!important;
  997. }
  998.  
  999. {block:ifInfiniteScroll}
  1000. .pagination,
  1001. #infscr-loading {
  1002. display:none!important;
  1003. }
  1004. {/block:ifInfiniteScroll}
  1005.  
  1006. {block:ifnotInfiniteScroll}
  1007. .pagination {
  1008. margin-bottom:0;
  1009. text-align:center;
  1010. width:auto;
  1011. z-index:9999999999999999999999999999;
  1012. }
  1013.  
  1014. .pagination img {
  1015. width:20px;
  1016. display:inline-block;
  1017. padding:10px;
  1018. }
  1019.  
  1020. #sitenav {
  1021. background:{color:Topbar background};
  1022. color: {color:Topbar text};
  1023. padding:0px 1%;
  1024. height:auto;
  1025. font-size:1.1em;
  1026. line-height:1.2em;
  1027. bottom: 0;
  1028. position:fixed;
  1029. text-align:center;
  1030. z-index:99999;
  1031. width: min(58%,1546px);
  1032. margin-left: 50%;
  1033. transform: translate(-50%);
  1034. border:1px solid {color:Topbar Borders};
  1035. }
  1036.  
  1037. @media only screen and (max-width:900px){
  1038. #sitenav {
  1039. width:100%;
  1040. max-width:100vw;
  1041. overflow-x:hidden;
  1042. }
  1043. }
  1044.  
  1045. {/block:ifnotInfiniteScroll}
  1046.  
  1047. #important {
  1048. bottom:15px;
  1049. left:15px;
  1050. width:15px;
  1051. font-size:0.9em;
  1052. position:fixed;
  1053. z-index:9999999999999999999999999999;
  1054. }
  1055.  
  1056. @media only screen and (max-width:900px) {
  1057.  
  1058. body {
  1059. max-width:100vw;
  1060. overflow-x:hidden;
  1061. }
  1062.  
  1063. #content {
  1064. max-width:100%;
  1065. width:min(80%,500px);
  1066. margin-top:25px;
  1067. background:{color:background};
  1068. height:auto;
  1069. }
  1070.  
  1071. .gutter-sizer {
  1072. width: 0px;
  1073. }
  1074.  
  1075. .grid-sizer, .entry {
  1076. width: calc((100% - 0px));
  1077. }
  1078.  
  1079. #topbar {
  1080. width:100%;
  1081. max-width:100vw;
  1082. overflow-x:hidden;
  1083. position:relative;
  1084. margin-top:auto;
  1085. }
  1086.  
  1087. .navigation {
  1088. padding: 0 5%;
  1089. }
  1090.  
  1091.  
  1092. #rightbar {
  1093. display:none;
  1094. }
  1095.  
  1096. .sideicon {
  1097. display:none;
  1098. }
  1099.  
  1100. .nav {
  1101. min-width:40px;
  1102. width:auto;
  1103. }
  1104.  
  1105. #scroll:link, #scroll:visited {
  1106. bottom:10px;
  1107. right:5px;
  1108. }
  1109.  
  1110. #important {
  1111. bottom:10px;
  1112. left:5px;
  1113. }
  1114.  
  1115. }
  1116.  
  1117. </style>
  1118.  
  1119. <link href="https://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css">
  1120.  
  1121. </head>
  1122.  
  1123. <body>
  1124.  
  1125. <header id="topbar">
  1126.  
  1127. <div class="topblock">
  1128.  
  1129. {block:ifshowtopbaricon}<div class="sideicon"><img src="{image:topbar icon}"></div>{/block:ifshowtopbaricon}
  1130.  
  1131. <div class="blogtitle"><a href="/">{Title}</a></div>
  1132.  
  1133. {block:Description}
  1134. <div class="description">{Description}</div>
  1135. {block:Description}
  1136.  
  1137.  
  1138. <div class="navigation">
  1139.  
  1140. {block:ifhometitle}
  1141. <a href="/"><div class="nav">{text:home title}</div></a>
  1142. {/block:ifhometitle}
  1143.  
  1144. {block:ifasktitle}
  1145. <a href="{text:ask link}"><div class="nav">{text:ask title}</div></a>
  1146. {/block:ifasktitle}
  1147.  
  1148. {block:ifsubmittitle}
  1149. <a href="/submit"><div class="nav">{text:Submit title}</div></a>
  1150. {/block:ifsubmittitle}
  1151.  
  1152. {block:ifarchivetitle}
  1153. <a href="/archive"><div class="nav">{text:archive title}</div></a>
  1154. {/block:ifarchivetitle}
  1155.  
  1156. {block:iflink1}<a href="{text:link 1}"><div class="nav">{text:link 1 title}</div></a>{/block:iflink1}
  1157. {block:iflink2}<a href="{text:link 2}"><div class="nav">{text:link 2 title}</div></a>{/block:iflink2}
  1158. {block:iflink3}<a href="{text:link 3}"><div class="nav">{text:link 3 title}</div></a>{/block:iflink3}
  1159. {block:iflink4}<a href="{text:link 4}"><div class="nav">{text:link 4 title}</div></a>{/block:iflink4}
  1160. {block:iflink5}<a href="{text:link 5}"><div class="nav">{text:link 5 title}</div></a>{/block:iflink5}
  1161. {block:iflink6}<a href="{text:link 6}"><div class="nav">{text:link 6 title}</div></a>{/block:iflink6}
  1162.  
  1163. <!-- {block:HasPages}
  1164. {block:Pages}
  1165. <div class="nav"><a href="{URL}">{Label}</a>
  1166. {/block:Pages}
  1167. {/block:HasPages}-->
  1168.  
  1169. </div>
  1170.  
  1171. </div>
  1172.  
  1173. </header>
  1174.  
  1175.  
  1176. <div id="sitenav">
  1177. {block:Pagination}<div class="pagination">{block:PreviousPage}<a class="prev" href="{PreviousPage}" title="previous"><img src="https://img.icons8.com/ios/50/000000/circled-left-2.png"/></a>{/block:PreviousPage} {block:NextPage}<a class="next" href="{NextPage}" title="next"><img src="https://img.icons8.com/ios/50/000000/circled-right-2.png"/></a>{/block:NextPage}</div>{/block:Pagination}
  1178. </div>
  1179.  
  1180.  
  1181. <aside id="rightbar">
  1182. {block:ifnewstab}<div class="plugin">
  1183. <div id="newsclick" class="plugin_title">{text:news title}</div>
  1184. <div id="newsshow" class="plugin_body">{text:news text}</div>
  1185. </div>
  1186. {/block:ifnewstab}
  1187. {block:ifstatstab}<div class="plugin">
  1188. <div id="statsclick" class="plugin_title">{text:stats title}</div>
  1189. <div id="statsshow" class="plugin_body">{text:stats text}</div>
  1190. </div>
  1191. {/block:ifstatstab}
  1192. {block:ifblogstab}<div class="plugin">
  1193. <div id="blogsclick" class="plugin_title">{text:blogs title}</div>
  1194. <div id="blogsshow" class="plugin_body">
  1195. <center>
  1196. {block:ifblog1username}<a href="https://{text:blog 1 username}.tumblr.com" title="{text:blog 1 username}" target="_blank"><img src="https://api.tumblr.com/v2/blog/{text:blog 1 username}.tumblr.com/avatar/512"></a>{/block:ifblog1username}
  1197. {block:ifblog2username}<a href="https://{text:blog 2 username}.tumblr.com" title="{text:blog 2 username}" target="_blank"><img src="https://api.tumblr.com/v2/blog/{text:blog 2 username}.tumblr.com/avatar/512"></a>{/block:ifblog2username}
  1198. {block:ifblog3username}<a href="https://{text:blog 3 username}.tumblr.com" title="{text:blog 3 username}" target="_blank"><img src="https://api.tumblr.com/v2/blog/{text:blog 3 username}.tumblr.com/avatar/512"></a>{/block:ifblog3username}
  1199. {block:ifblog4username}<a href="https://{text:blog 4 username}.tumblr.com" title="{text:blog 4 username}" target="_blank"><img src="https://api.tumblr.com/v2/blog/{text:blog 4 username}.tumblr.com/avatar/512"></a>{/block:ifblog4username}
  1200. </center>
  1201. </div>
  1202. </div>
  1203. {/block:ifblogstab}
  1204. {block:ifgroupstab}<div class="plugin">
  1205. <div id="groupsclick" class="plugin_title">{text:groups title}</div>
  1206. <div id="groupsshow" class="plugin_body">
  1207. <center>
  1208. {block:ifGroup1badgecode}{text:Group 1 Badge Code}{/block:ifGroup1badgecode}
  1209. {block:ifGroup2badgecode}{text:Group 2 Badge Code}{/block:ifGroup2badgecode}
  1210. {block:ifGroup3badgecode}{text:Group 3 Badge Code}{/block:ifGroup3badgecode}
  1211. {block:ifGroup4badgecode}{text:Group 4 Badge Code}{/block:ifGroup4badgecode}
  1212. </center>
  1213. </div>
  1214. </div>
  1215. {/block:ifgroupstab}
  1216. </aside>
  1217.  
  1218. <div id="content">
  1219.  
  1220. {block:Posts}
  1221.  
  1222. {block:ContentSource}<!-- {SourceURL}
  1223. {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
  1224. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  1225. {/block:ContentSource}
  1226.  
  1227. <!-- {block:NoRebloggedFrom}
  1228. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  1229. {/block:NoRebloggedFrom} -->
  1230.  
  1231. <article class="entry {block:Photo}ph{/block:Photo}{block:Photoset}ph{/block:Photoset}" id="{PostID}">
  1232.  
  1233. <div class="grid-sizer"></div>
  1234. <div class="gutter-sizer"></div>
  1235.  
  1236. {block:Text}
  1237.  
  1238. <div class="text">
  1239. {block:Title}<div class="title"><a href="{Permalink}">{Title}</a></div>{/block:Title}<div class="textbody">
  1240. {Body}</div>
  1241. {block:indexpage}<div id="overlay"></div>
  1242. <div class="permabutton"><a href="{Permalink}" title="{notecountwithlabel}"><img src="https://img.icons8.com/ios/50/ffffff/link--v1.png"/></a></div><div class="reblogbutton"><a href="{ReblogURL}" target="_blank" title="reblog"><img src="https://img.icons8.com/ios/50/ffffff/synchronize.png"/></a></div>{/block:indexpage}
  1243. </div>
  1244. {/block:Text}
  1245.  
  1246. {block:Photo}
  1247.  
  1248. <div class="photo">
  1249. {LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"/></a>{LinkCloseTag}
  1250. {block:indexpage}
  1251. <div id="overlay"></div>
  1252. <div class="permabutton"><a href="{Permalink}" title="{notecountwithlabel}"><img src="https://img.icons8.com/ios/50/ffffff/link--v1.png"/></a></div><div class="reblogbutton"><a href="{ReblogURL}" target="_blank" title="reblog"><img src="https://img.icons8.com/ios/50/ffffff/synchronize.png"/></a></div>{/block:indexpage}
  1253.  
  1254. </div>
  1255. {/block:Photo}
  1256.  
  1257. {block:Photoset}
  1258. <div class="media photoset">
  1259. <div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}"></div><a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a></div>{/block:Photos}
  1260. {block:indexpage}<div id="overlay"></div>
  1261. <div class="permabutton"><a href="{Permalink}" title="{notecountwithlabel}"><img src="https://img.icons8.com/ios/50/ffffff/link--v1.png"/></a></div><div class="reblogbutton"><a href="{ReblogURL}" target="_blank" title="reblog"><img src="https://img.icons8.com/ios/50/ffffff/synchronize.png"/></a></div>
  1262. {/block:IndexPage}
  1263. </div>
  1264. </div>
  1265. {/block:Photoset}
  1266.  
  1267. {block:Quote}
  1268.  
  1269. <div class="text">
  1270. <div class="textpost">
  1271. <div class="quotetext">{Quote}</div>
  1272. <div class="quotesource">{block:Source}<cite>{Source}</cite>{/block:Source}</div></div>
  1273. {block:indexpage}<div id="overlay"></div>
  1274. <div class="permabutton"><a href="{Permalink}" title="{notecountwithlabel}"><img src="https://img.icons8.com/ios/50/ffffff/link--v1.png"/></a></div><div class="reblogbutton"><a href="{ReblogURL}" target="_blank" title="reblog"><img src="https://img.icons8.com/ios/50/ffffff/synchronize.png"/></a></div>{/block:indexpage}
  1275. </div>
  1276. {/block:Quote}
  1277.  
  1278. {block:Link}
  1279.  
  1280. <div class="text">
  1281. <div class="title"><a href="{URL}">{Name}</div>
  1282. {block:Description}{Description}{/block:Description}
  1283. {block:indexpage}<div id="overlay"></div>
  1284. <div class="permabutton"><a href="{Permalink}" title="{notecountwithlabel}"><img src="https://img.icons8.com/ios/50/ffffff/link--v1.png"/></a></div><div class="reblogbutton"><a href="{ReblogURL}" target="_blank" title="reblog"><img src="https://img.icons8.com/ios/50/ffffff/synchronize.png"/></a></div>{/block:indexpage}
  1285. </div>
  1286. {/block:Link}
  1287.  
  1288. {block:Chat}
  1289.  
  1290. <div class="chat">
  1291. <div class="textpost">
  1292. {block:Title}<div class="title"><a href="{Permalink}">{Title}</a></div>{/block:Title}
  1293. <ul>
  1294. {block:Lines}<li class="{Alt}">{block:Label}<span class="label">{Label}</span>{/block:Label}<p> {Line} </p></li>{/block:Lines}
  1295. </ul></div>
  1296. {block:indexpage}<div id="overlay"></div>
  1297. <div class="permabutton"><a href="{Permalink}" title="{notecountwithlabel}"><img src="https://img.icons8.com/ios/50/ffffff/link--v1.png"/></a></div><div class="reblogbutton"><a href="{ReblogURL}" target="_blank" title="reblog"><img src="https://img.icons8.com/ios/50/ffffff/synchronize.png"/></a></div>{/block:indexpage}
  1298. </div>
  1299. {/block:Chat}
  1300.  
  1301. {block:Audio}
  1302.  
  1303. <div class="audio">
  1304. <div class="textpost">
  1305. {block:TrackName}{TrackName} by{/block:TrackName} {block:Artist}{Artist} <br><br>{/block:Artist}
  1306. {AudioPlayerGrey}</div>
  1307. {block:indexpage}<div class="notebox"><a href="{Permalink}"><div class="permainfo">{notecountwithlabel}</div></a><a href="{ReblogURL}" target="_blank"><div class="rebloginfo">reblog</div></a></div>{/block:indexpage}
  1308. </div>
  1309. {/block:Audio}
  1310.  
  1311. {block:Video}
  1312.  
  1313. <div class="video">
  1314. <div class="video-player">{Video-500}</div>
  1315. {block:indexpage}<div class="notebox"><a href="{Permalink}"><div class="permainfo">{notecountwithlabel}</div></a><a href="{ReblogURL}" target="_blank"><div class="rebloginfo">reblog</div></a></div>{/block:indexpage}
  1316. </div>
  1317. {/block:Video}
  1318.  
  1319. {block:Answer}
  1320.  
  1321. <div class="text">
  1322. <div class="question"><p><div class="asker">{Asker} said:&nbsp;</div>{Question}</div></p>
  1323. {Answer}
  1324. {block:indexpage}<div id="overlay"></div>
  1325. <div class="permabutton"><a href="{Permalink}" title="{notecountwithlabel}"><img src="https://img.icons8.com/ios/50/ffffff/link--v1.png"/></a></div><div class="reblogbutton"><a href="{ReblogURL}" target="_blank" title="reblog"><img src="https://img.icons8.com/ios/50/ffffff/synchronize.png"/></a></div>{/block:indexpage}
  1326. </div>
  1327. {/block:Answer}
  1328.  
  1329. {block:Date}
  1330. <div class="details">
  1331. {block:PermalinkPage}
  1332. <div class="caption">
  1333. <div class="blogcaption">{block:caption}{Caption}{/block:caption}</div>
  1334. <ul>
  1335. {block:HasTags}<li><div id="tags"><span class="infoheading">Tags:</span> {block:Tags}<a href="{TagURL}">#{Tag} </a> {/block:Tags}</div></li>{/block:HasTags}
  1336. <li><span class="infoheading">Posted:</span> {timeago}</li>
  1337. {block:NoteCount}<li><span class="infoheading">Notecount:</span> {notecount}</li>{/block:NoteCount}
  1338. {block:RebloggedFrom}<li><span class="infoheading">Via:</span> <a href="{ReblogParentURL}" target="_blank">{ReblogParentName}</a></li>{/block:RebloggedFrom}
  1339. {block:ContentSource}<li><span class="infoheading">Source:</span> <a href="{SourceURL}" target="_blank">{SourceTitle}</a></li>{/block:ContentSource}
  1340. </ul>
  1341. {block:PostNotes}<div id="notes">{PostNotes-16}</div>{/block:PostNotes}
  1342. </div>
  1343. {/block:PermalinkPage}
  1344. </div>{/block:Date}
  1345.  
  1346. </article>
  1347.  
  1348. {/block:Posts}
  1349.  
  1350.  
  1351. </div>
  1352.  
  1353. <!-- Codes for Infinite Scroll, Masonry, PXU Photosets, etc. -->
  1354.  
  1355. <!--<script src="https://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>-->
  1356. <script src="https://static.tumblr.com/yxfeliq/hHwojmt8m/bctphotoset.min.js"></script>
  1357. <script src="https://static.tumblr.com/fwgzvyf/l6jnyutne/shythemes.vr.js"></script>
  1358. <script src="https://static.tumblr.com/wgg6svp/OoTofxa0c/unnest.min.js"></script>
  1359. {block:IndexPage}
  1360. <script src="https://static.tumblr.com/lrtkpti/68fqnfrtl/masonry.pkgd.min.js"></script>
  1361. <script src="https://static.tumblr.com/lrtkpti/RGIqnfs0v/imagesloaded.pkgd.min.js"></script>
  1362. {block:ifInfiniteScroll}
  1363. <script src="https://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
  1364. {/block:ifInfiniteScroll}
  1365. {/block:IndexPage}
  1366. <script>
  1367. $(document).ready(function(){
  1368. $('.photo-slideshow').pxuPhotoset({
  1369. lightbox: true,
  1370. rounded: false,
  1371. gutter: '2px',
  1372. photoset: '.photo-slideshow',
  1373. photoWrap: '.photo-data',
  1374. photo: '.pxu-photo'
  1375. });
  1376. $(function(){ $('.entry').unnest({
  1377. yourCaption: ".blogcaption", {Caption}
  1378. wrapName: ".tumblr_parent",
  1379. newCaptionUsername: false, //if the user adds a new caption, following a series of captions, show their username above the caption
  1380. originalPostCaptionUsername: false, //for the original captions, or a user-added caption that previously didn’t have any, have their username on it
  1381. tumblrAvatars: false,
  1382. tumblrAvatarClass: ".tumblr_avatar",
  1383. usernameColon: true
  1384. }); });
  1385. {block:IndexPage}
  1386. var $container = $('#content');
  1387. $container.masonry({ itemSelector: '.entry', columnWidth: '.grid-sizer', gutter: '.gutter-sizer', percentPosition: true });
  1388. $container.imagesLoaded(function(){
  1389. $container.masonry({
  1390. itemSelector: '.entry',
  1391. columnWidth: '.grid-sizer',
  1392. gutter: '.gutter-sizer',
  1393. percentPosition: true
  1394. });
  1395. $container.find('.entry').animate({ opacity: 1, zIndex: 1 });
  1396. });
  1397. {block:ifInfiniteScroll}
  1398. $container.infinitescroll({
  1399. itemSelector: '.entry',
  1400. navSelector: '.pagination',
  1401. nextSelector: '.next',
  1402. loadingImg: '',
  1403. loadingText: '<em></em>',
  1404. bufferPx: 2000
  1405. },
  1406. function( newElements ) {
  1407. var $newElems = $( newElements ).css({ opacity:0, zIndex:-1 });
  1408. $newElems.unnest();
  1409. $newElems.find('.photo-slideshow').pxuPhotoset({
  1410. lightbox: true,
  1411. rounded: false,
  1412. gutter: '2px',
  1413. photoset: '.photo-slideshow',
  1414. photoWrap: '.photo-data',
  1415. photo: '.pxu-photo'
  1416. },
  1417. function(){
  1418. $container.masonry();
  1419. });
  1420. $newElems.imagesLoaded(function(){
  1421. $newElems.animate({ opacity: 1, zIndex: 1 });
  1422. $container.masonry( 'appended', $newElems );
  1423. });
  1424. });
  1425. {/block:ifInfiniteScroll}
  1426. {/block:IndexPage}
  1427. });
  1428. </script>
  1429.  
  1430. <!-- scroll to top script -->
  1431.  
  1432. <script type="text/javascript">
  1433.  
  1434. $(function(){$window=$(window);$link=$("#scroll");$link.click(function(){$("html, body").animate({scrollTop:0},"slow")});$window.scroll(function(){if($window.scrollTop()<=0){$link.fadeOut("slow")}else{$link.fadeIn("fast")}})});
  1435.  
  1436. </script>
  1437.  
  1438. <!-- tooltip script -->
  1439.  
  1440. <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  1441.  
  1442. <script>
  1443.  
  1444. (function($){
  1445.  
  1446. $(document).ready(function(){
  1447.  
  1448. $("[title]").style_my_tooltips({
  1449.  
  1450. tip_follows_cursor:true,
  1451.  
  1452. tip_delay_time:100,
  1453.  
  1454. tip_fade_speed:250,
  1455.  
  1456. attribute:"title"
  1457.  
  1458. });
  1459.  
  1460. });
  1461.  
  1462. })(jQuery);
  1463.  
  1464. </script>
  1465.  
  1466. <!-- Don't be a d*** and just leave this part alone, ok? :) -->
  1467.  
  1468. <div id="important"><a href="https://mhango.tumblr.com" target="_blank" title="theme by mhango"><img src="https://img.icons8.com/ios/50/000000/cloud.png" /></a></div>
  1469.  
  1470.  
  1471. </body>
  1472.  
  1473. <!-- scroll to top -->
  1474.  
  1475. <a href="javascript:;" id="scroll" rel="nofollow" title="scroll to top"><img src="https://img.icons8.com/ios/50/000000/circled-up-2.png"/></a>
  1476.  
  1477. </html>
  1478.  
  1479.  
Advertisement
Add Comment
Please, Sign In to add comment