Advertisement
Guest User

azxif theme edited

a guest
Jun 30th, 2015
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.65 KB | None | 0 0
  1. <!--
  2. ▒█░░▒█ ▀█▀ ▒█░░░ ▒█▀▀▄ ▀▀█▀▀ ▒█░▒█ ▒█▀▀▀ ▒█▀▄▀█ ▒█▀▀▀ ▒█▀▀▀█  
  3. ▒█▒█▒█ ▒█░ ▒█░░░ ▒█░▒█ ░▒█░░ ▒█▀▀█ ▒█▀▀▀ ▒█▒█▒█ ▒█▀▀▀ ░▀▀▀▄▄  
  4. ▒█▄▀▄█ ▄█▄ ▒█▄▄█ ▒█▄▄▀ ░▒█░░ ▒█░▒█ ▒█▄▄▄ ▒█░░▒█ ▒█▄▄▄ ▒█▄▄▄█  
  5. Theme: Zoe | Published:JAN 26TH, 2013 | Website: wildthemes.tumblr.com
  6.  
  7. do not remove credits, themes take alot of time and effort to make, you will be reported if you're seen using this theme with no credits.This work is licensed under a Creative Commons Attribution 3.0 Unported License.taking credits off/stealing/using my themes as a basecode is ɪʟʟᴇɢᴀʟ
  8. -->
  9. <link href='http://fonts.googleapis.com/css?family=Happy+Monkey' rel='stylesheet' type='text/css'>
  10.  
  11.  
  12.  
  13. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  14.  
  15. <link href='http://fonts.googleapis.com/css?family=Quicksand' rel='stylesheet' type='text/css'>
  16.  
  17.  
  18. <script type="text/javascript"
  19. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  20.  
  21. {block:ifrainbowlinks}
  22. <script type="text/javascript" src="http://static.tumblr.com/jn17x0j/2Zvltn7mc/rainbow_links.txt
  23. "></script>{/block:ifrainbowlinks}
  24. <link href='http://fonts.googleapis.com/css?family=Raleway:100' rel='stylesheet' type='text/css'>
  25.  
  26. <meta name="color:background" content="#ffffff"/>
  27.  
  28. <meta name="color:Font" content="#130C11"/>
  29. <meta name="color:Link hover" content="#130C11"/>
  30. <meta name="color:Link" content="#000000"/>
  31. <meta name="image:Sidebar" content="1"/>
  32. <meta name="image:Background" content="1"/>
  33. <meta name="if:Faded images" content="1"/>
  34. <meta name="if:Show sidebar photo" content="0"/>
  35. <meta name="if:Kewl font" content="0"/>
  36. <meta name="color:Link backg" content="#f5f5f5"/>
  37. <meta name="if:Rainbow Links" content= "0"/>
  38. <meta name="if:Two Columns" content="0"/>
  39. <meta name="if:Three Columns" content="1"/>
  40. <meta name="font:Font" content="Arial, Helvetica, sans-serif"/>
  41. <meta name="text:Font size" content="11px"/>
  42. <meta name="text:Title size" content="40px"/>
  43.  
  44. <meta name="text:Link one Title" content=""/>
  45. <meta name="text:Link one" content="" />
  46. <meta name="text:Link Three Title" content=""/>
  47. <meta name="text:Link Three" content=""/>
  48. <meta name="text:Link Four Title" content=""/>
  49. <meta name="text:Link Four" content=""/>
  50. <meta name="text:Link two Title" content=""/>
  51. <meta name="text:Link two" content=""/>
  52.  
  53.  
  54.  
  55.  
  56. <title>{Title} </title>{block:Description}<meta name=”description” content=”{MetaDescription}” />{/block:Description}
  57. <script type=”text/javascript” src=”http://codysherman.com/tools/infinite-scrolling/code”></script><script type="text/javascript" src="http://static.tumblr.com/o0thhnj/LCDma95ko/infinite.txt"></script><link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  58.  
  59.  
  60.  
  61. <style type="text/css">
  62.  
  63. iframe#tumblr_controls {right:3px; }
  64.  
  65.  
  66. ::-webkit-scrollbar-thumb:vertical {
  67. background-color:{color:Link};
  68. height:auto;
  69.  
  70. }
  71.  
  72. ::-webkit-scrollbar-thumb:horizontal {
  73. background-color:{color:Link};
  74. }
  75.  
  76. ::-webkit-scrollbar {
  77. height:2px;
  78. width:10px;
  79. background-color:{color:Background};
  80. }
  81.  
  82.  
  83.  
  84.  
  85.  
  86. #tumblr_controls{
  87. position:fixed !important;
  88. }
  89.  
  90. .wrapper{
  91. margin: 0px auto;
  92. width: 802px;
  93. }
  94.  
  95. .header{
  96. float: left;
  97. width: 100%;
  98. }
  99.  
  100. .left{
  101. float: left;
  102. margin-right: 20px;
  103. width: 802px;
  104. }
  105.  
  106. .right{
  107. float: right;
  108. width: 200px;
  109. background-color: {color:Background};
  110. }
  111.  
  112. body {
  113. padding: 0px;
  114. margin: 0px;
  115. color: {color:Font};
  116. font-family: {font:Font};
  117. font-size: {text:Font size};
  118.  
  119.  
  120. background-color: {color:Background};
  121. background-image:url({image:Background});
  122. background-attachment: fixed;
  123. background-repeat: repeat;
  124. }
  125. a { text-decoration: none !important;}
  126. a:link, a:active, a:visited{
  127. color: {color:Link} ;
  128. -webkit-transition: color 0.6s ease-out;
  129. -moz-transition: color 0.6s ease-out;
  130.  
  131. }
  132.  
  133. a:hover{
  134. color:{color:Link hover};
  135. -moz-transition: all 0.8s ease-out;
  136. -webkit-transition: opacity 0.7s linear;
  137. -webkit-transition: all 0.8s ease-out;
  138. transition: all 0.8s ease-out;
  139.  
  140. }
  141. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  142.  
  143.  
  144.  
  145. .entry {
  146. z-index:7;
  147. float:left;
  148. background-color:{color:posts};
  149. font-family: {font:Font};
  150. font-size: {text:Font size};
  151. line-height:12px;
  152.  
  153. margin:0px 3px 3px 0px;
  154.  
  155. {block:IndexPage}
  156. width:450px;
  157. {block:ifTwoColumns}width:340px;{/block:ifTwoColumns}
  158. {block:ifThreeColumns}width:330px;{/block:ifThreeColumns}{/block:IndexPage}{/block:IndexPage}
  159. {block:PermalinkPage}
  160. width:400px;
  161.  
  162. {/block:PermalinkPage}
  163. overflow:hidden;
  164. text-decoration: none !important;
  165.  
  166. }
  167.  
  168. .entry img {
  169. display: block;
  170. max-width: 100%;
  171. opacity:1;
  172.  
  173. {block:ifFadedimages}
  174. opacity:0.8;
  175. filter:alpha(opacity=80);
  176. -webkit-transition: all ease-in 250ms;
  177. -moz-transition: all ease-in 250ms;
  178. -o-transition: all ease-in 250ms;
  179. -ms-transition: all ease-in 250ms;
  180. transition: all ease-in 250ms;
  181.  
  182.  
  183. {/block:ifFadedimages}
  184.  
  185.  
  186. }
  187. .entry:hover img {opacity:1;
  188.  
  189. {block:ifFadedimages}
  190. opacity:1;
  191. filter:alpha(opacity=100);
  192. -webkit-transition: all ease-in 250ms;
  193. -moz-transition: all ease-in 250ms;
  194. -o-transition: all ease-in 250ms;
  195. -ms-transition: all ease-in 250ms;
  196. transition: all ease-in 250ms;
  197.  
  198. {/block:ifFadedimages}
  199. -webkit-transition: all ease-in 250ms;
  200. -moz-transition: all ease-in 250ms;
  201. -o-transition: all ease-in 250ms;
  202. -ms-transition: all ease-in 250ms;
  203. transition: all ease-in 250ms;
  204. }
  205.  
  206.  
  207. @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  208.  
  209.  
  210.  
  211.  
  212.  
  213. div#sidebar{
  214. position:fixed !important;
  215.  
  216. right:200px;
  217. {block:ifTwoColumns}right:130px;{/block:ifTwoColumns}
  218. {block:ifThreeColumns}right:11px;{/block:ifThreeColumns}
  219.  
  220.  
  221. width: 340px;
  222. top: 60px;
  223. height:auto;
  224. padding: 0px;
  225. letter-spacing:0px;
  226. background-color:transparent;
  227. padding: 2px;
  228. opacity:0.8;
  229. z-index:9;
  230.  
  231. -webkit-transition: all 0.5s linear;
  232. -moz-transition: all 0.5s linear;
  233. transition: all 0.5s linear;
  234. position: fixed;
  235. overflow: hidden;
  236. }}
  237.  
  238.  
  239.  
  240.  
  241. #sidebar:hover{
  242. opacity: 1;
  243. -webkit-transition: all 0.4s linear;
  244. -moz-transition: all 0.4s linear;
  245. transition: all 0.4s linear;
  246. }
  247.  
  248. #links{
  249. width:50px;
  250. height:15px;
  251. display:inline-block;
  252. padding:3px;
  253. font-size:10px;
  254. text-transform:uppercase;
  255. border:3px solid {color:Link backg};
  256. background:{color:Link backg};
  257. }
  258.  
  259. #links:hover{
  260.  
  261. border:3px solid {color:Link};
  262. background:{color:Link backg};
  263. opacity:0.6;
  264. -moz-transition: all 0.8s ease-out;
  265. -webkit-transition: opacity 0.7s linear;
  266. -webkit-transition: all 0.8s ease-out;
  267. transition: all 0.8s ease-out;
  268.  
  269. }
  270. .notecount {
  271. opacity: 0.0;
  272. filter: alpha(opacity = 0);
  273. z-index:9999991;
  274. display: inline-block;
  275. position: absolute;
  276. text-align: left;
  277. top: 5px;
  278. left: 5px;
  279. -webkit-transition: all 0.3s ease;
  280. -moz-transition: all 0.3s ease;
  281. transition: all 0.3s ease;
  282. -o-transition: all 0.3s ease;
  283. }
  284.  
  285. .entry:hover .notecount {
  286. opacity: 1;
  287. filter: alpha(opacity = 100);
  288.  
  289. }
  290.  
  291. .heart {
  292. width: 21px;
  293. height: 20px;
  294. overflow: hidden;
  295. z-index: 9999999;
  296. display: inline-block;
  297. }
  298.  
  299. .reblog {
  300. width: 24px;
  301. height: 20px;
  302. overflow: hidden;
  303. z-index: 9999999;
  304. display: inline-block;
  305. }
  306.  
  307. .heart a:hover {
  308. background-position: 0px 0px;
  309. }
  310.  
  311. .heart a {
  312. background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  313. background-position: 0px 0px;
  314. display: block;
  315. z-index: 9999999;
  316. }
  317.  
  318. .heart img {
  319. width: 21px;
  320. height: 20px;
  321. }
  322.  
  323. .reblog img{
  324. width: 24px;
  325. height: 20px;
  326. line-height: 30px;
  327. display: inline;
  328. }
  329.  
  330. .not { display: inline-block;
  331. background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
  332. height: 20px;
  333. top: -6px;
  334. font-size: 11px;
  335. line-height: 20px;
  336. color: #fff;
  337. padding-left: 4px;
  338. padding-right: 4px;
  339. -moz-border-radius: 2px;
  340. border-radius: 2px;
  341. position: relative;
  342. }
  343.  
  344. .not a {
  345. color: #fff;
  346. font-weight: bold;
  347. font-family: Arial, Helvetica, sans-serif;
  348. }
  349.  
  350. .entry:hover .not, .entry:hover .reblog, .entry:hover .heart {
  351. opacity: 0.8;
  352. filter: alpha(opacity = 80);
  353. margin-right: 0;
  354. -webkit-transition: all 0.3s ease;
  355. -moz-transition: all 0.3s ease;
  356. transition: all 0.3s ease;
  357. -o-transition: all 0.3s ease;
  358.  
  359. -webkit-transition: all 0.5s linear;
  360. -moz-transition: all 0.5s linear;
  361. transition: all 0.5s linear;
  362. }
  363.  
  364. .not:hover , .reblog:hover, .heart:hover {
  365. opacity: 1!important;
  366. filter: alpha(opacity = 100)!important;
  367. -webkit-transition: all 0.3s ease;
  368. -moz-transition: all 0.3s ease;
  369. transition: all 0.3s ease;
  370. -o-transition: all 0.3s ease;
  371. }
  372.  
  373.  
  374.  
  375. .entry:hover .details {
  376. opacity: 1.0;
  377. margin:12px 0px 0px 0px;
  378. filter: alpha(opacity = 100);
  379. -webkit-transition: all .25s ease-in-out;
  380. -moz-transition: all .25s ease-in-out;
  381. -o-transition: all .25s ease-in-out;
  382. transition: all .25s ease-in-out;
  383. }
  384.  
  385.  
  386. .permahover {
  387. text-align: right;
  388. line-height:200%;
  389. opacity: 0.0;
  390. filter: alpha(opacity = 0);
  391. font-size: 9px;
  392. line-height: 9px;
  393. text-transform: uppercase;
  394. }
  395.  
  396. .entry:hover .permahover {
  397. text-align: center;
  398. opacity: 1;
  399. filter: alpha(opacity = 50);
  400.  
  401.  
  402. }
  403.  
  404. .text {
  405. padding: 0px;
  406. }
  407.  
  408.  
  409.  
  410. .entry:hover .textperma {
  411. opacity: 1;
  412. filter: alpha(opacity = 100);
  413. -webkit-transition: all ease-in 250ms;
  414. -moz-transition: all ease-in 250ms;
  415. -o-transition: all ease-in 250ms;
  416. -ms-transition: all ease-in 250ms;
  417. transition: all ease-in 250ms;
  418. }
  419.  
  420.  
  421.  
  422. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf');
  423. }
  424.  
  425.  
  426.  
  427.  
  428. blockquote {
  429. padding-left:5px;padding-top:3px;
  430. padding-right:5px;padding-bottom:3px;
  431. margin-left:5px; margin-right:5px;
  432. border-left: 2px solid {color:Link};
  433. border-right: 2px solid {color:Link};
  434. background-color:{color:Link backg};
  435. }
  436.  
  437. .links {
  438. text-align: center;
  439. padding: 2px;
  440. margin: 2px;
  441. }
  442.  
  443. #posts {
  444. width: 820px;
  445. {block:ifTwoColumns}margin-left:00px;{/block:ifTwoColumns}
  446. {block:ifThreeColumns}width: 1200px;{/block:ifThreeColumns}
  447.  
  448. margin-top:0px;
  449. margin-left:80px;
  450. {block:ifTwoColumns}margin-left:-100px;{/block:ifTwoColumns}
  451. {block:ifThreeColumns}margin-left:-273px;{/block:ifThreeColumns}
  452. {block:PermalinkPage}
  453. margin-left:-140px;
  454. margin-top: 10px;
  455. {/block:PermalinkPage}
  456. top: 3px;
  457. float:left;
  458. text-decoration: none !important;
  459.  
  460. }
  461. #postnotes{
  462. text-align: left;
  463. }
  464.  
  465. #postnotes blockquote{
  466. border: 0px;
  467. }
  468.  
  469. #infscr-loading{
  470. bottom: -70px;
  471. position: absolute;
  472. left: 50%;
  473. margin-left:-8px;
  474. width:16px;
  475. height:11px;
  476. overflow:hidden;
  477. margin-bottom: 50px;
  478. }
  479.  
  480. @font-face { font-family: "signerica"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  481. @font-face {font-family:"Neou"; src:url('http://static.tumblr.com/zncos8d/0yDmd37fv/neou-thin.ttf');}
  482.  
  483.  
  484. .blogtitle a {color:{color:Link};}
  485. .blogtitle{
  486.  
  487. font-family: Raleway;
  488. font-size:{text:Title size};
  489. line-height:40px;
  490. letter-spacing:0px;
  491. text-transform:uppercase;
  492. text-align: center;
  493. top: 1100px;
  494. z-index:999345356758779;
  495. text-decoration: none !important;
  496. }
  497.  
  498. .postnotes {
  499.  
  500. {block:permalinkpage}
  501. width: 270px;
  502. margin-left: 415px;
  503. margin-bottom: 6px;
  504. height:500px;
  505. top:00px;
  506. position:fixed;
  507. overflow:auto;
  508. opacity:1;
  509. background: {color:posts};
  510.  
  511. {/block:permalinkpage}
  512.  
  513. }
  514.  
  515. .title{
  516. font-family: raleway; font-size:30px;line-height:100%;
  517. color: {color:Font};
  518. text-decoration: none !important;
  519. }
  520. ul#drawers {width: 100px; margin: 0 auto; padding: 0px;}
  521.  
  522. ul#drawers a {text-decoration: none; }
  523.  
  524. ul#drawers li h4 {margin: 0; padding: 0px; font-size: 10px; text-align: center; -webkit-transition: background-color 0.2s ease-out; -moz-transition: background-color 0.2s ease-out;
  525. transition: background-color 0.2s ease-out;}
  526.  
  527. h4.small {display: table-cell; width: 100px; margin: 0px; height: 100%;}
  528.  
  529. li.drawer h4.open {background-color: ; border-top: 0px;}
  530.  
  531. li.drawer div {padding: 0px; margin: 0px; line-height: 10px; }
  532.  
  533. li.drawer div li {list-style-type: ;}
  534.  
  535. li.drawer div ul {-webkit-padding-start: 12px;}
  536.  
  537.  
  538. {CustomCSS}
  539.  
  540. </style>
  541.  
  542. {block:IndexPage}
  543. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  544. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  545.  
  546. <script type="text/javascript">
  547. $(window).load(function () {
  548. var $content = $('#posts');
  549. $content.masonry({itemSelector: '.entry'}),
  550. $content.infinitescroll({
  551. navSelector : 'div#pagination',
  552. nextSelector : 'div#pagination a#nextPage',
  553. itemSelector : '.entry',
  554. loading: {
  555. finishedMsg: '',
  556. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  557. },
  558. bufferPx : 600,
  559. debug : false,
  560. },
  561. // call masonry as a callback.
  562. function( newElements ) {
  563. var $newElems = $( newElements );
  564. $newElems.hide();
  565. // ensure that images load before adding to masonry layout
  566. $newElems.imagesLoaded(function(){
  567. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  568.  
  569.  
  570. });
  571. });
  572. });
  573. </script>
  574.  
  575. {/block:IndexPage}
  576.  
  577. <title>{title}</title>
  578.  
  579. <link rel="shortcut icon" href="{Favicon}">
  580. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  581. <meta name="viewport" content="width=820" />
  582.  
  583. </head>
  584. <body>
  585. <div class="wrapper">
  586. <div class="header">
  587. <div id="sidebar">
  588. <center><Br><Br><span class="blogtitle"><a href="/">{title}
  589. </a>
  590. </a></span></center><center>{block:ifshowsidebarphoto}<center><a title="" href="/"><img src="{image:Sidebar}" width=300px height=auto ></a></center>{/block:ifshowsidebarphoto}
  591. <div align="center">
  592.  
  593.  
  594. </div>
  595. <div id="description">{Description}<br></div>
  596. <br>
  597.  
  598.  
  599.  
  600.  
  601.  
  602. </div>
  603. </div>
  604.  
  605. <div class="left">
  606.  
  607. <div id="posts">
  608.  
  609. {block:Posts}
  610. <div class="entry">
  611.  
  612. {block:Text}
  613. <div class="text">
  614. {block:Title}
  615. <div class="title"> <a href="{Permalink}">{Title}</a></div>
  616. {/block:Title}
  617. {Body}
  618. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  619. {block:IndexPage}
  620.  
  621. {/block:IndexPage}
  622. </div>
  623. {/block:Text}
  624. {block:Link}
  625. <div class="text">
  626. <div class="title"><a href="{URL}" class="link" {Target}>{Name}</a> </div>
  627. {block:Description}
  628. <div class="description">{Description}</div>
  629. {/block:Description}
  630. <p>
  631. {block:IndexPage}
  632. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  633.  
  634. {/block:IndexPage}
  635.  
  636. </div>{/block:Link}
  637.  
  638.  
  639. {block:Photo}
  640. {block:indexpage}
  641. <div class="notecount">
  642. <div class="heart">
  643. <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  644. </div>
  645. <div class="reblog"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  646. </div>
  647. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  648. </div>
  649. <img src="{PhotoURL-HighRes}" width="100%" height="auto"/>
  650. {/block:indexpage}
  651. {block:permalinkpage}
  652. <a href="{PhotoURL-HighRes}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>
  653. {/block:permalinkpage} {block:IndexPage}
  654. {/block:IndexPage}
  655. {/block:Photo}
  656.  
  657. {block:Photoset}
  658. {block:IndexPage}
  659.  
  660. {block:Photos}<a href="{permalink}"><img src="{PhotoURL-500}" width="100%" style="padding:3px;"/></a>
  661. {/block:Photos}<div class="perms">
  662. <a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a>
  663. </div>
  664. {/block:IndexPage}
  665.  
  666. {block:permalinkpage}
  667. {Photoset-500}
  668. {/block:permalinkpage}
  669. {/block:Photoset}
  670.  
  671. {block:Quote}
  672. <div class="text">
  673. <div class="title"> "{Quote}" </div>
  674. {block:Source}
  675. <div style="text-align:right; line-height:12px;">- {Source}</div>
  676. {/block:Source}
  677. {block:IndexPage}
  678. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  679.  
  680. {/block:IndexPage}
  681. </div>{/block:Quote}
  682.  
  683. {block:Chat}
  684. <div class="text">
  685. {block:Title}
  686. <div class="title"> <a href="{Permalink}">{Title}</a></div>
  687. {/block:Title}
  688. <ul class="chat">
  689. {block:Lines}
  690. <li class="{Alt} user_{UserNumber}"> {block:Label}<span style="text-transform:uppercase"> <span class="label">{Label}</span></span> {/block:Label}
  691. {Line} </li>
  692. {/block:Lines}
  693. </ul>
  694. {block:IndexPage}
  695.  
  696. {/block:IndexPage}
  697. </div>{/block:Chat}
  698.  
  699.  
  700. {block:Audio}
  701. <div class="text">
  702. {AudioPlayerGrey}
  703. {block:Caption}
  704. {Caption}
  705. {/block:Caption}
  706. {block:IndexPage}
  707. <a href="{Permalink}">Permalink</a>
  708. {/block:IndexPage}
  709. </div>{/block:Audio}
  710.  
  711.  
  712.  
  713. {block:Video}
  714. {block:IndexPage}
  715. <center>
  716. {Video-340}</center>
  717. {/block:IndexPage}
  718. {block:PermalinkPage}
  719. <center>
  720. {Video-450}</center>
  721. {/block:PermalinkPage}
  722. <span class="perm"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a> | <a href="{permalink}"><a href="{ReblogURL}" target="_blank">REBLOG</a>
  723. {block:Video}
  724.  
  725. {block:PermalinkPage}
  726. <center>
  727. <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  728.  
  729.  
  730. {/block:PermalinkPage}
  731.  
  732.  
  733. </div>
  734.  
  735.  
  736. {/block:Posts}
  737. </div>
  738. </div>
  739. {block:IndexPage}
  740. {block:Pagination}
  741. <div id="pagination">
  742. {block:NextPage}
  743. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  744. {/block:NextPage}
  745. {block:PreviousPage}
  746. <a href="{PreviousPage}">&larr;&nbsp;</a>
  747. {/block:PreviousPage}
  748. </div>
  749. {/block:Pagination}
  750. {/block:IndexPage}
  751. </div>
  752. </body>
  753.  
  754. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement