themesbyces

(Responsive) Theme — Soap

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