themesbyces

(Responsive) Theme — Handprints

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