themesbybrenda

Theme #5 - Two Columns

Jan 17th, 2019 (edited)
1,723
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.64 KB | None | 0 0
  1. <!--
  2.  
  3. Theme Created by @themesbybrenda
  4. Thank you for using and please
  5. do not remove credit! - Brenda
  6.  
  7. Credits to
  8. NPF Image Fix: @mhango | @themesbyeva
  9. Logo: @xlfdesigns
  10. Photosets: @annasthms
  11. Tumblr Controls: @cyantists
  12. Tooltip: manos.malihu.gr
  13. Infinite Scroll: https://infinite-scroll.com/
  14. Link Icons: https://fontawesome.com/
  15. Fonts: https://fonts.google.com/
  16. Background: https://www.rawpixel.com/
  17.  
  18. -->
  19.  
  20. <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  21. <script>
  22. $(document).ready(function(){
  23. $(".inside").hide();
  24. $(".label").click(function(){
  25. $(this).next(".inside").slideToggle('fast');
  26. });
  27. });
  28. </script>
  29.  
  30. <!--Default Variables-->
  31. <meta name="color:Background" content=""/>
  32. <meta name="color:Link" content=""/>
  33. <meta name="color:Link Hover" content=""/>
  34. <meta name="color:Permalink" content=""/>
  35. <meta name="color:Scrollbar" content=""/>
  36. <meta name="color:Text" content=""/>
  37. <meta name="color:Title" content=""/>
  38. <meta name="color:Sidebar Title" content=""/>
  39. <meta name="color:Tooltip Text" content="" />
  40. <meta name="color:Tooltip Background" content="" />
  41. <meta name="color:Tooltip Border" content="" />
  42. <meta name="image:background" content""/>
  43. <meta name="image:sidebar" content=""/>
  44. <meta name="text:sidebar title" content=""/>
  45. <meta name="text:Custom Link one" content="" />
  46. <meta name="text:Custom Link One Title" content="" />
  47. <meta name="text:Custom Link Two" content="" />
  48. <meta name="text:Custom Link Two Title" content="" />
  49. <meta name="text:Custom Link Three" content="" />
  50. <meta name="text:Custom Link Three Title" content="" />
  51. <meta name="text:Custom Link Four" content="" />
  52. <meta name="text:Custom Link Four Title" content="" />
  53. <meta name="text:Custom Link Five" content="" />
  54. <meta name="text:Custom Link Five Title" content="" />
  55. <meta name="text:Custom Link Six" content="" />
  56. <meta name="text:Custom Link Six Title" content="" />
  57.  
  58. <script type="text/javascript" language="javascript" src="https://assets.tumblr.com/javascript/tumblelog.js?7"></script>
  59.  
  60. <script type="text/javascript" src="/api/read/json?id={PostID}"></script>
  61. <script type="text/javascript">
  62. var color = "ff0000";
  63. var player = tumblr_api_read['posts'][0]['audio-player'].replace("color=FFFFFF", "color=" + color);
  64. replaceIfFlash(9, "audio_player_{PostID}", player);
  65. </script>
  66.  
  67. <script language="JavaScript" src="https://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  68.  
  69. <style type="text/css">
  70.  
  71. #s-m-t-tooltip {
  72. font-family: 'Monda', sans-serif;
  73. font-size:9px;
  74. color: {color:Tooltip Text};
  75. background-color:{color:Tooltip Background};
  76. text-align: center;
  77. max-width:150px;
  78. border: 1px solid {color:Tooltip Border};
  79. overflow:auto;
  80. text-transform:none;
  81. position: absolute;
  82. z-index: 999999999999;
  83. padding: 5px;
  84. margin:20px 0 15px 10px;
  85. -webkit-transition: all 0.2s ease-in-out;
  86. -moz-transition: all 0.2s ease-in-out;
  87. transition: all 0.2s ease-in-out;
  88. }
  89.  
  90. .wrapper{
  91. margin:auto;
  92. width: 717px;
  93. }
  94.  
  95. ::-webkit-scrollbar {width: 5px; height: 5px; border:0px solid #bbb; background:#fff; }
  96. ::-webkit-scrollbar-thumb {background-color: {color:Scrollbar};border:0px solid #bbb;}
  97.  
  98. body{
  99. background: url({image:Background}) no-repeat center center fixed;
  100. -webkit-background-size: cover;
  101. -moz-background-size: cover;
  102. -o-background-size: cover;
  103. background-color: {color:Background};
  104. background-size: cover;
  105. text-align:left;
  106. font-family: 'Monda', sans-serif;
  107. font-size: 10px;
  108. color:{color:Text};
  109. }
  110.  
  111. a:link, a:active, a:visited{
  112. color: {color:Link};
  113. text-decoration:none;
  114. -webkit-transition: all 0.1s linear;
  115. -moz-transition: all 0.1s linear;
  116. transition: all 0.1s linear;
  117. }
  118.  
  119. #posts {
  120. position:relative;
  121. margin-top:10px;
  122. background-color: transparent;
  123. {block:IndexPage}
  124. margin-left:140px;
  125. width:700px;
  126. {/block:IndexPage}
  127. {block:PermalinkPage}
  128. width: 500px;
  129. margin-left:140px;
  130. margin-top:10px;
  131. {/block:PermalinkPage}
  132. }
  133.  
  134. .info {
  135. margin-left:100px;
  136. margin-top:4px;
  137. line-height:14px;
  138. }
  139.  
  140. .entry .permalink{
  141. position:absolute;
  142. width: 230px;
  143. margin-top: 0px;
  144. margin-left: 0px;
  145. padding: 10px;
  146. height: auto;
  147. background-color:{color:Background};
  148. border-bottom:0px solid #bbb;
  149. overflow:visible;
  150. text-transform:uppercase;
  151. font-family: 'Monda', sans-serif;
  152. font-size: 10px;
  153. line-height:13px;
  154. text-align:center;
  155. opacity:0.0;
  156. -webkit-transition: all 0.6s ease-out;
  157. -moz-transition: all 0.6s ease-out;
  158. transition: all 0.6s ease-out;
  159. }
  160.  
  161. .entry:hover .permalink{
  162. overflow:visible;
  163. opacity: 1;
  164. z-index: 99999999999;
  165. margin-bottom: 0px;
  166. -webkit-transition: all 0.6s ease-out;
  167. -moz-transition: all 0.6s ease-out;
  168. transition: all 0.6s ease-out;
  169. }
  170.  
  171. .permalinktext {
  172. display:block;
  173. padding: 2px;
  174. margin: 5px 5px 0px 5px;
  175. text-transform:uppercase;
  176. font-family: 'Monda', sans-serif;
  177. font-size: 8px;
  178. color: #000;
  179. line-height: 15px;
  180. letter-spacing:1px;
  181. text-align: center;
  182. text-decoration: none;
  183. border-top:1px solid #bbb;
  184. webkit-transition: all 0.2s linear;
  185. -webkit-transition: all 0.2s linear;
  186. -moz-transition: all 0.2s linear;
  187. transition: all 0.2s linear;
  188. }
  189.  
  190. .permalinktext:hover{
  191. webkit-transition: all 0.2s linear;
  192. -webkit-transition: all 0.2s linear;
  193. -moz-transition: all 0.2s linear;
  194. transition: all 0.2s linear;
  195. }
  196.  
  197. .entry {
  198. opacity: 1;
  199. margin:10px;
  200. float:left;
  201. background-color:#fff;
  202. border:0px solid #bbb;
  203. font-family: 'Monda', sans-serif;
  204. font-size:11px;
  205. line-height:14px;
  206. {block:IndexPage}
  207. width:250px;
  208. {/block:IndexPage}
  209. {block:PermalinkPage}
  210. width:500px;
  211. {/block:PermalinkPage}
  212. }
  213.  
  214. .entry img{
  215. {block:IndexPage}
  216. max-width:250px;
  217. height:auto;
  218. opacity: 1;
  219. {/block:IndexPage}
  220. {block:PermalinkPage}
  221. max-width:500px;
  222. {/block:PermalinkPage}
  223. }
  224.  
  225. .entry img:hover{
  226. {block:IndexPage}
  227. opacity: 1;
  228. transition: all 0.5s ease-out;
  229. -o-transition-transition: all 0.5s ease-out;
  230. -webkit-transition: all 0.5s ease-out;
  231. -moz-transition: all 0.5s ease-out;
  232. transition: all 0.9s ease-in-out;
  233. -webkit-filter:grayscale(100%);
  234. {/block:IndexPage}
  235. }
  236.  
  237. [photoset-layout] {
  238. grid-gap: 3px;
  239. }
  240.  
  241. {block:PermalinkPage}
  242.  
  243. .text figure + p {
  244. margin-top:1em;
  245. }
  246.  
  247. .text:not(:has(.title)):not(:has(p + .npf_row)):has(:is(.tmblr-full img,.post_media_photo_anchor img)):has(.tumblr_blog) p:first-child {
  248. color:{color:background};
  249. font-size:0;
  250. display:none;
  251. }
  252.  
  253. .text:not(:has(.title)):not(:has(p + .npf_row)):has(:is(.tmblr-full img,.post_media_photo_anchor img)):has(.tumblr_blog) p {
  254. color:{color:text};
  255. font-size:12px;
  256. }
  257.  
  258. .text:not(:has(.title)):not(:has(p + .npf_row)):has(:is(.tmblr-full img,.post_media_photo_anchor img)) p {
  259. margin:10px 20px;
  260. }
  261.  
  262. .text:not(:has(.title)):not(:has(p + .npf_row)):has(:is(.tmblr-full img,.post_media_photo_anchor img)) {
  263. background:{color:Notebox Background};
  264. }
  265.  
  266. {/block:PermalinkPage}
  267.  
  268. {block:indexpage}
  269.  
  270. .text:not(:has(.title)):not(:has(p + .npf_row)):has(:is(.tmblr-full img,.post_media_photo_anchor img)):has(.tumblr_blog) {
  271. color:{color:background};
  272. font-size:0;
  273. }
  274. {/block:indexpage}
  275.  
  276. .text:has(.tmblr-full img) .op-blockquote,
  277. .text:has(.tmblr-full img) .npf-post-source,
  278. .text:has(.tmblr-full img) .tumblr_blog,
  279. .text:has(.post_media_photo_anchor img) .op-blockquote,
  280. .text:has(.post_media_photo_anchor img) .npf-post-source,
  281. .text:has(.post_media_photo_anchor img) .tumblr_blog
  282. {
  283. display:none;
  284. }
  285.  
  286. .text {
  287. padding:0px;
  288. }
  289.  
  290. .text img {
  291. max-width: 100%;
  292. height: auto;
  293. }
  294.  
  295. .text:not(:has(.title)):not(:has(p + .npf_row)):has(.tmblr-full img),
  296. .text:not(:has(.title)):not(:has(p + .npf_row)):has(.post_media_photo_anchor img) {
  297. padding:0;
  298. }
  299.  
  300. .post_media_photo_anchor img, .post_media_photo img {
  301. height:100%;
  302. width:100%;
  303. }
  304.  
  305. {block:indexpage}
  306.  
  307.  
  308. .text:not(:has(.title)):not(:has(p + .npf_row)):has(.tmblr-full img) :is(p,ul,ol,h1,h2,h3,h4,h5),
  309. .text:not(:has(.title)):not(:has(p + .npf_row)):has(.post_media_photo_anchor img) :is(p,ul,ol,h1,h2,h3,h4,h5)
  310. {
  311. display:none;
  312. }
  313.  
  314. .text:not(:has(.title)):not(:has(p + .npf_row)):has(.tmblr-full img),
  315. .text:not(:has(.title)):not(:has(p + .npf_row)):has(.post_media_photo_anchor img)
  316. {
  317. background-color: {color:background};
  318. border-color:{color:background};
  319. }
  320.  
  321. {/block:indexpage}
  322.  
  323. .title{
  324. font-family: s;
  325. text-transform: normal;
  326. letter-spacing:1px;
  327. font-size: 15px;
  328. line-height: 25px;
  329. color: {color:Title};
  330. padding: 0px 0px 0px 0px;
  331. }
  332.  
  333. div#sidebar {
  334. opacity: 1;
  335. position:fixed !important;
  336. background-color:#fff;
  337. width: 135px;
  338. height: auto;
  339. font-family: 'Monda', sans-serif;
  340. font-size: 8px;
  341. line-height:10px;
  342. margin-left:-80px;
  343. margin-top:300px;
  344. border:1px solid #bbb;
  345. border-left:0px solid #bbb;
  346. padding:15px;
  347. }
  348.  
  349. #sidebar img{
  350. background:transparent;
  351. padding:0px;
  352. width: 135px;
  353. height: auto;
  354. }
  355.  
  356. #desc{
  357. width:135px;
  358. height:auto;
  359. margin-top:3px;
  360. margin-left:0px;
  361. background-color:transparent;
  362. letter-spacing:0px;
  363. line-height:12px;
  364. text-align:center;
  365. font-family: 'Monda', sans-serif;
  366. font-size: 10px;
  367. padding:0px;
  368. color:{color:Text};
  369. opacity:1;
  370. z-index:999;
  371. }
  372.  
  373. @font-face { font-family: "s"; src: url('https://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  374.  
  375. div#blogtitle{
  376. position: fixed !important;
  377. margin-left:-170px;
  378. margin-top:81px;
  379. text-align: center;
  380. width: 300px;
  381. font-family: s;
  382. font-size: 29px;
  383. line-height:10px;
  384. letter-spacing:0px;
  385. z-index; 999999999999;
  386. padding: 3px;
  387. background-color: transparent;
  388. text-transform: normal;
  389. color:{color:Sidebar Title};
  390. text-shadow:
  391. -1px 0 #fff,
  392. 0 1px #fff,
  393. 1px 0 #fff,
  394. 0 -1px #fff;
  395. -moz-transform:rotate(-90deg) scale(.8);
  396. -webkit-transform:rotate(-90deg) scale(.8);
  397. -o-transform:rotate(-90deg) scale(.8);
  398. -ms-transform:rotate(-90deg) scale(.8);
  399. }
  400.  
  401. .links {
  402. width: 15px;
  403. padding: 2px;
  404. margin:.9px;
  405. height: 15px;
  406. margin-top: 0px;
  407. font-size:14px;
  408. font-family: 'Monda', sans-serif;
  409. color: {color:Link}
  410. line-height:15px;
  411. text-align:center;
  412. display: inline-block;
  413. }
  414.  
  415. .links:hover {
  416. background-color: {color:Link Hover};
  417. }
  418.  
  419. div#header{
  420. opacity: 1;
  421. width:558px;
  422. height:100%;
  423. position:fixed !important;
  424. text-align:center;
  425. top:0px;
  426. margin-left:130px;
  427. background-color:#fff;
  428. {block:PermalinkPage}
  429. width: 540px;
  430. {/block:PermalinkPage}
  431. }
  432.  
  433. #lace{
  434. position:fixed;
  435. margin-left:112px;
  436. top: -1px;
  437. height: 100%;
  438. width: 18px;
  439. background-image:url('https://66.media.tumblr.com/81ecc0635a37d1711fa261c5887d0eef/tumblr_inline_plhra35hvl1qbugcf_500.png');
  440. repeat:repeat-y;
  441. text-align:left;
  442. opacity:1;
  443. }
  444.  
  445. #lace2{
  446. position:fixed;
  447. top: -1px;
  448. margin-left: 688px;
  449. width: 18px;
  450. height: 100%;
  451. background-image:url('https://66.media.tumblr.com/feb6e22c8295ed398b5dc8e4f665eff0/tumblr_inline_plhr9tg96B1qbugcf_500.png');
  452. repeat:repeat-y;
  453. opacity:1;
  454. {block:PermalinkPage}
  455. margin-left:670px;
  456. {/block:PermalinkPage}
  457. }
  458.  
  459. .info{
  460. margin-top:5px;
  461. margin-left:10px;
  462. font-style:italic;
  463. }
  464.  
  465. askk {
  466. font-family: s;
  467. color: {color:Title};
  468. text-transform: normal;
  469. font-size:14px;
  470. border-bottom:1px solid #bbb;
  471. z-index:1;
  472. }
  473.  
  474. #postnotes{
  475. text-align: justify;
  476. }
  477.  
  478. #postnotes blockquote{
  479. border: 0px;}
  480.  
  481. blockquote{
  482. padding:0px;
  483. min-width:250px;
  484. max-width:250px;
  485. overflow: hidden;
  486. height:auto;
  487. margin:0px;
  488. border-left: 0px solid #bbb;
  489. {block:PermalinkPage}
  490. min-width:500px;
  491. max-width:500px;
  492. height:auto;
  493. {/block:PermalinkPage}
  494. }
  495.  
  496. #c{
  497. position:fixed;
  498. font-family: 'Monda', sans-serif;
  499. font-size:10px;
  500. bottom:0;
  501. right:0;
  502. padding:8px;
  503. }
  504.  
  505. blockquote p, ul{
  506. margin:0px;
  507. padding:0px;
  508. }
  509.  
  510. .p { padding-top: 5px; }
  511. .ol, ul { margin-left: 10px; padding: 5px; }
  512. .ul { list-style-type: square; }
  513.  
  514. a img{border: 0px;}
  515.  
  516. .chat .line{
  517. margin-top:-2px;
  518. padding: 4px;
  519. }
  520. .chat .line.odd{
  521. margin-top:-2px;
  522. }
  523.  
  524. .label {font-weight:bold;}
  525. .cover {position: absolute; z-index: 1;margin-left:10px;}
  526. .audioplayer {position:absolute; overflow:hidden; background:#E4E4E4; width:70px; height:70px; top:0px; margin-left:130px; padding:10px;}
  527. .button { position:absolute; overflow:hidden; width:30px; height:30px; margin-top:23px; margin-left:23px;}
  528. .notes img{width:10px; position:left; top:3px; -webkit-border-radius: 10px;
  529. -moz-border-radius: 10px; border-radius: 10px;}
  530.  
  531. iframe.tmblr-iframe {
  532. z-index:99999999999999!important;
  533. top:0px!important;
  534. right:5px!important;
  535. opacity:1;
  536. transform:scale(0.65);
  537. transform-origin:100% 0;
  538. filter:invert(1) contrast(150%);
  539. -webkit-filter:invert(1) contrast(150%);
  540. -o-filter:invert(1) contrast(150%);
  541. -moz-filter:invert(1) contrast(150%);
  542. -ms-filter:invert(1) contrast(150%);
  543. -webkit-transform:scale(0.65);
  544. -webkit-transform-origin:100% 0;
  545. -o-transform:scale(0.65);
  546. -o-transform-origin:100% 0;
  547. -moz-transform:scale(0.65);
  548. -moz-transform-origin:100% 0;
  549. -ms-transform:scale(0.65);
  550. -ms-transform-origin:100% 0;}
  551.  
  552. iframe.tmblr-iframe:hover {
  553. opacity:1.0!important;}
  554.  
  555. {CustomCSS}
  556. </style>
  557.  
  558. <link href="https://fonts.googleapis.com/css?family=Monda" rel="stylesheet">
  559. <link href="https://static.tumblr.com/0podkko/oDSpg7y88/photosets.css" rel="stylesheet">
  560. <script type="text/javascript" src="https://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  561. <script type="text/javascript" src="https://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  562.  
  563. <script type="text/javascript">
  564. $(window).load(function(){
  565. var $wall = $('#posts');
  566. $wall.imagesLoaded(function(){
  567. $wall.masonry({
  568. itemSelector: '.entry, .entry_photo',
  569. isAnimated : false
  570. });
  571. });
  572.  
  573. $wall.infinitescroll({
  574. navSelector : '#pagination',
  575. nextSelector : '#pagination a',
  576. itemSelector : '.entry, .entry_photo',
  577. bufferPx : 2000,
  578. debug : false,
  579. errorCallback: function() {
  580. $('#infscr-loading').fadeOut('normal');
  581. }},
  582. function( newElements ) {
  583. var $newElems = $( newElements );
  584. $newElems.hide();
  585. $newElems.imagesLoaded(function(){
  586. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  587. });
  588. }); $('#posts').show(500);
  589. });
  590. </script>
  591.  
  592. <!-- tooltip script -->
  593.  
  594. <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  595.  
  596. <script>
  597.  
  598. (function($){
  599.  
  600. $(document).ready(function(){
  601.  
  602. $("[title]").style_my_tooltips({
  603.  
  604. tip_follows_cursor:true,
  605.  
  606. tip_delay_time:100,
  607.  
  608. tip_fade_speed:250,
  609.  
  610. attribute:"title"
  611.  
  612. });
  613.  
  614. });
  615.  
  616. })(jQuery);
  617.  
  618. </script>
  619.  
  620. <script type="text/javascript">
  621. $(window).load(function(){
  622. var $wall = $('#posts');
  623. $wall.imagesLoaded(function(){
  624. $wall.masonry({
  625. itemSelector: '.entry, .entry_photo',
  626. animate : true
  627. });
  628. });
  629.  
  630. $wall.infinitescroll({
  631. navSelector : '#pagination',
  632. nextSelector : '#pagination a',
  633. itemSelector : '.entry, .entry_photo',
  634. bufferPx : 2000,
  635. debug : false,
  636. errorCallback: function() {
  637. $('#infscr-loading').fadeOut('normal');
  638. }},
  639. function( newElements ) {
  640. var $newElems = $( newElements );
  641. $newElems.hide();
  642. $newElems.imagesLoaded(function(){
  643. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  644. });
  645. }); $('#posts').show(500);
  646. });
  647. </script>
  648.  
  649.  
  650. <title>{title}</title>
  651.  
  652. <link rel="shortcut icon" href="{Favicon}">
  653. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  654. <meta name="viewport" content="width=820" />
  655. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
  656.  
  657. </head>
  658. <body>
  659.  
  660. <div class="wrapper">
  661. <div id="c"></div>
  662.  
  663. <div id="header">
  664. </div>
  665.  
  666. <div id="lace"></div>
  667. <div id="lace2"></div>
  668.  
  669. <div id="sidebar">
  670. <div id="blogtitle">{text:sidebar title}</div>
  671. <img src="{image:sidebar}"></a>
  672.  
  673. <div id="links">
  674. <div class="links">{block:ifCustomLinkOneTitle}<a href="{text:Custom Link One}" title="{text:Custom Link One Title}"><FONT COLOR="{color:Link}"><li class="fa fa-home"></li></FONT></a>{/block:ifCustomLinkOneTitle}</div>
  675.  
  676. <div class="links">{block:ifCustomLinkTwoTitle}<a href="{text:Custom Link Two}" title="{text:Custom Link Two Title}"><FONT COLOR="{color:Link}"><li class="fa fa-envelope"></li></FONT></a>{/block:ifCustomLinkTwoTitle} </div>
  677.  
  678. <div class="links">{block:ifCustomLinkThreeTitle}<a href="{text:Custom Link Three}" title="{text:Custom Link Three Title}"><FONT COLOR="{color:Link}"><li class="fa fa-user-circle"></li></FONT></a>{/block:ifCustomLinkThreeTitle} </div>
  679.  
  680. <div class="links">{block:ifCustomLinkFourTitle}<a href="{text:Custom Link Four}" title="{text:Custom Link Four Title}"><FONT COLOR="{color:Link}"><li class="fa fa-bars"></li></FONT></a>{/block:ifCustomLinkFourTitle} </div>
  681.  
  682. <div class="links">{block:ifCustomLinkFiveTitle}<a href="{text:Custom Link Five}" title="{text:Custom Link Five Title}"><FONT COLOR="{color:Link}"><li class="fa fa-heart"></li></FONT></a>{/block:ifCustomLinkFiveTitle} </div>
  683.  
  684. <div class="links">{block:ifCustomLinkSixTitle}<a href="{text:Custom Link Six}" title="{text:Custom Link Six Title}"><FONT COLOR="{color:Link}"><li class="fa fa-folder"></li></FONT></a>{/block:ifCustomLinkSixTitle}</div>
  685.  
  686. <div id="desc">
  687. {Description}</div>
  688.  
  689. </div>
  690. </div>
  691.  
  692. <div id="posts">
  693.  
  694. {block:Posts}
  695. <div class="entry">
  696.  
  697. {block:Text}
  698. {block:IndexPage}
  699. <div class="text">
  700. <div class="permalink"><body link="{color:Permalink}">
  701. <a href="{reblogurl}"><FONT COLOR="{color:Permalink}"> <li class="fa fa-repeat"></li> </FONT></a>
  702. <FONT COLOR="#bbb"> | </FONT>
  703. <a href="{permalink}"><FONT COLOR="{color:Permalink}">{notecountwithlabel}</FONT></a>
  704. <FONT COLOR="#bbb"> | </FONT>
  705. <a href="{permalink}"><FONT COLOR="{color:Permalink}"><li class="fa fa-heart"></li></FONT></a>
  706. </span></div>
  707. {block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span></div>
  708. {/block:IndexPage}
  709.  
  710. {block:PermalinkPage}
  711. <div class="text">
  712. {block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span></div>
  713. {/block:PermalinkPage}
  714. {/block:Text}
  715.  
  716. {block:Link}<br><a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <div class="permalinktext"> <a href="{ReblogURL}">>Reblog</a> | <a href="{permalink}">{NoteCount}</a></div>{block:Link}
  717.  
  718. {block:Photo}
  719. {block:IndexPage}
  720. <div class="permalink"><body link="{color:Permalink}">
  721. <a href="{reblogurl}"><FONT COLOR="{color:Permalink}"> <li class="fa fa-repeat"></li> </FONT></a>
  722. <FONT COLOR="#bbb"> | </FONT>
  723. <a href="{permalink}"><FONT COLOR="{color:Permalink}">{notecountwithlabel}</FONT></a>
  724. <FONT COLOR="#bbb"> | </FONT>
  725. <a href="{permalink}"><FONT COLOR="{color:Permalink}"><li class="fa fa-heart"></li></FONT></a>
  726. </span></div>
  727. {/block:IndexPage}
  728. {block:IndexPage}{LinkOpenTag}
  729. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="250"/></a></div>{LinkCloseTag}
  730. {/block:IndexPage}
  731. {block:PermalinkPage}<center>{LinkOpenTag}
  732. <a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>
  733. {LinkCloseTag}
  734. {/block:PermalinkPage}</center>
  735. {/block:Photo}
  736.  
  737. {block:Photoset}
  738. {block:IndexPage}
  739. <div class="permalink"><body link="{color:Permalink}">
  740. <a href="{reblogurl}"><FONT COLOR="{color:Permalink}"> <li class="fa fa-repeat"></li> </FONT></a>
  741. <FONT COLOR="#bbb"> | </FONT>
  742. <a href="{permalink}"><FONT COLOR="{color:Permalink}">{notecountwithlabel}</FONT></a>
  743. <FONT COLOR="#bbb"> | </FONT>
  744. <a href="{permalink}"><FONT COLOR="{color:Permalink}"><li class="fa fa-heart"></li></FONT></a>
  745. </span></div>
  746. {/block:IndexPage}
  747. <div class="photoset-grid" photoset-layout="{PhotosetLayout}">{block:Photos}<div><img src="{PhotoURL-HighRes}" /></div>{/block:Photos}</div>
  748. {/block:Photoset}
  749.  
  750. {block:Quote}<span class="title">"{Quote}"</span><br> {block:Source}<div style="text-align:right; font-weight:bold;"> — {Source}</div>{/block:Source}<div class="permalinktext"> <a href="{ReblogURL}">Reblog</a> with <a href="{permalink}">{NoteCountwithlabel}</a></div>{/block:Quote}
  751.  
  752. {block:Chat}
  753. {block:Title}<span class="title">{Title}</span>{/block:Title}
  754. <div class="chat">
  755. <ul>
  756. {block:Lines}<li class="{Alt}">{block:Label} {Label} {/block:Label}{Line}</li>{/block:Lines}
  757. </ul>
  758. </div>
  759. <div class="permalinktext"> <a href="{ReblogURL}">Reblog</a> with <a href="{permalink}">{NoteCountwithlabel}</a></div>
  760. {/block:Chat}
  761.  
  762. {block:Audio}
  763.  
  764. {block:AudioPlayer}
  765. <div class="audioplayer">
  766. <div class="button">
  767. {AudioPlayerGrey}
  768. </div>
  769. </div>
  770. {/block:AudioPlayer}
  771.  
  772. {block:Albumart}
  773. <div class="albumart">
  774. <img src="{albumarturl}" width="90">
  775. </div>
  776. {/block:Albumart}
  777. {block:ifCaptions}
  778. {block:Caption}{Caption}{/block:Caption}
  779. {/block:ifCaptions}
  780. {block:ifNotCaptions}
  781. {block:PermalinkPage}
  782. {block:Caption}{Caption}{/block:Caption}
  783. {/block:PermalinkPage}
  784. {/block:ifNotCaptions}
  785. {/block:Audio}
  786.  
  787. {block:Answer}
  788. <div style="border: 0px solid #bbb; min-height:20px; padding-top: 25px; padding-right:10px; padding-left:10px; background:#fff;">
  789. <img src="{AskerPortraitURL-30}" width="35" align="left" style="margin-right:5px; background-color: {color:Link};padding:5px; border-radius: 100px;"/>
  790. <askk>{Asker}</askk>: {Question}</div>
  791. <div style="font-family: 'Monda', sans-serif; font-style: italic; font-size:10px;">
  792. {Answer}
  793. </div>
  794. {/block:Answer}
  795.  
  796. {block:Video}
  797. {block:IndexPage}
  798. <center>
  799. {Video-250}</center>
  800. <div class="permalinktext"> <a href="{ReblogURL}">Reblog</a> with <a href="{permalink}">{NoteCountwithlabel}</a></div>
  801. {/block:IndexPage}
  802. {block:PermalinkPage}
  803. <center>
  804. {Video-500}</center>
  805. {/block:PermalinkPage}
  806. {block:Video}
  807.  
  808. {block:PermalinkPage}
  809. <center>
  810. {block:Caption}<div id="caption">{Caption}</div>{/block:Caption}
  811. {block:RebloggedFrom}
  812. Posted on {Month} {DayOfMonth}, {Year}<br>
  813. Reblogged from: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  814. {block:ContentSource}
  815. <a href="{SourceURL}">
  816. <FONT COLOR="{color:Text}">Source:</FONT>
  817. {block:SourceLogo}
  818. <img src="{BlackLogoURL}" width="{LogoWidth}"
  819. height="{LogoHeight}" alt="{SourceTitle}" />
  820. {/block:SourceLogo}
  821. {block:NoSourceLogo}
  822. {SourceLink}
  823. {/block:NoSourceLogo}
  824. </a>
  825. {/block:ContentSource}</center>
  826. {block:NoteCount} <div style="text-align: center; margin: 10px;"></div>{/block:NoteCount}
  827. </center>
  828. {/block:PermalinkPage}
  829.  
  830. {block:PostNotes}<div align="middle"></div>
  831. <center></center></span><br>
  832. <div id="postnotes">{PostNotes}</div><br>
  833. <center>
  834. {/block:PostNotes}
  835. </div>
  836. {/block:Posts}
  837. </div></div>
  838. {block:IndexPage}
  839. {block:Pagination}
  840. <div id="pagination">
  841. {block:NextPage}
  842. <a id="nextPage" href="{NextPage}"></a>
  843. {/block:NextPage}
  844. {block:PreviousPage}
  845. <a href="{PreviousPage}"></a>
  846. {/block:PreviousPage}
  847. </div>
  848. {/block:Pagination}
  849. {/block:IndexPage}
  850.  
  851. <div style="position:fixed; bottom:5px; right:5px;">
  852. <a href="https://themesbybrenda.tumblr.com/"><a href="https://themesbybrenda.tumblr.com/"><img src="https://66.media.tumblr.com/9373059878fa663dd601f670536843ca/tumblr_inline_plcbcktWcX1qbugcf_500.png" width="45"></a> </div>
Advertisement
Add Comment
Please, Sign In to add comment