Advertisement
vitaminholland

Theme — Lore

Aug 13th, 2021 (edited)
2,874
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 30.91 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC>
  2.  
  3. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  4.  
  5. <html>
  6.  
  7. <head>
  8.  
  9. <title>{Title}</title>
  10.  
  11. <link rel="shortcut icon" href="{Favicon}">
  12.  
  13. <!-- 'Lore' by vitaminholland -->
  14.  
  15. <!-- Metadata -->
  16.  
  17. <meta name="color:Background" content="#f8f8f8"/>
  18. <meta name="color:Border" content="#eeeeee"/>
  19. <meta name="color:Chat Even Background" content="#f0f0f0"/>
  20. <meta name="color:Link" content="#000000"/>
  21. <meta name="color:Link Hover" content="#cfcfcf"/>
  22. <meta name="color:Like" content="#ec6363"/>
  23. <meta name="color:Main Color" content="#dd3344"/>
  24. <meta name="color:Pin" content="#31a49d"/>
  25. <meta name="color:Post Background" content="#ffffff"/>
  26. <meta name="color:Pre Background" content="#f8f8f8"/>
  27. <meta name="color:Scrollbar" content="#000000"/>
  28. <meta name="color:Text" content="#555555"/>
  29. <meta name="color:Tooltip Background" content="#000000"/>
  30. <meta name="color:Tooltip Color" content="#ffffff"/>
  31.  
  32. <meta name="select:Heading Font" content="Playfair Display" title="Playfair Display"/>
  33. <meta name="select:Heading Font" content="Lora" title="Lora"/>
  34. <meta name="select:Heading Font" content="Noto Serif Display" title="Noto Serif Display"/>
  35.  
  36. <meta name="select:Body Font" content="Noto Sans" title="Noto Sans"/>
  37. <meta name="select:Body Font" content="DM Sans" title="DM Sans"/>
  38. <meta name="select:Body Font" content="Golos Text" title="Golos Text"/>
  39. <meta name="select:Body Font" content="Karla" title="Karla"/>
  40. <meta name="select:Body Font" content="Nunito Sans" title="Nunito Sans"/>
  41. <meta name="select:Body Font" content="Open Sans" title="Open Sans"/>
  42. <meta name="select:Body Font" content="Work Sans" title="Work Sans"/>
  43.  
  44. <meta name="select:Body Font Size" content="0.9rem" title="0.9rem"/>
  45. <meta name="select:Body Font Size" content="1rem" title="1rem"/>
  46. <meta name="select:Body Font Size" content="0.8rem" title="0.8rem"/>
  47.  
  48. <meta name="select:Uppercase Font Size" content="0.8rem" title="0.8rem"/>
  49. <meta name="select:Uppercase Font Size" content="0.9rem" title="0.9rem"/>
  50.  
  51. <meta name="image:Icon Image" content="https://i.imgur.com/VU6rXEQ.png"/>
  52.  
  53. <meta name="text:Title" content="Lore"/>
  54. <meta name="text:Subtitle" content="So Tell Me Will You Stay Now"/>
  55.  
  56. <meta name="text:Link 1 URL" content="/"/>
  57. <meta name="text:Link 1 Name" content="Link One"/>
  58. <meta name="text:Link 2 URL" content="/"/>
  59. <meta name="text:Link 2 Name" content="Link Two"/>
  60. <meta name="text:Link 3 URL" content="/"/>
  61. <meta name="text:Link 3 Name" content="Link Three"/>
  62.  
  63. <meta name="if:Submit Link" content="1"/>
  64.  
  65. <meta name="if:Sideblogs And Networks" content="1"/>
  66.  
  67. <meta name="if:Hide Tags" content="0"/>
  68. <meta name="if:Show Tags" content="1"/>
  69.  
  70. <meta name="if:Back To Top" content="1"/>
  71.  
  72. <!-- Google Fonts Script -->
  73.  
  74. <link href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,700;1,400;1,700&family=Noto+Serif+Display:ital,wght@0,400;0,700;1,400;1,700&family=Playfair+Display:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
  75.  
  76. <link href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Golos+Text:wght@400;700&family=Karla:ital,wght@0,400;0,700;1,400;1,700&family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Nunito+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Work+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
  77.  
  78. <!-- Styled Tooltips Script -->
  79.  
  80. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  81.  
  82. <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  83.  
  84. <script>
  85. (function($){
  86. $(document).ready(function(){
  87. $("a[title]").style_my_tooltips({
  88. tip_follows_cursor:true,
  89. tip_delay_time:90,
  90. tip_fade_speed:600,
  91. attribute:"title"
  92. });
  93. });
  94. })(jQuery);
  95. </script>
  96.  
  97. <!-- Font Awesome Script -->
  98.  
  99. <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
  100.  
  101. <!--✻✻✻✻✻✻  npf audio player by @glenthemes  ✻✻✻✻✻✻-->
  102.  
  103. <script src="//tmblr-npf-audio.gitlab.io/s/init.js"></script>
  104.  
  105. <link href="//tmblr-npf-audio.gitlab.io/s/base.css" rel="stylesheet">
  106.  
  107. <script>
  108. tumblr_npf_audio({
  109. emptyTitleText: "",
  110. emptyArtistText: "",
  111. emptyAlbumText: "",
  112. titleLabel: "",    
  113. artistLabel: "",
  114. albumLabel: "",
  115. });
  116. </script>
  117.  
  118. <!-- Unnest Captions Script -->
  119.  
  120. <script src="//code.jquery.com/jquery-2.2.4.min.js"></script>
  121.  
  122. <script src="https://static.tumblr.com/wgg6svp/OoTofxa0c/unnest.min.js"></script>
  123.  
  124. <script>
  125. $(function(){  $('.entries').unnest({
  126. yourCaption: ".text, .caption",
  127. wrapName: ".tumblr_parent",
  128. newCaptionUsername: false,
  129. originalPostCaptionUsername: false,
  130. tumblrAvatars: true,
  131. tumblrAvatarClass: ".tumblr_avatar",
  132. usernameColon: false
  133. });
  134. });
  135. </script>
  136.  
  137. <!-- NPF images fix v3.0 by @glenthemes [2021] 💌 git.io/JRBt7 -->
  138.  
  139. <script src="//npf-images-v3.github.io/script.js"></script>
  140.  
  141. <link rel="stylesheet" href="//npf-images-v3.github.io/recon.css">
  142. <style tmblr-npf>
  143. :root {
  144. --NPF-Caption-Spacing: 1em;
  145. --NPF-Image-Spacing: 1px;
  146. }
  147. </style>
  148.  
  149. <link rel="stylesheet" media="screen" href="//assets.tumblr.com/client/prod/standalone/blog-network-npf/index.build.css">
  150.  
  151. <!-- Inline Images Resizing Script -->
  152.  
  153. <script>
  154. $(".tmblr-full, figure").each(function(){
  155. var imgWidth = $(this).attr("data-orig-width"),
  156. img = $(this).find("img"),
  157. imgSrc = img.attr("src");
  158. $('figure').css({'margin-left':'0','margin-right':'0','display':'inline-block'});
  159. if (imgWidth >= 500){
  160. img.attr("src",imgSrc.replace("_500.","_1280."));
  161. $('.tmblr-full img, figure img').css({'width':'auto','height':'auto','vertical-align':'middle'});
  162. }
  163. });  
  164. </script>
  165.  
  166. <!-- PXU Script -->
  167.  
  168. <link href="https://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  169.  
  170. <script src="https://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  171.  
  172. <script>
  173. $(document).ready(function(){
  174. $('.photo-slideshow').pxuPhotoset({
  175. lightbox: true,
  176. rounded: false,
  177. gutter: '1px',
  178. borderRadius: '0px',
  179. photoset: '.photo-slideshow',
  180. photoWrap: '.photo-data',
  181. photo: '.pxu-photo'
  182. });
  183. });
  184. </script>
  185.  
  186. <!-- Responsive Tumblr Videos Script -->
  187.  
  188. <script src="https://rawgit.com/robinpx/tumblr/master/scripts/flexibleFrames/flexibleFrames.min.js"></script>
  189.  
  190. <script>
  191. $(document).ready(function() {
  192. flexibleFrames($(".video"));  
  193. });
  194. </script>
  195.  
  196. <!-- Hide & Show Script -->
  197.  
  198. <script>
  199. $(document).ready(function(){
  200. $(".links-content, .tags").hide();
  201. $(".links-title, .tags-title").click(function(){
  202. $(this).next(".links-content, .tags").slideToggle('fast');
  203. });
  204. });
  205. </script>
  206.  
  207. <!-- Scroll To Top Script -->
  208.  
  209. <script type="text/javascript">
  210. $(function() {      
  211. $(window).scroll(function() {
  212. if($(this).scrollTop() != 0) {
  213. $('#top').fadeIn();        
  214. }
  215. else {
  216. $('#top').fadeOut();      
  217. }
  218. });
  219. $('#top').click(function() {
  220. $('body,html').animate({scrollTop:0},600);
  221. });
  222. });
  223. </script>
  224.  
  225. <style type="text/css">
  226.  
  227. .tmblr-iframe--app-cta-button {
  228. display: none!important;
  229. }
  230.  
  231. iframe.tmblr-iframe {
  232. top: 57px!important;
  233. }
  234.  
  235. ::-webkit-scrollbar-thumb:horizontal {
  236. background: {color:Scrollbar};
  237. }
  238.  
  239. ::-webkit-scrollbar-thumb:vertical {
  240. background: {color:Scrollbar};
  241. }
  242.  
  243. ::-webkit-scrollbar {
  244. height: 1px;
  245. width: 1px;
  246. }
  247.  
  248. ::selection {
  249. background: {color:Main Color};
  250. color: white;
  251. }
  252.  
  253. ::-moz-selection {
  254. background: {color:Main Color};
  255. color: white;
  256. }
  257.  
  258. #s-m-t-tooltip {
  259. background: {color:Tooltip Background};
  260. border-radius: 5px;
  261. color: {color:Tooltip Color};
  262. font-size: {select:Uppercase Font Size};
  263. margin-top: 30px;
  264. padding: 5px;
  265. text-align: center;
  266. text-transform: uppercase;
  267. z-index: 999999999999999999999999999999999999;
  268. }
  269.  
  270. body {
  271. background: {color:Background};
  272. color: {color:Text};
  273. cursor: url(https://i.imgur.com/lhPqll6.png), progress;
  274. font-family: '{select:Body Font}', sans-serif;
  275. font-size: {select:Body Font Size};
  276. font-style: normal;
  277. font-weight: 400;
  278. hyphens: auto;
  279. letter-spacing: 1px;
  280. margin: 0px;
  281. text-align: left;
  282. text-transform: none;
  283. word-wrap: break-word;
  284. }
  285.  
  286. a {
  287. color: {color:Link};
  288. text-decoration: none;
  289. -webkit-transition: all 0.5s ease;
  290. -moz-transition: all 0.5s ease;
  291. -o-transition: all 0.5s ease;
  292. }
  293.  
  294. a:hover {
  295. color: {color:Link Hover};
  296. }
  297.  
  298. b {
  299. font-weight: 700;
  300. }
  301.  
  302. h1 {
  303. font-family: '{select:Heading Font}', sans-serif;
  304. font-size: 1.5rem;
  305. font-weight: bold;
  306. margin-block-start: 0em;
  307. text-transform: lowercase;
  308. }
  309.  
  310. h2 {
  311. font-size: 1rem;
  312. font-weight: bold;
  313. margin-block-start: 0em;
  314. }
  315.  
  316. blockquote {
  317. border-left: 1px solid {color:Border};
  318. margin: 5px;
  319. padding-left: 5px;
  320. }
  321.  
  322. blockquote img {
  323. height: auto;
  324. max-width: 100%;
  325. }
  326.  
  327. blockquote blockquote {
  328. border-left: 1px solid {color:Border};
  329. padding-left: 5px;
  330. }
  331.  
  332. pre {
  333. background: {color:Pre Background};
  334. border-radius: 5px;
  335. padding: 10px;
  336. white-space: pre-wrap;
  337. }
  338.  
  339. #title {
  340. align-items: center;
  341. background: {color:Post Background};
  342. border-bottom: 1px solid {color:Border};
  343. color: {color:Main Color};
  344. display: flex;
  345. font-size: {select:Uppercase Font Size};
  346. font-weight: bold;
  347. height: 16px;
  348. padding: 20px;
  349. position: fixed;
  350. text-transform: uppercase;
  351. top: 0px;
  352. width: calc(100% - 40px);
  353. z-index: 1;
  354. }
  355.  
  356. #home {
  357. font-size: {select:Uppercase Font Size};
  358. {block:IndexPage}
  359. display: none;
  360. {/block:IndexPage}
  361. margin-top: 0px;
  362. position: fixed;
  363. right: 0px;
  364. top: 0px;
  365. text-transform: uppercase;
  366. z-index: 1;
  367. }
  368.  
  369. #home a {
  370. align-items: center;
  371. background: {color:Main Color};
  372. border: 1px solid {color:Main Color};
  373. display: flex;
  374. height: 18px;
  375. color: {color:Post Background};
  376. padding: 18px;
  377. }
  378.  
  379. #home a:hover {
  380. background: {color:Post Background};
  381. color: {color:Main Color};
  382. }
  383.  
  384. #container {
  385. margin-bottom: 70px;
  386. margin-left: auto;
  387. margin-right: auto;
  388. margin-top: 127px;
  389. width: 492px;
  390. {block:IndexPage}
  391. width: 794px;
  392. {block:IfSideblogsAndNetworks}
  393. width: 1096px;
  394. {/block:IfSideblogsAndNetworks}
  395. {/block:IndexPage}
  396. }
  397.  
  398. #user-information {
  399. background: {color:Post Background};
  400. border: 1px solid {color:Border};
  401. border-radius: 5px;
  402. margin-bottom: 100px!important;
  403. padding: 20px;
  404. position: absolute;
  405. width: 210px;
  406. }
  407.  
  408. .image {
  409. height: 100px;
  410. margin-left: auto;
  411. margin-right: auto;
  412. width: 100px;
  413. }
  414.  
  415. .image img {
  416. border-radius: 100px;
  417. height: 100px;
  418. width: 100px;
  419. }
  420.  
  421. .subtitle {
  422. font-size: {select:Uppercase Font Size};
  423. font-weight: bold;
  424. margin-top: 15px;
  425. text-align: center;
  426. text-transform: uppercase;
  427. }
  428.  
  429. .description {
  430. margin-top: 15px;
  431. text-align: center;
  432. }
  433.  
  434. .links {
  435. font-size: {select:Uppercase Font Size};
  436. margin-top: 15px;
  437. text-transform: uppercase;
  438. }
  439.  
  440. .links a {
  441. border-bottom: 1px solid {color:Border};
  442. display: block;
  443. margin-bottom: 10px;
  444. padding-bottom: 10px;
  445. }
  446.  
  447. #sbn-wrapper {
  448. margin-left: 844px;
  449. margin-bottom: 100px!important;
  450. position: absolute;
  451. width: 252px;
  452. }
  453.  
  454. .box {
  455. background: {color:Post Background};
  456. border: 1px solid {color:Border};
  457. border-radius: 5px;
  458. margin-bottom: 45px;
  459. padding: 20px;
  460. }
  461.  
  462. .box-title {
  463. border-bottom: 1px solid {color:Border};
  464. font-size: {select:Uppercase Font Size};
  465. font-weight: bold;
  466. margin: -20px;
  467. margin-bottom: 20px;
  468. padding: 20px;
  469. text-transform: uppercase;
  470. }
  471.  
  472. .item {
  473. border-bottom: 1px solid {color:Border};
  474. align-items: center;
  475. display: flex;
  476. margin-bottom: 10px;
  477. margin-top: 10px;
  478. padding-bottom: 10px;
  479. }
  480.  
  481. .item:first-of-type {
  482. margin-top: 0px;
  483. }
  484.  
  485. .item:last-of-type {
  486. border-bottom: none;
  487. margin-bottom: 0px;
  488. padding-bottom: 0px;
  489. }
  490.  
  491. .item-image {
  492. height: 15px;
  493. width: 15px;
  494. }
  495.  
  496. .item-image img {
  497. border-radius: 100px;
  498. height: 15px;
  499. width: 15px;
  500. }
  501.  
  502. .item-name {
  503. font-size: {select:Uppercase Font Size};
  504. margin-left: 10px;
  505. text-transform: uppercase;
  506. }
  507.  
  508. #posts {
  509. margin-left: 0px;
  510. {block:IndexPage}
  511. margin-left: 302px;
  512. {/block:IndexPage}
  513. width: 492px;
  514. }
  515.  
  516. .entries {
  517. margin-bottom: 50px;
  518. width: 492px;
  519. }
  520.  
  521. .entries-wrapper {
  522. background: {color:Post Background};
  523. border: 1px solid {color:Border};
  524. border-radius: 5px;
  525. padding: 20px;
  526. width: 450px;
  527. }
  528.  
  529. .entries img {
  530. height: auto;
  531. max-width: 100%;
  532. }
  533.  
  534. .npf_row img {
  535. width: 100%;
  536. }
  537.  
  538. .tmblr-full {
  539. margin-bottom: 10px;
  540. }
  541.  
  542. .npf_inst {
  543. margin-bottom: 20px;
  544. }
  545.  
  546. .npf-wrapper {
  547. margin: 0px;
  548. }
  549.  
  550. .npf-wrapper .tmblr-full {
  551. display: flex;
  552. }
  553.  
  554. .text-wrapper {
  555. margin: 0px;
  556. }
  557.  
  558. .read_more {
  559. background: {color:Main Color};
  560. border: 1px solid {color:Border};
  561. border-radius: 5px;
  562. color: white;
  563. display: inline-block;
  564. font-size: {select:Uppercase Font Size};
  565. padding: 10px;
  566. text-align: center;
  567. text-transform: uppercase;
  568. width: calc(100% - 22px);
  569. }
  570.  
  571. .read_more:hover {
  572. background: white;
  573. color: {color:Main Color};
  574. }
  575.  
  576. .vignette, #vignette {
  577. opacity: 0;
  578. }
  579.  
  580. .lightbox-image, #tumblr_lightbox img {
  581. border-radius: 0!important;
  582. box-shadow: none!important;
  583. max-width: none;
  584. }
  585.  
  586. .tmblr-lightbox, #tumblr_lightbox {
  587. background-attachment: fixed;
  588. background-image: url('https://i.imgur.com/7wF2zbK.png');
  589. background-repeat: repeat;
  590. }
  591.  
  592. .lightbox-caption, #tumblr_lightbox_caption {
  593. visibility: hidden;
  594. }
  595.  
  596. .text p {
  597. margin-top: 0px;
  598. }
  599.  
  600. .caption {
  601. margin-top: 20px;
  602. }
  603.  
  604. .caption p {
  605. margin-top: 0px;
  606. }
  607.  
  608. blockquote.tumblr_parent {
  609. border: none;
  610. border-bottom: 1px solid {color:Border};
  611. margin: 0px;
  612. margin-bottom: 20px;
  613. padding: 0px;
  614. }
  615.  
  616. blockquote.tumblr_parent:last-child {
  617. border-bottom: 0px;
  618. }
  619.  
  620. blockquote.user-reblog {
  621. border: none;
  622. margin: 0px;
  623. padding: 0px;
  624. }
  625.  
  626. .tumblr_avatar {
  627. border-radius: 100px;
  628. height: 30px;
  629. margin-bottom: 20px;
  630. width: 30px;
  631. }
  632.  
  633. .tumblr_avatar img {
  634. height: 30px;
  635. width: 30px;
  636. }
  637.  
  638. .user-image img {
  639. height: 30px;
  640. width: 30px;
  641. }
  642.  
  643. a.tumblr_blog {
  644. font-size: {select:Body Font Size};
  645. font-weight: bold;
  646. margin-top: calc((30px - {select:Body Font Size}) / 4);
  647. display: inline-block;
  648. position: absolute;
  649. margin-left: 10px;
  650. text-align: center;
  651. text-transform: lowercase;
  652. }
  653.  
  654. .ask-wrapper {
  655. width: 100%;
  656. }
  657.  
  658. .asker-wrapper {
  659. overflow: auto;
  660. width: 100%;
  661. }
  662.  
  663. .asker-question {
  664. border: 1px solid {color:Border};
  665. border-radius: 5px;
  666. font-size: {select:Uppercase Font Size};
  667. padding: 20px;
  668. padding-bottom: 37.195px;
  669. text-transform: uppercase;
  670. }
  671.  
  672. .asker-question p {
  673. margin: 0px;
  674. }
  675.  
  676. .asker-icon {
  677. background: {color:Chat Even Background};
  678. border-radius: 100px;
  679. display: inline-block;
  680. float: left;
  681. font-size: {select:Uppercase Font Size};
  682. margin-left: 10px;
  683. margin-top: -17.195px;
  684. padding-right: 10px;
  685. text-transform: uppercase;
  686. }
  687.  
  688. .quote-wrapper {
  689. width: 100%;
  690. }
  691.  
  692. .quote-icon {
  693. background: {color:Chat Even Background};
  694. border-radius: 100px;
  695. color: {color:Main Color};
  696. font-size: 0.9rem;
  697. height: 0.9rem;
  698. margin-left: auto;
  699. margin-right: auto;
  700. margin-top: -17.195px;
  701. padding: 10px;
  702. width: 0.9rem;
  703. }
  704.  
  705. .quote {
  706. border: 1px solid {color:Border};
  707. border-radius: 5px;
  708. font-family: 'Playfair Display', serif;
  709. font-size: 1.2rem;
  710. font-weight: bold;
  711. padding: 10px;
  712. padding-bottom: 26.4px;
  713. text-align: center;
  714. }
  715.  
  716. .quote a.tumblr_blog {
  717. font-size: {select:Uppercase Font Size};
  718. font-weight: normal;
  719. margin-top: 0px;
  720. display: inline-block;
  721. position: relative;
  722. text-align: center;
  723. text-transform: uppercase;
  724. }
  725.  
  726. .website {
  727. background: {color:Main Color};
  728. border-radius: 5px;
  729. color: {color:Post Background};
  730. font-size: {select:Uppercase Font Size};
  731. padding: 20px;
  732. text-transform: uppercase;
  733. }
  734.  
  735. .website a {
  736. color: {color:Post Background};
  737. }
  738.  
  739. .website a:hover {
  740. color: {color:Link Hover};
  741. }
  742.  
  743. .chat {
  744. font-size: {select:Uppercase Font Size};
  745. text-transform: uppercase;
  746. }
  747.  
  748. .chat li {
  749. list-style-type: none;
  750. }
  751.  
  752. .chat li:nth-child(odd) {
  753. background: {color:Main Color};
  754. color: {color:Post Background};
  755. padding: 10px;
  756. }
  757.  
  758. .chat li:nth-child(even) {
  759. background: {color:Chat Even Background};
  760. color: {color:Main Color};
  761. padding: 10px;
  762. }
  763.  
  764. .audio iframe {
  765. height: 85px;
  766. width: 450px;
  767. }
  768.  
  769. figure {
  770. display: flex;
  771. width: 100%;
  772. }
  773.  
  774. figcaption.npf-audio-wrapper {
  775. width: 100%;
  776. }
  777.  
  778. .npf-audio-wrapper {
  779. --NPF-Audio-Buttons-Size: 1.4rem;
  780. --NPF-Audio-Buttons-Color: #555555;
  781. --NPF-Audio-Buttons-Spacing: 1.3rem;
  782. --NPF-Audio-Image-Size: 85px;
  783. --NPF-Audio-Image-Spacing: 0px;
  784. }
  785.  
  786. span.npf-audio-title {
  787. font-weight: bold;
  788. }
  789.  
  790. .npf-audio-background {
  791. background-color: #f2f2f2;
  792. padding: 1.5rem;
  793. }
  794.  
  795. video {
  796. height: auto;
  797. width: 100%;
  798. }
  799.  
  800. .source {
  801. background: {color:Chat Even Background};
  802. border-radius: 5px;
  803. display: inline-block;
  804. font-size: {select:Uppercase Font Size};
  805. margin-top: 10px;
  806. padding: 5px;
  807. text-transform: uppercase;
  808. }
  809.  
  810. .pinned-post {
  811. background: {color:Pin};
  812. border-radius: 5px;
  813. color: {color:Post Background};
  814. font-size: {select:Uppercase Font Size};
  815. margin-bottom: 20px;
  816. padding: 20px;
  817. text-transform: uppercase;
  818. }
  819.  
  820. .pslr {
  821. border-top: 1px solid {color:Border};
  822. font-size: {select:Uppercase Font Size};
  823. margin: -20px;
  824. margin-top: 20px;
  825. padding: 20px;
  826. overflow: auto;
  827. text-transform: uppercase;
  828. }
  829.  
  830. .like-b {
  831. display: inline-block;
  832. margin-right: 10px;
  833. position: relative;
  834. }
  835.  
  836. .like-b .like_button iframe {
  837. bottom: 0px;
  838. left: 0px;
  839. opacity: 0;
  840. position: absolute;
  841. right: 0px;
  842. top: 0px;
  843. }
  844.  
  845. .like-b .liked + .b {
  846. color: {color:Like};
  847. }
  848.  
  849. .vsdt-wrapper {
  850. font-size: {select:Uppercase Font Size};
  851. margin: -5px;
  852. margin-top: 10px;
  853. text-transform: uppercase;
  854. }
  855.  
  856. .vsdt-wrapper span {
  857. background: {color:Post Background};
  858. border: 1px solid {color:Border};
  859. border-radius: 5px;
  860. display: inline-block;
  861. margin: 5px;
  862. padding: 5px 10px 5px 10px;
  863. }
  864.  
  865. .tags-title {
  866. font-size: {select:Uppercase Font Size};
  867. display: inline-block;
  868. text-transform: uppercase;
  869. }
  870.  
  871. .tags-title a {
  872. -webkit-transition: all 0.5s ease;
  873. -moz-transition: all 0.5s ease;
  874. -o-transition: all 0.5s ease;
  875. }
  876.  
  877. .tags-title:hover {
  878. color: {color:Link Hover};
  879. }
  880.  
  881. .tags {
  882. font-size: {select:Uppercase Font Size};
  883. text-transform: uppercase;
  884. }
  885.  
  886. .tags-alternate {
  887. font-size: {select:Uppercase Font Size};
  888. display: inline-block;
  889. text-transform: uppercase;
  890. }
  891.  
  892. ol.notes {
  893. background: {color:Post Background};
  894. border: 1px solid {color:Border};
  895. border-radius: 5px;
  896. font-size: {select:Uppercase Font Size};
  897. margin-top: 20px;
  898. padding: 10px;
  899. text-align: left;
  900. text-transform: uppercase;
  901. }
  902.  
  903. ol.notes li {
  904. list-style-type: none;
  905. margin: 10px;
  906. }
  907.  
  908. ol.notes li.note img.avatar {
  909. border-radius: 100px;
  910. vertical-align: -4px;
  911. height: 16px;
  912. margin-right: 10px;
  913. width: 16px;
  914. }
  915.  
  916. .more_notes_link {
  917. background: {color:Main Color};
  918. border-radius: 5px;
  919. color: white;
  920. display: inline-block;
  921. padding: 5px 10px 5px 10px;
  922. text-align: center;
  923. }
  924.  
  925. .pagination {
  926. align-items: baseline;
  927. display: flex;
  928. font-size: {select:Uppercase Font Size};
  929. justify-content: space-between;
  930. text-align: center;
  931. text-transform: uppercase;
  932. }
  933.  
  934. .navigation {
  935. align-self: baseline;
  936. display: flex;
  937. }
  938.  
  939. .navigation a {
  940. background: {color:Main Color};
  941. border: 1px solid {color:Main Color};
  942. border-radius: 5px;
  943. color: {color:Post Background};
  944. padding: 5px;
  945. }
  946.  
  947. .navigation a:hover {
  948. background: {color:Post Background};
  949. color: {color:Main Color};
  950. }
  951.  
  952. .pages {
  953. align-self: baseline;
  954. background: {color:Main Color};
  955. border: 1px solid {color:Main Color};
  956. border-radius: 5px;
  957. color: {color:Post Background};
  958. display: flex;
  959. padding: 5px;
  960. }
  961.  
  962. #top {
  963. background: {color:Main Color};
  964. border: 1px solid {color:Border};
  965. border-radius: 100px;
  966. bottom: 66px;
  967. color: {color:Post Background};
  968. display: none;
  969. font-size: 0.9rem;
  970. font-variant: normal;
  971. height: 0.9rem;
  972. line-height: 1;
  973. padding: 10px;
  974. position: fixed;
  975. right: 20px;
  976. text-rendering: auto;
  977. width: 0.9rem;
  978. z-index: 1;
  979. -webkit-transition: all 0.5s ease;
  980. -moz-transition: all 0.5s ease;
  981. -o-transition: all 0.5s ease;
  982. }
  983.  
  984. #top:hover {
  985. background: {color:Post Background};
  986. color: {color:Link Hover};
  987. }
  988.  
  989. #credit {
  990. bottom: 20px;
  991. font-size: 0.9rem;
  992. height: 36px;
  993. position: fixed;
  994. right: 20px;
  995. text-transform: uppercase;
  996. z-index: 1;
  997. width: auto;
  998. }
  999.  
  1000. #credit a {
  1001. background: {color:Main Color};
  1002. border: 1px solid {color:Border};
  1003. border-radius: 100px;
  1004. color: {color:Post Background};
  1005. display: inline-block;
  1006. font-size: 0.9rem;
  1007. font-variant: normal;
  1008. height: 0.9rem;
  1009. line-height: 1;
  1010. padding: 10px;
  1011. width: 0.9rem;
  1012. }
  1013.  
  1014. #credit a:hover  {
  1015. background: {color:Post Background};
  1016. color: {color:Link Hover};
  1017. }
  1018.  
  1019. #credit:hover .credit-name {
  1020. right: 20px;
  1021. opacity: 1;
  1022. }
  1023.  
  1024. .credit-name {
  1025. background: {color:Text};
  1026. border: 1px solid {color:Border};
  1027. border-radius: 100px;
  1028. bottom: 20px;
  1029. color: {color:Post Background};
  1030. display: inline-block;
  1031. font-size: 0.9rem;
  1032. font-variant: normal;
  1033. height: 0.9rem;
  1034. line-height: 1;
  1035. opacity: 0;
  1036. padding: 10px;
  1037. padding-right: 46.8px;
  1038. position: fixed;
  1039. right: -20px;
  1040. text-align: center;
  1041. z-index: -1;
  1042. -webkit-transition: all 0.9s ease;
  1043. -moz-transition: all 0.9s ease;
  1044. -o-transition: all 0.9s ease;
  1045. }
  1046.  
  1047. {CustomCSS}
  1048.    
  1049. </style>
  1050.    
  1051. </head>
  1052.  
  1053. <body>
  1054.  
  1055. <div id="title">{text:Title}</div>
  1056.  
  1057. <div id="home"><a href="/">Go Back</a></div>
  1058.  
  1059. <div id="container">
  1060.  
  1061. {block:IndexPage}
  1062. <div id="user-information">
  1063.  
  1064. <div class="image"><img src="{image:Icon Image}"/></div>
  1065.  
  1066. <div class="subtitle">{text:Subtitle}</div>
  1067.  
  1068. {block:Description}<div class="description">{Description}</div>{/block:Description}
  1069.  
  1070. <div class="links">
  1071. <a href="/"><i class="far fa-arrow-alt-circle-left" style="background: {color:Main Color};border-radius: 100px;color: {color:Post Background};font-size: 0.9rem;margin-right: 10px;padding: 10px;width: 0.9rem;"></i>Home</a>
  1072. {block:AskEnabled}<a href="/ask"><i class="fas fa-envelope" style="background: {color:Main Color};border-radius: 100px;color: {color:Post Background};font-size: 0.9rem;margin-right: 10px;padding: 10px;width: 0.9rem;"></i>Ask</a>{/block:AskEnabled}
  1073. {block:SubmissionsEnabled}{block:IfSubmitLink}<a href="/submit"><i class="fas fa-file-import" style="background: {color:Main Color};border-radius: 100px;color: {color:Post Background};font-size: 0.9rem;margin-right: 10px;padding: 10px;width: 0.9rem;"></i>Submit</a>{/block:IfSubmitLink}{/block:SubmissionsEnabled}
  1074. <a class="links-title"><i class="fas fa-list-ul" style="background: {color:Main Color};border-radius: 100px;color: {color:Post Background};font-size: 0.9rem;margin-right: 10px;padding: 10px;width: 0.9rem;"></i>Links</a>
  1075. <div class="links-content">
  1076. {block:ifLink1URL}<a href="{text:Link 1 URL}"><i class="fas fa-link" style="background: {color:Main Color};border-radius: 100px;color: {color:Post Background};font-size: 0.9rem;margin-right: 10px;padding: 10px;width: 0.9rem;"></i>{text:Link 1 Name}</a>{/block:ifLink1URL}
  1077. {block:ifLink2URL}<a href="{text:Link 2 URL}"><i class="fas fa-link" style="background: {color:Main Color};border-radius: 100px;color: {color:Post Background};font-size: 0.9rem;margin-right: 10px;padding: 10px;width: 0.9rem;"></i>{text:Link 2 Name}</a>{/block:ifLink2URL}
  1078. {block:ifLink3URL}<a href="{text:Link 3 URL}"><i class="fas fa-link" style="background: {color:Main Color};border-radius: 100px;color: {color:Post Background};font-size: 0.9rem;margin-right: 10px;padding: 10px;width: 0.9rem;"></i>{text:Link 3 Name}</a>{/block:ifLink3URL}
  1079. </div>
  1080. <a href="/archive" style="border-bottom: none;margin-bottom: 0px;padding-bottom: 0px;"><i class="fas fa-server" style="background: {color:Main Color};border-radius: 100px;color: {color:Post Background};font-size: 0.9rem;margin-right: 10px;padding: 10px;width: 0.9rem;"></i>Archive</a>
  1081. </div>
  1082.  
  1083. </div>
  1084.  
  1085. {block:IfSideblogsAndNetworks}
  1086. <div id="sbn-wrapper">
  1087.  
  1088. <!-- Start of Box -->
  1089.  
  1090. <div class="box">
  1091.  
  1092. <div class="box-title">Sideblogs</div>
  1093.  
  1094. <!-- Start of Sideblog -->
  1095.  
  1096. <div class="item">
  1097.  
  1098. <div class="item-image"><img src="https://i.imgur.com/po6lQi0.png"/></div>
  1099.  
  1100. <div class="item-name">
  1101. <b><a href="/">Sideblog URL</a></b>
  1102. <br>
  1103. Lorem ipsum dolor sit amet.
  1104. </div>
  1105.  
  1106. </div>
  1107.  
  1108. <!-- End of Sideblog -->
  1109.  
  1110. <!-- Start of Sideblog -->
  1111.  
  1112. <div class="item">
  1113.  
  1114. <div class="item-image"><img src="https://i.imgur.com/lfiCEmj.png"/></div>
  1115.  
  1116. <div class="item-name">
  1117. <b><a href="/">Sideblog URL</a></b>
  1118. <br>
  1119. Lorem ipsum dolor sit amet.
  1120. </div>
  1121.  
  1122. </div>
  1123.  
  1124. <!-- End of Sideblog -->
  1125.  
  1126. <!-- Start of Sideblog -->
  1127.  
  1128. <div class="item">
  1129.  
  1130. <div class="item-image"><img src="https://i.imgur.com/TAUWAaY.png"/></div>
  1131.  
  1132. <div class="item-name">
  1133. <b><a href="/">Sideblog URL</a></b>
  1134. <br>
  1135. Lorem ipsum dolor sit amet.
  1136. </div>
  1137.  
  1138. </div>
  1139.  
  1140. <!-- End of Sideblog -->
  1141.  
  1142. </div>
  1143.  
  1144. <!-- End of Box -->
  1145.  
  1146. <!-- Start of Box -->
  1147.  
  1148. <div class="box">
  1149.  
  1150. <div class="box-title">Networks</div>
  1151.  
  1152. <!-- Start of Network -->
  1153.  
  1154. <div class="item">
  1155.  
  1156. <div class="item-image"><img src="https://i.imgur.com/B6GtPuR.png"/></div>
  1157.  
  1158. <div class="item-name">
  1159. <b><a href="/">Network URL</a></b>
  1160. </div>
  1161.  
  1162. </div>
  1163.  
  1164. <!-- End of Network -->
  1165.  
  1166. <!-- Start of Network -->
  1167.  
  1168. <div class="item">
  1169.  
  1170. <div class="item-image"><img src="https://i.imgur.com/zWuUpZP.png"/></div>
  1171.  
  1172. <div class="item-name">
  1173. <b><a href="/">Network URL</a></b>
  1174. </div>
  1175.  
  1176. </div>
  1177.  
  1178. <!-- End of Network -->
  1179.  
  1180. </div>
  1181.  
  1182. <!-- End of Box -->
  1183.  
  1184. </div>
  1185. {/block:IfSideblogsAndNetworks}
  1186. {/block:IndexPage}
  1187.  
  1188. <div id="posts">
  1189.  
  1190. {block:Posts}
  1191.  
  1192. <div class="entries" id="{PostID}" post-type="{PostType}">
  1193.  
  1194. {block:PinnedPostLabel}
  1195. <div class="pinned-post">
  1196. <i class="fas fa-star" style="margin-right: 5px;"></i>{PinnedPostLabel}
  1197. </div>
  1198. {/block:PinnedPostLabel}
  1199.  
  1200. <div class="entries-wrapper">
  1201.  
  1202. {block:Text}
  1203. {block:NotReblog}
  1204. <div class="npf-wrapper">
  1205. {block:Title}
  1206. <h1>{Title}</h1>
  1207. {/block:Title}
  1208. {Body}
  1209. </div>
  1210. {/block:NotReblog}
  1211. {block:RebloggedFrom}
  1212. <div class="text-wrapper">
  1213. {block:Title}
  1214. <h1>{Title}</h1>
  1215. {/block:Title}
  1216. <div class="text">
  1217. {Body}
  1218. </div>
  1219. </div>
  1220. {/block:RebloggedFrom}
  1221. {/block:Text}
  1222.  
  1223. {block:Answer}
  1224. <div class="ask-wrapper">
  1225. <div class="asker-wrapper">
  1226. <div class="asker-question">
  1227. {Question}
  1228. </div>
  1229. <div class="asker-icon">
  1230. <i class="far fa-question-circle" style="background: {color:Main Color};border-radius: 100px;color: {color:Post Background};font-size: 0.9rem;margin-right: 10px;padding: 10px;width: 0.9rem;"></i><a href="{AskerURL}">{Asker}</a>
  1231. </div>
  1232. </div>
  1233. <div class="caption">
  1234. {Answer}
  1235. </div>
  1236. </div>
  1237. {/block:Answer}
  1238.  
  1239. {block:Quote}
  1240. <div class="quote-wrapper">
  1241. <div class="quote">
  1242. "{Quote}</i>"
  1243. {block:Source}
  1244. <br><br>
  1245. <font style="font-family: '{select:Body Font}', sans-serif;font-size: {select:Uppercase Font Size};font-style: normal;font-weight: normal;text-transform: uppercase;">
  1246. {Source}
  1247. </font>
  1248. {/block:Source}
  1249. </div>
  1250. <div class="quote-icon"><i class="far fa-comment-dots" style="vertical-align: top;"></i></div>
  1251. </div>
  1252. {/block:Quote}
  1253.  
  1254. {block:Link}
  1255. {block:Thumbnail}
  1256. <img src="{Thumbnail}" style="margin-bottom: 10px;"/>
  1257. {/block:Thumbnail}
  1258. <div class="website"><i class="fas fa-external-link-alt" style="margin-right: 10px;"></i><a href="{URL}" target="_blank">{Name}{block:Excerpt}<br><br>{Excerpt}{/block:Excerpt}
  1259. </a></div>
  1260. {block:Description}
  1261. <div class="caption">
  1262. {Description}
  1263. </div>
  1264. {/block:Description}
  1265. {/block:Link}
  1266.  
  1267. {block:Chat}
  1268. <div class="chat">
  1269. {block:Title}
  1270. <h1>{Title}</h1>
  1271. {/block:Title}
  1272. {block:Lines}
  1273. <li>{block:Label}{Label}{/block:Label}
  1274. {Line}
  1275. </li>
  1276. {/block:Lines}
  1277. </div>
  1278. {/block:Chat}
  1279.  
  1280. {block:Audio}
  1281. <div class="audio">
  1282. {AudioEmbed}
  1283. </div>
  1284. {block:Caption}
  1285. <div class="caption">{Caption}</div>
  1286. {/block:Caption}
  1287. {/block:Audio}
  1288.  
  1289. {block:Photo}
  1290. <a href="#" onclick="Tumblr.Lightbox.init([{ width: {PhotoWidth-HighRes}, height: {PhotoHeight-HighRes}, low_res: '{PhotoURL-HighRes}', high_res: '{PhotoURL-HighRes}' }]); $('body').toggleClass('tumblr_lightbox_active'); return false"><img src="{PhotoURL-HighRes}"></a>
  1291. {block:Caption}
  1292. <div class="text-wrapper">
  1293. <div class="caption">{Caption}</div>
  1294. </div>
  1295. {/block:Caption}
  1296. {/block:Photo}
  1297.  
  1298. {block:Photoset}
  1299. <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}</div>
  1300. {block:Caption}
  1301. <div class="text-wrapper">
  1302. <div class="caption">{Caption}</div>
  1303. </div>
  1304. {/block:Caption}
  1305. {/block:Photoset}
  1306.  
  1307. {block:Video}
  1308. <div class="video">
  1309. {Video-500}
  1310. </div>
  1311. {block:Caption}
  1312. <div class="caption">{Caption}</div>
  1313. {/block:Caption}
  1314. {/block:Video}
  1315.  
  1316. {block:ContentSource}
  1317. <div class="source">
  1318. <i class="fas fa-paper-plane" style="color: {color:Main Color};margin-right: 5px;"></i><a href="{SourceURL}" title="{SourceTitle}">Source</a>
  1319. </div>
  1320. {/block:ContentSource}
  1321.  
  1322. {block:Date}
  1323. <div class="pslr">
  1324. {block:NoteCount}<i class="far fa-comment-alt" style="margin-right: 5px;"></i><a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom}<i class="fas fa-sync-alt" style="margin-left: 10px;margin-right: 5px;"></i><a href="{ReblogParentURL}">Via</a>{/block:RebloggedFrom}{block:ContentSource}{block:RebloggedFrom}<i class="far fa-folder" style="margin-left: 10px;margin-right: 5px;"></i><a href="{ReblogRootURL}">Source</a></span>{/block:RebloggedFrom}{/block:ContentSource}
  1325. <font style="float: right;">
  1326. <a class="like-b" href="#">{LikeButton}<div class="b"><i class="far fa-heart"></i></div></a>
  1327. <a href="{ReblogURL}" target="_blank"><i class="fas fa-undo-alt"></i></a>
  1328. </font>
  1329. </div>
  1330. {/block:Date}
  1331.  
  1332. </div>
  1333.  
  1334. {block:Date}
  1335. <div class="vsdt-wrapper">
  1336. <span><a href="{Permalink}"><i class="far fa-clock" style="color: {color:Text};margin-right: 5px;"></i>{ShortMonth} {DayOfMonth}{DayOfMonthSuffix}</a></span>
  1337. {block:IfHideTags}
  1338. {block:HasTags}
  1339. <a class="tags-title"><span><i class="fas fa-angle-right" style="margin-right: 5px;"></i>Show Tags</span></a>
  1340. <div class="tags">
  1341. {block:Tags}
  1342. <span><a href="{TagURL}"><i class="far fa-heart" style="margin-right: 5px;"></i>{Tag}</a></span>
  1343. {/block:Tags}
  1344. </div>
  1345. {/block:HasTags}
  1346. {/block:IfHideTags}
  1347. {block:IfShowTags}
  1348. {block:HasTags}
  1349. <div class="tags-alternate">
  1350. {block:Tags}
  1351. <span><a href="{TagURL}"><i class="far fa-heart" style="margin-right: 5px;"></i>{Tag}</a></span>
  1352. {/block:Tags}
  1353. </div>
  1354. {/block:HasTags}
  1355. {/block:IfShowTags}
  1356. </div>
  1357. {block:Date}
  1358.  
  1359. {block:PostNotes}
  1360. {PostNotes}
  1361. {/block:PostNotes}
  1362.  
  1363. </div>
  1364.  
  1365. {/block:Posts}
  1366.  
  1367. {block:Pagination}
  1368. <div class="pagination">
  1369. {block:PreviousPage}
  1370. <div class="navigation">
  1371. <a href="{PreviousPage}"><i class="fas fa-angle-left" style="margin-right: 5px;"></i>Prev</a>
  1372. </div>
  1373. {/block:PreviousPage}
  1374. <div class="pages">
  1375. {CurrentPage} / {TotalPages}
  1376. </div>
  1377. {block:NextPage}
  1378. <div class="navigation">
  1379. <a href="{NextPage}">Next<i class="fas fa-angle-right" style="margin-left: 5px;"></i></a>
  1380. </div>
  1381. {/block:NextPage}
  1382. </div>
  1383. {/block:Pagination}
  1384.  
  1385. </div>
  1386.  
  1387. </div>
  1388.  
  1389. {block:IfBackToTop}<div id="top"><i class="fas fa-arrow-circle-up"></i></div>{/block:IfBackToTop}
  1390.  
  1391. <!-- Start of Theme Credit -->
  1392.  
  1393. <div id="credit"><a href="https://vitaminholland.tumblr.com/"><i class="fas fa-feather-alt"></i></a><div class="credit-name">VIT</div></div>
  1394.  
  1395. <!-- End of Theme Credit -->
  1396.  
  1397. </body>
  1398.  
  1399. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement