themesbyces

Theme — Offset

Dec 14th, 2019 (edited)
1,612
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 23.49 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. <!-- Offset by Franchesca (extasisthemes) -->
  14.  
  15. <!-- Metadata -->
  16.  
  17. <meta name="color:Asker Background" content="#f0f0f0"/>
  18. <meta name="color:Background" content="#ffffff"/>
  19. <meta name="color:Border" content="#eeeeee"/>
  20. <meta name="color:Link" content="#000000"/>
  21. <meta name="color:Link Hover" content="#cfcfcf"/>
  22. <meta name="color:Links Background" content="#000000"/>
  23. <meta name="color:Like" content="#ec6363"/>
  24. <meta name="color:Main Color" content="#ddaa88"/>
  25. <meta name="color:Pin" content="#31a49d"/>
  26. <meta name="color:Post Background" content="#ffffff"/>
  27. <meta name="color:Question Background" content="#ffffff"/>
  28. <meta name="color:Quote Icon Color" content="#ffffff"/>
  29. <meta name="color:Scrollbar" content="#000000"/>
  30. <meta name="color:Text" content="#555555"/>
  31. <meta name="color:Tooltip Background" content="#000000"/>
  32. <meta name="color:Tooltip Color" content="#ffffff"/>
  33.  
  34. <meta name="select:Body Font" content="Karla" title="Karla"/>
  35. <meta name="select:Body Font" content="Montserrat" title="Montserrat"/>
  36. <meta name="select:Body Font" content="Muli" title="Muli"/>
  37. <meta name="select:Body Font" content="Open Sans" title="Open Sans"/>
  38. <meta name="select:Body Font" content="Poppins" title="Poppins"/>
  39. <meta name="select:Body Font" content="Raleway" title="Raleway"/>
  40. <meta name="select:Body Font" content="Work Sans" title="Work Sans"/>
  41.  
  42. <meta name="select:Body Font Size" content="1rem" title="1rem"/>
  43. <meta name="select:Body Font Size" content="0.9rem" title="0.9rem"/>
  44. <meta name="select:Body Font Size" content="0.8rem" title="0.8rem"/>
  45.  
  46. <meta name="select:Uppercase Font Size" content="0.9rem" title="0.9rem"/>
  47. <meta name="select:Uppercase Font Size" content="0.8rem" title="0.8rem"/>
  48.  
  49. <meta name="image:Sidebar Image" content="https://i.imgur.com/squSd35.png"/>
  50. <meta name="image:Icon Image" content="https://i.imgur.com/VQvCHnj.png"/>
  51.  
  52. <meta name="text:Title" content="Offset"/>
  53. <meta name="text:Subtitle" content="I Don't Like Who I Am When I'm Not With You"/>
  54.  
  55. <meta name="text:Link 1 URL" content="/"/>
  56. <meta name="text:Link 1 Name" content="Link One"/>
  57. <meta name="text:Link 2 URL" content="/"/>
  58. <meta name="text:Link 2 Name" content="Link Two"/>
  59. <meta name="text:Link 3 URL" content="/"/>
  60. <meta name="text:Link 3 Name" content="Link Three"/>
  61.  
  62. <meta name="if:Submit Link" content="1"/>
  63.  
  64. <meta name="if:Hide Tags" content="0"/>
  65. <meta name="if:Show Tags" content="1"/>
  66.  
  67. <!-- Google Fonts Script -->
  68.  
  69. <link href="https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,400;0,700;1,400;1,700&family=Montserrat:ital,wght@0,400;0,700;1,400;1,700&family=Muli:ital,wght@0,400;0,700;1,400;1,700&family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Poppins:ital,wght@0,400;0,700;1,400;1,700&family=Raleway: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">
  70.  
  71. <!-- Font Awesome Script -->
  72.  
  73. <link href="//use.fontawesome.com/releases/v6.0.0/css/all.css" rel="stylesheet">
  74.  
  75. <!--✻✻✻✻✻✻  npf audio player by @glenthemes  ✻✻✻✻✻✻-->
  76.  
  77. <script src="//tmblr-npf-audio.gitlab.io/s/init.js"></script>
  78.  
  79. <link href="//tmblr-npf-audio.gitlab.io/s/base.css" rel="stylesheet">
  80.  
  81. <script>
  82. tumblr_npf_audio({
  83. emptyTitleText: "",
  84. emptyArtistText: "",
  85. emptyAlbumText: "",
  86. titleLabel: "",    
  87. artistLabel: "",
  88. albumLabel: "",
  89. });
  90. </script>
  91.  
  92. <!-- Unnest Captions Script -->
  93.  
  94. <script src="//code.jquery.com/jquery-2.2.4.min.js"></script>
  95.  
  96. <script src="https://static.tumblr.com/wgg6svp/OoTofxa0c/unnest.min.js"></script>
  97.  
  98. <script>
  99. $(function(){  $('.entries').unnest({
  100. yourCaption: ".text, .caption",
  101. wrapName: ".tumblr_parent",
  102. newCaptionUsername: false,
  103. originalPostCaptionUsername: false,
  104. tumblrAvatars: true,
  105. tumblrAvatarClass: ".tumblr_avatar",
  106. usernameColon: false
  107. });
  108. });
  109. </script>
  110.  
  111. <!-- NPF images fix v3.0 by @glenthemes [2021] 💌 git.io/JRBt7 -->
  112.  
  113. <script src="//npf-images-v3.github.io/script.js"></script>
  114.  
  115. <link rel="stylesheet" href="//npf-images-v3.github.io/recon.css">
  116. <style tmblr-npf>
  117. :root {
  118. --NPF-Caption-Spacing: 1em;
  119. --NPF-Image-Spacing: 1px;
  120. }
  121. </style>
  122.  
  123. <link rel="stylesheet" media="screen" href="//assets.tumblr.com/client/prod/standalone/blog-network-npf/index.build.css">
  124.  
  125. <!-- Inline Images Resizing Script -->
  126.  
  127. <script>
  128. $(".tmblr-full, figure").each(function(){
  129. var imgWidth = $(this).attr("data-orig-width"),
  130. img = $(this).find("img"),
  131. imgSrc = img.attr("src");
  132. $('figure').css({'margin-left':'0','margin-right':'0','display':'inline-block'});
  133. if (imgWidth >= 500){
  134. img.attr("src",imgSrc.replace("_500.","_1280."));
  135. $('.tmblr-full img, figure img').css({'width':'auto','height':'auto','vertical-align':'middle'});
  136. }
  137. });  
  138. </script>
  139.  
  140. <!-- PXU Script -->
  141.  
  142. <link href="https://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  143.  
  144. <script src="https://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  145.  
  146. <script>
  147. $(document).ready(function(){
  148. $('.photo-slideshow').pxuPhotoset({
  149. lightbox: true,
  150. rounded: false,
  151. gutter: '1px',
  152. borderRadius: '0px',
  153. photoset: '.photo-slideshow',
  154. photoWrap: '.photo-data',
  155. photo: '.pxu-photo'
  156. });
  157. });
  158. </script>
  159.  
  160. <!-- Responsive Tumblr Videos Script -->
  161.  
  162. <script src="https://rawgit.com/robinpx/tumblr/master/scripts/flexibleFrames/flexibleFrames.min.js"></script>
  163.  
  164. <script>
  165. $(document).ready(function() {
  166. flexibleFrames($(".video"));  
  167. });
  168. </script>
  169.  
  170. <!-- Hide & Show Script -->
  171.  
  172. <script>
  173. $(document).ready(function(){
  174. $(".tags").hide();
  175. $(".tags-title").click(function(){
  176. $(this).next(".tags").slideToggle('fast');
  177. });
  178. });
  179. </script>
  180.  
  181. <style type="text/css">
  182.  
  183. .tmblr-iframe--app-cta-button {
  184. display: none!important;
  185. }
  186.  
  187. ::-webkit-scrollbar-thumb:vertical {
  188. background: {color:Scrollbar};
  189. }
  190.  
  191. ::-webkit-scrollbar {
  192. width: 1px;
  193. }
  194.  
  195. ::selection {
  196. background: {color:Main Color};
  197. color: white;
  198. }
  199.  
  200. ::-moz-selection {
  201. background: {color:Main Color};
  202. color: white;
  203. }
  204.  
  205. #s-m-t-tooltip {
  206. background: {color:Tooltip Background};
  207. border-radius: 5px;
  208. color: {color:Tooltip Color};
  209. font-size: {select:Uppercase Font Size};
  210. margin-top: 30px;
  211. padding: 5px;
  212. text-align: center;
  213. text-transform: uppercase;
  214. z-index: 999999999999999999999999999999999999;
  215. }
  216.  
  217. body {
  218. background: {color:Background};
  219. color: {color:Text};
  220. cursor: url(https://i.imgur.com/lhPqll6.png), progress;
  221. font-family: '{select:Body Font}', sans-serif;
  222. font-size: {select:Body Font Size};
  223. font-style: normal;
  224. font-weight: 400;
  225. hyphens: auto;
  226. letter-spacing: 1px;
  227. margin: 0px;
  228. font-size: {select:Uppercase Font Size};
  229. text-transform: none;
  230. word-wrap: break-word;
  231. }
  232.  
  233. a {
  234. color: {color:Link};
  235. text-decoration: none;
  236. -webkit-transition: all 0.5s ease;
  237. -moz-transition: all 0.5s ease;
  238. -o-transition: all 0.5s ease;
  239. }
  240.  
  241. a:hover {
  242. color: {color:Link Hover};
  243. }
  244.  
  245. b {
  246. font-weight: 700;
  247. }
  248.  
  249. h1 {
  250. font-size: 1.2rem;
  251. font-weight: bold;
  252. margin-block-start: 0em;
  253. text-transform: lowercase;
  254. }
  255.  
  256. h2 {
  257. font-size: 1rem;
  258. font-weight: bold;
  259. margin-block-start: 0em;
  260. }
  261.  
  262. blockquote {
  263. border-left: 1px solid {color:Border};
  264. margin: 5px;
  265. padding-left: 5px;
  266. }
  267.  
  268. blockquote img {
  269. height: auto;
  270. max-width: 100%;
  271. }
  272.  
  273. blockquote blockquote {
  274. border-left: 1px solid {color:Border};
  275. padding-left: 5px;
  276. }
  277.  
  278. pre {
  279. background: #f8f8f8;
  280. border-radius: 5px;
  281. padding: 10px;
  282. word-wrap: break-all;
  283. white-space: pre-wrap;
  284. }
  285.  
  286. #links {
  287. background: {color:Links Background};
  288. height: 100%;
  289. position: fixed;
  290. top: 0px;
  291. width: 70px;
  292. z-index: 1;
  293. }
  294.  
  295. .icon-image {
  296. height: 70px;
  297. width: 70px;
  298. }
  299.  
  300. .icon-image img {
  301. height: 70px;
  302. width: 70px;
  303. }
  304.  
  305. .link-title {
  306. align-items: center;
  307. background: {color:Post Background};
  308. border-radius: 100px;
  309. color: {color:Link};
  310. display: flex;
  311. font-size: {select:Uppercase Font Size};
  312. height: 16px;
  313. margin-left: 44px;
  314. margin-top: -34px;
  315. opacity: 0;
  316. justify-content: center;
  317. padding: 9px;
  318. position: absolute;
  319. text-align: center;
  320. text-transform: uppercase;
  321. width: 100px;
  322. z-index: 1;
  323. -webkit-transition: all 0.5s ease;
  324. -moz-transition: all 0.5s ease;
  325. -o-transition: all 0.5s ease;
  326. }
  327.  
  328. .main-links {
  329. margin-left: auto;
  330. margin-right: auto;
  331. margin-top: 20px;
  332. width: 34.39px;
  333. }
  334.  
  335. .main-links a {
  336. display: block;
  337. margin-bottom: 10px;
  338. }
  339.  
  340. .main-links a:hover .link-title {
  341. color: {color:Link Hover};
  342. opacity: 1;
  343. z-index: 999999999999999999999999999999999999;
  344. }
  345.  
  346. #wrapper {
  347. margin-left: 70px;
  348. }
  349.  
  350. #header {
  351. align-items: center;
  352. background: rgba({RGBcolor:Quote Icon Color}, 0.5);
  353. display: flex;
  354. height: 19px;
  355. padding-bottom: 25.5px;
  356. padding-top: 25.5px;
  357. position: fixed;
  358. top: 0px;
  359. width: 100%;
  360. z-index: 1;
  361. }
  362.  
  363. .title {
  364. color: {color:Main Color};
  365. display: inline-block;
  366. font-size: {select:Uppercase Font Size};
  367. font-weight: bold;
  368. margin-left: 20px;
  369. text-transform: uppercase;
  370. }
  371.  
  372. .links {
  373. display: inline-block;
  374. font-size: {select:Uppercase Font Size};
  375. margin-left: 20px;
  376. text-transform: uppercase;
  377. }
  378.  
  379. .links a {
  380. display: inline-block;
  381. margin-right: 10px;
  382. }
  383.  
  384. #border {
  385. background: {color:Main Color};
  386. height: 250px;
  387. position: fixed;
  388. top: 70px;
  389. width: 100%;
  390. z-index: -1;
  391. }
  392.  
  393. #container {
  394. align-items: flex-start;
  395. display: flex;
  396. margin-bottom: 50px;
  397. margin-left: auto;
  398. margin-right: auto;
  399. margin-top: 120px;
  400. width: 890px;
  401. }
  402.  
  403. #user-information {
  404. width: 250px;
  405. }
  406.  
  407. .image {
  408. height: 100px;
  409. margin-left: auto;
  410. margin-right: auto;
  411. width: 100px;
  412. }
  413.  
  414. .image img {
  415. border-radius: 100px;
  416. height: 100px;
  417. width: 100px;
  418. }
  419.  
  420. .subtitle {
  421. color: {color:Post Background};
  422. font-size: {select:Uppercase Font Size};
  423. margin-top: 30px;
  424. text-align: center;
  425. text-transform: uppercase;
  426. }
  427.  
  428. .description {
  429. background: {color:Post Background};
  430. font-size: {select:Uppercase Font Size};
  431. margin-top: 15px;
  432. padding: 20px;
  433. text-transform: uppercase;
  434. }
  435.  
  436. #posts {
  437. margin-left: 100px;
  438. width: 540px;
  439. }
  440.  
  441. .entries {
  442. background: {color:Post Background};
  443. margin-bottom: 50px;
  444. padding: 20px;
  445. width: 500px;
  446. }
  447.  
  448. .entries img {
  449. height: auto;
  450. max-width: 100%;
  451. }
  452.  
  453. .npf_row img {
  454. width: 100%;
  455. }
  456.  
  457. .tmblr-full {
  458. margin-bottom: 10px;
  459. }
  460.  
  461. .npf_inst {
  462. margin-bottom: 20px;
  463. }
  464.  
  465. .npf-wrapper {
  466. margin: 0px;
  467. }
  468.  
  469. .npf-wrapper .tmblr-full {
  470. display: flex;
  471. }
  472.  
  473. .text-wrapper {
  474. margin: 0px;
  475. }
  476.  
  477. .read_more {
  478. background: {color:Main Color};
  479. border: 1px solid {color:Border};
  480. border-radius: 5px;
  481. color: white;
  482. display: inline-block;
  483. font-size: {select:Uppercase Font Size};
  484. padding: 10px;
  485. text-align: center;
  486. text-transform: uppercase;
  487. width: calc(100% - 22px);
  488. }
  489.  
  490. .read_more:hover {
  491. background: white;
  492. color: {color:Main Color};
  493. }
  494.  
  495. .vignette, #vignette {
  496. opacity: 0;
  497. }
  498.  
  499. .lightbox-image, #tumblr_lightbox img {
  500. border-radius: 0!important;
  501. box-shadow: none!important;
  502. max-width: none;
  503. }
  504.  
  505. .tmblr-lightbox, #tumblr_lightbox {
  506. background-attachment: fixed;
  507. background-image: url('https://i.imgur.com/7wF2zbK.png');
  508. background-repeat: repeat;
  509. }
  510.  
  511. .lightbox-caption, #tumblr_lightbox_caption {
  512. visibility: hidden;
  513. }
  514.  
  515. .text p {
  516. margin-top: 0px;
  517. }
  518.  
  519. .caption {
  520. margin-top: 20px;
  521. }
  522.  
  523. .caption p {
  524. margin-top: 0px;
  525. }
  526.  
  527. blockquote.tumblr_parent {
  528. border: none;
  529. border-bottom: 1px solid {color:Border};
  530. margin: 0px;
  531. margin-bottom: 20px;
  532. padding: 0px;
  533. }
  534.  
  535. blockquote.tumblr_parent:last-child {
  536. border-bottom: 0px;
  537. }
  538.  
  539. blockquote.user-reblog {
  540. border: none;
  541. margin: 0px;
  542. padding: 0px;
  543. }
  544.  
  545. .tumblr_avatar {
  546. border-radius: 100px;
  547. height: 30px;
  548. margin-bottom: 20px;
  549. width: 30px;
  550. }
  551.  
  552. .tumblr_avatar img {
  553. height: 30px;
  554. width: 30px;
  555. }
  556.  
  557. .user-image img {
  558. height: 30px;
  559. width: 30px;
  560. }
  561.  
  562. a.tumblr_blog {
  563. font-size: {select:Body Font Size};
  564. font-weight: bold;
  565. margin-top: calc((30px - {select:Body Font Size}) / 4);
  566. display: inline-block;
  567. position: absolute;
  568. margin-left: 10px;
  569. text-align: center;
  570. text-transform: lowercase;
  571. }
  572.  
  573. .ask-wrapper {
  574. width: 100%;
  575. }
  576.  
  577. .asker {
  578. background: {color:Asker Background};
  579. border: 1px solid {color:Border};
  580. padding: 20px;
  581. }
  582.  
  583. .asker-url {
  584. font-size: {select:Uppercase Font Size};
  585. text-align: center;
  586. text-transform: uppercase;
  587. }
  588.  
  589. .asker-url a {
  590. background: none;
  591. padding: 0px;
  592. }
  593.  
  594. .question {
  595. background: {color:Question Background};
  596. border: 1px solid {color:Border};
  597. border-top: none;
  598. padding: 20px;
  599. text-align: center;
  600. }
  601.  
  602. .quote {
  603. background: {color:Asker Background};
  604. font-size: {select:Uppercase Font Size};
  605. padding: 10px;
  606. text-transform: uppercase;
  607. }
  608.  
  609. .quote-icon {
  610. background: {color:Main Color};
  611. display: inline-block;
  612. color: {color:Quote Icon Color};
  613. margin: -10px;
  614. padding: 10px;
  615. }
  616.  
  617. .quote-wrapper {
  618. margin-top: 20px;
  619. width: 100%;
  620. }
  621.  
  622. .quote a.tumblr_blog {
  623. font-size: {select:Uppercase Font Size};
  624. font-weight: normal;
  625. margin-top: 0px;
  626. margin-left: 0px;
  627. display: inline-block;
  628. position: relative;
  629. text-align: center;
  630. text-transform: uppercase;
  631. }
  632.  
  633. .website {
  634. background: {color:Main Color};
  635. color: {color:Quote Icon Color};
  636. font-size: {select:Uppercase Font Size};
  637. padding: 10px;
  638. text-transform: uppercase;
  639. }
  640.  
  641. .website a {
  642. color: {color:Quote Icon Color};
  643. }
  644.  
  645. .website a:hover {
  646. color: {color:Link Hover};
  647. }
  648.  
  649. .chat {
  650. font-size: {select:Uppercase Font Size};
  651. text-transform: uppercase;
  652. }
  653.  
  654. .chat li {
  655. list-style-type: none;
  656. }
  657.  
  658. .chat li:nth-child(odd) {
  659. background: {color:Main Color};
  660. color: {color:Quote Icon Color};
  661. padding: 10px;
  662. }
  663.  
  664. .chat li:nth-child(even) {
  665. background: {color:Asker Background};
  666. color: {color:Main Color};
  667. padding: 10px;
  668. }
  669.  
  670. .audio iframe {
  671. height: 85px;
  672. width: 500px;
  673. }
  674.  
  675. figure {
  676. display: flex;
  677. width: 100%;
  678. }
  679.  
  680. figcaption.npf-audio-wrapper {
  681. width: 100%;
  682. }
  683.  
  684. .npf-audio-wrapper {
  685. --NPF-Audio-Buttons-Size: 1.4rem;
  686. --NPF-Audio-Buttons-Color: #555555;
  687. --NPF-Audio-Buttons-Spacing: 1.3rem;
  688. --NPF-Audio-Image-Size: 85px;
  689. --NPF-Audio-Image-Spacing: 0px;
  690. }
  691.  
  692. span.npf-audio-title {
  693. font-weight: bold;
  694. }
  695.  
  696. .npf-audio-background {
  697. background-color: #f2f2f2;
  698. padding: 1.5rem;
  699. }
  700.  
  701. video {
  702. height: auto;
  703. width: 100%;
  704. }
  705.  
  706. .source {
  707. background: {color:Asker Background};
  708. border-radius: 5px;
  709. display: inline-block;
  710. font-size: {select:Uppercase Font Size};
  711. margin-top: 10px;
  712. padding: 5px;
  713. text-transform: uppercase;
  714. }
  715.  
  716. .notes-wrapper {
  717. border-bottom: 1px solid {color:Border};
  718. font-size: {select:Uppercase Font Size};
  719. font-weight: bold;
  720. margin: -20px;
  721. margin-bottom: 20px;
  722. padding: 20px;
  723. text-transform: uppercase;
  724. }
  725.  
  726. .entries-information {
  727. border-top: 1px solid {color:Border};
  728. font-size: {select:Uppercase Font Size};
  729. margin-top: 20px;
  730. padding-top: 20px;
  731. text-transform: uppercase;
  732. }
  733.  
  734. .like-b {
  735. display: inline-block;
  736. margin-right: 0px;
  737. position: relative;
  738. }
  739.  
  740. .like-b .like_button iframe {
  741. bottom: 0px;
  742. left: 0px;
  743. opacity: 0;
  744. position: absolute;
  745. right: 0px;
  746. top: 0px;
  747. }
  748.  
  749. .like-b .liked + .b {
  750. color: {color:Like};
  751. }
  752.  
  753. .like-b .liked + .b:after {
  754. content: 'd';
  755. }
  756.  
  757. .tags-title a {
  758. color: {color:Link};
  759. margin-top: 20px;
  760. margin-left: auto;
  761. margin-right: auto;
  762. margin-top: 20px;
  763. text-align: center;
  764. width: 70px;
  765. -webkit-transition: all 0.5s ease;
  766. -moz-transition: all 0.5s ease;
  767. -o-transition: all 0.5s ease;
  768. }
  769.  
  770. .tags-title:hover {
  771. color: {color:Link Hover};
  772. }
  773.  
  774. .tags {
  775. margin-top: 5px;
  776. }
  777.  
  778. .tags-alternate {
  779. margin-top: 5px;
  780. }
  781.  
  782. ol.notes {
  783. font-size: {select:Uppercase Font Size};
  784. margin: -10px;
  785. margin-top: 20px;
  786. padding: 0px;
  787. text-align: left;
  788. text-transform: uppercase;
  789. }
  790.  
  791. ol.notes li {
  792. list-style-type: none;
  793. margin: 10px;
  794. }
  795.  
  796. ol.notes li.note img.avatar {
  797. border-radius: 100px;
  798. vertical-align: -4px;
  799. height: 16px;
  800. margin-right: 10px;
  801. width: 16px;
  802. }
  803.  
  804. .more_notes_link {
  805. background: {color:Main Color};
  806. border-radius: 5px;
  807. color: white;
  808. display: inline-block;
  809. padding: 5px 10px 5px 10px;
  810. text-align: center;
  811. }
  812.  
  813. .pagination {
  814. font-size: {select:Uppercase Font Size};
  815. text-transform: uppercase;
  816. }
  817.  
  818. #credit {
  819. bottom: 15px;
  820. font-size: 0.9rem;
  821. position: fixed;
  822. right: 15px;
  823. text-transform: uppercase;
  824. }
  825.  
  826. #credit a {
  827. color: {color:Link};
  828. }
  829.  
  830. #credit a:hover {
  831. color: {color:Link Hover};
  832. }
  833.  
  834. {CustomCSS}
  835.    
  836. </style>
  837.    
  838. </head>
  839.  
  840. <body>
  841.  
  842. <div id="links">
  843.  
  844. <div class="icon-image"><img src="{image:Icon Image}"/></div>
  845.  
  846. <div class="main-links">
  847. <a href="/"><i class="far fa-arrow-alt-circle-left"style="background: {color:Quote Icon Color};border-radius: 100px;color: {color:Main Color};font-size: 0.9rem;margin-right: 10px;padding: 10px;width: 0.9rem;"></i><div class="link-title">Home</div></a>
  848. {block:AskEnabled}<a href="/ask"><i class="far fa-envelope" style="background: {color:Quote Icon Color};border-radius: 100px;color: {color:Main Color};font-size: 0.9rem;margin-right: 10px;padding: 10px;width: 0.9rem;"></i><div class="link-title">Ask</div></a>{/block:AskEnabled}
  849. {block:SubmissionsEnabled}{block:IfSubmitLink}<a href="/submit"><i class="fas fa-file-import" style="background: {color:Quote Icon Color};border-radius: 100px;color: {color:Main Color};font-size: 0.9rem;margin-right: 10px;padding: 10px;width: 0.9rem;"></i><div class="link-title">Submit</div></a>{/block:IfSubmitLink}{/block:SubmissionsEnabled}
  850. <a href="/archive"><i class="far fa-calendar-plus" style="background: {color:Quote Icon Color};border-radius: 100px;color: {color:Main Color};font-size: 0.9rem;margin-right: 10px;padding: 10px;width: 0.9rem;"></i><div class="link-title">Archive</div></a>
  851. </div>
  852.  
  853. </div>
  854.  
  855. <div id="wrapper">
  856.  
  857. <div id="header">
  858.  
  859. <div class="title">{text:Title}</div>
  860.  
  861. <div class="links">
  862. {block:ifLink1URL}<a href="{text:Link 1 URL}">{text:Link 1 Name}</a>{/block:ifLink1URL}
  863. {block:ifLink2URL}<a href="{text:Link 2 URL}">{text:Link 2 Name}</a>{/block:ifLink2URL}
  864. {block:ifLink3URL}<a href="{text:Link 3 URL}">{text:Link 3 Name}</a>{/block:ifLink3URL}
  865. </div>
  866.  
  867. </div>
  868.  
  869. <div id="border"></div>
  870.  
  871. <div id="container">
  872.  
  873. <div id="user-information">
  874.  
  875. <div class="image"><img src="{image:Sidebar Image}"/></div>
  876.  
  877. <div class="subtitle">{text:Subtitle}</div>
  878.  
  879. {block:Description}<div class="description">{Description}</div>{/block:Description}
  880.  
  881. </div>
  882.  
  883. <div id="posts">
  884.  
  885. {block:Posts}
  886.  
  887. <div class="entries" id="{PostID}" post-type="{PostType}">
  888.  
  889. {block:NoteCount}<div class="notes-wrapper"><i class="far fa-chart-bar" 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="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:NoteCount}</div>{/block:NoteCount}
  890.  
  891. {block:Text}
  892. {block:NotReblog}
  893. <div class="npf-wrapper">
  894. {block:Title}
  895. <h1>{Title}</h1>
  896. {/block:Title}
  897. {Body}
  898. </div>
  899. {/block:NotReblog}
  900. {block:RebloggedFrom}
  901. <div class="text-wrapper">
  902. {block:Title}
  903. <h1>{Title}</h1>
  904. {/block:Title}
  905. <div class="text">
  906. {Body}
  907. </div>
  908. </div>
  909. {/block:RebloggedFrom}
  910. {/block:Text}
  911.  
  912. {block:Answer}
  913. <div class="ask-wrapper">
  914. <div class="asker">
  915. <div class="asker-url">
  916. <i class="far fa-question-circle" style="background: {color:Main Color};border-radius: 100px;color: {color:Post Background};font-size: 0.9rem;padding: 10px;width: 0.9rem;"></i>
  917. <br><br>
  918. A Message From <a href="{AskerURL}">{Asker}</a>
  919. </div>
  920. </div>
  921. <div class="question">
  922. {Question}
  923. </div>
  924. </div>
  925. <div class="caption">
  926. {Answer}
  927. </div>
  928. {/block:Answer}
  929.  
  930. {block:Quote}
  931. <div class="quote">
  932. <div class="quote-icon"><i class="fas fa-quote-left"></i></div>
  933. <div class="quote-wrapper">
  934. "{Quote}</i>" {block:Source}{Source}{/block:Source}
  935. </div>
  936. </div>
  937. {/block:Quote}
  938.  
  939. {block:Link}
  940. {block:Thumbnail}
  941. <img src="{Thumbnail}" style="margin-bottom: 10px;"/>
  942. {/block:Thumbnail}
  943. <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}
  944. </a></div>
  945. {block:Description}
  946. <div class="caption">
  947. {Description}
  948. </div>
  949. {/block:Description}
  950. {/block:Link}
  951.  
  952. {block:Chat}
  953. <div class="chat">
  954. {block:Title}
  955. <h1>{Title}</h1>
  956. {/block:Title}
  957. {block:Lines}
  958. <li>{block:Label}{Label}{/block:Label}
  959. {Line}
  960. </li>
  961. {/block:Lines}
  962. </div>
  963. {/block:Chat}
  964.  
  965. {block:Audio}
  966. <div class="audio">
  967. {AudioEmbed}
  968. </div>
  969. {block:Caption}
  970. <div class="caption">{Caption}</div>
  971. {/block:Caption}
  972. {/block:Audio}
  973.  
  974. {block:Photo}
  975. <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>
  976. {block:Caption}
  977. <div class="text-wrapper">
  978. <div class="caption">{Caption}</div>
  979. </div>
  980. {/block:Caption}
  981. {/block:Photo}
  982.  
  983. {block:Photoset}
  984. <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>
  985. {block:Caption}
  986. <div class="text-wrapper">
  987. <div class="caption">{Caption}</div>
  988. </div>
  989. {/block:Caption}
  990. {/block:Photoset}
  991.  
  992. {block:Video}
  993. <div class="video">
  994. {Video-500}
  995. </div>
  996. {block:Caption}
  997. <div class="caption">{Caption}</div>
  998. {/block:Caption}
  999. {/block:Video}
  1000.  
  1001. {block:ContentSource}
  1002. <div class="source">
  1003. <i class="fas fa-paper-plane" style="color: {color:Main Color};margin-right: 5px;"></i><a href="{SourceURL}" title="{SourceTitle}">Source</a>
  1004. </div>
  1005. {/block:ContentSource}
  1006.  
  1007. {block:Date}
  1008. <div class="entries-information">
  1009. {block:PinnedPostLabel}
  1010. <font style="color: {color:Pin};"><i class="fas fa-thumbtack" style="margin-right: 5px;"></i>{PinnedPostLabel}</font>
  1011. <font style="color: {color:Main Color};margin-left: 5px;margin-right: 5px;">•</font>
  1012. {/block:PinnedPostLabel}
  1013. <a href="{Permalink}">{DayOfMonth} {ShortMonth} {Year}</a>
  1014. <font style="color: {color:Main Color};margin-left: 5px;margin-right: 5px;">•</font>
  1015. {block:RebloggedFrom} <a href="{ReblogParentURL}">Via</a> / {/block:RebloggedFrom}  
  1016. {block:ContentSource}{block:RebloggedFrom} <a href="{ReblogRootURL}">Source</a> / {/block:RebloggedFrom}{/block:ContentSource}
  1017. <a class="like-b" href="#">{LikeButton}<div class="b">Like</div></a> Or <a href="{ReblogURL}" target="_blank">Reblog</a>
  1018. {block:IfHideTags}
  1019. {block:HasTags}
  1020. <font style="color: {color:Main Color};margin-left: 5px;margin-right: 5px;">•</font>
  1021. <a class="tags-title">Show Tags</a>
  1022. <div class="tags">
  1023. {block:Tags}
  1024. <a href="{TagURL}" style="margin-right: 5px;"><font style="color: {color:Main Color};margin-right: 5px;">•</font>{Tag}</a>
  1025. {/block:Tags}
  1026. </div>
  1027. {/block:HasTags}
  1028. {/block:IfHideTags}
  1029. {block:IfShowTags}
  1030. {block:HasTags}
  1031. <div class="tags-alternate">
  1032. {block:Tags}
  1033. <a href="{TagURL}" style="margin-right: 5px;"><font style="color: {color:Main Color};margin-right: 5px;">•</font>{Tag}</a>
  1034. {/block:Tags}
  1035. </div>
  1036. {/block:HasTags}
  1037. {/block:IfShowTags}
  1038. {block:PostNotes}
  1039. {PostNotes}
  1040. {/block:PostNotes}
  1041. </div>
  1042. {/block:Date}
  1043.  
  1044. </div>
  1045.  
  1046. {/block:Posts}
  1047.  
  1048. {block:Pagination}
  1049. <div class="pagination">
  1050. {CurrentPage} Out Of {TotalPages}
  1051. <font style="float:right;">
  1052. {block:PreviousPage}
  1053. <a href="{PreviousPage}">Previous</a>
  1054. {/block:PreviousPage}
  1055. {block:NextPage}
  1056. Or <a href="{NextPage}">Next</a>
  1057. {/block:NextPage}
  1058. </font>
  1059. </div>
  1060. {/block:Pagination}
  1061.  
  1062. </div>
  1063.  
  1064. </div>
  1065.  
  1066. </div>
  1067.  
  1068. <div id="credit"><a href="http://extasisthemes.tumblr.com/" title="extasisthemes" target="_blank">EXT</a></div>
  1069.  
  1070. </body>
  1071.  
  1072. </html>
Advertisement
Add Comment
Please, Sign In to add comment