mkbye

thm 38 — mkbye:celina

Aug 7th, 2015
548
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.44 KB | None | 0 0
  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10. <!--
  11. Theme 38
  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: 07.28.15-07.30.15
  23. Theme posted publicly: 08.07.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:90,
  60. tip_fade_speed:600,
  61. attribute:"title"
  62. });
  63. });
  64. })(jQuery);
  65. </script>
  66. <script>
  67. $(document).ready(function() {
  68. //
  69. $('a.poplight[href^=#]').click(function() {
  70. var popID = $(this).attr('rel'); //Get Popup Name
  71. var popURL = $(this).attr('href'); //Get Popup href to define size
  72. var query= popURL.split('?');
  73. var dim= query[1].split('&');
  74. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  75. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend();
  76. var popMargTop = ($('#' + popID).height() + 80) / 2;
  77. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  78. //Apply Margin to Popup
  79. $('#' + popID).css({
  80. 'margin-top' : -popMargTop,
  81. 'margin-left' : -popMargLeft
  82. });
  83. $('body').append('<div id="fade"></div>');
  84. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  85. return false;
  86. });
  87. $('a.close, #fade').live('click', function() {
  88. $('#fade , .popup_block').fadeOut(function() {
  89. $('#fade, a.close').remove(); //fade them both out
  90. });
  91. return false;
  92. });
  93. });
  94. </script>
  95. <script type="text/javascript">
  96. <!--
  97.  
  98. // Disable Right Click Script
  99.  
  100. function IE(e)
  101. {
  102. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  103. {
  104. return false;
  105. }
  106. }
  107. function NS(e)
  108. {
  109. if (document.layers || (document.getElementById && !document.all))
  110. {
  111. if (e.which == "2" || e.which == "3")
  112. {
  113. return false;
  114. }
  115. }
  116. }
  117. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  118.  
  119. //-->
  120. </script>
  121.  
  122.  
  123. <script type="text/javascript"
  124. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  125.  
  126. <!--DEFAULT VARIABLES-->
  127. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  128. <meta name="color:link" content="#777"/>
  129. <meta name="color:text" content="#777"/>
  130. <meta name="color:title" content="#333"/>
  131. <meta name="color:hover" content="#fff"/>
  132.  
  133. <meta name="image:sidebar" content="1"/>
  134.  
  135. <meta name="color:border1" content="#fff"/>
  136. <meta name="color:border2" content="#fff"/>
  137. <meta name="color:bars" content="#fff"/>
  138. <meta name="color:blogtitle" content="#fff"/>
  139.  
  140. <meta name="text:link 1" content="/"/>
  141. <meta name="text:link 1 msg" content="msg"/>
  142. <meta name="text:link 2" content="/"/>
  143. <meta name="text:link 2 msg" content="msg"/>
  144. <meta name="text:link 3" content="/"/>
  145. <meta name="text:link 3 msg" content="msg"/>
  146. <meta name="text:link 4" content="/"/>
  147. <meta name="text:link 4 msg" content="msg"/>
  148. <meta name="text:blogtitle" content="good vibes"/>
  149. <meta name="text:stats" content="2 here | 134523 left"/>
  150. <meta name="text:name" content="celina"/>
  151.  
  152. <style type="text/css">
  153.  
  154. #s-m-t-tooltip {
  155. max-width:300px;
  156. padding:6px 6px 6px 6px;
  157. margin:20px 0px 0px 20px;
  158. background:{color:link};
  159. letter-spacing:0px; /* change the letter spacing */
  160. color:white; /* change the text color */
  161. border-radius:5px;
  162. font-size:10px;
  163. font-family:raleway;
  164. text-transform:uppercase;
  165. z-index:999999999999999999999999999999999999;
  166. }
  167.  
  168. ::-webkit-scrollbar {width: 5px; height: 5px; background: #FFFFFF;}
  169. ::-webkit-scrollbar-thumb {background-color:{color:border2};}
  170.  
  171. iframe#tumblr_controls {z-index:99999999;right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.05;-webkit-transition: all 0.8s ease-out;-moz-
  172.  
  173. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  174.  
  175. 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;}
  176.  
  177.  
  178. p {
  179. margin:0px;
  180. margin-top:0px;
  181. }
  182.  
  183.  
  184. body {
  185. padding: 0px;
  186. margin: 0px;
  187. color:{color:text};
  188. font-family:Trebuchet MS;
  189. line-height:12px;
  190. font-size:11px;
  191. background:#f6f6f6;
  192. }
  193.  
  194. a:link, a:active, a:visited{
  195. text-decoration: none;
  196. -webkit-transition: color 0.3s ease-out;
  197. -moz-transition: color 0.3s ease-out;
  198. transition: color 0.3s ease-out;
  199. color:{color:link};
  200. }
  201.  
  202. a:hover {
  203. text-decoration: none;
  204. font-style:;
  205. color: {color:Hover};
  206. }
  207.  
  208. div#center{
  209. margin:auto;
  210. position:relative;
  211. width:780px;
  212. background-color:;
  213. overflow:auto;
  214. overflow-y:hidden;
  215. }
  216.  
  217. .entry {
  218. float:left;
  219. display: block;
  220. margin:10px;
  221. overflow:hidden;
  222. width:250px;
  223. padding:15px;
  224. padding-bottom:13px;
  225. border:1px solid #f4f4f4;
  226. {block:PermalinkPage}
  227. width:450px;
  228. text-align:left;
  229. line-height:10px;
  230. {/block:PermalinkPage}
  231. background:white;
  232. }
  233.  
  234. .entry .perma{
  235. position: absolute;
  236. width:250px;
  237. height:auto;
  238. margin-left:300px;
  239. bottom:80px;
  240. line-height:16px;
  241. overflow:hidden;
  242. text-align:center;
  243. font-size:50px;
  244. color:{color:blogtitle};
  245. text-transform:uppercase;
  246. text-shadow:-1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
  247. font-family:roboto;
  248. opacity:0;
  249. -webkit-transition: all .7s ease;
  250. -moz-transition: all .7s ease;
  251. -o-transition: all .7s ease;
  252. transition: all .7s ease;
  253. }
  254.  
  255. .entry:hover .perma{
  256. overflow:visible;
  257. opacity:1;
  258. margin-left:0px;
  259. }
  260.  
  261. .entry .perma2{
  262. position: absolute;
  263. width:250px;
  264. height:auto;
  265. margin-left:300px;
  266. bottom:50px;
  267. line-height:16px;
  268. overflow:hidden;
  269. text-align:center;
  270. font-size:15px;
  271. color:white;
  272. text-transform:uppercase;
  273. font-family:roboto;
  274. opacity:0;
  275. -webkit-transition: all .7s ease;
  276. -moz-transition: all .7s ease;
  277. -o-transition: all .7s ease;
  278. transition: all .7s ease;
  279. }
  280.  
  281. .entry:hover .perma2{
  282. overflow:visible;
  283. opacity:1;
  284. margin-left:0px;
  285. }
  286.  
  287. .entry .bg{
  288. width:100%;
  289. height:100%;
  290. margin-left:-270px;
  291. position: absolute;
  292. padding:10px;
  293. overflow:hidden;
  294. text-align:center;
  295. background:white;
  296. color:white;
  297. top:0px;
  298. opacity:0;
  299. -webkit-transition: all .7s ease;
  300. -moz-transition: all .7s ease;
  301. -o-transition: all .7s ease;
  302. transition: all .7s ease;
  303. }
  304.  
  305. .entry:hover .bg{
  306. overflow:visible;
  307. opacity:0.3;
  308. margin-left:0px;
  309. }
  310.  
  311. #question{
  312. width:230px;
  313. height:auto;
  314. padding:10px;
  315. font-size:9px;
  316. background:{color:border1};
  317. border-radius:5px;
  318. {block:permalinkpage}
  319. width:430px;
  320. {/block:permalinkpage}
  321. }
  322.  
  323. #answer{
  324. width:230px;
  325. height:auto;
  326. padding:10px;
  327. font-size:9px;
  328. text-align:left;
  329. {block:permalinkpage}
  330. width:430px;
  331. {/block:permalinkpage}
  332. }
  333.  
  334. #posts {
  335. width:800px;
  336. margin-top:50px;
  337. z-index:99;
  338. margin-left:100px;
  339. right:auto;
  340. position:relative;
  341. overflow-y: hidden;
  342. }
  343.  
  344. #top{
  345. position:fixed !important;
  346. z-index:99999;
  347. width:100%;
  348. left:0px;
  349. height:20px;
  350. background:{color:bars};
  351. }
  352.  
  353. #top2{
  354. position:fixed !important;
  355. width:100%;
  356. top:20px;
  357. left:0px;
  358. height:10px;
  359. background:white;
  360. border-bottom:1px solid #ddd;
  361. }
  362.  
  363. #left{
  364. position:fixed !important;
  365. z-index:99999;
  366. width:20px;
  367. left:0px;
  368. height:100%;
  369. background:{color:bars};
  370. }
  371.  
  372. #right{
  373. position:fixed !important;
  374. z-index:99999;
  375. width:20px;
  376. right:0px;
  377. height:100%;
  378. background:{color:bars};
  379. }
  380.  
  381. #bottom{
  382. position:fixed !important;
  383. z-index:99999;
  384. width:100%;
  385. left:0px;
  386. height:20px;
  387. bottom:0px;
  388. background:{color:bars};
  389. }
  390.  
  391. #bottom2{
  392. position:fixed !important;
  393. width:100%;
  394. bottom:20px;
  395. left:0px;
  396. height:10px;
  397. background:white;
  398. border-top:1px solid #ddd;
  399. }
  400.  
  401. #line{
  402. position:fixed !important;
  403. width:1px;
  404. height:400px;
  405. margin-top:100px;
  406. margin-left:750px;
  407. background:{color:border1};
  408. }
  409.  
  410.  
  411.  
  412.  
  413.  
  414.  
  415.  
  416.  
  417.  
  418.  
  419.  
  420.  
  421. #sidebar{
  422. position:fixed !important;
  423. width:200px;
  424. margin-top:100px;
  425. margin-left:760px;
  426. }
  427.  
  428. #mkbye{
  429. position:fixed !important;
  430. width:60px;
  431. height:60px;
  432. margin-top:30px;
  433. margin-left:69px;
  434. }
  435.  
  436. #mkbye img{
  437. width:60px;
  438. height:60px;
  439. border-radius:3px;
  440. border:1px solid #fff;
  441. }
  442.  
  443. #celina{
  444. position:fixed !important;
  445. width:170px;
  446. height:40px;
  447. margin-top:100px;
  448. margin-left:15px;
  449. line-height:40px;
  450. font-family:roboto;
  451. font-weight:bold;
  452. font-size:25px;
  453. text-align:center;
  454. color:{color:blogtitle};
  455. border-bottom:1px solid {color:border2};
  456. }
  457.  
  458. #cont{
  459. position:fixed;
  460. width:170px;
  461. margin-top:250px;
  462. margin-left:775px;
  463. }
  464.  
  465. #dc{
  466. text-align:left;
  467. font-size:9px;
  468. }
  469.  
  470. #l1{
  471. position:fixed !important;
  472. width:50px;
  473. height:20px;
  474. margin-top:5px;
  475. margin-left:0px;
  476. font-size:8px;
  477. line-height:20px;
  478. text-transform:uppercase;
  479. border-bottom:2px solid {color:border1};
  480. }
  481.  
  482. #l1 a{
  483. color:{color:text};
  484. }
  485.  
  486. #l2{
  487. position:fixed !important;
  488. width:80px;
  489. height:20px;
  490. margin-top:28px;
  491. margin-left:0px;
  492. font-size:8px;
  493. line-height:20px;
  494. text-transform:uppercase;
  495. border-bottom:2px solid {color:border2};
  496. }
  497.  
  498. #l2 a{
  499. color:{color:text};
  500. }
  501.  
  502. #l3{
  503. position:fixed !important;
  504. width:110px;
  505. height:20px;
  506. margin-top:51px;
  507. margin-left:0px;
  508. font-size:8px;
  509. line-height:20px;
  510. text-transform:uppercase;
  511. border-bottom:2px solid {color:blogtitle};
  512. }
  513.  
  514. #l3 a{
  515. color:{color:text};
  516. }
  517.  
  518. #l4{
  519. position:fixed !important;
  520. width:140px;
  521. height:20px;
  522. margin-top:74px;
  523. margin-left:0px;
  524. font-size:8px;
  525. line-height:20px;
  526. text-transform:uppercase;
  527. border-bottom:2px solid {color:title};
  528. }
  529.  
  530. #l4 a{
  531. color:{color:text};
  532. }
  533.  
  534. #l5{
  535. position:fixed !important;
  536. width:170px;
  537. height:20px;
  538. margin-top:97px;
  539. margin-left:0px;
  540. font-size:8px;
  541. line-height:20px;
  542. text-transform:uppercase;
  543. border-bottom:2px solid {color:link};
  544. }
  545.  
  546. #l5 a{
  547. color:{color:text};
  548. }
  549.  
  550. #aa img{
  551. margin-top:5px;
  552. margin-left:174px;
  553. width:70px;
  554. height:70px;
  555. border:3px solid {color:border2};
  556. border-radius:3px;
  557. {block:permalinkpage}
  558. margin-left:370px;
  559. {/block:permalinkpage}
  560. }
  561.  
  562. #at{
  563. line-height:35px;
  564. font-family:roboto;
  565. font-size:15px;
  566. color:white;
  567. font-weight: normal;
  568. margin-top:-73px;
  569. margin-left:0px;
  570. text-align:center;
  571. background:{color:border2};
  572. border:1px solid {color:border2};
  573. border-radius:5px;
  574. width:160px;
  575. height:35px;
  576. {block:permalinkpage}
  577. width:360px;
  578. {/block:permalinkpage}
  579. }
  580.  
  581. #an{
  582. line-height:22px;
  583. color:white;
  584. text-transform:uppercase;
  585. margin-top:5px;
  586. margin-left:0px;
  587. text-align:center;
  588. background:{color:border1};
  589. border:1px solid {color:border1};
  590. border-radius:5px;
  591. font-size:9px;
  592. width:160px;
  593. height:22px;
  594. {block:permalinkpage}
  595. width:360px;
  596. {/block:permalinkpage}
  597. }
  598.  
  599. #notesline{
  600. border-top:1px solid {color:blogtitle};
  601. margin-top:10px;
  602. width:auto;
  603. {block:PermalinkPage}
  604. width:300px;
  605. {/block:PermalinkPage}
  606. }
  607.  
  608. #notes{
  609. text-align:center;
  610. margin-top:-8px;
  611. width:auto;
  612. {block:PermalinkPage}
  613. margin-left:300px;
  614. {/block:PermalinkPage}
  615. }
  616.  
  617.  
  618.  
  619.  
  620.  
  621.  
  622.  
  623.  
  624.  
  625.  
  626.  
  627.  
  628.  
  629.  
  630.  
  631.  
  632.  
  633.  
  634.  
  635.  
  636.  
  637.  
  638.  
  639.  
  640.  
  641.  
  642.  
  643.  
  644.  
  645.  
  646. .title{
  647. line-height: 20px;
  648. font-family:roboto;
  649. font-size:20px;
  650. color:{color:Title};
  651. font-weight: normal;
  652. }
  653.  
  654.  
  655. .permalink{
  656. text-transform: normal;
  657. display: block;
  658. text-align: right;
  659. text-decoration: none;
  660. }
  661.  
  662.  
  663.  
  664. #infscr-loading{
  665. bottom: -70px;
  666. position: absolute;
  667. left: 50%;
  668. margin-left:-8px;
  669. width:16px;
  670. height:11px;
  671. overflow:hidden;
  672. margin-bottom: 50px;
  673. }
  674.  
  675. #postnotes{
  676. text-align: justify;}
  677.  
  678. #postnotes blockquote{
  679. border: 0px;}
  680.  
  681. blockquote{
  682. padding:0px 0px 2px 5px;
  683. margin:0px 0px 2px 10px;
  684. border-left: 1px dotted #555555;
  685. }
  686.  
  687. blockquote p, ul{
  688. margin:0px;
  689. padding:0px;
  690. }
  691.  
  692. a img{border: 0px;}
  693.  
  694.  
  695. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  696.  
  697. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  698. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  699.  
  700. .notes img{width:10px; position:relative; top:3px;margin:5px;}
  701. <--ses-->
  702. small{font-size: 90%;}
  703.  
  704. {CustomCSS}
  705.  
  706. </style>
  707.  
  708. {block:IndexPage}
  709. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  710. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  711. <script type="text/javascript" src="http://static.tumblr.com/tk7f1db/vGfn06hpd/document.txt"></script>
  712.  
  713. <script type="text/javascript">
  714. $(window).load(function(){
  715. var $wall = $('#posts');
  716. $wall.imagesLoaded(function(){
  717. $wall.masonry({
  718. itemSelector: '.entry, .entry_photo',
  719. isAnimated : false
  720. });
  721. });
  722.  
  723. $wall.infinitescroll({
  724. navSelector : '#pagination',
  725. nextSelector : '#pagination a',
  726. itemSelector : '.entry, .entry_photo',
  727. bufferPx : 2000,
  728. debug : false,
  729. errorCallback: function() {
  730. $('#infscr-loading').fadeOut('normal');
  731. }},
  732. function( newElements ) {
  733. var $newElems = $( newElements );
  734. $newElems.hide();
  735. $newElems.imagesLoaded(function(){
  736. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  737. });
  738. }); $('#posts').show(500);
  739. });
  740. </script>
  741.  
  742.  
  743. {/block:IndexPage}
  744.  
  745.  
  746. <title>{title}</title>
  747.  
  748. <link rel="shortcut icon" href="{Favicon}" />
  749. <meta name="viewport" content="width=820" />
  750. </head>
  751.  
  752. <body>
  753. <BODY onselectstart="return false;" ondragstart="return false;">
  754. <div class="wrapper">
  755. <div class="header">
  756. </div>
  757.  
  758. <div id="cage">
  759. <div id="center">
  760.  
  761. <div id="top"></div>
  762. <div id="left"></div>
  763. <div id="right"></div>
  764. <div id="bottom"></div>
  765. <div id="top2"></div>
  766. <div id="bottom2"></div>
  767.  
  768. <div id="line"></div>
  769.  
  770. <div id="sidebar">
  771. <div id="mkbye"><img src="{image:sidebar}"></div>
  772. <div id="celina">{text:blogtitle}</div>
  773. </div>
  774.  
  775. <div id="cont">
  776. <div id="dc">{description}</br>
  777. {text:stats}</div>
  778. <div id="l1"><a href="{text:link 1}">{text:link 1 msg}</a></div>
  779. <div id="l2"><a href="{text:link 2}">{text:link 2 msg}</a></div>
  780. <div id="l3"><a href="{text:link 3}">{text:link 3 msg}</a></div>
  781. <div id="l4"><a href="{text:link 4}">{text:link 4 msg}</a></div>
  782. <div id="l5"><a href="http://mkbye.tumblr.com">theme</a></div>
  783. </div>
  784.  
  785.  
  786. <div class="left">
  787. <div id="posts">
  788. {block:Posts}
  789. <div class="entry">
  790.  
  791. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><div style="padding:4px;"></div>
  792. <div id="notesline"></div><div id="notes"><font style="font-size:9px;text-transform:uppercase;padding:2px;background:white"><a href="{Permalink}">{notecountwithlabel} + {timeago}</a></font></div>
  793. {/block:Text}
  794.  
  795. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description}<div style="padding:4px;"></div>
  796. <div id="notesline"></div><div id="notes"><font style="font-size:9px;text-transform:uppercase;padding:2px;background:white"><a href="{Permalink}">{notecountwithlabel} + {timeago}</a></font></div>{block:Link}
  797.  
  798.  
  799. {block:Answer}
  800.  
  801. <div id="question">
  802. <font style="text-transform:uppercase; color:{color:border2};font-size:10px;text-shadow:-1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;"><b>{Asker}</b></font>: </br>{question}</div>
  803.  
  804. <div style="padding:5px;"></div>
  805.  
  806. <div id="answer">
  807. <font style="text-transform:uppercase; font-family:roboto;color:{color:blogtitle};font-size:13px;"><b>{text:name}</b></font>: </br>{answer}</div>
  808.  
  809. <div style="padding:4px;"></div>
  810. <div id="notesline"></div><div id="notes"><font style="font-size:9px;text-transform:uppercase;padding:2px;background:white"><a href="{Permalink}">{notecountwithlabel} + {timeago}</a></font></div>
  811.  
  812. {/block:Answer}
  813.  
  814. {block:Photo}
  815. {block:IndexPage}
  816. <center>
  817.  
  818. <div class="bg"></div>
  819. <div class="perma">
  820. <a href="{ReblogURL}" target="_blank"> REBLOG </a> <a href="{permalink}">+</a></div>
  821. {block:NoteCount}<div class="perma2">{notecountwithlabel} • {timeago}</div>{/block:NoteCount}
  822.  
  823. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  824. {/block:IndexPage}
  825. {block:PermalinkPage}
  826. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  827. <div style="padding:4px;"></div>
  828. <div id="notesline"></div><div id="notes"><font style="font-size:9px;text-transform:uppercase;padding:2px;background:white"><a href="{Permalink}">{notecountwithlabel} + {timeago}</a></font></div></br>
  829.  
  830. {caption}
  831. </br>
  832. {LinkCloseTag}
  833. {/block:PermalinkPage}
  834. {/block:Photo}
  835.  
  836. {block:Photoset}
  837. {block:IndexPage}
  838. <center>
  839.  
  840. <div class="bg"></div>
  841. <div class="perma">
  842. <a href="{ReblogURL}" target="_blank"> REBLOG </a> <a href="{permalink}">+</a></div>
  843. {block:NoteCount}<div class="perma2">{notecountwithlabel} • {timeago}</div>{/block:NoteCount}
  844.  
  845. {Photoset}</center>
  846. {/block:IndexPage}
  847. {block:PermalinkPage}
  848. <center>
  849. {Photoset}</center>
  850. <div style="padding:4px;"></div>
  851. <div id="notesline"></div><div id="notes"><font style="font-size:9px;text-transform:uppercase;padding:2px;background:white"><a href="{Permalink}">{notecountwithlabel} + {timeago}</a></font></div></br>
  852.  
  853. {caption}
  854. </br>
  855. {/block:PermalinkPage}
  856. {/block:Photoset}
  857.  
  858. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}
  859. <div style="padding:4px;"></div>
  860. <div id="notesline"></div><div id="notes"><font style="font-size:9px;text-transform:uppercase;padding:2px;background:white"><a href="{Permalink}">{notecountwithlabel} + {timeago}</a></font></div>{/block:Quote}
  861.  
  862. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  863. <ul class="chat">
  864. {block:Lines}
  865. <li class="user_{UserNumber}">
  866. {block:Label}
  867. <span class="label">{Label}</span>
  868. {/block:Label}
  869. {Line}
  870. </li>
  871. {/block:Lines}
  872. <div style="padding:4px;"></div>
  873. <div id="notesline"></div><div id="notes"><font style="font-size:9px;text-transform:uppercase;padding:2px;background:white"><a href="{Permalink}">{notecountwithlabel} + {timeago}</a></font></div>
  874. {/block:Chat}
  875.  
  876. {block:Audio}
  877.  
  878. {block:AlbumArt}<div id="aa"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  879. {block:TrackName}<div id="at">{TrackName}</div>{/block:TrackName}
  880. {block:Artist}<div id="an">artist: {Artist}</div>{/block:Artist}
  881. <div style="border:1px solid {color:border1}; height:30px; margin-top:15px; margin-left:0px;">{AudioPlayerWhite}</div>
  882. <div style="padding:4px;"></div>
  883. <div id="notesline"></div><div id="notes"><font style="font-size:9px;text-transform:uppercase;padding:2px;background:white"><a href="{Permalink}">{notecountwithlabel} + {timeago}</a></font></div>
  884.  
  885. {/block:Audio}
  886.  
  887. {block:Video}
  888. {block:IndexPage}
  889. <center>
  890. <div class="bg"></div>
  891. <div class="perma">
  892. <a href="{ReblogURL}" target="_blank"> REBLOG </a> <a href="{permalink}">+</a></div>
  893. {block:NoteCount}<div class="perma2">{notecountwithlabel} • {timeago}</div>{/block:NoteCount}
  894. {Video-250}</center>
  895. {/block:IndexPage}
  896. {block:PermalinkPage}
  897. <center>
  898. {Video-400}</center>
  899. <div style="padding:4px;"></div>
  900. <div id="notesline"></div><div id="notes"><font style="font-size:9px;text-transform:uppercase;padding:2px;background:white"><a href="{Permalink}">{notecountwithlabel} + {timeago}</a></font></div></br>
  901.  
  902. {caption}
  903. </br>
  904. {/block:PermalinkPage}
  905. {block:Video}
  906.  
  907.  
  908. {block:PostNotes}
  909.  
  910.  
  911.  
  912. <div style="padding:5px"></div>
  913.  
  914. <div id="postnotes"><div style="height:auto; max-height:300px;overflow:auto; padding:15px;font-size:9px;">{PostNotes}</div></div><br>
  915.  
  916.  
  917.  
  918. {/block:PostNotes}
  919. </div>
  920. {/block:Posts}
  921. </div></div>
  922.  
  923. {block:IndexPage}
  924. {block:Pagination}
  925. <div id="pagination">
  926. {block:NextPage}
  927. <a id="nextPage" href="{NextPage}"></a>
  928. {/block:NextPage}
  929. {block:PreviousPage}
  930. <a href="{PreviousPage}"></a>
  931. {/block:PreviousPage}
  932. </div>
  933. {/block:Pagination}
  934. {/block:IndexPage}
  935. </body>
  936.  
  937. <div style="position:fixed; bottom:5px; z-index:99999;right:5px; background:white; border: 1px solid #eee;width:30px;height:30px;"><a href="http://mkbye.tumblr.com" title="theme made by mkbye!"><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></div>
Advertisement
Add Comment
Please, Sign In to add comment