Advertisement
teenageblog

Slow Down Theme

Jul 29th, 2013
1,834
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.73 KB | None | 0 0
  1. <!-----------------------------------------
  2. ╭━━━┳╮╱╱╱╱╱╱╱╱╱╱╭╮╱╭━━━━┳╮
  3. ┃╭━╮┃┃╱╱╱╱╱╱╱╱╱╱┃┃╱┃╭╮╭╮┃┃
  4. ┃┃╱╰┫╰━┳━━┳━╮╭━━┫┃╱╰╯┃┃╰┫╰━┳━━┳╮╭┳━━┳━━╮
  5. ┃┃╱╭┫╭╮┃╭╮┃╭╮┫┃━┫┃╱╱╱┃┃╱┃╭╮┃┃━┫╰╯┃┃━┫━━┫
  6. ┃╰━╯┃┃┃┃╭╮┃┃┃┃┃━┫╰╮╱╱┃┃╱┃┃┃┃┃━┫┃┃┃┃━╋━━┃
  7. ╰━━━┻╯╰┻╯╰┻╯╰┻━━┻━╯╱╱╰╯╱╰╯╰┻━━┻┻┻┻━━┻━━╯
  8.  
  9. Please keep credit (✿◠‿◠)
  10. Change posts to 15
  11. Go to customize > scroll to the bottom > click advanced > change posts per page to 15
  12. ----------------------------------------------->
  13.  
  14. <html lang="en">
  15. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  16. <html xmlns="http://www.w3.org/1999/xhtml">
  17. <script type="text/javascript"
  18. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  19.  
  20. <head>
  21. <!-- DEFAULT VARIABLES -->
  22. <title>{Title}</title>
  23. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  24. <meta name="color:Background" content="#fff"/>
  25. <meta name="color:Blogtitle" content="#000"/>
  26. <meta name="color:Text" content="#000"/>
  27. <meta name="color:Link" content="#000"/>
  28. <meta name="color:Title" content="#000"/>
  29. <meta name="color:Hover" content="#000"/>
  30. <meta name="color:Scrollbar" content="#ccc"/>
  31.  
  32. <meta name="if:Use Banner" content="0">
  33. <meta name="if:Show Reblog Button" content="1">
  34. <meta name="if:Topbutton" content="1"/>
  35. <meta name="if:Show blog title" content="1"/>
  36. <meta name="if:SmallCursor" content="0"/>
  37. <meta name="if:Six Columns" content="0"/>
  38. <meta name="if:Five Columns" content="1"/>
  39. <meta name="if:Four Columns" content="0"/>
  40. <meta name="if:Title Font 1" content="1"/>
  41. <meta name="if:Title Font 2" content="0"/>
  42. <meta name="if:Title Font 3" content="0"/>
  43. <meta name="if:Title Font 4" content="0"/>
  44.  
  45. <meta name="image:Banner" content="">
  46. <meta name="image:Background" content="0"/>
  47.  
  48. <meta name="text:Link 1 Title" content=""/>
  49. <meta name="text:Link 1 URL" content=""/>
  50. <meta name="text:Link 2 Title" content=""/>
  51. <meta name="text:Link 2 URL" content=""/>
  52. <meta name="text:Link 3 Title" content=""/>
  53. <meta name="text:Link 3 URL" content=""/>
  54. <meta name="text:Link 4 Title" content=""/>
  55. <meta name="text:Link 4 URL" content=""/>
  56. <meta name="text:Link 5 Title" content=""/>
  57. <meta name="text:Link 5 URL" content=""/>
  58.  
  59.  
  60. <style type="text/css">
  61. #toTop {
  62. text-align:center;
  63. padding:5px;
  64. position:fixed;
  65. bottom:10px;
  66. right:10px;
  67. cursor:pointer;
  68. display:none;
  69. color:#000;
  70. z-index: 99999999999999999999;
  71. font-size:10px;
  72. }
  73.  
  74. {block:ifsmallcursor}body, a:hover {cursor: url(http://i.imgur.com/ZOrzC.png), progress !important;} a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress !important;}{/block:ifsmallcursor}
  75. :-webkit-scrollbar {width: 6px; height: 4px; background: {color:Background}; }
  76.  
  77. ::-webkit-scrollbar-thumb { background-color: {color:Scrollbar};}
  78.  
  79. iframe#tumblr_controls {right:3px !important; position: fixed !important;-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;}
  80.  
  81. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  82.  
  83.  
  84.  
  85.  
  86. @font-face { font-family: "ronda"; src: url'http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  87.  
  88.  
  89. .wrapper{
  90. margin: 0px auto;
  91. margin-left: 60px;
  92. width: 1045px;
  93. }
  94.  
  95. .header{
  96. float: left;
  97. width: 100%;
  98. }
  99.  
  100. .left{
  101. float: left;
  102. margin-right: 20px;
  103. width:1045;
  104. }
  105.  
  106. .right{
  107. float: right;
  108. width: 200px;
  109. background-color: #fff;
  110. }
  111.  
  112.  
  113. body {
  114. margin:0px;
  115. background-color: {color:Background};
  116. background-image:url({image:Background});
  117. background-attachment: fixed;
  118. background-repeat: repeat;}
  119. body, div, p, textarea, submit, input{
  120. font-family: 'Ubuntu', sans-serif;
  121. font-size: 11px;
  122. line-height:14px;
  123. letter-spacing:1px;
  124. color:{color:Text};
  125. }
  126.  
  127. ::-webkit-scrollbar {width: 6px; height: 4px; background: #FFFFFF; border-left:0px solid #aaa; }
  128.  
  129. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar}; border: 0px solid #eee; border-radius:40px;}
  130.  
  131.  
  132. p {
  133. margin:0px;
  134. margin-top:0px;
  135. }
  136.  
  137. a:link, a:active, a:visited{
  138. text-decoration: none;
  139. -webkit-transition: color 0.3s ease-out;
  140. -moz-transition: color 0.3s ease-out;
  141. transition: color 0.3s ease-out;
  142. color: {color:Link};
  143. }
  144.  
  145. a:hover {
  146. text-decoration: none;
  147. font-style:;
  148. color: {color:Hover};
  149. }
  150.  
  151.  
  152. #mainRight {
  153. width:100%;
  154. margin:0;
  155. padding-bottom:20px;
  156. text-align:center;
  157. }
  158.  
  159. #holder {
  160. width:100%;
  161. }
  162.  
  163. .links {font-size:12px; color:{color:link};font-family:calibri;font-style:italic;text-align:center;padding-bottom:3px;font-weight:bold;padding:2px;}
  164.  
  165. .links:hover {font-size:12px;color:{color:hover}; font-style:italic;text-align:center;padding-bottom:3px;padding:2px;font-weight:bold;}
  166.  
  167.  
  168.  
  169. div#center{
  170. margin:auto;
  171. margin-top:0px;
  172. position:relative;
  173. width:1045px;
  174. background-color:;
  175. overflow:auto;
  176. overflow-y:hidden;
  177. }
  178.  
  179.  
  180.  
  181.  
  182. .entry {
  183. float:left;
  184. display: block;
  185. overflow:hidden;
  186. width:100%;
  187. padding:1px;
  188. margin:2px;
  189. transition: all 0.5s ease-out;
  190. -o-transition-transition: all 0.5s ease-out;
  191. -webkit-transition: all 0.5s ease-out;
  192. -moz-transition: all 0.5s ease-out;
  193. {block:ifsixcolumns}
  194. width:210px
  195. {/block:ifsixcolumns}
  196. {block:iffivecolumns}
  197. width:250px;
  198. {/block:iffivecolumns}
  199. {block:iffourcolumns}
  200. width:305px;
  201. {/block:iffourcolumns}
  202. {block:PermalinkPage}
  203. width:520px;
  204. margin-left:0px;
  205. text-align:center;
  206. {/block:PermalinkPage}
  207. }
  208. .entry:hover {
  209. {block:indexpage}
  210. -webkit-transform:scale(1.1);z-index:999999999;
  211. {/block:indexpage}
  212. }
  213.  
  214. .perma {
  215. opacity: 0.0;
  216. filter: alpha(opacity = 0);
  217. z-index:991;
  218. display: inline-block;
  219. position: absolute;
  220. width:100%;
  221. text-align:center;
  222. top:25%;
  223. }
  224.  
  225. .entry:hover .perma {
  226. top:45%;
  227. opacity: 1;filter: alpha(opacity = 100);
  228. }
  229.  
  230. .likep {
  231. width: 21px;height: 20px;
  232. overflow: hidden;z-index: 9999999;
  233. display: inline-block;}
  234.  
  235. .rep {
  236. width: 24px;height: 20px;
  237. overflow: hidden;z-index: 9999999;
  238. display: inline-block; }
  239.  
  240. .likep a:hover {
  241. background-position: 0px 0px;}
  242.  
  243. .likep a {
  244. background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  245. display: block;z-index: 9999999;}
  246.  
  247. .likep img {
  248. width: 21px;height: 20px;}
  249.  
  250. .rep img{
  251. width: 24px;height: 20px;
  252. line-height: 30px;display: inline;}
  253.  
  254. .not { display: inline-block;
  255. background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");margin-left:2px;
  256. height: 20px;top: -6px;
  257. font-size: 11px;line-height: 20px;
  258. padding-left: 4px;padding-right: 4px;
  259. -moz-border-radius: 2px;border-radius: 2px;
  260. position: relative;color: #fff;}
  261.  
  262. .not a, .not:hover a, .not a:hover {
  263. color: #ffffff!important;}
  264.  
  265. .entry:hover .not, .entry:hover .rep, .entry:hover .likep {
  266. opacity: 0.8;filter: alpha(opacity = 80);margin-right: 0;}
  267.  
  268. .not:hover , .rep:hover, .likep:hover {
  269. opacity: 1!important;filter: alpha(opacity = 100)!important;}
  270.  
  271.  
  272.  
  273.  
  274. .title{
  275. font-family: "cedarcursive";
  276. font-size: 22px;
  277. line-height: 20px;
  278. color: {color:Title};
  279. text-shadow:1px 2px 2px #aaa;
  280. letter-spacing: 1px;
  281. font-weight: normal;
  282. }
  283.  
  284. @font-face { font-family: "cedarcursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v1/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  285.  
  286. @font-face {font-family:"Pacifico"; src:url('http://static.tumblr.com/9wzbixa/D3Wlyw7u4/pacifico.ttf');}
  287.  
  288.  
  289. @font-face { font-family: "lovenote"; src: url('http://static.tumblr.com/4yxykdm/k6plrfhwf/ck_love_note.ttf'); }
  290.  
  291. @font-face { font-family: "stars"; src: url('http://static.tumblr.com/hcfbjje/sfRlpm8t0/starsfromoureyes.ttf'); }
  292.  
  293. .blogtitle {
  294. text-align:center;
  295. color:{color:Blogtitle};
  296. {Block:IfTitleFont1}font-family: 'stars' !important;{/Block:IfTitleFont1}
  297. {Block:IfTitleFont2}font-family: 'Pacifico' !important;{/Block:IfTitleFont2}
  298. {Block:IfTitleFont3}font-family: 'cedarcursive' !important;{/Block:IfTitleFont3}
  299. {Block:IfTitleFont4}font-family: 'lovenote' !important;{/Block:IfTitleFont4}
  300. padding-bottom:20px;
  301. font-size:50px;
  302. padding-top:35px;
  303. line-height:50px;}
  304.  
  305.  
  306.  
  307. #posts {
  308. width:1400px;
  309. margin-top: 5px;
  310. margin-left: -20px;
  311. margin-right: auto;
  312. position:relative;
  313. overflow-y: hidden;
  314. {block:iffourcolumns}
  315. margin-left:-10px;
  316. {/block:iffourcolumns}
  317. }
  318. .answer{
  319. margin:0px;}
  320.  
  321. #audio {width:250px; height:auto; min-height:60px; padding-bottom:0px;}
  322. .cover {position:absolute; z-index:1; width:60px; height:60px;}
  323. .cover img {float:left; width:60px; height:60px;}
  324. .playbox {opacity:0.6; width:27px; height:30px; overflow:hidden; position:absolute; z-index:1000; margin-left:17px; margin-top:17px; text-align:center;}
  325. .info {margin-left:73px; margin-top:4px; line-height:14px;}
  326. @font-face {font-family:'conjuntar6';src: url('http://static.tumblr.com/qzpui9z/NEpmiosej/conjuntar6.ttf');}
  327. .flb {margin:4px 5px 4px 5px;}
  328. .flb:first-letter {font-family: 'conjuntar6'; font-size:15px;font-style:normal;}
  329. .cory{
  330. display: block;
  331. font-size: 11px;
  332. font-family: Calibri;
  333. text-transform: uppercase;
  334. color: #000;
  335. background-color:transparent;
  336. text-align: right;
  337. line-height: 18px;
  338. -webkit-transition: opacity 0.5s linear;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;
  339. }
  340.  
  341.  
  342. #infscr-loading{
  343. bottom: -70px;
  344. position: absolute;
  345. left: 50%;
  346. margin-left:-8px;
  347. width:16px;
  348. height:11px;
  349. overflow:hidden;
  350. margin-bottom: 50px;
  351. }
  352.  
  353. #postnotes{
  354. text-align: center;
  355. }
  356.  
  357. #postnotes blockquote{
  358. border: 0px;
  359. }
  360.  
  361. blockquote{
  362. padding:0px 0px 2px 5px;
  363. margin:0px 0px 2px 1px;
  364. border-left: 1px dotted {color:Text};
  365. }
  366.  
  367. blockquote p, ul{
  368. margin:0px;
  369. padding:0px;
  370. }
  371.  
  372. a img{border: 0px;}
  373. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  374. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  375. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};}
  376. .notes img{width:10px; position:relative; top:3px;
  377. }
  378.  
  379. small{font-size: 90%;}
  380.  
  381. .video embed, .post div.video object {width:260px !important; height:180px !important;}
  382. .video2 embed, .post div.video object {width:400px !important; height:400px !important;}
  383.  
  384. {CustomCSS}
  385.  
  386. </style>
  387.  
  388. <script type='text/javascript' src='http://static.tumblr.com/m52lhg5/u9amoiddc/infinite.js'></script>
  389. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  390. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  391.  
  392. <script type="text/javascript">
  393. $(window).load(function () {
  394. var $content = $('#posts');
  395. $content.masonry({itemSelector: '.entry'}),
  396. $content.infinitescroll({
  397. navSelector : 'div#pagination',
  398. nextSelector : 'div#pagination a#nextPage',
  399. itemSelector : '.entry',
  400. loading: {
  401. finishedMsg: '',
  402. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  403. },
  404. bufferPx : 600,
  405. debug : false,
  406. },
  407. // call masonry as a callback.
  408. function( newElements ) {
  409. var $newElems = $( newElements );
  410. $newElems.hide();
  411. // ensure that images load before adding to masonry layout
  412. $newElems.imagesLoaded(function(){
  413. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  414.  
  415.  
  416. });
  417. });
  418. });
  419. </script>
  420. {/block:IndexPage}
  421.  
  422.  
  423. <title>{Title}</title>
  424. <link rel="shortcut icon" href="{Favicon}">
  425. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  426. <meta name="viewport" content="width=820" />
  427. </head>
  428.  
  429. <body>
  430. </style>
  431. {block:ifTopButton}<div id="toTop"><img src="http://media.tumblr.com/tumblr_lw4i8ijjPt1r43b17.png" /></div>{/block:ifTopButton}
  432. <div id="mainRight">
  433. {block:ifusebanner}<center><a href="/"><img style="max-width:1500px; max-height:300px" src="{image:banner}"/></center></a>{/block:ifusebanner}
  434. {block:ifshowblogtitle}<div class="blogtitle">{Title}</a></div>{/block:ifshowblogtitle}
  435. {description}<br>
  436. <br>
  437. <div style="text-align:center;">
  438.  
  439. <center><a href="/" class="links">home</a>&nbsp;&nbsp;&nbsp;
  440. <a href="/ask" class="links">message</a>&nbsp;&nbsp;&nbsp;
  441. <a href="/archive" class="links">archive</a>&nbsp;&nbsp;&nbsp;
  442.  
  443. {block:ifLink1Title}
  444. <a href="{text:Link 1 URL}" class="links">{text:Link 1 Title}</a>&nbsp;&nbsp;&nbsp;
  445. {/block:ifLink1Title}
  446.  
  447. {block:ifLink2Title}
  448. <a href="{text:Link 2 URL}" class="links">{text:Link 2 Title}</a>&nbsp;&nbsp;&nbsp;
  449. {/block:ifLink2Title}
  450.  
  451. {block:ifLink3Title}
  452. <a href="{text:Link 3 URL}" class="links">{text:Link 3 Title}</a>&nbsp;&nbsp;&nbsp;
  453. {/block:ifLink3Title}
  454.  
  455. {block:ifLink4Title}
  456. <a href="{text:Link 4 URL}" class="links">{text:Link 4 Title}</a>&nbsp;&nbsp;&nbsp;
  457. {/block:ifLink4Title}
  458.  
  459. {block:ifLink5Title}
  460. <a href="{text:Link 5 URL}" class="links">{text:Link 5 Title}&nbsp;&nbsp;</a>&nbsp;
  461. {/block:ifLink5Title}
  462.  
  463. <a href="http://teenageblog.tumblr.com/" class="links">theme</a></center>
  464. <br>
  465.  
  466. <div class="wrapper">
  467. <div class="header">
  468. </div>
  469.  
  470.  
  471.  
  472. <div class="left">
  473. <div id="posts">
  474. {block:Posts}
  475. <div class="entry">
  476.  
  477.  
  478.  
  479. {block:Photo}
  480. {block:IndexPage}
  481. {block:ifshowreblogbutton}<div class="perma">
  482. <div class="likep">
  483. <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>
  484. </div>
  485. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  486. </div>
  487. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div> </div>{/block:ifshowreblogbutton}
  488. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"></a>
  489. {/block:IndexPage}
  490.  
  491. {block:PermalinkPage}
  492. <div align="center">{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px">{LinkCloseTag}</div>
  493. {/block:PermalinkPage}
  494.  
  495. {/block:Photo}
  496.  
  497. {block:Photoset}
  498. {block:IndexPage}
  499. <center>
  500.  
  501. <div class="cory"><a href="{Permalink}" title="permalink">Posted {TimeAgo} with {NoteCount} Notes</a></div>
  502.  
  503.  
  504. {Photoset-250}</center>
  505. {/block:IndexPage}
  506. {block:PermalinkPage}
  507. <center>
  508. {Photoset-500}</center>
  509. {/block:PermalinkPage}
  510. {/block:Photoset}
  511.  
  512. {block:Answer}
  513. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;"/>
  514. <strong>{Asker}: {Question}</strong>
  515. <div class="caption">
  516. {Answer}</div>
  517. {block:IndexPage}
  518. <div class="cory"><a href="{Permalink}" title="permalink">Posted {TimeAgo} with {NoteCount} Notes</a></div>
  519. {/block:IndexPage}
  520. {/block:Answer}
  521.  
  522. {block:Text}
  523. {block:Title}<a href="{permalink}" title="permalink"><div class="title">{title}</div></a> {/block:Title}
  524. <div class="flb">{Body}</div>
  525. {block:IndexPage}<div class="cory"><a href="{Permalink}">Posted {TimeAgo} with {NoteCount} Notes</a></div>{/block:IndexPage}
  526. {/block:Text}
  527.  
  528. {block:Link}
  529. <div class="title"><a href="{URL}"{Target}>{Name}</a></div>
  530. {block:Description}<div class="flb">{Description}</div>{/block:Description}
  531. {block:IndexPage}<div class="cory"><a href="{Permalink}" title="permalink">Posted {TimeAgo} with {NoteCount} Notes</a></div>{/block:IndexPage}
  532. {/block:Link}
  533.  
  534. {block:Quote}<span class="title">❝ {Quote} ❞</span>{block:Source}<div align="right"><i> - {Source}</i></div>{/block:Source}{block:IndexPage}<div class="cory"><a href="{Permalink}" title="permalink">Posted {TimeAgo} with {NoteCount} Notes</a></div>{/block:IndexPage}{/block:Quote}
  535.  
  536.  
  537. {block:Chat}
  538. {block:Title}<span class="title">{Title}</span>{/block:Title}
  539.  
  540. <ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<div class="label">{Label}</div>{/block:Label}{Line}</li>{/block:Lines}</ul>
  541.  
  542. {block:IndexPage}
  543. <div class="cory"><a href="{Permalink}" title="permalink">Posted {TimeAgo} with {NoteCount} Notes</a></div>{/block:IndexPage}
  544. {/block:Chat}
  545.  
  546. {block:Audio}
  547.  
  548. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  549. {block:IndexPage}
  550. </p><div class="cory"><a href="{Permalink}" title="permalink">Posted {TimeAgo} with {NoteCount} Notes</a></div>
  551. {/block:IndexPage}
  552. {/block:Audio}
  553.  
  554. {block:Video}
  555. {block:IndexPage}
  556. <center>{Video-250}</center>
  557. <div class="cory"><a href="{Permalink}" title="permalink">Posted {TimeAgo} with {NoteCount} Notes</a></div>
  558. {/block:IndexPage}
  559. {block:PermalinkPage}
  560. <center>{Video-500}</center>
  561. {/block:PermalinkPage}
  562. {block:Video}
  563.  
  564. {block:PostNotes}<div align="middle">{caption}</div>
  565. <center>
  566.  
  567. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  568.  
  569. {block:HasTags}
  570. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  571. {block:RebloggedFrom}
  572. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  573. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  574.  
  575. {/block:RebloggedFrom}
  576. </center></span>
  577. <br>
  578. <div id="postnotes">{PostNotes}</div><br>
  579.  
  580. <center>{block:ContentSource}
  581. <br><a href="{SourceURL}">
  582. {lang:Source}:
  583. {block:SourceLogo}
  584. <img src="{BlackLogoURL}" width="{LogoWidth}"
  585. height="{LogoHeight}" alt="{SourceTitle}" />
  586. {/block:SourceLogo}
  587. {block:NoSourceLogo}
  588. {SourceLink}
  589. {/block:NoSourceLogo}
  590. </a>
  591. {/block:ContentSource}</center>
  592.  
  593. {/block:PostNotes}
  594. </div>
  595. {/block:Posts}
  596. </div></div>
  597.  
  598. {block:IndexPage}
  599. {block:Pagination}
  600. <div id="pagination">
  601. {block:NextPage}
  602. <a id="nextPage" href="{NextPage}"></a>
  603. {/block:NextPage}
  604. {block:PreviousPage}
  605. <a href="{PreviousPage}"></a>
  606. {/block:PreviousPage}
  607. </div>
  608. {/block:Pagination}
  609. {/block:IndexPage}
  610.  
  611. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/2MFlzww4p/likenew.js"></script>
  612.  
  613. <script type="text/javascript">autoscale(new Array('object', 'embed'));</script>
  614.  
  615. <script type="text/javascript" src="http://static.tumblr.com/iddq6cw/cz1m316ry/arny.js"></script>
  616. <iframe id="likeiframe" style="display:none;"></iframe>
  617. <script type="text/javascript">
  618.  
  619. $(function() {
  620. $(window).scroll(function() {
  621. if($(this).scrollTop() != 0) {
  622. $('#toTop').fadeIn();
  623. } else {
  624. $('#toTop').fadeOut();
  625. }
  626. });
  627.  
  628. $('#toTop').click(function() {
  629. $('body,html').animate({scrollTop:0},800);
  630. });
  631. });
  632.  
  633.  
  634. $(window).load(function () {
  635.  
  636.  
  637.  
  638.  
  639.  
  640. // endless scrolling
  641. var $container = $('#holder');
  642. $container.imagesLoaded(function(){
  643. $container.masonry({
  644. itemSelector: '.box'
  645. });
  646. });
  647. $container.infinitescroll({
  648. navSelector : '#page-nav', // selector for the paged navigation
  649. nextSelector : '#page-nav a', // selector for the NEXT link (to page 2)
  650. itemSelector : '.box', // selector for all items you'll retrieve
  651. bufferPx: 0,
  652. debug : true,
  653. loading: {
  654. finishedMsg: '',
  655. img: '',
  656. msgText: ''
  657. }
  658. },
  659. // trigger Masonry as a callback
  660. function( newElements ) {
  661. // hide new items while they are loading
  662. var $newElems = $( newElements ).css({ opacity: 0 });
  663. // ensure that images load before adding to masonry layout
  664. $newElems.imagesLoaded(function(){
  665. // show elems now they're ready
  666. $newElems.animate({ opacity: 1 });
  667. $container.masonry( 'appended', $newElems, true );
  668. });
  669. }
  670. );
  671.  
  672. // End of endless scrolling
  673.  
  674. });
  675.  
  676. </script>
  677. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/2MFlzww4p/likenew.js"></script>
  678.  
  679. <script type="text/javascript">autoscale(new Array('object', 'embed'));</script>
  680.  
  681. <script type="text/javascript" src="http://static.tumblr.com/iddq6cw/cz1m316ry/arny.js"></script>
  682. <iframe id="likeiframe" style="display:none;"></iframe>
  683. </body>
  684.  
  685. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement