mkbye

{ theme 54 by celina }

Apr 27th, 2016
749
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.27 KB | None | 0 0
  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10. <!--
  11. Theme 54 made by Celina known as mkbye on Tumblr!
  12. Please don't remove the credit on this theme.
  13. If you're stealing codes, don't because I will find you!
  14.  
  15. Theme Created: April 23 2016
  16. Theme Posted Publicly For Use: April 27 2016
  17.  
  18. Links:
  19. http://mkbye.tumblr.com
  20. http://themesbycel.tumblr.com
  21. http://lunarthemers.tumblr.com
  22. -->
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33. <html lang="en">
  34. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  35. <html xmlns="http://www.w3.org/1999/xhtml">
  36. <head>
  37. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css">
  38. <script type="text/javascript">
  39. WebFontConfig = {
  40. google: { families: [ 'Roboto::latin', 'Dancing+Script::latin', 'Satisfy::latin', 'Cookie::latin', 'Great+Vibes::latin', 'Bad+Script::latin', 'Calligraffitti::latin', 'Allura::latin', 'Parisienne::latin', 'Montez::latin', 'Qwigley::latin', 'Euphoria+Script::latin', 'Rouge+Script::latin', 'Ruthie::latin', 'Raleway:300:latin', 'Open+Sans::latin', 'Roboto:100:latin'] }
  41. };
  42. (function() {
  43. var wf = document.createElement('script');
  44. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  45. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  46. wf.type = 'text/javascript';
  47. wf.async = 'true';
  48. var s = document.getElementsByTagName('script')[0];
  49. s.parentNode.insertBefore(wf, s);
  50. })(); </script>
  51. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  52. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  53. <script>
  54. (function($){
  55. $(document).ready(function(){
  56. $("a[title]").style_my_tooltips({
  57. tip_follows_cursor:true,
  58. tip_delay_time:10,
  59. tip_fade_speed:10,
  60. attribute:"title"
  61. });
  62. });
  63. })(jQuery);
  64. </script>
  65.  
  66. <script type="text/javascript">
  67. <!--
  68.  
  69. // Disable Right Click Script
  70.  
  71. function IE(e)
  72. {
  73. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  74. {
  75. return false;
  76. }
  77. }
  78. function NS(e)
  79. {
  80. if (document.layers || (document.getElementById && !document.all))
  81. {
  82. if (e.which == "2" || e.which == "3")
  83. {
  84. return false;
  85. }
  86. }
  87. }
  88. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  89.  
  90. //-->
  91. </script>
  92.  
  93.  
  94. <script type="text/javascript"
  95. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  96.  
  97. <!--DEFAULT VARIABLES-->
  98. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  99. <meta name="color:link" content="#777"/>
  100. <meta name="color:text" content="#414141"/>
  101. <meta name="color:title" content="#333"/>
  102. <meta name="color:hover" content="#fff"/>
  103.  
  104. <meta name="image:sidebar" content="1"/>
  105.  
  106. <meta name="color:sidebar" content="#000"/>
  107. <meta name="color:blogtitle" content="#000"/>
  108.  
  109. <meta name="text:blogtitle" content="blogtitle"/>
  110. <meta name="text:name" content="Celina"/>
  111.  
  112. <meta name="text:link 1" content="/"/>
  113. <meta name="text:link 1 msg" content="homepage"/>
  114. <meta name="text:link 2" content="/"/>
  115. <meta name="text:link 2 msg" content="inbox"/>
  116. <meta name="text:link 3" content="/"/>
  117. <meta name="text:link 3 msg" content="nav"/>
  118.  
  119.  
  120. <style type="text/css">
  121.  
  122. #s-m-t-tooltip {
  123. max-width:300px;
  124. padding:4px;
  125. margin:20px 0px 0px 20px;
  126. background:{color:title};
  127. letter-spacing:1px; /* change the letter spacing */
  128. color:white; /* change the text color */
  129. font-size:9px;
  130. text-transform:uppercase;
  131. border-radius:3px;
  132. z-index:999999999999999999999999999999999999;
  133. }
  134.  
  135. ::-webkit-scrollbar {width: 5px; height: 5px; background: #FFFFFF;}
  136. ::-webkit-scrollbar-thumb {background-color:{color:sidebar};}
  137.  
  138. #tumblr_controls, .tmblr-iframe{ z-index:999999999! important;margin-top:15px! important;margin-right:15px! important;
  139. -webkit-filter:invert(100%); -moz-filter:invert(100%); -o-filter:invert(100%); -ms-filter:invert(100%); filter:invert(100%); position:fixed!important; top:0px!important; right:0px!important; opacity:.5;
  140. -webkit-transition:all 0.6s ease-out;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out}
  141.  
  142. #tumblr_controls, .tmblr-iframe:hover{
  143. opacity:.9;webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;
  144. -webkit-transition:all 0.6s ease-out;-webkit-filter:invert(80%); -moz-filter:invert(80%); -o-filter:invert(80%); -ms-filter:invert(80%); filter:invert(80%);
  145. }
  146.  
  147. p {
  148. margin:0px;
  149. margin-top:0px;
  150. }
  151.  
  152.  
  153. body {
  154. padding: 0px;
  155. margin: 0px;
  156. color:{color:text};
  157. font-family:open sans;
  158. line-height:15px;
  159. font-size:10px;
  160. background-color:#f4f4f4;
  161. }
  162.  
  163. a:link, a:active, a:visited{
  164. text-decoration: none;
  165. -webkit-transition: color 0.3s ease-out;
  166. -moz-transition: color 0.3s ease-out;
  167. transition: color 0.3s ease-out;
  168. color:{color:link};
  169. }
  170.  
  171. a:hover {
  172. text-decoration: none;
  173. font-style:;
  174. color: {color:Hover};
  175. }
  176.  
  177. div#center{
  178. margin:auto;
  179. position:relative;
  180. width:1250px;
  181. background-color:;
  182. overflow:auto;
  183. overflow-y:hidden;
  184. }
  185.  
  186. .entry {
  187. float:left;
  188. display: block;
  189. margin:20px;
  190. overflow:hidden;
  191. width:250px;
  192. padding:20px;
  193. padding-bottom:18px;
  194. {block:PermalinkPage}
  195. width:460px;
  196. text-align:left;
  197. line-height:10px;
  198. {/block:PermalinkPage}
  199. background:white;
  200. -webkit-transition: all .7s ease;
  201. -moz-transition: all .7s ease;
  202. -o-transition: all .7s ease;
  203. transition: all .7s ease;
  204. }
  205.  
  206. .entry img{
  207. outline:1px solid #f4f4f4;
  208. outline-offset:0px;
  209. -webkit-transition: all .7s ease;
  210. -moz-transition: all .7s ease;
  211. -o-transition: all .7s ease;
  212. transition: all .7s ease;
  213. {block:PermalinkPage}
  214. outline:0px solid #f4f4f4;
  215. outline-offset:0px;
  216. {/block:PermalinkPage}
  217. }
  218.  
  219. .entry img:hover{
  220. outline:1px solid #ddd;
  221. outline-offset:-10px;
  222. {block:PermalinkPage}
  223. outline:1px solid #f4f4f4;
  224. outline-offset:0px;
  225. {/block:PermalinkPage}
  226. }
  227.  
  228.  
  229. .entry .perma{
  230. width:238px;
  231. height:16px;
  232. margin-left:0px;
  233. margin-top:15px;
  234. line-height:16px;
  235. overflow:auto;
  236. text-align:right;
  237. background:white;
  238. padding-right:10px;
  239. font-size:8px;
  240. text-transform:uppercase;
  241. word-spacing:5px;
  242. border:1px solid rgba( {RGBcolor:sidebar}, 0.7);
  243. opacity:1;
  244. -webkit-transition: all .7s ease;
  245. -moz-transition: all .7s ease;
  246. -o-transition: all .7s ease;
  247. transition: all .7s ease;
  248. {block:PermalinkPage}
  249. width:450px;
  250. {/block:PermalinkPage}
  251. }
  252.  
  253. .perma a{
  254. color:{color:text};
  255. }
  256.  
  257. .perma a:hover{
  258. color:{color:sidebar};
  259. }
  260.  
  261. #timeslot{
  262. position:absolute;
  263. margin-top:-16px;
  264. margin-left:-200px;
  265. opacity:0;
  266. -webkit-transition: all .7s ease;
  267. -moz-transition: all .7s ease;
  268. -o-transition: all .7s ease;
  269. transition: all .7s ease;
  270. {block:PermalinkPage}
  271. margin-left:10px;
  272. opacity:1;
  273. {/block:PermalinkPage}
  274. }
  275.  
  276. .entry:hover #timeslot{
  277. opacity:1;
  278. margin-left:10px;
  279. }
  280.  
  281. #posts {
  282. width:800px;
  283. margin-top:50px;
  284. z-index:99;
  285. margin-left:400px;
  286. position:relative;
  287. overflow-y: hidden;
  288. }
  289.  
  290. #top{
  291. position:fixed;
  292. z-index:99999;
  293. top:0px;
  294. left:0px;
  295. width:100%;
  296. height:15px;
  297. background:white;
  298. border-bottom:1px solid {color:sidebar};
  299. }
  300.  
  301. #left{
  302. position:fixed;
  303. z-index:99999;
  304. top:15px;
  305. left:0px;
  306. width:15px;
  307. height:100%;
  308. background:white;
  309. border-right:1px solid {color:sidebar};
  310. }
  311.  
  312. #right{
  313. position:fixed;
  314. z-index:999999;
  315. top:15px;
  316. right:0px;
  317. width:15px;
  318. height:100%;
  319. background:white;
  320. border-left:1px solid {color:sidebar};
  321. }
  322.  
  323. #bottom{
  324. position:fixed;
  325. z-index:999999;
  326. bottom:0px;
  327. left:15px;
  328. width:100%;
  329. height:15px;
  330. background:white;
  331. border-top:1px solid {color:sidebar};
  332. }
  333.  
  334. #mainbx{
  335. position:fixed;
  336. margin-top:70px;
  337. margin-left:100px;
  338. width:250px;
  339. height:100%;
  340. background:rgba( {RGBcolor:sidebar}, 0.7);
  341. }
  342.  
  343. #blogtit{
  344. margin-top:30px;
  345. margin-left:10px;
  346. width:230px;
  347. height:10px;
  348. font-family:roboto;
  349. font-size:20px;
  350. text-transform:uppercase;
  351. text-align:center;
  352. color:{color:blogtitle};
  353. }
  354.  
  355. #icon{
  356. margin-top:20px;
  357. margin-left:40px;
  358. width:120px;
  359. height:120px;
  360. background:white;
  361. border-radius:100px;
  362. }
  363.  
  364. #icon img{
  365. padding:10px;
  366. width:100px;
  367. height:100px;
  368. background:white;
  369. border-radius:100px;
  370. }
  371.  
  372. #linksbox{
  373. margin-top:-115px;
  374. margin-left:180px;
  375. width:30px;
  376. height:110px;
  377. background:white;
  378. border-radius:5px;
  379. }
  380.  
  381. #link1{
  382. position:fixed !important;
  383. width:30px;
  384. height:30px;
  385. margin-top:0px;
  386. margin-left:0px;
  387. text-align:center;
  388. line-height:30px;
  389. font-size:15px;
  390. }
  391.  
  392. #link1 a{
  393. color:{color:sidebar};
  394. }
  395.  
  396. #link1 a:hover{
  397. color:{color:link};
  398. }
  399.  
  400. #link2{
  401. position:fixed;
  402. width:30px;
  403. height:30px;
  404. margin-top:25px;
  405. margin-left:0px;
  406. text-align:center;
  407. line-height:30px;
  408. font-size:15px;
  409. }
  410.  
  411. #link2 a{
  412. color:{color:sidebar};
  413. }
  414.  
  415. #link2 a:hover{
  416. color:{color:link};
  417. }
  418.  
  419. #link3{
  420. position:fixed;
  421. width:30px;
  422. height:30px;
  423. margin-top:50px;
  424. margin-left:0px;
  425. text-align:center;
  426. line-height:30px;
  427. font-size:15px;
  428. }
  429.  
  430. #link3 a{
  431. color:{color:sidebar};
  432. }
  433.  
  434. #link3 a:hover{
  435. color:{color:link};
  436. }
  437.  
  438. #link4{
  439. position:fixed;
  440. width:30px;
  441. height:30px;
  442. margin-top:75px;
  443. margin-left:0px;
  444. text-align:center;
  445. line-height:30px;
  446. font-size:15px;
  447. }
  448.  
  449. #link4 a{
  450. color:{color:sidebar};
  451. }
  452.  
  453. #link4 a:hover{
  454. color:{color:link};
  455. }
  456.  
  457. #desc{
  458. margin-top:30px;
  459. margin-left:0px;
  460. width:210px;
  461. height:100%;
  462. overflow:auto;
  463. padding:20px;
  464. background:#f4f4f4;
  465. text-align:center;
  466. font-size:9px;
  467. }
  468.  
  469. #bars{
  470. position:fixed;
  471. margin-top:0px;
  472. margin-left:1100px;
  473. height:100%;
  474. width:20px;
  475. border-left:10px solid rgba( {RGBcolor:sidebar}, 0.4);
  476. border-right:10px solid rgba( {RGBcolor:sidebar}, 0.7);
  477. }
  478.  
  479. #question{
  480. width:230px;
  481. height:auto;
  482. padding:10px;
  483. background:rgba( {RGBcolor:sidebar}, 0.7);
  484. text-align:left;
  485. {block:PermalinkPage}
  486. width:440px;
  487. line-height:12px;
  488. {/block:PermalinkPage}
  489. }
  490.  
  491. #answer{
  492. width:230px;
  493. height:auto;
  494. padding:10px;
  495. background:rgba( {RGBcolor:sidebar}, 0.9);
  496. text-align:left;
  497. {block:PermalinkPage}
  498. width:440px;
  499. line-height:12px;
  500. {/block:PermalinkPage}
  501. }
  502.  
  503. #namez{
  504. text-transform:uppercase;
  505. font-weight:bold;
  506. color:{color:blogtitle};
  507. }
  508.  
  509. #namez a{
  510. color:{color:blogtitle};
  511. }
  512.  
  513.  
  514.  
  515. #ap{
  516. width:30px;
  517. height:30px;
  518. overflow:hidden;
  519. position:absolute;
  520. margin-top:15px;
  521. margin-left:15px;
  522. background:white;
  523. opacity:0.8;
  524. border-radius:100px;
  525. }
  526.  
  527. #at{
  528. width:170px;
  529. height:30px;
  530. overflow:hidden;
  531. position:absolute;
  532. margin-top:-50px;
  533. margin-left:80px;
  534. font-size:13px;
  535. font-weight:bold;
  536. }
  537.  
  538.  
  539.  
  540.  
  541.  
  542.  
  543.  
  544.  
  545.  
  546.  
  547.  
  548.  
  549.  
  550.  
  551.  
  552.  
  553.  
  554.  
  555.  
  556. .title{
  557. line-height: 20px;
  558. font-size:13px;
  559. color:{color:Title};
  560. font-weight:bold;
  561. text-transform:uppercase;
  562. }
  563.  
  564.  
  565. .permalink{
  566. text-transform: normal;
  567. display: block;
  568. text-align: right;
  569. text-decoration: none;
  570. }
  571.  
  572. #tdcd{
  573. position:fixed;
  574. bottom:0px;
  575. z-index:9999999;
  576. right:0px;
  577. background:{color:sidebar};
  578. border:1px solid {color:sidebar};
  579. width:25px;
  580. height:25px;
  581. -webkit-transition: all .7s ease;
  582. -moz-transition: all .7s ease;
  583. -o-transition: all .7s ease;
  584. transition: all .7s ease;
  585. }
  586.  
  587. #tdcd:hover{
  588. background:white;
  589. }
  590.  
  591. #cd{
  592. position:fixed;
  593. font-size:8px;
  594. text-align:center;
  595. line-height:25px;
  596. width:25px;
  597. font-weight:bold;
  598. font-family:raleway;
  599. -webkit-transition: all .7s ease;
  600. -moz-transition: all .7s ease;
  601. -o-transition: all .7s ease;
  602. transition: all .7s ease;
  603. }
  604.  
  605. #cd a{
  606. color:{color:sidebar};
  607. }
  608.  
  609. #infscr-loading{
  610. bottom: -70px;
  611. position: absolute;
  612. left: 50%;
  613. margin-left:-8px;
  614. width:16px;
  615. height:11px;
  616. overflow:hidden;
  617. margin-bottom: 50px;
  618. }
  619.  
  620. #postnotes{
  621. text-align: justify;
  622.  
  623. }
  624.  
  625. #postnotes img{
  626. width:0px;
  627. }
  628.  
  629. #postnotes blockquote{
  630. border: 0px;}
  631.  
  632. blockquote{
  633. padding:0px 0px 2px 5px;
  634. margin:0px 0px 2px 10px;
  635. border-left: 1px dotted #555555;
  636. }
  637.  
  638. blockquote p, ul{
  639. margin:0px;
  640. padding:0px;
  641. }
  642.  
  643. a img{border: 0px;}
  644.  
  645.  
  646. ul, ol, li { list-style-type:circle; margin:0px; padding:5px;}
  647.  
  648. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  649. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  650.  
  651. .notes img{width:10px; position:absolute; top:3px;margin:5px !important;}
  652. <--ses-->
  653. small{font-size: 90%;}
  654.  
  655. {CustomCSS}
  656. iframe, img, embed, object, video {
  657. max-width: 100%;
  658. }
  659. img {
  660. height: auto;
  661. width: auto;
  662. }
  663. </style>
  664.  
  665. {block:IndexPage}
  666. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  667. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  668.  
  669. <script type="text/javascript">
  670. $(window).load(function(){
  671. var $wall = $('#posts');
  672. $wall.imagesLoaded(function(){
  673. $wall.masonry({
  674. itemSelector: '.entry, .entry_photo',
  675. isAnimated : false
  676. });
  677. });
  678.  
  679. $wall.infinitescroll({
  680. navSelector : '#pagination',
  681. nextSelector : '#pagination a',
  682. itemSelector : '.entry, .entry_photo',
  683. bufferPx : 2000,
  684. debug : false,
  685. errorCallback: function() {
  686. $('#infscr-loading').fadeOut('normal');
  687. }},
  688. function( newElements ) {
  689. var $newElems = $( newElements );
  690. $newElems.hide();
  691. $newElems.imagesLoaded(function(){
  692. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  693. });
  694. }); $('#posts').show(500);
  695. });
  696. </script>
  697.  
  698.  
  699. {/block:IndexPage}
  700.  
  701.  
  702. <title>{title}</title>
  703.  
  704. <link rel="shortcut icon" href="{Favicon}" />
  705. <meta name="viewport" content="width=820" />
  706. </head>
  707.  
  708. <body>
  709. <BODY onselectstart="return false;" ondragstart="return false;">
  710. <div class="wrapper">
  711. <div class="header">
  712. </div>
  713.  
  714. <div id="cage">
  715. <div id="center">
  716.  
  717.  
  718. <div id="mainbx">
  719. <div id="blogtit">{text:blogtitle}</div>
  720. <div id="icon"><img src="{image:sidebar}"></div>
  721. <div id="linksbox">
  722. <div id="link1"><a href="{text:link 1}" title="{text:link 1 msg}"><i class="fa fa-home" aria-hidden="true"></i></a></div>
  723.  
  724. <div id="link2"><a href="{text:link 2}" title="{text:link 2 msg}"><i class="fa fa-inbox" aria-hidden="true"></i></a></div>
  725.  
  726. <div id="link3"><a href="{text:link 3}" title="{text:link 3 msg}"><i class="fa fa-heart-o" aria-hidden="true"></i></a></div>
  727.  
  728. <div id="link4"><a href="http://mkbye.tumblr.com" title="theme"><i class="fa fa-code" aria-hidden="true"></i></a></div>
  729. </div>
  730. <div id="desc">{description}</div>
  731. </div>
  732.  
  733.  
  734. <div id="bars"></div>
  735.  
  736.  
  737. <div id="top"></div>
  738. <div id="left"></div>
  739. <div id="right"></div>
  740. <div id="bottom"></div>
  741.  
  742. <!--do not delete--->
  743. <div id="tdcd">
  744. <div id="cd"><a href="http://mkbye.tumblr.com">CEL.</a></div>
  745. </div>
  746. <!--do not delete--->
  747.  
  748. <div class="left">
  749. <div id="posts">
  750. {block:Posts}
  751. <div class="entry">
  752.  
  753. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span>
  754.  
  755. <div class="perma">
  756. <a href="{ReblogURL}" target="_blank"> R. </a> -- {block:NoteCount}<a href="{permalink}">{notecountwithlabel}</a>{/block:NoteCount}
  757. <div id="timeslot"><a href="{permalink}" title="{DayOfMonthWithZero} {ShortDayOfWeek}">{timeago}</a>
  758.  
  759. {block:PermalinkPage}
  760. {block:ContentSource}-- <b>Source:</b> <a href="{SourceURL}">{SourceTitle}</a>{/block:ContentSource} {block:RebloggedFrom}-- <b>Via:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  761. {/block:PermalinkPage}
  762.  
  763. </div>
  764. </div>
  765.  
  766. {block:PermalinkPage}
  767. {block:HasTags}</br>
  768. <font style="font-size:8px;word-spacing:5px;"><B>TAGS:</B> {block:Tags}
  769. <a href="{TagURL}">{Tag},</a>
  770. {/block:Tags}</br>{/block:HasTags}</br></font>
  771. {/block:PermalinkPage}
  772.  
  773. {/block:Text}
  774.  
  775.  
  776. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description}
  777.  
  778. <div class="perma">
  779. <a href="{ReblogURL}" target="_blank"> R. </a> -- {block:NoteCount}<a href="{permalink}">{notecountwithlabel}</a>{/block:NoteCount}
  780. <div id="timeslot"><a href="{permalink}" title="{DayOfMonthWithZero} {ShortDayOfWeek}">{timeago}</a>
  781.  
  782. {block:PermalinkPage}
  783. {block:ContentSource}-- <b>Source:</b> <a href="{SourceURL}">{SourceTitle}</a>{/block:ContentSource} {block:RebloggedFrom}-- <b>Via:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  784. {/block:PermalinkPage}
  785.  
  786. </div>
  787. </div>
  788.  
  789. {block:PermalinkPage}
  790. {block:HasTags}</br>
  791. <font style="font-size:8px;word-spacing:5px;"><B>TAGS:</B> {block:Tags}
  792. <a href="{TagURL}">{Tag},</a>
  793. {/block:Tags}</br>{/block:HasTags}</br></font>
  794. {/block:PermalinkPage}
  795.  
  796. {block:Link}
  797.  
  798.  
  799. {block:Answer}
  800.  
  801. <div id="question"><div id="namez">{Asker}:</div> {question}</div>
  802. <div id="answer"><div id="namez">{text:name}:</div> {answer}</div>
  803.  
  804. <div class="perma">
  805. <a href="{ReblogURL}" target="_blank"> R. </a> -- {block:NoteCount}<a href="{permalink}">{notecountwithlabel}</a>{/block:NoteCount}
  806. <div id="timeslot"><a href="{permalink}" title="{DayOfMonthWithZero} {ShortDayOfWeek}">{timeago}</a>
  807.  
  808. {block:PermalinkPage}
  809. {block:ContentSource}-- <b>Source:</b> <a href="{SourceURL}">{SourceTitle}</a>{/block:ContentSource} {block:RebloggedFrom}-- <b>Via:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  810. {/block:PermalinkPage}
  811.  
  812. </div>
  813. </div>
  814.  
  815. {block:PermalinkPage}
  816. {block:HasTags}</br>
  817. <font style="font-size:8px;word-spacing:5px;"><B>TAGS:</B> {block:Tags}
  818. <a href="{TagURL}">{Tag},</a>
  819. {/block:Tags}</br>{/block:HasTags}</br></font>
  820. {/block:PermalinkPage}
  821.  
  822. {/block:Answer}
  823.  
  824.  
  825.  
  826.  
  827.  
  828.  
  829.  
  830.  
  831.  
  832. {block:Photo}
  833. {block:IndexPage}
  834. <center>
  835.  
  836.  
  837.  
  838.  
  839.  
  840. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>
  841.  
  842. <div class="perma">
  843. <a href="{ReblogURL}" target="_blank"> R. </a> -- {block:NoteCount}<a href="{permalink}">{notecountwithlabel}</a>{/block:NoteCount}
  844. <div id="timeslot"><a href="{permalink}" title="{DayOfMonthWithZero} {ShortDayOfWeek}">{timeago}</a></div>
  845. </div>
  846.  
  847. </div>
  848. {/block:IndexPage}
  849. {block:PermalinkPage}
  850. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  851. {LinkCloseTag}
  852.  
  853. <div class="perma">
  854. <a href="{ReblogURL}" target="_blank"> R. </a> -- {block:NoteCount}<a href="{permalink}">{notecountwithlabel}</a>{/block:NoteCount}
  855. <div id="timeslot"><a href="{permalink}" title="{DayOfMonthWithZero} {ShortDayOfWeek}">{timeago}</a>
  856.  
  857. {block:ContentSource}-- <b>Source:</b> <a href="{SourceURL}">{SourceTitle}</a>{/block:ContentSource} {block:RebloggedFrom}-- <b>Via:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  858.  
  859. </div>
  860. </div>
  861.  
  862. {block:HasTags}</br>
  863. <font style="font-size:8px;word-spacing:5px;"><B>TAGS:</B> {block:Tags}
  864. <a href="{TagURL}">{Tag},</a>
  865. {/block:Tags}</br>{/block:HasTags}</br></font></br> {caption}</br>
  866.  
  867. {/block:PermalinkPage}
  868. {/block:Photo}
  869.  
  870.  
  871. {block:Photoset}
  872. {block:IndexPage}
  873. <center>
  874.  
  875. {Photoset-250}
  876.  
  877. <div class="perma">
  878. <a href="{ReblogURL}" target="_blank"> R. </a> -- {block:NoteCount}<a href="{permalink}">{notecountwithlabel}</a>{/block:NoteCount}
  879. <div id="timeslot"><a href="{permalink}" title="{DayOfMonthWithZero} {ShortDayOfWeek}">{timeago}</a></div>
  880. </div>
  881.  
  882. </center>
  883. {/block:IndexPage}
  884. {block:PermalinkPage}
  885. <center>
  886. {Photoset}</center>
  887.  
  888. <div class="perma">
  889. <a href="{ReblogURL}" target="_blank"> R. </a> -- {block:NoteCount}<a href="{permalink}">{notecountwithlabel}</a>{/block:NoteCount}
  890. <div id="timeslot"><a href="{permalink}" title="{DayOfMonthWithZero} {ShortDayOfWeek}">{timeago}</a>
  891.  
  892. {block:ContentSource}-- <b>Source:</b> <a href="{SourceURL}">{SourceTitle}</a>{/block:ContentSource} {block:RebloggedFrom}-- <b>Via:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  893.  
  894. </div>
  895. </div>
  896.  
  897. {block:HasTags}</br>
  898. <font style="font-size:8px;word-spacing:5px;"><B>TAGS:</B> {block:Tags}
  899. <a href="{TagURL}">{Tag},</a>
  900. {/block:Tags}</br>{/block:HasTags}</br></font>
  901. </br> {caption}</br>
  902. {/block:PermalinkPage}
  903. {/block:Photoset}
  904.  
  905.  
  906. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br>
  907.  
  908. <div class="perma">
  909. <a href="{ReblogURL}" target="_blank"> R. </a> -- {block:NoteCount}<a href="{permalink}">{notecountwithlabel}</a>{/block:NoteCount}
  910. <div id="timeslot"><a href="{permalink}" title="{DayOfMonthWithZero} {ShortDayOfWeek}">{timeago}</a>
  911.  
  912. {block:PermalinkPage}
  913. {block:ContentSource}-- <b>Source:</b> <a href="{SourceURL}">{SourceTitle}</a>{/block:ContentSource} {block:RebloggedFrom}-- <b>Via:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  914. {/block:PermalinkPage}
  915.  
  916. </div>
  917. </div>
  918.  
  919. {block:PermalinkPage}
  920. {block:HasTags}</br>
  921. <font style="font-size:8px;word-spacing:5px;"><B>TAGS:</B> {block:Tags}
  922. <a href="{TagURL}">{Tag},</a>
  923. {/block:Tags}</br>{/block:HasTags}</br></font>
  924. {/block:PermalinkPage}
  925.  
  926. {/block:Quote}
  927.  
  928.  
  929. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  930. <ul class="chat" style="list-style:none;">
  931. {block:Lines}
  932. <li class="user_{UserNumber}"style="padding:5px;border:5px solid {color:sidebar};margin:10px;">
  933. {block:Label}
  934. <span class="label" style="color:{color:blogtitle};font-weight:bold;">{Label}</span>
  935. {/block:Label}
  936. {Line}
  937. </li>
  938. {/block:Lines}
  939.  
  940. <div class="perma">
  941. <a href="{ReblogURL}" target="_blank"> R. </a> -- {block:NoteCount}<a href="{permalink}">{notecountwithlabel}</a>{/block:NoteCount}
  942. <div id="timeslot"><a href="{permalink}" title="{DayOfMonthWithZero} {ShortDayOfWeek}">{timeago}</a>
  943.  
  944. {block:PermalinkPage}
  945. {block:ContentSource}-- <b>Source:</b> <a href="{SourceURL}">{SourceTitle}</a>{/block:ContentSource} {block:RebloggedFrom}-- <b>Via:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  946. {/block:PermalinkPage}
  947.  
  948. </div>
  949. </div>
  950.  
  951. {block:PermalinkPage}
  952. {block:HasTags}</br>
  953. <font style="font-size:8px;word-spacing:5px;"><B>TAGS:</B> {block:Tags}
  954. <a href="{TagURL}">{Tag},</a>
  955. {/block:Tags}</br>{/block:HasTags}</br></font>
  956. {/block:PermalinkPage}
  957.  
  958. {/block:Chat}
  959.  
  960.  
  961. {block:Audio}
  962. <div id="ap">{AudioPlayerWhite}</div>
  963. {block:AlbumArt}<img src="{AlbumArtURL}" style="width:60px;border-radius:100px;border:1px solid {color:sidebar};outline:0px;">{/block:AlbumArt}
  964. <div id="at">{block:TrackName}{TrackName}{/block:TrackName} -
  965. <font style="color:{color:blogtitle}">{block:Artist}{Artist}{/block:Artist}</font>
  966. </div>
  967. </br>
  968. {block:indexpage}
  969. <div class="perma">
  970. <a href="{ReblogURL}" target="_blank"> R. </a> -- {block:NoteCount}{notecountwithlabel}{/block:NoteCount}
  971. <div id="timeslot"><a href="{permalink}" title="{DayOfMonthWithZero} {ShortDayOfWeek}">{timeago}</a></div>
  972. </div> </br>
  973. {caption}
  974.  
  975.  
  976. </br>
  977. {/block:indexpage}
  978. {/block:Audio}
  979.  
  980.  
  981.  
  982. {block:Video}
  983. {block:IndexPage}
  984. <center>
  985. {Video-250}
  986.  
  987. <div class="perma">
  988. <a href="{ReblogURL}" target="_blank"> R. </a> -- {block:NoteCount}<a href="{permalink}">{notecountwithlabel}</a>{/block:NoteCount}
  989. <div id="timeslot"><a href="{permalink}" title="{DayOfMonthWithZero} {ShortDayOfWeek}">{timeago}</a></div>
  990. </div>
  991.  
  992. </center>
  993. {/block:IndexPage}
  994. {block:PermalinkPage}
  995. <center>
  996. {Video-400}</center>
  997.  
  998. <div class="perma">
  999. <a href="{ReblogURL}" target="_blank"> R. </a> -- {block:NoteCount}<a href="{permalink}">{notecountwithlabel}</a>{/block:NoteCount}
  1000. <div id="timeslot"><a href="{permalink}" title="{DayOfMonthWithZero} {ShortDayOfWeek}">{timeago}</a>
  1001.  
  1002. {block:ContentSource}-- <b>Source:</b> <a href="{SourceURL}">{SourceTitle}</a>{/block:ContentSource} {block:RebloggedFrom}-- <b>Via:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  1003.  
  1004. </div>
  1005. </div>
  1006.  
  1007. {block:HasTags}</br>
  1008. <font style="font-size:8px;word-spacing:5px;"><B>TAGS:</B> {block:Tags}
  1009. <a href="{TagURL}">{Tag},</a>
  1010. {/block:Tags}</br>{/block:HasTags}</br></font></br> {caption}</br>
  1011.  
  1012. {/block:PermalinkPage}
  1013. {block:Video}
  1014.  
  1015.  
  1016. {block:PostNotes}
  1017. <div style="padding:5px"></div>
  1018. <div id="postnotes"><div style="height:auto; max-height:300px;overflow:auto; padding:10px;font-size:9px;border:15px solid rgba( {RGBcolor:sidebar}, 0.3);>{PostNotes}</div></div><br>
  1019. {/block:PostNotes}
  1020.  
  1021.  
  1022. </div>
  1023. {/block:Posts}
  1024. </div></div>
  1025.  
  1026.  
  1027. {block:IndexPage}
  1028. {block:Pagination}
  1029. <div id="pagination">
  1030. {block:NextPage}
  1031. <a id="nextPage" href="{NextPage}"></a>
  1032. {/block:NextPage}
  1033. {block:PreviousPage}
  1034. <a href="{PreviousPage}"></a>
  1035. {/block:PreviousPage}
  1036. </div>
  1037. {/block:Pagination}
  1038. {/block:IndexPage}
  1039. </body>
  1040. </html>
Advertisement
Add Comment
Please, Sign In to add comment