mkbye

{ theme 55 by celina }

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