mkbye

{ theme 50 by celina }

Dec 23rd, 2015
601
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.84 KB | None | 0 0
  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10. <!--
  11. Theme 50 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: December 22 2015
  16. Theme Posted Publicly For Use: December 23 2015
  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.  
  34. <html lang="en">
  35. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  36. <html xmlns="http://www.w3.org/1999/xhtml">
  37. <head>
  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' ] }
  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:background" content="#f4f4f4"/>
  100. <meta name="color:link" content="#777"/>
  101. <meta name="color:text" content="#414141"/>
  102. <meta name="color:title" content="#333"/>
  103. <meta name="color:hover" content="#fff"/>
  104. <meta name="image:background" content="1"/>
  105.  
  106. <meta name="image:image" content="1"/>
  107. <meta name="if:image" content="1"/>
  108.  
  109. <meta name="image:transparent image" content="1"/>
  110. <meta name="if:transparent image" content="1"/>
  111.  
  112. <meta name="color:sidebar border" content="#fff"/>
  113. <meta name="color:post border" content="#000"/>
  114. <meta name="color:link1" content="#ddd"/>
  115. <meta name="color:link2" content="#000"/>
  116. <meta name="color:bar" content="#000"/>
  117. <meta name="color:blogtitle" content="#000"/>
  118.  
  119. <meta name="text:blogtitle" content="blogtitle"/>
  120. <meta name="text:statistics" content="6 online | 240000 visited | 2405 followers"/>
  121. <meta name="text:name" content="Celina"/>
  122.  
  123. <meta name="select:desc alignment" content="left" title="left"/>
  124. <meta name="select:desc alignment" content="right" title="right"/>
  125. <meta name="select:desc alignment" content="center" title="center"/>
  126. <meta name="select:desc alignment" content="justify" title="justified"/>
  127.  
  128. <meta name="text:link 1" content="/"/>
  129. <meta name="text:link 1 msg" content="homepage"/>
  130. <meta name="text:link 2" content="/"/>
  131. <meta name="text:link 2 msg" content="inbox"/>
  132. <meta name="text:link 3" content="/"/>
  133. <meta name="text:link 3 msg" content="nav"/>
  134. <meta name="text:link 4" content="/"/>
  135. <meta name="text:link 4 msg" content="pictures"/>
  136. <meta name="text:link 5" content="/"/>
  137. <meta name="text:link 5 msg" content="archive"/>
  138.  
  139.  
  140.  
  141. <style type="text/css">
  142.  
  143. #s-m-t-tooltip {
  144. max-width:300px;
  145. padding:4px;
  146. margin:20px 0px 0px 20px;
  147. background:{color:title};
  148. letter-spacing:0px; /* change the letter spacing */
  149. color:{color:text}; /* change the text color */
  150. font-size:10px;
  151. border-radius:5px;
  152. z-index:999999999999999999999999999999999999;
  153. }
  154.  
  155. ::-webkit-scrollbar {width: 10px; height: 5px; background: #FFFFFF;}
  156. ::-webkit-scrollbar-thumb {background-color:{color:link1};}
  157.  
  158. .tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.5;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  159.  
  160. .tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  161.  
  162. p {
  163. margin:0px;
  164. margin-top:0px;
  165. }
  166.  
  167.  
  168. body {
  169. padding: 0px;
  170. margin: 0px;
  171. color:{color:text};
  172. font-family:arial;
  173. line-height:15px;
  174. font-size:10px;
  175. background-color: {color:Background};
  176. background-image:url({image:Background});
  177. background-attachment: fixed;
  178. background-repeat: repeat;
  179. }
  180.  
  181. a:link, a:active, a:visited{
  182. text-decoration: none;
  183. -webkit-transition: color 0.3s ease-out;
  184. -moz-transition: color 0.3s ease-out;
  185. transition: color 0.3s ease-out;
  186. color:{color:link};
  187. }
  188.  
  189. a:hover {
  190. text-decoration: none;
  191. font-style:;
  192. color: {color:Hover};
  193. }
  194.  
  195. div#center{
  196. margin:auto;
  197. position:relative;
  198. width:1250px;
  199. background-color:;
  200. overflow:auto;
  201. overflow-y:hidden;
  202. }
  203.  
  204. .entry {
  205. float:left;
  206. display: block;
  207. margin:30px;
  208. overflow:hidden;
  209. width:250px;
  210. padding:20px;
  211. padding-bottom:35px;
  212. border:1px solid {color:post border};
  213. {block:PermalinkPage}
  214. width:450px;
  215. text-align:left;
  216. line-height:10px;
  217. {/block:PermalinkPage}
  218. background:white;
  219. }
  220.  
  221. .entry .perma{
  222. position: absolute;
  223. width:auto;
  224. height:5px;
  225. margin-left:0px;
  226. bottom:11px;
  227. line-height:16px;
  228. overflow:hidden;
  229. text-align:center;
  230. background:white;
  231. border:1px solid {color:post border};
  232. padding:5px;
  233. font-style:italic;
  234. line-height:5px;
  235. opacity:1;
  236. }
  237.  
  238. .perma a{
  239. color:{color:text};
  240. }
  241.  
  242. .entry .perma2{
  243. position: absolute;
  244. width:auto;
  245. height:5px;
  246. margin-left:46px;
  247. bottom:11px;
  248. line-height:16px;
  249. overflow:hidden;
  250. text-align:center;
  251. background:white;
  252. border:1px solid {color:post border};
  253. padding:5px;
  254. font-style:italic;
  255. line-height:5px;
  256. opacity:1;
  257. }
  258.  
  259. .perma2 a{
  260. color:{color:text};
  261. }
  262.  
  263.  
  264. #posts {
  265. width:800px;
  266. margin-top:30px;
  267. z-index:99;
  268. margin-left:450px;
  269. position:relative;
  270. overflow-y: hidden;
  271. }
  272.  
  273. #sr{
  274. position:fixed !important;
  275. z-index:99999;
  276. width:200px;
  277. height:auto;
  278. margin-top:100px;
  279. margin-left:180px;
  280. padding:10px;
  281. background:white;
  282. border:1px solid {color:sidebar border};
  283. }
  284.  
  285. #pc{
  286. width:160px;
  287. height:auto;
  288. opacity:0;
  289. padding-bottom:10px;
  290. margin-top:20px;
  291. margin-left:20px;
  292. {block:ifimage}
  293. opacity:1;
  294. {/block:ifimage}
  295. }
  296.  
  297. #pc img{
  298. width:200px;
  299. height:auto;
  300. min-height:100px;
  301. }
  302.  
  303. #be{
  304. margin-top:5px;
  305. font-weight:bold;
  306. color:{color:blogtitle};
  307. font-size:16px;
  308. margin-left:10px;
  309. }
  310.  
  311. #dn{
  312. margin-top:10px;
  313. font-size:9.5px;
  314. text-align:{select:desc alignment};
  315. }
  316.  
  317. #lkbr{
  318. margin-top:10px;
  319. width:170px;
  320. height:25px;
  321. margin-left:27px;
  322. {block:ifimage}
  323. margin-top:15px;
  324. {/block:ifimage}
  325. }
  326.  
  327. #a1 a{
  328. position:fixed;
  329. margin-top:0px;
  330. margin-left:0px;
  331. width:20px;
  332. height:20px;
  333. background:{color:link1};
  334. -webkit-transition: all .7s ease;
  335. -moz-transition: all .7s ease;
  336. -o-transition: all .7s ease;
  337. transition: all .7s ease;
  338. outline:1px solid white;
  339. outline-offset:0px;
  340. }
  341.  
  342. #a1 a:hover{
  343. background:{color:link};
  344. outline:1px solid white;
  345. outline-offset:-5px;
  346. }
  347.  
  348. #b2 a{
  349. position:fixed;
  350. margin-top:0px;
  351. margin-left:25px;
  352. width:20px;
  353. height:20px;
  354. background:{color:link2};
  355. -webkit-transition: all .7s ease;
  356. -moz-transition: all .7s ease;
  357. -o-transition: all .7s ease;
  358. transition: all .7s ease;
  359. outline:1px solid white;
  360. outline-offset:0px;
  361. }
  362.  
  363. #b2 a:hover{
  364. background:{color:link};
  365. outline:1px solid white;
  366. outline-offset:-5px;
  367. }
  368.  
  369. #c3 a{
  370. position:fixed;
  371. margin-top:0px;
  372. margin-left:50px;
  373. width:20px;
  374. height:20px;
  375. background:{color:link1};
  376. -webkit-transition: all .7s ease;
  377. -moz-transition: all .7s ease;
  378. -o-transition: all .7s ease;
  379. transition: all .7s ease;
  380. outline:1px solid white;
  381. outline-offset:0px;
  382. }
  383.  
  384. #c3 a:hover{
  385. background:{color:link};
  386. outline:1px solid white;
  387. outline-offset:-5px;
  388. }
  389.  
  390. #d4 a{
  391. position:fixed;
  392. margin-top:0px;
  393. margin-left:75px;
  394. width:20px;
  395. height:20px;
  396. background:{color:link2};
  397. -webkit-transition: all .7s ease;
  398. -moz-transition: all .7s ease;
  399. -o-transition: all .7s ease;
  400. transition: all .7s ease;
  401. outline:1px solid white;
  402. outline-offset:0px;
  403. }
  404.  
  405. #d4 a:hover{
  406. background:{color:link};
  407. outline:1px solid white;
  408. outline-offset:-5px;
  409. }
  410.  
  411. #e5 a{
  412. position:fixed;
  413. margin-top:0px;
  414. margin-left:100px;
  415. width:20px;
  416. height:20px;
  417. background:{color:link1};
  418. -webkit-transition: all .7s ease;
  419. -moz-transition: all .7s ease;
  420. -o-transition: all .7s ease;
  421. transition: all .7s ease;
  422. outline:1px solid white;
  423. outline-offset:0px;
  424. }
  425.  
  426. #e5 a:hover{
  427. background:{color:link};
  428. outline:1px solid white;
  429. outline-offset:-5px;
  430. }
  431.  
  432. #f6 a{
  433. position:fixed;
  434. margin-top:0px;
  435. margin-left:125px;
  436. width:20px;
  437. height:20px;
  438. background:{color:link2};
  439. -webkit-transition: all .7s ease;
  440. -moz-transition: all .7s ease;
  441. -o-transition: all .7s ease;
  442. transition: all .7s ease;
  443. outline:1px solid white;
  444. outline-offset:0px;
  445. }
  446.  
  447. #f6 a:hover{
  448. background:{color:link};
  449. outline:1px solid white;
  450. outline-offset:-5px;
  451. }
  452.  
  453. #bottom{
  454. position:fixed !important;
  455. z-index:9999;
  456. width:100%;
  457. height:20px;
  458. bottom:0px;
  459. left:0px;
  460. background:{color:bar};
  461. }
  462.  
  463. #stats{
  464. position:fixed;
  465. text-align:right;
  466. width:100%;
  467. right:50px;
  468. line-height:20px;
  469. font-size:9.5px;
  470. }
  471.  
  472. #stats a{
  473. color:{color:text};
  474. }
  475.  
  476. .title{
  477. line-height: 20px;
  478. font-size:13px;
  479. color:{color:Title};
  480. font-weight:bold;
  481. }
  482.  
  483. #trans{
  484. position:fixed;
  485. bottom:0px;
  486. left:0px;
  487. opacity:0;
  488. {block:iftransparentimage}
  489. opacity:1;
  490. {/block:iftransparentimage}
  491. }
  492.  
  493. #trans img{
  494. height:200px;
  495. }
  496.  
  497.  
  498. .permalink{
  499. text-transform: normal;
  500. display: block;
  501. text-align: right;
  502. text-decoration: none;
  503. }
  504.  
  505. #tdcd{
  506. position:fixed;
  507. bottom:5px;
  508. z-index:99999;
  509. right:5px;
  510. background:{color:blogtitle};
  511. border:1px solid {color:blogtitle};
  512. width:25px;
  513. height:25px;
  514. -webkit-transition: all .7s ease;
  515. -moz-transition: all .7s ease;
  516. -o-transition: all .7s ease;
  517. transition: all .7s ease;
  518. }
  519.  
  520. #tdcd:hover{
  521. background:white;
  522. }
  523.  
  524. #cd{
  525. position:fixed;
  526. font-size:8px;
  527. text-align:center;
  528. line-height:25px;
  529. width:25px;
  530. font-weight:bold;
  531. font-family:raleway;
  532. -webkit-transition: all .7s ease;
  533. -moz-transition: all .7s ease;
  534. -o-transition: all .7s ease;
  535. transition: all .7s ease;
  536. }
  537.  
  538. #cd a{
  539. color:{color:blogtitle};
  540. }
  541.  
  542. #infscr-loading{
  543. bottom: -70px;
  544. position: absolute;
  545. left: 50%;
  546. margin-left:-8px;
  547. width:16px;
  548. height:11px;
  549. overflow:hidden;
  550. margin-bottom: 50px;
  551. }
  552.  
  553. #postnotes{
  554. text-align: justify;}
  555.  
  556. #postnotes a{
  557. font-weight:bold;
  558. }
  559.  
  560. #postnotes blockquote{
  561. border: 0px;}
  562.  
  563. blockquote{
  564. padding:0px 0px 2px 5px;
  565. margin:0px 0px 2px 10px;
  566. border-left: 1px dotted #555555;
  567. }
  568.  
  569. blockquote p, ul{
  570. margin:0px;
  571. padding:0px;
  572. }
  573.  
  574. a img{border: 0px;}
  575.  
  576.  
  577. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  578.  
  579. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  580. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  581.  
  582. .notes img{width:10px; position:relative; top:3px;margin:5px;border-radius:100px;}
  583. <--ses-->
  584. small{font-size: 90%;}
  585.  
  586. {CustomCSS}
  587. iframe, img, embed, object, video {
  588. max-width: 100%;
  589. }
  590. img {
  591. height: auto;
  592. width: auto;
  593. }
  594. </style>
  595.  
  596. {block:IndexPage}
  597. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  598. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  599. <script type="text/javascript" src="http://static.tumblr.com/tk7f1db/vGfn06hpd/document.txt"></script>
  600.  
  601. <script type="text/javascript">
  602. $(window).load(function(){
  603. var $wall = $('#posts');
  604. $wall.imagesLoaded(function(){
  605. $wall.masonry({
  606. itemSelector: '.entry, .entry_photo',
  607. isAnimated : false
  608. });
  609. });
  610.  
  611. $wall.infinitescroll({
  612. navSelector : '#pagination',
  613. nextSelector : '#pagination a',
  614. itemSelector : '.entry, .entry_photo',
  615. bufferPx : 2000,
  616. debug : false,
  617. errorCallback: function() {
  618. $('#infscr-loading').fadeOut('normal');
  619. }},
  620. function( newElements ) {
  621. var $newElems = $( newElements );
  622. $newElems.hide();
  623. $newElems.imagesLoaded(function(){
  624. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  625. });
  626. }); $('#posts').show(500);
  627. });
  628. </script>
  629.  
  630.  
  631. {/block:IndexPage}
  632.  
  633.  
  634. <title>{title}</title>
  635.  
  636. <link rel="shortcut icon" href="{Favicon}" />
  637. <meta name="viewport" content="width=820" />
  638. </head>
  639.  
  640. <body>
  641. <BODY onselectstart="return false;" ondragstart="return false;">
  642. <div class="wrapper">
  643. <div class="header">
  644. </div>
  645.  
  646. <div id="cage">
  647. <div id="center">
  648.  
  649. <div id="sr">
  650. {block:ifimage}<div id="pc"><img src="{image:image}"></div>{/block:ifimage}
  651. <div id="be">{text:blogtitle}</div>
  652. <div id="dn">{description}</div>
  653. <div id="lkbr">
  654. <div id="a1"><a href="{text:link 1}" title="{text:link 1 msg}"></a></div>
  655. <div id="b2"><a href="{text:link 2}" title="{text:link 2 msg}"></a></div>
  656. <div id="c3"><a href="{text:link 3}" title="{text:link 3 msg}"></a></div>
  657. <div id="d4"><a href="{text:link 4}" title="{text:link 4 msg}"></a></div>
  658. <div id="e5"><a href="{text:link 5}" title="{text:link 5 msg}"></a></div>
  659. <div id="f6"><a href="http://mkbye.tumblr.com" title="theme"></a></div>
  660. </div>
  661. </div>
  662.  
  663. <div id="trans"><img src="{image:transparent image}"></div>
  664.  
  665. <!--do not delete--->
  666. <div id="tdcd">
  667. <div id="cd"><a href="http://mkbye.tumblr.com">CEL.</a></div>
  668. </div>
  669. <!--do not delete--->
  670.  
  671. <div id="bottom">
  672. <div id="stats">{text:statistics}</div>
  673. </div>
  674.  
  675. <div class="left">
  676. <div id="posts">
  677. {block:Posts}
  678. <div class="entry">
  679.  
  680. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span>
  681.  
  682. {block:IndexPage}
  683. <div class="perma"><a href="{ReblogURL}" target="_blank">reblog</a></div>
  684. <div class="perma2"><a href="{permalink}" title="permalink // {timeago}">{block:NoteCount}{notecount}{/block:NoteCount}N.</a></div>
  685. {/block:IndexPage}
  686.  
  687. {/block:Text}
  688.  
  689.  
  690. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description}
  691.  
  692. {block:IndexPage}
  693. <div class="perma"><a href="{ReblogURL}" target="_blank">reblog</a></div>
  694. <div class="perma2"><a href="{permalink}" title="permalink // {timeago}">{block:NoteCount}{notecount}{/block:NoteCount}N.</a></div>
  695. {/block:IndexPage}
  696.  
  697. {block:Link}
  698.  
  699.  
  700. {block:Photo}
  701. {block:IndexPage}
  702. <center>
  703.  
  704. <div class="perma"><a href="{ReblogURL}" target="_blank">reblog</a></div>
  705. <div class="perma2"><a href="{permalink}" title="permalink // {timeago}">{block:NoteCount}{notecount}{/block:NoteCount}N.</a></div>
  706.  
  707. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  708. {/block:IndexPage}
  709. {block:PermalinkPage}
  710. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  711. {LinkCloseTag}
  712.  
  713. </br>
  714. <div style="font-size:9.5px;text-align:center;">{caption}</div>
  715. {/block:PermalinkPage}
  716. {/block:Photo}
  717.  
  718.  
  719. {block:Photoset}
  720. {block:IndexPage}
  721. <center>
  722.  
  723. <div class="perma"><a href="{ReblogURL}" target="_blank">reblog</a></div>
  724. <div class="perma2"><a href="{permalink}" title="permalink // {timeago}">{block:NoteCount}{notecount}{/block:NoteCount}N.</a></div>
  725.  
  726. {Photoset}</center>
  727. {/block:IndexPage}
  728. {block:PermalinkPage}
  729. <center>
  730. {Photoset}</center>
  731. </br>
  732. <div style="font-size:9.5px;text-align:center;">{caption}</div>
  733. {/block:PermalinkPage}
  734. {/block:Photoset}
  735.  
  736.  
  737. {block:Answer}
  738.  
  739. <font style="color:{color:blogtitle};left-align:left;"><b>{Asker} </font>asked:</b></br>
  740. <div style="background:#f4f4f4;padding:10px;border:1px solid {color:link1}">{question}</div>
  741.  
  742. </br>
  743.  
  744. <font style="color:{color:title};left-align:left;"><b>{text:name} </font>answered:</b></br>
  745. <div style="background:#f4f4f4;padding:10px;border:1px solid {color:link2}">{answer}</div>
  746.  
  747.  
  748.  
  749.  
  750. {block:IndexPage}
  751. <div class="perma"><a href="{ReblogURL}" target="_blank">reblog</a></div>
  752. <div class="perma2"><a href="{permalink}" title="permalink // {timeago}">{block:NoteCount}{notecount}{/block:NoteCount}N.</a></div>
  753. {/block:IndexPage}
  754.  
  755. {/block:Answer}
  756.  
  757.  
  758. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br>
  759.  
  760. {block:IndexPage}
  761. <div class="perma"><a href="{ReblogURL}" target="_blank">reblog</a></div>
  762. <div class="perma2"><a href="{permalink}" title="permalink // {timeago}">{block:NoteCount}{notecount}{/block:NoteCount}N.</a></div>
  763. {/block:IndexPage}
  764.  
  765. {/block:Quote}
  766.  
  767.  
  768. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  769. <ul class="chat">
  770. {block:Lines}
  771. <li class="user_{UserNumber}">
  772. {block:Label}
  773. <span class="label" style="font-weight:bold;color:{color:blogtitle}">{Label}</span>
  774. {/block:Label}
  775. {Line}
  776. </li>
  777. {/block:Lines}
  778.  
  779. {block:IndexPage}
  780. <div class="perma"><a href="{ReblogURL}" target="_blank">reblog</a></div>
  781. <div class="perma2"><a href="{permalink}" title="permalink // {timeago}">{block:NoteCount}{notecount}{/block:NoteCount}N.</a></div>
  782. {/block:IndexPage}
  783.  
  784. {/block:Chat}
  785.  
  786.  
  787. {block:Audio}
  788. <div style="width:200px; height:30px;">
  789. {AudioPlayerBlack}
  790. </div>
  791.  
  792. {block:IndexPage}
  793. <div class="perma"><a href="{ReblogURL}" target="_blank">reblog</a></div>
  794. <div class="perma2"><a href="{permalink}" title="permalink // {timeago}">{block:NoteCount}{notecount}{/block:NoteCount}N.</a></div>
  795. {/block:IndexPage}
  796.  
  797. {/block:Audio}
  798.  
  799.  
  800. {block:Video}
  801. {block:IndexPage}
  802. <center>
  803.  
  804. <div class="perma"><a href="{ReblogURL}" target="_blank">reblog</a></div>
  805. <div class="perma2"><a href="{permalink}" title="permalink // {timeago}">{block:NoteCount}{notecount}{/block:NoteCount}N.</a></div>
  806.  
  807. {Video-250}</center>
  808. {/block:IndexPage}
  809. {block:PermalinkPage}
  810. <center>
  811. {Video-400}</center>
  812. </br>
  813. <div style="font-size:9.5px;text-align:center;">{caption}</div>
  814. {/block:PermalinkPage}
  815. {block:Video}
  816.  
  817.  
  818. {block:PostNotes}
  819. </br>
  820. <div style="border-top:1px solid {color:link1}"></div>
  821. </br>
  822.  
  823. <b><font style="color:{color:blogtitle}">posted on:</font></b> {Month} {MonthNumber} {Year}</br>
  824. <b><font style="color:{color:blogtitle}">this post has:</font></b> {notecountwithlabel}</br>
  825. {block:RebloggedFrom}<b><font style="color:{color:blogtitle}">reblogged from:</font> <a href={ReblogParentURL}>{ReblogParentName}</a></br>{/block:RebloggedFrom}
  826. <b><font style="color:{color:blogtitle}">source: </font>{block:ContentSource}<a href="{Sourceurl}">{sourcetitle}</a>{/block:ContentSource}</br>
  827. {block:HasTags}<b><font style="color:{color:blogtitle}">tags: </font>{block:Tags}
  828. <a href="{TagURL}">{Tag},</a>
  829. {/block:Tags}{/block:HasTags}
  830. </br></br>
  831.  
  832. <div id="postnotes"><div style="height:auto; max-height:300px;overflow:auto; padding:10px;font-size:9px;border:1px solid {color:sidebar border};background:#f4f4f4">{PostNotes}</div></div><br>
  833. {/block:PostNotes}
  834.  
  835.  
  836. </div>
  837. {/block:Posts}
  838. </div></div>
  839.  
  840.  
  841. {block:IndexPage}
  842. {block:Pagination}
  843. <div id="pagination">
  844. {block:NextPage}
  845. <a id="nextPage" href="{NextPage}"></a>
  846. {/block:NextPage}
  847. {block:PreviousPage}
  848. <a href="{PreviousPage}"></a>
  849. {/block:PreviousPage}
  850. </div>
  851. {/block:Pagination}
  852. {/block:IndexPage}
  853. </body>
  854. </html>
Advertisement
Add Comment
Please, Sign In to add comment