Advertisement
wildthemes

frances theme

Nov 1st, 2012
1,015
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.33 KB | None | 0 0
  1.  
  2. <!--
  3. frances theme by wildthemes. 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.-->
  4.  
  5. <!--This work is licensed under a Creative Commons Attribution 3.0 Unported License.
  6.  
  7. taking credits off/stealing/using my themes as a basecode is illegal.-->
  8.  
  9.  
  10.  
  11. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  12. <html xmlns="http://www.w3.org/1999/xhtml">
  13.  
  14. <head>
  15. <script type="text/javascript"
  16. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script><script type="text/javascript" src="http://static.tumblr.com/o0thhnj/LCDma95ko/infinite.txt"></script><link rel="stylesheet" href="http://static.tumblr.com/tak5d5w/raDlsuinn/quicksandfonts.css" type="text/css" charset="utf-8">
  17.  
  18.  
  19. <meta name="color:Links background" content="#ffffff"/>
  20. <meta name="color:Links background hover" content="#ccc"/>
  21.  
  22. <meta name="color:Background" content="#ffffff"/>
  23. <meta name="color:Hover" content="#000000f"/>
  24. <meta name="color:Font" content="#000000"/>
  25. <meta name="if:Kewl font" content="0"/>
  26. <meta name="color:Link" content="#000000"/>
  27. <meta name="color:Scrollbar" content="#cccccc"/>
  28. <meta name="image:Background" content= "0"/>
  29. <meta name="if:Show banner" content="0"/>
  30. <meta name="if:Show blog title" content="1"/>
  31. <meta name="image:Banner" content=" "/>
  32. <meta name="if:Kewl blogtitle" content="0"/>
  33. <meta name="image:Border" content= "http://media.tumblr.com/tumblr_mbu1u6Z5CM1qigvtu.png"/>
  34. <meta name="if:Rainbow Links" content= "0"/>
  35.  
  36. <meta name="text:Link 1" content= ""/>
  37. <meta name="text:Link 1 Title" content= ""/>
  38. <meta name="text:Link 2" content= ""/>
  39. <meta name="text:Link 2 Title" content= ""/>
  40. <meta name="text:Link 3" content="" />
  41. <meta name="text:Link 3 Title" content="" />
  42. <meta name="text:Link 4" content="" />
  43. <meta name="text:Link 4 Title" content="" />
  44. <meta name="text:Link 5" content="" />
  45. <meta name="text:Link 5 Title" content="" />
  46. <meta name="text:Link 6" content="" />
  47. <meta name="text:Link 6 Title" content= ""/>
  48. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/nKOlyumhg/reset.css"><link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  49.  
  50. <style type="text/css">
  51.  
  52.  
  53.  
  54. #tumblr_controls{
  55. position:fixed !important;
  56. }
  57. ::-webkit-scrollbar-thumb:vertical {
  58. background-color:{color:link};
  59. height:auto;
  60. }
  61.  
  62. ::-webkit-scrollbar-thumb:horizontal {
  63. background-color:transparent;
  64. height:1px !important;
  65. }
  66.  
  67. ::-webkit-scrollbar {
  68. height:auto;
  69. width:10px;
  70. background-color:#fff;
  71. border:1px solid #eeeeee;
  72. }
  73. .wrapper{
  74. margin: 0px auto;
  75. width: 802px;
  76. }
  77.  
  78. .header{
  79. float: left;
  80. width: 100%;
  81. }
  82.  
  83. .linkss {
  84. width: 50px;
  85. height: 15px;
  86. padding:3px;
  87. letter-spacing:0px;
  88. font-family: {block:ifKewlfont}'short stack'; font-size: 10px;{/block:ifKewlfont}{block:ifnotKewlfont}arial; font-size: 11px; {/block:ifnotKewlfont};
  89. text-transform:uppercase;
  90. line-height:15px;
  91. background: {color:Links background};
  92. text-align:center;
  93. -webkit-transition-duration: .6s;
  94. border-top-right-radius:5px;
  95. border-bottom-right-radius:0px;
  96. border-top-left-radius:5px;
  97. border-bottom-left-radius:0px;
  98. display: inline-block;
  99. }
  100.  
  101. .linkss:hover {
  102. background:{color:Links background hover};
  103. box-shadow: 0px 0px 20px #888;
  104. -moz-transition: all .2s ease-in-out;
  105. -o-transition: all .2s ease-in-out;
  106. transition: all .2s ease-in-out;
  107. -webkit-transition: all .2s ease-in-out;
  108. -webkit-transition-duration: .4s;
  109. }
  110.  
  111.  
  112. .left{
  113. float: left;
  114. margin-right: 20px;
  115. width: 802px;
  116. }
  117.  
  118. .right{
  119. float: right;
  120. width: 200px;
  121. background-color: {color:Background};
  122. }
  123.  
  124. body {
  125. padding: 0px;
  126. margin: 0px;
  127. font-family: {block:ifKewlfont}'short stack'; font-size: 10px;{/block:ifKewlfont}{block:ifnotKewlfont}arial; font-size: 11px; {/block:ifnotKewlfont};
  128. color:{color:Font};
  129. background-image:url({image:Background});
  130. background-attachment: fixed;
  131. background-repeat: repeat;
  132. background-color: {color:Background};
  133.  
  134. }
  135.  
  136. a:link, a:active, a:visited{color: {color:Link}; text-decoration: none;}
  137. a:hover {color:{color:Hover};
  138. text-shadow:#888 0px 0px 6px;
  139.  
  140. -webkit-transition: all 0.3s ease-out;
  141. -moz-transition: all 0.3s ease-out;color 0.5s;
  142. }
  143.  
  144.  
  145.  
  146. #descp {
  147. z-index:1;
  148. text-align:center;
  149. margin-left:60px;
  150. width:699px;
  151. background:{color:Background};
  152. font-family: {block:ifKewlfont}'short stack'; font-size: 10px;{/block:ifKewlfont}{block:ifnotKewlfont}calibri; font-size: 13px; {/block:ifnotKewlfont};
  153. }
  154.  
  155.  
  156.  
  157.  
  158.  
  159. #posts {
  160. width:1000px;
  161. margin-left:300px;
  162. margin-top: 0px;
  163. {block:PermalinkPage}
  164. margin-left:300px;
  165. width: 400px;
  166. {/block:PermalinkPage}
  167. text-align: center;
  168. }
  169.  
  170.  
  171. .entry {
  172. overflow: hidden;
  173. float: left;
  174. {block:indexpage}
  175. width: 250px;
  176. margin-bottom: 3px;
  177. margin:5px;
  178.  
  179. {/block:indexpage}
  180. {block:PermalinkPage}
  181. width: 700px;
  182. margin-bottom: 3px;
  183. margin-top: 3px;
  184. {/block:PermalinkPage}
  185. display: block;
  186. background:{color:Background};
  187. }
  188.  
  189. .entry img {
  190. display: block;
  191. }
  192.  
  193. .entry:hover img {
  194. }@font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  195.  
  196.  
  197. @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  198.  
  199.  
  200.  
  201. @font-face {font-family:"Pacifico"; src:url('http://static.tumblr.com/9wzbixa/D3Wlyw7u4/pacifico.ttf');}
  202. #blogtitle{
  203. font-family: {block:ifKewlblogtitle}'quicksandlight';font-size:60px;text-transform:uppercase;{/block:ifKewlblogtitle}{block:ifnotKewlblogtitle}
  204. bebas neue;font-size:60px;text-transform:uppercase;font-weight: lighter;{/block:ifnotKewlblogtitle};
  205. top:0px;
  206. width:100%;
  207. text-align:center;
  208. margin-left:00px;
  209. line-height:100%;
  210. color:{color:Link};
  211.  
  212. }
  213.  
  214. #permalink { color:#fff; font-size:20px; opacity: 0; margin-left:8px; width:auto; height:25px; float:left;text-align:center; font-family:helvetica neue; letter-spacing:0px; -webkit-transition-duration:1s; -webkit-transition:1s;text-shadow: black 0.1em 0.1em 0.2em; } #permalink a { color:#fff; text-decoration:none; -webkit-transition-duration:1s; -webkit-transition:1s; } #permalink:hover { -webkit-transition-duration:1s; -webkit-transition:1s; z-index:99933999;} .tweek:hover{ -webkit-transition-duration:1s; -webkit-transition:1s; z-index:999999; } .entry:hover #permalinks { opacity:0.9; z-index:999999; -webkit-transition-duration:1s; -webkit-transition:1s; } #permalink:hover .img { opacity:1; } .tweek:hover a{color:#8bb9c5;} .entry:hover .tweek {bottom:5px; display:block;position:relative; -webkit-transition:1s; opacity:1;}
  215.  
  216.  
  217.  
  218.  
  219. #blogtitle:hover {
  220. color:{color:Hover};
  221. -moz-transition: all 0.3s ease-out;color 0.5s
  222. text-shadow: 0 0 0.1em #030303, 0 0 0.1em #030303,
  223. 0 0 0.1em #030303-moz-transition: all 0.5;-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5;}
  224.  
  225. .title{
  226. font-size: 30px;
  227. line-height:100%;
  228. padding: 2px;
  229. color: {color:Font};
  230. font-family: {block:ifKewlblogtitle}'quicksandlight';text-transform:uppercase;{/block:ifKewlblogtitle}{block:ifnotKewlblogtitle}bebas neue;letter-spacing:0px;text-transform:uppercase;font-weight: lighter;{/block:ifnotKewlblogtitle};
  231.  
  232. }
  233.  
  234. .reblog{position:absolute;height:14px;top:2%; right:10%;opacity:0;filter: alpha(opacity = 0);-moz-transition: all 0.5;-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5;}
  235. .reblogg{display:inline-block;margin-right:5px;padding:4px;height:14px;}
  236. .entry:hover .reblog{opacity:0.8;filter: alpha(opacity = 70);-moz-transition: all 0.5;-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5;border-bottom:0px;}
  237. .liker{position:absolute;height:14px;top:2%; right:0%;opacity:0;filter: alpha(opacity = 0);-moz-transition: all 0.5;-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5;}
  238. .likerr{display:inline-block;margin-right:5px;padding:4px;height:14px;}
  239. .entry:hover .liker{opacity:0.8;filter: alpha(opacity = 70);-moz-transition: all 0.5;-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5;border-bottom:0px}
  240.  
  241.  
  242.  
  243.  
  244.  
  245. #border{
  246. background-attachment: fixed;
  247. background-image: repeat;
  248. background-image:url({image:Border});
  249. width: 120px;
  250. padding:4px;
  251. position: fixed;
  252. height:100%;
  253.  
  254. left:170px;
  255. }
  256.  
  257. #border2{
  258. background-attachment: fixed;
  259. background-image: repeat;
  260. background-image:url({image:Border});
  261. width: 120px;
  262. padding:4px;
  263. position: fixed;
  264. height:100%;
  265.  
  266. left:1080px;
  267. }
  268.  
  269.  
  270.  
  271. #infscr-loading{
  272. bottom: -70px;
  273. position: absolute;
  274. left: 50%;
  275. margin-left:-8px;
  276. width:16px;
  277. height:11px;
  278. overflow:hidden;
  279. margin-bottom: 50px;
  280. }
  281. .wildthemes a {}
  282.  
  283. .entry .wildthemes{
  284.  
  285. position:absolute;
  286. width:auto;
  287. padding:5px;
  288. margin-left: 0px;
  289. overflow:hidden;
  290. top: -11px;
  291. font-family: {block:ifKewlfont}'short stack'; font-size: 10px;{/block:ifKewlfont}{block:ifnotKewlfont}arial; font-size: 11px; {/block:ifnotKewlfont};
  292.  
  293. text-align:center;
  294.  
  295. opacity:0.0;
  296.  
  297. -webkit-transition: all 0.3s linear;
  298. -moz-transition: all 0.3s linear;
  299. transition: all 0.3s linear;
  300. background-color:{color:Background};
  301.  
  302.  
  303. }
  304. @font-face { font-family: "littlefont"; src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf'); }
  305.  
  306. .entry:hover .wildthemes{
  307. overflow:visible;
  308. -webkit-transition: opacity 0.5s linear; opacity: 0.8;
  309. transition: all 0.4s linear;
  310. margin-left: 10px;
  311. width:auto;
  312. background-color:{color:Background};
  313. height: auto;
  314. top: 10px;
  315.  
  316. padding:5px;
  317.  
  318. opacity:0.8;
  319. font-family: {block:ifKewlfont}'short stack'; font-size: 10px;{/block:ifKewlfont}{block:ifnotKewlfont}arial; font-size: 11px; {/block:ifnotKewlfont};
  320. color
  321. -webkit-transition: all 0.3s linear;
  322. -moz-transition: all 0.3s linear;
  323. transition: all 0.3s linear; }
  324. }
  325.  
  326. .entry:hover .wildthemes:hover{
  327. opacity: 1;
  328. width:auto;
  329. -webkit-transition: all 0.5s linear;
  330. -moz-transition: all 0.5s linear;
  331. transition: all 0.5s linear; -moz-box-shadow: 0 0 15px {color:glow colour};
  332.  
  333. display: inline-block;
  334.  
  335. }
  336.  
  337. .entry:hover .details {
  338. opacity: 1.0;
  339. margin:12px 0px 0px 0px;
  340. filter: alpha(opacity = 100);
  341. -webkit-transition: all .25s ease-in-out;
  342. -moz-transition: all .25s ease-in-out;
  343. -o-transition: all .25s ease-in-out;
  344. transition: all .25s ease-in-out;
  345. }
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356.  
  357.  
  358. .entry .wildthemes2{
  359.  
  360. position:absolute;
  361. width:auto;
  362. padding:5px;
  363. margin-left: 230px;
  364. overflow:hidden;
  365. top: -11px;
  366. font-family: {block:ifKewlfont}'short stack'; font-size: 10px;{/block:ifKewlfont}{block:ifnotKewlfont}arial; font-size: 11px; {/block:ifnotKewlfont};
  367.  
  368. text-align:center;
  369.  
  370. opacity:0.0;
  371.  
  372. -webkit-transition: all 0.3s linear;
  373. -moz-transition: all 0.3s linear;
  374. transition: all 0.3s linear;
  375. background-color:{color:Background};
  376.  
  377.  
  378. }
  379. @font-face { font-family: "littlefont"; src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf'); }
  380.  
  381. .entry:hover .wildthemes2{
  382. overflow:visible;
  383. -webkit-transition: opacity 0.5s linear; opacity: 0.8;
  384. transition: all 0.4s linear;
  385. margin-left: 200px;
  386. width:26px;
  387. background-color:{color:Background};
  388. height: auto;
  389. top: 10px;
  390.  
  391. padding:5px;
  392.  
  393. opacity:0.8;
  394. font-family: {block:ifKewlfont}'short stack'; font-size: 10px;{/block:ifKewlfont}{block:ifnotKewlfont}arial; font-size: 11px; {/block:ifnotKewlfont};
  395. color
  396. -webkit-transition: all 0.3s linear;
  397. -moz-transition: all 0.3s linear;
  398. transition: all 0.3s linear; }
  399. }
  400.  
  401.  
  402. .permahover {
  403. text-align: right;
  404. line-height:200%;
  405. opacity: 0.0;
  406. filter: alpha(opacity = 0);
  407. font-size: 9px;
  408. line-height: 9px;
  409. text-transform: uppercase;
  410. }
  411.  
  412. .entry:hover .permahover {
  413. text-align: center;
  414. opacity: 1;
  415. filter: alpha(opacity = 50);
  416.  
  417.  
  418. }
  419.  
  420. .text {
  421. padding: 0px;
  422. }
  423.  
  424.  
  425.  
  426. .entry:hover .textperma {
  427. opacity: 1;
  428. filter: alpha(opacity = 100);
  429. -webkit-transition: all ease-in 250ms;
  430. -moz-transition: all ease-in 250ms;
  431. -o-transition: all ease-in 250ms;
  432. -ms-transition: all ease-in 250ms;
  433. transition: all ease-in 250ms;
  434. }
  435.  
  436.  
  437.  
  438. blockquote{
  439. padding:0px 0px 2px 5px;
  440. margin:0px 0px 2px 10px;
  441. border-left: 1px dotted #555555;
  442. }
  443.  
  444.  
  445.  
  446.  
  447. </style>
  448. {block:ifrainbowlinks}
  449. <script type="text/javascript" src="http://static.tumblr.com/jn17x0j/2Zvltn7mc/rainbow_links.txt
  450. "></script>{/block:ifrainbowlinks}
  451.  
  452. {block:IndexPage}
  453. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  454. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  455.  
  456. <script type="text/javascript">
  457. $(window).load(function () {
  458. var $content = $('#posts');
  459. $content.masonry({itemSelector: '.entry'}),
  460. $content.infinitescroll({
  461. navSelector : 'div#pagination',
  462. nextSelector : 'div#pagination a#nextPage',
  463. itemSelector : '.entry',
  464. loading: {
  465. finishedMsg: '',
  466. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  467. },
  468. bufferPx : 600,
  469. debug : false,
  470. },
  471. // call masonry as a callback.
  472. function( newElements ) {
  473. var $newElems = $( newElements );
  474. $newElems.hide();
  475. // ensure that images load before adding to masonry layout
  476. $newElems.imagesLoaded(function(){
  477. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  478.  
  479.  
  480. });
  481. });
  482. });
  483. </script>
  484.  
  485. {/block:IndexPage}
  486.  
  487. <title>{title}</title>
  488.  
  489. <link rel="shortcut icon" href="{Favicon}">
  490. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  491. <meta name="viewport" content="width=820" />
  492.  
  493. </head>
  494. <body>
  495. <div><div id="border2"></div>
  496.  
  497. <div id="border"></div>
  498. <div class="wrapper">
  499. <div class="header">
  500. </div>
  501.  
  502.  
  503.  
  504. {block:ifShowbanner}
  505. <a href="/"><img src="{image:Banner}" width="800"/></a>
  506. {/block:ifShowbanner}
  507. {block:ifShowblogtitle}
  508. <div id="blogtitle">
  509. <a href="/">{Title}</a>
  510.  
  511. </div>{/block:IfShowblogtitle}
  512. <div id="descp">{Description}
  513. </div><br><div align="center">
  514. {BLOCK:IfLink1Title}
  515. <a href= "{text:Link 1}"> <span class="linkss">
  516. {text:Link 1 Title}</a></span>{/BLOCK:IfLink1Title}</span>
  517. {BLOCK:IfLink2Title}
  518. <a href= "{text:Link 2}"> <span class="linkss">
  519. {text:Link 2 Title}</a></span>{/BLOCK:IfLink2Title}
  520. {BLOCK:IfLink3Title}
  521. <a href= "{text:Link 3}"> <span class="linkss">
  522. {text:Link 3 Title}</a></span>{/BLOCK:IfLink3Title}
  523. {BLOCK:IfLink4Title}
  524. <a href= "{text:Link 4}"> <span class="linkss">
  525. {text:Link 4 Title}</a></span>{/BLOCK:IfLink4Title}
  526. {BLOCK:IfLink5Title}
  527. <a href= "{text:Link 5}"> <span class="linkss">
  528. {text:Link 5 Title}</a></span>{/BLOCK:IfLink5Title}
  529. {BLOCK:IfLink6Title}
  530. <a href= "{text:Link 6}"> <span class="linkss">
  531. {text:Link 6 Title}</a> </span> {/BLOCK:IfLink6Title}
  532. <span class="linkss">
  533. <a href="http://wildthemes.tumblr.com/">theme</a></span>
  534. </div></div>
  535.  
  536. <div class="left">
  537. <div id="posts">
  538.  
  539.  
  540. {block:Posts}
  541. <div class="entry">
  542.  
  543.  
  544. {block:Answer}
  545. <div style= "background-color: #eee; border: 1px solid #444444; text-align; center; padding: 2px;">
  546. <b>{Asker}</b>: {Question}
  547. </div>
  548. {Answer}
  549. <br><br>
  550. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  551. {/block:Answer}
  552.  
  553. {block:Text}
  554. <div class="text">
  555. {block:Title}
  556. <div class="title"> <a href="{Permalink}">{Title}</a></div>
  557. {/block:Title}
  558. {Body}
  559. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  560. {block:IndexPage}
  561.  
  562. {/block:IndexPage}
  563. </div>
  564. {/block:Text}
  565.  
  566.  
  567. {block:Link}
  568. <div class="text">
  569. <div class="title"><a href="{URL}" class="link" {Target}>{Name}</a> </div>
  570. {block:Description}
  571. <div class="description">{Description}</div>
  572. {/block:Description}
  573. <p>
  574. {block:IndexPage}
  575. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  576.  
  577. {/block:IndexPage}
  578.  
  579. </div>{/block:Link}
  580.  
  581.  
  582. {block:Photo}
  583. {block:IndexPage}
  584. <div class="wildthemes"><a href="{ReblogURL}" target="_blank">↺</a></div>
  585. <div class="wildthemes2"><a href="{Permalink}" target="_blank">{notecount}</a></div>
  586.  
  587. {/block:IndexPage}
  588. {block:IndexPage}
  589.  
  590.  
  591.  
  592.  
  593. <a href="{Permalink}"><img src="{PhotoURL-500}"width="250px"/></a>
  594.  
  595. {/block:IndexPage}
  596. {block:PermalinkPage}<a href="{PhotoURL-HighRes}"><img src="{PhotoURL-HighRes}" width="100%"/>
  597. {/block:PermalinkPage}
  598. {/block:Photo}
  599.  
  600.  
  601.  
  602. {block:Photoset}
  603. {block:IndexPage}
  604. <center>
  605. {Photoset-250}</center>
  606. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  607.  
  608. {/block:IndexPage}
  609. {block:PermalinkPage}
  610. <center>
  611. {Photoset-500}</center>
  612. {/block:PermalinkPage}
  613. {/block:Photoset}
  614.  
  615. {block:Quote}
  616. <div class="text">
  617. <div class="title"> "{Quote}" </div>
  618. {block:Source}
  619. <div style="text-align:right; line-height:12px;">- {Source}</div>
  620. {/block:Source}
  621. {block:IndexPage}
  622. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  623.  
  624. {/block:IndexPage}
  625. </div>{/block:Quote}
  626.  
  627. {block:Chat}
  628. <div class="text">
  629. {block:Title}
  630. <div class="title"> <a href="{Permalink}">{Title}</a></div>
  631. {/block:Title}
  632. <ul class="chat">
  633. {block:Lines}
  634. <li class="{Alt} user_{UserNumber}"> {block:Label}<span style="text-transform:uppercase"> <span class="label">{Label}</span></span> {/block:Label}
  635. {Line} </li>
  636. {/block:Lines}
  637. </ul>
  638. {block:IndexPage}
  639. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  640.  
  641. {/block:IndexPage}
  642. </div>{/block:Chat}
  643.  
  644.  
  645.  
  646. {Line}
  647. </li>
  648. {/block:Lines}
  649. </ul>
  650. {/block:Chat}
  651.  
  652. {block:Audio}
  653. <div class="text">
  654. {AudioPlayerGrey}
  655. {block:Caption}
  656. {Caption}
  657. {/block:Caption}
  658. {block:IndexPage}
  659. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  660.  
  661. {/block:IndexPage}
  662. </div>{/block:Audio}
  663.  
  664.  
  665.  
  666.  
  667. {block:Video}
  668. {block:IndexPage}
  669. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  670. <center>
  671. {Video-250}</center>
  672. {/block:IndexPage}
  673. {block:PermalinkPage}
  674. <center>
  675. {Video-500}</center>
  676. {/block:PermalinkPage}
  677. {block:Video}
  678.  
  679. {block:PermalinkPage}<br>
  680. {block:Date}
  681. {block:Caption}{Caption}{/block:Caption}<br><hr>
  682. <center>
  683. Posted {TimeAgo} at {12HourWithZero}:{Minutes}{AmPm} {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}{block:HasTags} & tagged as: {block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  684. {/block:Date}</div><br><br>
  685. {/block:PermalinkPage}
  686.  
  687. {block:PostNotes}{PostNotes}
  688. {/block:PostNotes}
  689. </div>
  690.  
  691.  
  692. {/block:Posts}
  693. </div>
  694. </div>
  695. {block:IndexPage}
  696. {block:Pagination}
  697.  
  698. <div id="pagination">
  699. {block:NextPage}
  700. <a id="nextPage" href="{NextPage}"></a>
  701. {/block:NextPage}
  702. {block:PreviousPage}
  703. <a href="{PreviousPage}"></a>
  704. {/block:PreviousPage}
  705. </div>
  706. {/block:Pagination}
  707. {/block:IndexPage}
  708. </div>
  709.  
  710.  
  711. </body>
  712. <html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement