Advertisement
Maliklmore

hey look its a theme

Aug 5th, 2013
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.45 KB | None | 0 0
  1. <!--
  2. THEME BY MISBELIEFS, KEEP THE CREDIT OR I'LL CHOP OFF YOUR HANDS
  3. -->
  4.  
  5. <html lang="en">
  6. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  7. <html xmlns="http://www.w3.org/1999/xhtml">
  8. <head>
  9. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  10. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  11. <script>
  12. (function($){
  13. $(document).ready(function(){
  14. $("a[title]").style_my_tooltips({
  15. tip_follows_cursor:true,
  16. tip_delay_time:90,
  17. tip_fade_speed:600,
  18. attribute:"title"
  19. });
  20. });
  21. })(jQuery);
  22. </script>
  23.  
  24. </style>
  25.  
  26. <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lkl6tsiCGt1qfamg6.gif" />
  27.  
  28. <script type="text/javascript">
  29. <!--
  30.  
  31. // Disable Right Click Script
  32.  
  33. function IE(e)
  34. {
  35. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  36. {
  37. return false;
  38. }
  39. }
  40. function NS(e)
  41. {
  42. if (document.layers || (document.getElementById && !document.all))
  43. {
  44. if (e.which == "2" || e.which == "3")
  45. {
  46. return false;
  47. }
  48. }
  49. }
  50. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  51.  
  52. //-->
  53. </script>
  54.  
  55.  
  56. <script type="text/javascript"
  57. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  58.  
  59. <!--DEFAULT VARIABLES-->
  60. <meta name="color:Background" content="#ffffff"/>
  61. <meta name="color:Text" content="#000000"/>
  62. <meta name="color:Title" content="#000000"/>
  63. <meta name="color:Hover" content="#000000"/>
  64. <meta name="color:Link" content="#000000"/>
  65. <meta name="image:Background" content=""/>
  66. <meta name="image:sidebar" content="0"/>
  67. <meta name="if:show sidebar image" content="0">
  68. <meta name="text:Custom Link One" content="http://" />
  69. <meta name="text:Custom Link Two" content="http://" />
  70. <meta name="text:Custom Link Three" content="http://" />
  71. <meta name="text:Custom Link Four" content="http://" />
  72. <meta name="text:Custom Link Five" content="http://" />
  73. <meta name="text:Custom Link Six" content="http://" />
  74. <meta name="text:Custom Link Seven" content="http://" />
  75.  
  76. <style type="text/css">
  77. #s-m-t-tooltip {
  78. max-width:300px;
  79. padding:2px 2px 2px 2px;
  80. margin:20px 0px 0px 20px;
  81. background: #eee; /* change the background color */
  82. border:1px solid white; /* change the border color */
  83. border-radius:2px; /* change the roundess */
  84. font-family:georgia; /* change the font */
  85. font-size:9px; /* change the font size */
  86. letter-spacing:0px; /* change the letter spacing */
  87. text-transform:lowercase; /* can be uppercase, lowercase, none*/
  88. color:#000; /* change the text color */
  89. z-index:999999999999999999999999999999999999;
  90. }
  91.  
  92. 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-
  93.  
  94. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  95.  
  96. 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;}
  97.  
  98. p {
  99. margin:0px;
  100. margin-top:0px;
  101. }
  102.  
  103.  
  104. body {
  105. color:{color:Text};
  106. background:{color:background}
  107. url({image:background});
  108. background-repeat: repeat;
  109. background-attachment: fixed;
  110. -webkit-background-size: cover;
  111. -moz-background-size: cover;
  112. -o-background-size: cover;
  113. background-size: cover;
  114. background-size: ;
  115. font-family: calibri;
  116. line-height:110%;
  117. font-size:10px;
  118. }
  119.  
  120.  
  121. a:link, a:active, a:visited{
  122. text-decoration: none;
  123. -webkit-transition: color 0.3s ease-out;
  124. -moz-transition: color 0.3s ease-out;
  125. transition: color 0.3s ease-out;
  126. color:{color:link};
  127. }
  128.  
  129. a:hover {
  130. text-decoration: none;
  131. font-style:;
  132. color: {color:Hover};
  133. }
  134.  
  135. askname{
  136. text-transform:lowercase;
  137. font-size:13px;
  138. z-index:1;
  139. }
  140.  
  141.  
  142.  
  143.  
  144. .entry .perma{
  145. width:190px;
  146. height:28px;
  147. margin-left:-2px;
  148. position: absolute;
  149. line-height: 28px;
  150. overflow:hidden;
  151. text-align:center;
  152. z-index:1;
  153. font-size:9px;
  154. bottom:-25px;
  155. TEXT-TRANSFORM:lowercase;
  156. border-right:2px solid {color:link};
  157. border-left:2px solid {color:link};
  158. background:#fff;
  159. word-spacing:px;
  160. letter-spacing:1px;
  161. opacity: 0.0;
  162. -webkit-transition: all .7s ease;
  163. -moz-transition: all .7s ease;
  164. -o-transition: all .7s ease;
  165. transition: all .7s ease;
  166.  
  167. }
  168.  
  169. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  170. .entry {
  171. margin:25px;
  172. padding: 5px;
  173. padding-bottom: 5px;
  174. font-size:11x;
  175. background:#fff;
  176. letter-spacing:1px;
  177. border:1px solid #ddd;
  178. line-height:;
  179. {block:IndexPage}
  180. width:200px;
  181. {/block:IndexPage}
  182. {block:PermalinkPage}
  183. width:500px;
  184. {/block:PermalinkPage}
  185. }
  186.  
  187.  
  188.  
  189. .entry .wow{
  190. position:absolute;
  191. width:191px;
  192. padding:5px;
  193. background-color:#fff;
  194. overflow:hidden;
  195. opacity:0.0;
  196. font-family:calibri;
  197. font-size:10px;
  198. letter-spacing:1px;
  199. text-align:center;
  200. left:11px;
  201. text-transform:uppercase;
  202. top:-10px;
  203. z-index:10;
  204. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  205. }
  206.  
  207. .entry:hover .wow{
  208. opacity:.9;
  209. top:10px;
  210. }
  211.  
  212.  
  213.  
  214. #so {
  215. width: 500px;
  216. text-align:left;
  217. }
  218.  
  219.  
  220.  
  221. .links a{
  222. background-color:#eeeeee;
  223. padding:4px;
  224. width:15px;
  225. height:10px;
  226. font-style:italic;
  227. font-size:8px;
  228. font-family:georgia;
  229. letter-spacing:2px;
  230. border:1px solid #ddd;
  231. border-right:0px solid #ddd;
  232. line-height:12px;
  233. margin-top:-5px;
  234. text-transform:uppercase;
  235. display:block;
  236. text-align:center;
  237. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  238. }
  239.  
  240. .links a:hover{
  241. background-color:#fcfcfc;
  242. color:#aaa;
  243. border-right:1px solid #ddd;
  244. margin-left:-7px;
  245. }
  246.  
  247.  
  248. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  249. .entry .perma{
  250. width:196px;
  251. height:16px;
  252. margin-left:0px;
  253. position: absolute;
  254. line-height: 16px;
  255. overflow:hidden;
  256. text-align:center;
  257. top:8px;
  258. background:white;
  259. word-spacing:2px;
  260. letter-spacing:1px;
  261. opacity: 0.0;
  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.  
  269. .entry:hover .perma{
  270. overflow:visible;
  271. opacity:0.9;
  272. }
  273.  
  274.  
  275. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  276.  
  277. #posts {
  278. width: 600px;
  279. height: 100%;
  280. background-attachment: fixed;
  281. background-color:auto;
  282. background-repeat:repeat;
  283. margin-left:490px;
  284. float:left;
  285. -webkit-animation:fadeIn 3s;
  286. -moz-animation:fadeIn 3s;
  287. -ms-animation:fadeIn 3s;
  288. }
  289.  
  290. #xxxx {
  291. position:fixed;
  292. opacity:1;
  293. width:;
  294. height:25px;
  295. z-index:999;
  296. font-family:consolas;
  297. text-align: center;
  298. background-color:;
  299. color:#000;
  300. left:185px;
  301. top:150px;}
  302.  
  303.  
  304.  
  305.  
  306. /*CUSTOMIZE SIDEBAR HERE*/
  307.  
  308. #sidebar {
  309. display: block;
  310. position:fixed;
  311. padding:4px;
  312. top:120px;
  313. width:180px;
  314. letter-spacing:1px;
  315. border:1px solid #ddd;
  316. height:;
  317. z-index:9;
  318. text-align:center;
  319. font-size:10px;
  320. background-color:#fff;
  321. opacity:1;
  322. {block:indexpage}
  323. margin-left:200px;
  324. {/block:indexpage}
  325. {block:permalinkpage}
  326. margin-left:200px;
  327. {/block:permalinkpage}
  328. }
  329.  
  330.  
  331.  
  332. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  333. .title{
  334. line-height: 12px;
  335. color:{color:Title};
  336. font-weight: normal;
  337. }
  338.  
  339.  
  340. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  341. .permalink{
  342.  
  343. word-spacing:2px;
  344. text-transform: normal;
  345. display: block;
  346. text-align: center;
  347. text-decoration: none;
  348. border-top:1px solid #ddd;
  349. border-right:4px double #ddd;
  350.  
  351. margin-top:10px;
  352. padding:4px;
  353. background:;
  354. text-transform:lowercase;
  355. font-size:11px;
  356. -webkit-transition: all .7s ease;
  357. -moz-transition: all .7s ease;
  358. -o-transition: all .7s ease;
  359. transition: all .7s ease;
  360. }
  361.  
  362. .permalink a:hover{
  363. border-bottom:1px solid {color:link};
  364. }
  365.  
  366. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  367. #infscr-loading{
  368. bottom: -70px;
  369. position: absolute;
  370. left: 50%;
  371. margin-left:-8px;
  372. width:16px;
  373. height:11px;
  374. overflow:hidden;
  375. margin-bottom: 50px;
  376. }
  377.  
  378.  
  379.  
  380. #postnotes{
  381. text-align: justify;}
  382.  
  383. #postnotes b{
  384. border: 0px;}
  385.  
  386. blockquote{
  387. padding:0px 0px 2px 5px;
  388. margin:0px 0px 2px 10px;
  389. border-left: 2px solid #ddd;
  390. }
  391.  
  392. blockquote p, ul{
  393. margin:0px;
  394. padding:0px;
  395. }
  396.  
  397. a img{border: 0px;}
  398.  
  399.  
  400. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  401.  
  402. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  403. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  404.  
  405. .notes img{width:10px; position:relative; top:3px;}
  406. <--ses-->
  407. small{font-size: 90%;}
  408.  
  409. {CustomCSS}
  410.  
  411.  
  412. scarves{
  413. position:fixed;
  414. left:50%;
  415. right:50%;
  416. margin-left:430px;
  417. margin-top:0px;
  418. }
  419.  
  420. scarf1{
  421. width:25px;
  422. height:150px;
  423. position:fixed;
  424. margin-top:-100px;
  425. transition: all 1s, transform 1s;
  426. -moz-transition: all 1s, -moz-transform 1s;
  427. -webkit-transition: all 1s, -webkit-transform 1s;
  428. -o-transition: all 1s, -o-transform 1s;
  429. opacity:0.4;
  430. }
  431.  
  432. scarf1:hover{
  433. margin-top:-65px;
  434. transition: all 1s, transform 1s;
  435. -moz-transition: all 1s, -moz-transform 1s;
  436. -webkit-transition: all 1s, -webkit-transform 1s;
  437. -o-transition: all 1s, -o-transform 1s;
  438. opacity:1;
  439. }
  440.  
  441. scarf2{
  442. width:25px;
  443. height:150px;
  444. position:fixed;
  445. margin-left:35px;
  446. margin-top:-120px;
  447. transition: all 1s, transform 1s;
  448. -moz-transition: all 1s, -moz-transform 1s;
  449. -webkit-transition: all 1s, -webkit-transform 1s;
  450. -o-transition: all 1s, -o-transform 1s;
  451. opacity:0.4;
  452. }
  453.  
  454. scarf2:hover{
  455. margin-top:-65px;
  456. transition: all 1s, transform 1s;
  457. -moz-transition: all 1s, -moz-transform 1s;
  458. -webkit-transition: all 1s, -webkit-transform 1s;
  459. -o-transition: all 1s, -o-transform 1s;
  460. opacity:1;
  461. }
  462.  
  463. scarf3{
  464. width:25px;
  465. height:150px;
  466. position:fixed;
  467. margin-left:70px;
  468. margin-top:-80px;
  469. transition: all 1s, transform 1s;
  470. -moz-transition: all 1s, -moz-transform 1s;
  471. -webkit-transition: all 1s, -webkit-transform 1s;
  472. -o-transition: all 1s, -o-transform 1s;
  473. opacity:0.4;
  474. }
  475.  
  476. scarf3:hover{
  477. margin-top:-65px;
  478. transition: all 1s, transform 1s;
  479. -moz-transition: all 1s, -moz-transform 1s;
  480. -webkit-transition: all 1s, -webkit-transform 1s;
  481. -o-transition: all 1s, -o-transform 1s;
  482. opacity:1;
  483. }
  484.  
  485. scarf4{
  486. width:25px;
  487. height:150px;
  488. position:fixed;
  489. margin-left:105px;
  490. margin-top:-120px;
  491. transition: all 1s, transform 1s;
  492. -moz-transition: all 1s, -moz-transform 1s;
  493. -webkit-transition: all 1s, -webkit-transform 1s;
  494. -o-transition: all 1s, -o-transform 1s;
  495. opacity:0.4;
  496. }
  497.  
  498. scarf4:hover{
  499. margin-top:-65px;
  500. transition: all 1s, transform 1s;
  501. -moz-transition: all 1s, -moz-transform 1s;
  502. -webkit-transition: all 1s, -webkit-transform 1s;
  503. -o-transition: all 1s, -o-transform 1s;
  504. opacity:1;
  505. }
  506.  
  507.  
  508.  
  509. </style>
  510. <style>
  511. .my-like {text-align:center;
  512. cursor:pointer;-webkit-transition-duration:0.2s;
  513. color:{color:Link};
  514. }
  515. .my-liked, .my-like:hover {
  516. color:{color:Hover};
  517. cursor:pointer;
  518. }
  519. </style>
  520. <script>
  521. window.onload = function () {
  522. document.body.insertAdjacentHTML( 'beforeEnd', '<iframe id="my-like-frame" style="display:none;"></iframe>' );
  523. document.addEventListener( 'click', function ( event ) {
  524. var myLike = event.target;
  525. if( myLike.className.indexOf( 'my-like' ) > -1 ) {
  526. var frame = document.getElementById( 'my-like-frame' ),
  527. liked = ( myLike.className == 'my-liked' ),
  528. command = liked ? 'unlike' : 'like',
  529. reblog = myLike.getAttribute( 'data-reblog' ),
  530. id = myLike.getAttribute( 'data-id' ),
  531. oauth = reblog.slice( -8 );
  532. frame.src = 'http://www.tumblr.com/' + command + '/' + oauth + '?id=' + id;
  533. liked ? myLike.className = 'my-like' : myLike.className = 'my-liked';
  534. };
  535. }, false );
  536. };
  537. </script>
  538.  
  539. {block:IndexPage}
  540. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  541. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  542.  
  543. <script type="text/javascript">
  544. $(window).load(function(){
  545. var $wall = $('#posts');
  546. $wall.imagesLoaded(function(){
  547. $wall.masonry({
  548. itemSelector: '.entry, .entry_photo',
  549. isAnimated : false
  550. });
  551. });
  552.  
  553. $wall.infinitescroll({
  554. navSelector : '#pagination',
  555. nextSelector : '#pagination a',
  556. itemSelector : '.entry, .entry_photo',
  557. bufferPx : 2000,
  558. debug : false,
  559. errorCallback: function() {
  560. $('#infscr-loading').fadeOut('normal');
  561. }},
  562. function( newElements ) {
  563. var $newElems = $( newElements );
  564. $newElems.hide();
  565. $newElems.imagesLoaded(function(){
  566. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  567. });
  568. }); $('#posts').show(500);
  569. });
  570. </script>
  571.  
  572.  
  573. {/block:IndexPage}
  574.  
  575.  
  576. <title>{title}</title>
  577.  
  578. <meta name="viewport" content="width=820" />
  579. </head>
  580.  
  581. <body>
  582.  
  583. <scarves>
  584.  
  585. <scarf1><a href="TAG LINK HERE"><img src="http://media.tumblr.com/tumblr_m5auamvZ9Y1qddtfj.png"></a></scarf1>
  586. <scarf2><a href="TAG LINK HERE"><img src="SCARF IMAGE HERE"></a></scarf2>
  587. <scarf3><a href="TAG LINK HERE"><img src="SCARF IMAGE HERE"></a></scarf3>
  588. <scarf4><a href="TAG LINK HERE"><img src="SCARF IMAGE HERE"></a></scarf4>
  589.  
  590. </scarves>
  591.  
  592. <div id="xxxx"><div class="xxx">
  593. <div class="links">{block:ifcustomlinkone}<a href="/" title="refresh">I</a>{/block:ifcustomlinkone} <br><br><br><br><br>
  594.  
  595.  
  596. {block:ifcustomlinktwo} <a href="/faq" title="message">II</a>{/block:ifcustomlinktwo} <br><br><br><br><br>
  597.  
  598. {block:ifcustomlinkthree} <a href="/etc" title="etcetera">III</a>{/block:ifcustomlinkthree} <br><br><br><br><br>
  599.  
  600. {block:ifcustomlinkfour} <a href="http://biebervevo.tumblr.com/" title="humor blog">IV</a>{/block:ifcustomlinkfour}
  601.  
  602.  
  603. </div></div></div></div>
  604.  
  605. <div id="sidebar">
  606. {block:ifshowsidebarimage}
  607. <center><a href="/"><img style="margin-top:-1px;-webkit-filter:saturate(30%);" src="{image:sidebar}" width="180"></a></center>
  608. {/block:ifshowsidebarimage}<div style="{block:ifshowsidebarimage}margin-top:5px;{/block:ifshowsidebarimage}">{description}</div></div>
  609.  
  610.  
  611. <div class="death">
  612. <BODY onselectstart="return false;" ondragstart="return false;">
  613. <div class="wrapper">
  614. <div class="header">
  615. </div>
  616.  
  617. <div id="cage">
  618. <div id="center">
  619.  
  620. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  621. <div id="sidebar">
  622. <center>
  623. <a href="/"><img style="border-radius:5px;" img src="{image:sidebar}" width=100%></a>
  624. <div style="margin-top:1px; width: 180px;">{description}</div>
  625. </center>
  626. </div>
  627. <!------------------------------------->
  628.  
  629.  
  630. <div class="left">
  631. <div id="posts">
  632. {block:Posts}
  633. <div class="entry">
  634.  
  635. {block:Answer}
  636. <div style="margin-top:4px;;margin-bottom:0px;min-height:30px; padding: 4px; background-color:;border-bottom:1px solid #ddd;border-left:4px double #ddd;border-radius:0px;font-size:13px">
  637. <a href="{AskerURL}"><img src="{AskerPortraitURL-30}" width="30" align="center" style="margin-right:3.5px;"/></a><askname>{asker}</askname>: {Question}</div>
  638. <div style="margin-top:4px; line-height:11px;margin-bottom:4px; background: transparent;font-size:13px">{Answer}</div>
  639. <div class="permalink"> <a href="{permalink}">{notecountwithlabel} -</a> </div>
  640. {/block:Answer}
  641.  
  642. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span>{block:indexpage}<p align=right><span class="permalink"><a
  643. href="{Permalink}">{notecountwithlabel}</a> - <a href="{ReblogURL}">Reblog</a><br>{/block:HasTags}</span></align>{/block:indexpage}
  644. {/block:Text}
  645.  
  646. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=center><span
  647. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> - <a href="{ReblogURL}">Reblog</a></span></align>{block:Link}
  648.  
  649. {block:Photo}
  650. {block:IndexPage}
  651. <center>
  652. <div class="perma">
  653. <a href="{ReblogURL}">Reblog</a> - <a href="{Permalink}"title="">{notecountwithlabel}</a> </div>
  654. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  655. {/block:IndexPage}
  656. {block:PermalinkPage}
  657. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  658.  
  659.  
  660. {LinkCloseTag}
  661. {/block:PermalinkPage}
  662. {/block:Photo}
  663.  
  664. {block:Photoset}
  665. {block:IndexPage}
  666. <center>
  667.  
  668. <div class="perma">
  669. <a href="{ReblogURL}">Reblog</a> - <a href="{Permalink}"title="">{notecountwithlabel}</a> </div>
  670. {Photoset-250}</center>
  671. {/block:IndexPage}
  672. {block:PermalinkPage}
  673. <center>
  674. {Photoset-500}</center>
  675. {/block:PermalinkPage}
  676. {/block:Photoset}
  677.  
  678. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> - <a href="{ReblogURL}">Reblog</a></span></align>{/block:Quote}
  679.  
  680. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  681. <ul class="chat">
  682. {block:Lines}
  683. <li class="user_{UserNumber}">
  684. {block:Label}
  685. <span class="label">{Label}</span>
  686. {/block:Label}
  687.  
  688. {Line}
  689. </li>
  690. {/block:Lines}
  691. <p align=right><div class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> - <a href="{ReblogURL}">Reblog</a></div></align>
  692. {/block:Chat}
  693.  
  694. {block:Audio}
  695. <div style="width:200px; height:30px;">
  696. {AudioPlayerBlack}
  697. </div>
  698. {block:IndexPage}
  699. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> - <a href="{ReblogURL}">Reblog</a></span></align>{/block:IndexPage}
  700. {/block:Audio}
  701.  
  702. {block:Video}
  703. {block:IndexPage}
  704. <center>
  705. {Video-250}</center><p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> - <a href="{ReblogURL}">Reblog</a></span></align>
  706. {/block:IndexPage}
  707. {block:PermalinkPage}
  708. <center>
  709. {Video-400}</center>
  710. {/block:PermalinkPage}
  711. {block:Video}
  712.  
  713.  
  714. {block:PostNotes}<div align="middle">{caption}</div>
  715. <center>
  716.  
  717. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  718.  
  719. {block:HasTags}
  720. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  721. {block:RebloggedFrom}
  722. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  723. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  724.  
  725. {/block:RebloggedFrom}
  726. </center></span>
  727. <br>
  728. <div id="postnotes">{PostNotes}</div><br>
  729.  
  730. <center>{block:ContentSource}
  731. <br><a href="{SourceURL}">
  732. {lang:Source}:
  733. {block:SourceLogo}
  734. <img src="{BlackLogoURL}" width="{LogoWidth}"
  735. height="{LogoHeight}" alt="{SourceTitle}" />
  736. {/block:SourceLogo}
  737. {block:NoSourceLogo}
  738. {SourceLink}
  739. {/block:NoSourceLogo}
  740. </a>
  741. {/block:ContentSource}</center>
  742.  
  743. {/block:PostNotes}
  744. </div>
  745. {/block:Posts}
  746. </div></div>
  747.  
  748. {block:IndexPage}
  749. {block:Pagination}
  750. <div id="pagination">
  751. {block:NextPage}
  752. <a id="nextPage" href="{NextPage}"></a>
  753. {/block:NextPage}
  754. {block:PreviousPage}
  755. <a href="{PreviousPage}"></a>
  756. {/block:PreviousPage}
  757. </div>
  758. {/block:Pagination}
  759. {/block:IndexPage}
  760. </body>
  761. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement