Advertisement
mkbye

thm 42 — mkbye:celina

Aug 28th, 2015
577
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.42 KB | None | 0 0
  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10. <!--
  11. Theme 42
  12. ▀▀█▀▀ █░░█ █▀▀ █▀▄▀█ █▀▀ █▀▀   █▀▀▄ █░░█
  13. ░░█░░ █▀▀█ █▀▀ █░▀░█ █▀▀ ▀▀█   █▀▀▄ █▄▄█
  14. ░░▀░░ ▀░░▀ ▀▀▀ ▀░░░▀ ▀▀▀ ▀▀▀   ▀▀▀░ ▄▄▄█
  15.  
  16. █▀▄▀█ █░█ █▀▀▄ █░░█ █▀▀   ▄ ▀▄
  17. █░▀░█ █▀▄ █▀▀▄ █▄▄█ █▀▀   ░ ░█
  18. ▀░░░▀ ▀░▀ ▀▀▀░ ▄▄▄█ ▀▀▀   ▀ ▄▀
  19. Please don't remove credit! If you do, please put it in your FAQ. Thank you :)
  20. http://mkbye.tumblr.com/
  21.  
  22. Theme created: 08.28.15
  23. Theme posted publicly: 08.28.15
  24. -->
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35. <html lang="en">
  36. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  37. <html xmlns="http://www.w3.org/1999/xhtml">
  38. <head>
  39. <script type="text/javascript">
  40. WebFontConfig = {
  41. google: { families: [ 'Allura::latin', 'Roboto:100:latin', 'Dancing+Script::latin', 'Pinyon+Script::latin', 'Allura::latin', 'Ruthie::latin', 'Noto+Sans:400,400italic:latin', 'Libre+Baskerville:400,400italic:latin', 'Satisfy::latin', 'Dawning+of+a+New+Day::latin','Dosis::latin', 'Raleway:200:latin', 'Parisienne::latin', 'Great+Vibes::latin', 'Clicker+Script::latin' ] }
  42. };
  43. (function() {
  44. var wf = document.createElement('script');
  45. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  46. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  47. wf.type = 'text/javascript';
  48. wf.async = 'true';
  49. var s = document.getElementsByTagName('script')[0];
  50. s.parentNode.insertBefore(wf, s);
  51. })(); </script>
  52. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  53. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  54. <script>
  55. (function($){
  56. $(document).ready(function(){
  57. $("a[title]").style_my_tooltips({
  58. tip_follows_cursor:true,
  59. tip_delay_time:10,
  60. tip_fade_speed:10,
  61. attribute:"title"
  62. });
  63. });
  64. })(jQuery);
  65. </script>
  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.  
  105. <meta name="color:border1" content="#000"/>
  106. <meta name="color:blogtitle" content="#000"/>
  107. <meta name="color:stats" content="#fff"/>
  108.  
  109. <meta name="text:link 1" content="/"/>
  110. <meta name="text:link 1 msg" content="msg"/>
  111. <meta name="text:link 2" content="/"/>
  112. <meta name="text:link 2 msg" content="msg"/>
  113. <meta name="text:link 3" content="/"/>
  114. <meta name="text:link 3 msg" content="msg"/>
  115. <meta name="text:link 4" content="/"/>
  116. <meta name="text:link 4 msg" content="msg"/>
  117. <meta name="text:link 5" content="/"/>
  118. <meta name="text:link 5 msg" content="msg"/>
  119.  
  120. <meta name="text:blogtitle" content="blogtitle"/>
  121. <meta name="text:stats" content="3/214342"/>
  122. <meta name="text:name" content="celina"/>
  123.  
  124. <meta name="if:stats" content="1"/>
  125.  
  126. <style type="text/css">
  127.  
  128. #s-m-t-tooltip {
  129. max-width:300px;
  130. padding:3px;
  131. margin:20px 0px 0px 20px;
  132. background:{color:blogtitle};
  133. font-size:9px;
  134. font-family:arial;
  135. text-transform:lowercase;
  136. color:white;
  137. z-index:999999999999999999999999999999999999;
  138. }
  139.  
  140. ::-webkit-scrollbar {width: 5px; height: 5px; background: #FFFFFF;}
  141. ::-webkit-scrollbar-thumb {background-color:{color:link};border:1px solid white;}
  142.  
  143. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.05;-webkit-transition: all 0.8s ease-out;-moz-
  144.  
  145. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  146.  
  147. iframe#tumblr_controls: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;}
  148.  
  149. p {
  150. margin:0px;
  151. margin-top:0px;
  152. }
  153.  
  154.  
  155. body {
  156. padding: 0px;
  157. margin: 0px;
  158. color:{color:text};
  159. font-family:arial;
  160. line-height:15px;
  161. font-size:10px;
  162. background-color: {color:Background};
  163. }
  164.  
  165. a:link, a:active, a:visited{
  166. text-decoration: none;
  167. -webkit-transition: color 0.3s ease-out;
  168. -moz-transition: color 0.3s ease-out;
  169. transition: color 0.3s ease-out;
  170. color:{color:link};
  171. }
  172.  
  173. a:hover {
  174. text-decoration: none;
  175. font-style:;
  176. color: {color:Hover};
  177. }
  178.  
  179. div#center{
  180. margin:auto;
  181. position:relative;
  182. width:1250px;
  183. background-color:;
  184. overflow:auto;
  185. overflow-y:hidden;
  186. }
  187.  
  188. #question{
  189. width:250px;
  190. height:auto;
  191. padding:10px;
  192. font-size:9px;
  193. background:{color:border1};
  194. color:{color:stats};
  195. font-family:arial;
  196. {block:permalinkpage}
  197. width:440px;
  198. {/block:permalinkpage}
  199. }
  200.  
  201. #question a{
  202. color:white;
  203. }
  204.  
  205. #answer{
  206. width:250px;
  207. height:auto;
  208. padding:10px;
  209. font-size:9px;
  210. text-align:left;
  211. background:white;
  212. font-family:arial;
  213. {block:permalinkpage}
  214. width:440px;
  215. {/block:permalinkpage}
  216. }
  217.  
  218. .entry {
  219. float:left;
  220. display: block;
  221. margin:25px;
  222. overflow:hidden;
  223. width:250px;
  224. border:10px solid {color:background};
  225. {block:PermalinkPage}
  226. width:450px;
  227. text-align:left;
  228. line-height:10px;
  229. outline:1px solid {color:border1};
  230. outline-offset:5px;
  231. {/block:PermalinkPage}
  232. background:{color:background};
  233. -webkit-transition: all .7s ease;
  234. -moz-transition: all .7s ease;
  235. -o-transition: all .7s ease;
  236. transition: all .7s ease;
  237. }
  238.  
  239. .entry img{
  240. width:100%;
  241. }
  242.  
  243. .entry:hover{
  244. {block:indexpage}
  245. outline:1px solid {color:border1};
  246. outline-offset:5px;
  247. {/block:indexpage}
  248. }
  249.  
  250. .entry .b3{
  251. position: absolute;
  252. width:250px;
  253. height:100%;
  254. margin-left:250px;
  255. top:0px;
  256. overflow:hidden;
  257. text-align:center;
  258. background:white;
  259. opacity:0;
  260. -webkit-transition: all .7s ease;
  261. -moz-transition: all .7s ease;
  262. -o-transition: all .7s ease;
  263. transition: all .7s ease;
  264. }
  265.  
  266. .entry:hover .b3{
  267. overflow:visible;
  268. opacity:0.5;
  269. margin-left:0px;
  270. }
  271.  
  272. .entry .r{
  273. position: absolute;
  274. width:auto;
  275. height:10px;
  276. padding:5px;
  277. margin-left:-110px;
  278. margin-top:10px;
  279. overflow:hidden;
  280. text-align:center;
  281. line-height:10px;
  282. background:{color:border1};
  283. color:{color:stats};
  284. opacity:0;
  285. font-family:arial;
  286. font-size:9px;
  287. transition: all .5s ease-out;
  288. -o-transition-transition: all .5s ease-out;
  289. -webkit-transition: all .5s ease-out;
  290. }
  291.  
  292. .r a{
  293. color:{color:stats};
  294. }
  295.  
  296. .entry:hover .r{
  297. overflow:visible;
  298. opacity:1;
  299. margin-left:10px;
  300. }
  301.  
  302. .entry .d{
  303. position: absolute;
  304. width:auto;
  305. height:10px;
  306. padding:5px;
  307. margin-left:-110px;
  308. margin-top:35px;
  309. overflow:hidden;
  310. text-align:center;
  311. line-height:10px;
  312. background:{color:border1};
  313. color:{color:stats};
  314. opacity:0;
  315. font-family:arial;
  316. text-transform:lowercase;
  317. font-size:9px;
  318. transition: all 1s ease-out;
  319. -o-transition-transition: all 1s ease-out;
  320. -webkit-transition: all 1s ease-out;
  321. }
  322.  
  323. .d a{
  324. color:{color:stats};
  325. }
  326.  
  327. .entry:hover .d{
  328. overflow:visible;
  329. opacity:1;
  330. margin-left:10px;
  331. }
  332.  
  333. .entry .n{
  334. position: absolute;
  335. width:auto;
  336. height:10px;
  337. padding:5px;
  338. margin-left:-110px;
  339. margin-top:60px;
  340. overflow:hidden;
  341. text-align:center;
  342. line-height:10px;
  343. background:{color:border1};
  344. color:{color:stats};
  345. opacity:0;
  346. font-family:arial;
  347. text-transform:lowercase;
  348. font-size:9px;
  349. transition: all 1.5s ease-out;
  350. -o-transition-transition: all 1.5s ease-out;
  351. -webkit-transition: all 1.5s ease-out;
  352. }
  353.  
  354. .n a{
  355. color:{color:stats};
  356. }
  357.  
  358.  
  359. #tdcd{
  360. position:fixed;
  361. bottom:5px;
  362. z-index:99999;
  363. right:5px;
  364. background:white;
  365. border:1px solid #eee;
  366. width:30px;
  367. height:30px;
  368. -webkit-transition: all .7s ease;
  369. -moz-transition: all .7s ease;
  370. -o-transition: all .7s ease;
  371. transition: all .7s ease;
  372. }
  373.  
  374. #tdcd:hover{
  375. right:75px;
  376. }
  377.  
  378. #cr{
  379. position:fixed;
  380. bottom:5px;
  381. z-index:99999;
  382. background:white;
  383. border:1px solid #eee;
  384. width:70px;
  385. height:30px;
  386. right:-70px;
  387. font-size:8px;
  388. text-align:center;
  389. line-height:30px;
  390. font-weight:bold;
  391. -webkit-transition: all .7s ease;
  392. -moz-transition: all .7s ease;
  393. -o-transition: all .7s ease;
  394. transition: all .7s ease;
  395. }
  396.  
  397. #tdcd:hover #cr{
  398. right:0px;
  399. }
  400.  
  401. #cr a{
  402. color:{color:blogtitle};
  403. }
  404.  
  405. .entry:hover .n{
  406. overflow:visible;
  407. opacity:1;
  408. margin-left:10px;
  409. }
  410.  
  411. #posts {
  412. width:800px;
  413. margin-top:50px;
  414. z-index:99;
  415. margin-left:450px;
  416. right:auto;
  417. background:transparent;
  418. margin-right:auto;
  419. position:relative;
  420. overflow-y: hidden;
  421. }
  422.  
  423. #s{
  424. position:fixed !important;
  425. width:230px;
  426. height:500px;
  427. margin-top:150px;
  428. margin-left:135px;
  429. background:{color:background};
  430. text-align:center;
  431. }
  432.  
  433. #c{
  434. position:fixed !important;
  435. width:20px;
  436. height:20px;
  437. margin-top:30px;
  438. margin-left:0px;
  439. background:{color:border1};
  440. border-radius:100px;
  441. }
  442.  
  443. #b{
  444. position:fixed !important;
  445. width:205px;
  446. height:20px;
  447. margin-top:30px;
  448. margin-left:25px;
  449. font-family:arial;
  450. font-size:15px;
  451. font-weight:bold;
  452. line-height:20px;
  453. text-align:left;
  454. color:{color:blogtitle};
  455. }
  456.  
  457. #d{
  458. width:210px;
  459. height:auto;
  460. margin-top:60px;
  461. margin-left:0px;
  462. font-size:9px;
  463. }
  464.  
  465. #l{
  466. width:210px;
  467. height:20px;
  468. margin-left:0px;
  469. margin-top:px;
  470. line-height:20px;
  471. font-family:arial;
  472. font-size:9px;
  473. }
  474.  
  475. #l a{
  476. padding:4px;
  477. color:{color:blogtitle};
  478. }
  479.  
  480. #l a:hover{
  481. background:{color:border1};
  482. color:{color:hover};
  483. }
  484.  
  485. #b2{
  486. position:fixed !important;
  487. width:30px;
  488. height:100%;
  489. top:0px;
  490. right:0px;
  491. background:{color:border1};
  492. }
  493.  
  494. #s2{
  495. position:fixed !important;
  496. width:auto;
  497. height:10px;
  498. bottom:5px;
  499. left:5px;
  500. padding:5px;
  501. line-height:10px;
  502. background:{color:border1};
  503. text-align:center;
  504. color:{color:stats};
  505. font-family:arial;
  506. font-size:9px;
  507. }
  508.  
  509. #s2 a{
  510. color:{color:stats};
  511. }
  512.  
  513. #ap{
  514. width:30px;
  515. height:30px;
  516. overflow:hidden;
  517. position:absolute;
  518. margin-top:15px;
  519. margin-left:15px;
  520. background:white;
  521. opacity:0.8;
  522. border-radius:100px;
  523. }
  524.  
  525. #at{
  526. width:170px;
  527. height:30px;
  528. overflow:hidden;
  529. position:absolute;
  530. margin-top:-45px;
  531. margin-left:80px;
  532. font-family:arial;
  533. font-size:13px;
  534. font-weight:bold;
  535. }
  536.  
  537.  
  538. .title{
  539. font-family:arial;
  540. font-size:15px;
  541. font-weight:bold;
  542. line-height:20px;
  543. color:{color:Title};
  544. }
  545.  
  546.  
  547. .permalink{
  548. text-transform: normal;
  549. display: block;
  550. text-align: right;
  551. text-decoration: none;
  552. }
  553.  
  554.  
  555.  
  556. #infscr-loading{
  557. bottom: -70px;
  558. position: absolute;
  559. left: 50%;
  560. margin-left:-8px;
  561. width:16px;
  562. height:11px;
  563. overflow:hidden;
  564. margin-bottom: 50px;
  565. }
  566.  
  567. #postnotes{
  568. text-align: justify;}
  569.  
  570. #postnotes blockquote{
  571. border: 0px;}
  572.  
  573. blockquote{
  574. padding:0px 0px 2px 5px;
  575. margin:0px 0px 2px 10px;
  576. border-left: 1px dotted #555555;
  577. }
  578.  
  579. blockquote p, ul{
  580. margin:0px;
  581. padding:0px;
  582. }
  583.  
  584. a img{border: 0px;}
  585.  
  586.  
  587. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  588.  
  589. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  590. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  591.  
  592. .notes img{width:10px; position:relative; top:3px;margin:5px;}
  593. <--ses-->
  594. small{font-size: 90%;}
  595.  
  596. {CustomCSS}
  597.  
  598. </style>
  599.  
  600. {block:IndexPage}
  601. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  602. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  603. <script type="text/javascript" src="http://static.tumblr.com/tk7f1db/vGfn06hpd/document.txt"></script>
  604.  
  605. <script type="text/javascript">
  606. $(window).load(function(){
  607. var $wall = $('#posts');
  608. $wall.imagesLoaded(function(){
  609. $wall.masonry({
  610. itemSelector: '.entry, .entry_photo',
  611. isAnimated : false
  612. });
  613. });
  614.  
  615. $wall.infinitescroll({
  616. navSelector : '#pagination',
  617. nextSelector : '#pagination a',
  618. itemSelector : '.entry, .entry_photo',
  619. bufferPx : 2000,
  620. debug : false,
  621. errorCallback: function() {
  622. $('#infscr-loading').fadeOut('normal');
  623. }},
  624. function( newElements ) {
  625. var $newElems = $( newElements );
  626. $newElems.hide();
  627. $newElems.imagesLoaded(function(){
  628. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  629. });
  630. }); $('#posts').show(500);
  631. });
  632. </script>
  633.  
  634.  
  635. {/block:IndexPage}
  636.  
  637.  
  638. <title>{title}</title>
  639.  
  640. <link rel="shortcut icon" href="{Favicon}" />
  641. <meta name="viewport" content="width=820" />
  642. </head>
  643.  
  644. <body>
  645. <BODY onselectstart="return false;" ondragstart="return false;">
  646. <div class="wrapper">
  647. <div class="header">
  648. </div>
  649.  
  650. <div id="cage">
  651. <div id="center">
  652.  
  653. <div id="s">
  654. <div id="c"></div>
  655. <div id="b">{text:blogtitle}</div>
  656. <div id="d">{description}
  657. <div id="l">
  658. <a href="{text:link 1}">{text:link 1 msg}</a>
  659. <a href="{text:link 2}">{text:link 2 msg}</a>
  660. <a href="{text:link 3}">{text:link 3 msg}</a>
  661. <a href="{text:link 4}">{text:link 4 msg}</a>
  662. <a href="{text:link 5}">{text:link 5 msg}</a>
  663. <a href="http://mkbye.tumblr.com">theme</a>
  664. </div>
  665. </div>
  666. </div>
  667.  
  668. <div id="b2"></div>
  669. {block:ifstats}<div id="s2">{text:stats}</div>{/block:ifstats}
  670. <div id="tdcd"><img src="http://cdn.mysitemyway.com/etc-mysitemyway/icons/legacy-previews/icons-256/3d-transparent-glass-icons-people-things/059464-3d-transparent-glass-icon-people-things-hand-peace.png" style="width:30px;height:30px;"></a>
  671. <div id ="cr"><a href="http://mkbye.tumblr.com">theme by mkbye</a></div>
  672. </div>
  673.  
  674. <div class="left">
  675. <div id="posts">
  676. {block:Posts}
  677. <div class="entry">
  678.  
  679. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span>
  680. {block:IndexPage}
  681. </br>
  682. <div style="color:{color:blogtitle};font-family:arial;text-transform:lowercase;font-style:italic;text-align:right">
  683. <a href="{ReblogURL}" target="_blank">reblog</a> | <a href="{Permalink}" title="{timeago}">{ShortDayOfWeek} {DayOfMonth}</a>
  684. </div>
  685. {/block:IndexPage}
  686. {/block:Text}
  687.  
  688.  
  689. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description}
  690. {block:IndexPage}
  691. </br>
  692. <div style="color:{color:blogtitle};font-family:arial;text-transform:lowercase;font-style:italic;text-align:right">
  693. <a href="{ReblogURL}" target="_blank">reblog</a> | <a href="{Permalink}" title="{timeago}">{ShortDayOfWeek} {DayOfMonth}</a>
  694. </div>
  695. {/block:IndexPage}
  696. {block:Link}
  697.  
  698.  
  699. {block:Photo}
  700. {block:IndexPage}
  701. <div class="b3"></div>
  702. <div class="r"><a href="{ReblogURL}" target="_blank">reblog</a></div>
  703. <div class="d"><a href="{Permalink}" title="{timeago}">{ShortDayOfWeek} {DayOfMonth}</a></div>
  704. <div class="n">{block:NoteCount}{notecount}{/block:NoteCount}</div>
  705.  
  706. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  707. {/block:IndexPage}
  708. {block:PermalinkPage}
  709. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  710. {LinkCloseTag}
  711. {/block:PermalinkPage}
  712. {/block:Photo}
  713.  
  714.  
  715. {block:Photoset}
  716. {block:IndexPage}
  717. <center>
  718. <div class="b3"></div>
  719. <div class="r"><a href="{ReblogURL}" target="_blank">reblog</a></div>
  720. <div class="d"><a href="{Permalink}" title="{timeago}">{ShortDayOfWeek} {DayOfMonth}</a></div>
  721. <div class="n">{block:NoteCount}{notecount}{/block:NoteCount}</div>
  722. {Photoset}</center>
  723. {/block:IndexPage}
  724. {block:PermalinkPage}
  725. <center>{Photoset}</center>
  726. {/block:PermalinkPage}
  727. {/block:Photoset}
  728.  
  729.  
  730. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br>
  731. {block:IndexPage}
  732. </br>
  733. <div style="color:{color:blogtitle};font-family:arial;text-transform:lowercase;font-style:italic;text-align:right">
  734. <a href="{ReblogURL}" target="_blank">reblog</a> | <a href="{Permalink}" title="{timeago}">{ShortDayOfWeek} {DayOfMonth}</a>
  735. </div>
  736. {/block:IndexPage}
  737. {/block:Quote}
  738.  
  739.  
  740. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  741. <ul class="chat">
  742. {block:Lines}
  743. <li class="user_{UserNumber}">
  744. {block:Label}
  745. <span class="label">{Label}</span>
  746. {/block:Label}
  747. {Line}
  748. </li>
  749. {/block:Lines}
  750. {/block:Chat}
  751.  
  752. {block:Answer}
  753. <div id="question">
  754. <font style="text-transform:uppercase; color:{color:blogtitle};font-size:10px;"><b>{Asker}</b></font>:</br>{question}</div>
  755. <div id="answer">
  756. <font style="text-transform:uppercase; color:{color:blogtitle};font-size:10px;"><b>{text:name}</b></font>:</br>{answer}</div>
  757. {block:IndexPage}
  758. <div style="color:{color:blogtitle};font-family:arial;text-transform:lowercase;font-style:italic;text-align:right">
  759. <a href="{ReblogURL}" target="_blank">reblog</a> | <a href="{Permalink}" title="{timeago}">{ShortDayOfWeek} {DayOfMonth}</a>
  760. </div>
  761. {/block:IndexPage}
  762. {/block:Answer}
  763.  
  764.  
  765. {block:Audio}
  766. <div id="ap">{AudioPlayerWhite}</div>
  767. {block:AlbumArt}<img src="{AlbumArtURL}" style="width:60px;border-radius:100px;">{/block:AlbumArt}
  768. <div id="at">{block:TrackName}{TrackName}{/block:TrackName} -
  769. <font style="color:{color:border1}">{block:Artist}{Artist}{/block:Artist}</font>
  770. </div>
  771. </br>
  772. {block:indexpage}
  773. <div style="color:{color:blogtitle};font-family:arial;text-transform:lowercase;font-style:italic;text-align:right">
  774. {block:PlayCount}{PlayCountWithLabel}{/block:PlayCount} | <a href="{ReblogURL}" target="_blank">reblog</a> | <a href="{Permalink}" title="{timeago}">{ShortDayOfWeek} {DayOfMonth}</a>
  775. </div></br>
  776. <div style="padding:5px;border-top:1px solid {color:title}"></div>
  777. {caption}
  778. {/block:indexpage}
  779. {/block:Audio}
  780.  
  781.  
  782. {block:Video}
  783. {block:IndexPage}
  784. <center>
  785. {Video-250}</center></br>
  786. <div style="color:{color:blogtitle};font-family:arial;text-transform:lowercase;font-style:italic;text-align:right">
  787. <a href="{ReblogURL}" target="_blank">reblog</a> | <a href="{Permalink}" title="{timeago}">{ShortDayOfWeek} {DayOfMonth}</a>
  788. </div></br>
  789. <div style="padding:5px;border-top:1px solid {color:title}"></div>
  790. {caption}
  791. {/block:IndexPage}
  792. {block:PermalinkPage}
  793. <center>
  794. {Video-400}</center>
  795. {/block:PermalinkPage}
  796. {block:Video}
  797.  
  798.  
  799. {block:PostNotes}
  800. </br><div style="font-size:9.5px;color:black;line-height:12px;">
  801. <B>POSTED:</B> {shortmonth} {dayofmonth} {year} | {12Hour}:{Minutes} {CapitalAmPm}</br>
  802. <b>NOTE COUNT:</b> {notecount}</br>
  803. <B>VIA:</B> {block:RebloggedFrom}<a href={ReblogParentURL}>{ReblogParentName}</a>{/block:RebloggedFrom}</br>
  804. <b>SOURCE:</b> {block:contentSource}<a href="{Sourceurl}">{sourcetitle}</a>{/block:contentSource}</br>
  805. <b>TAGS:</b> {block:HasTags}{block:Tags}
  806. <a href="{TagURL}">{Tag},</a>
  807. {/block:Tags}{/block:HasTags}</br></br>
  808. <div style="border-top:1px solid {color:title}"></div>
  809. </br>
  810. {caption}
  811. </br>
  812. </div>
  813. <div id="postnotes"><div style="height:auto; max-height:500px; overflow:auto; padding:10px; font-size:9px; font-family:arial">{PostNotes}</div></div><br>
  814. {/block:PostNotes}
  815.  
  816.  
  817. </div>
  818. {/block:Posts}
  819. </div></div>
  820.  
  821.  
  822. {block:IndexPage}
  823. {block:Pagination}
  824. <div id="pagination">
  825. {block:NextPage}
  826. <a id="nextPage" href="{NextPage}"></a>
  827. {/block:NextPage}
  828. {block:PreviousPage}
  829. <a href="{PreviousPage}"></a>
  830. {/block:PreviousPage}
  831. </div>
  832. {/block:Pagination}
  833. {/block:IndexPage}
  834. </body>
  835.  
  836. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement