Advertisement
ramisa

Untitled

Jul 24th, 2014
282
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.23 KB | None | 0 0
  1. <!---------
  2. theme by cyrusnigga keep credit or d i e
  3. --------!>
  4.  
  5. <html lang="en">
  6. <head>
  7. <title>{title}</title>
  8. <link href='http://fonts.googleapis.com/css?family=Delius+Unicase' rel='stylesheet' type='text/css'>
  9. <script type="text/javascript" src="http://static.tumblr.com/
  10. xek1qzw/zeQmtcaq1/jgnrsmsnry.js"></script>
  11. <meta name="color:Background" content="#ffffff"/>
  12. <meta name="color:Post Box" content="#ffffff"/>
  13. <meta name="color:Blog Description" content="#000000"/>
  14. <meta name="color:Title" content="#000000"/>
  15. <meta name="color:Text" content="#000000"/>
  16. <meta name="color:Link" content="#000000"/>
  17. <meta name="color:Hover" content="#FFF"/>
  18. <meta name="font:Body" content="Arial"/>
  19. <meta name="image:Background" content=""/>
  20. <meta name="image:Sidebar" content=""/>
  21. <meta name="if:Scrollbar" content="1"/>
  22. <meta name="if:Less Space Between Posts" content="1"/>
  23. <meta name="if:dark images" content="1"/>
  24. <meta name="text:link one" content="" />
  25. <meta name="text:link one title" content="home" />
  26. <meta name="text:link two" content="" />
  27. <meta name="text:link two title" content="message" />
  28. <meta name="text:link three" content="" />
  29. <meta name="text:link three title" content="etc" />
  30. <meta name="text:link four" content="" />
  31. <meta name="text:link four title" content="bye" />
  32. <meta name="text:link five" content="" />
  33. <meta name="text:link five title" content="" />
  34. <meta name="text:link six" content="" />
  35. <meta name="text:link six title" content="" />
  36. <meta name="text:link seven" content="" />
  37. <meta name="text:link seven title" content="" />
  38. <div class="yo">
  39. <a href="http://cyrusnigga.tumblr.com/"
  40. title=credit>
  41. <font size="3"><font color="white">
  42. <small>$$</font></a></div>
  43. </small></font>
  44. </script>
  45.  
  46. <style type="text/css">
  47.  
  48.  
  49. body{
  50. margin:0px;
  51. background-color: {color:Background};
  52. background-image:url({image:Background});
  53. background-attachment: fixed;
  54. background-repeat: no-repeat;
  55. background-position: bottom right;
  56. font-size: 9px;
  57. font-family:{font:Body};
  58. line-height:10px;
  59. color:{color:Text};
  60. }
  61.  
  62. a:link, a:active, a:visited{
  63. color: {color:Link};
  64. text-decoration: none;
  65. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  66. }
  67.  
  68. a:hover{
  69. color:{color:Hover};
  70. text-decoration: none;
  71. -webkit-transition: all 0.55s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.6s ease-out;
  72. }
  73.  
  74. {block:ifscrollbar}
  75. ::-webkit-scrollbar {width: 4px; height: 0px; padding-right:0px;background:{color:background};}
  76.  
  77. ::-webkit-scrollbar-thumb {background-color:{color:link};}
  78. {/block:ifscrollbar}
  79.  
  80. .yo{
  81. position:fixed;
  82. text-align:center;
  83. bottom:0px;
  84. font-family:tahoma;
  85. font-size:20px;
  86. right:0px;
  87. padding-top:1px;
  88. padding-right:6px;
  89. padding-left:5px;
  90. padding-bottom:6px;
  91. width:auto;
  92. height:auto;
  93. border-top-left-radius:5px;
  94. background-color:#000;
  95. z-index:99999;
  96. color:#fff;
  97. }
  98.  
  99. #postys{width:360px; height:auto;}
  100. {block:PermalinkPage}
  101. width:370px;
  102. {/block:PermalinkPage}
  103. {block:ifRoundedEdges}
  104. -moz-border-radius: 3px;
  105. border-radius: 3px;
  106. {/block:ifRoundedEdges}
  107. }
  108.  
  109.  
  110. #jango{
  111. padding-top:3px;
  112. padding-bottom:3px;
  113. position:fixed !important;
  114. width:355px;
  115. height:207px;
  116. background-color:{color:Post Box};
  117. {block:PermalinkPage}
  118. width:370px;
  119. height:207px;
  120. {/block:PermalinkPage}
  121. {block:ifRoundedEdges}
  122. -moz-border-radius: 3px;
  123. border-radius: 3px;
  124. {/block:ifRoundedEdges}
  125. }
  126.  
  127.  
  128. #barside{
  129. position:absolute !important;
  130. position:fixed !important;
  131. top:150px;
  132. left: 280px;
  133. background-color: transparent;
  134. width:190px;
  135. {block:ifdarkimages}
  136. -webkit-filter: grayscale(40%);
  137. {/block:ifdarkimages}
  138. }
  139.  
  140. #rake{
  141. margin:auto;
  142. left:0px;
  143. top:2px;
  144. padding-top:5px;
  145. padding-left:0px;
  146. position:absolute;
  147. {block:indexpage}
  148. width:1000px;
  149. {/block:indexpage}
  150. {block:permalinkpage}
  151. width:940px;
  152. left:50px;
  153. {/block:permalinkpage}
  154. overflow:hidden;
  155. }
  156.  
  157. #posts{
  158. float:right;
  159. {block:ifdarkimages}
  160. -webkit-filter: grayscale(40%);
  161. {/block:ifdarkimages}
  162. {block:indexpage}
  163. width:500px;
  164. {/block:indexpage}
  165. {block:permalinkpage}
  166. width:490px;
  167. {/block:permalinkpage}
  168. margin-left:68px;
  169. }
  170.  
  171.  
  172. #entry{
  173. z-index:9999;
  174. border:0px solid;
  175. float: left;
  176. width: 350px;
  177. text-align:left;
  178. height: auto;
  179. {block:PermalinkPage}
  180. width: 360px;
  181. height: auto;
  182. {/block:PermalinkPage}
  183. line-height:8px;
  184. background-color:{color:Post Box};
  185. padding:0px;
  186. margin-right:70px;
  187. {block:iflessspacebetweenposts}
  188. margin-right:25px;
  189. {/block:iflessspacebetweenposts}
  190. overflow:hidden;
  191. margin-bottom:9px;
  192. {block:iflessspacebetweenposts}
  193. margin-bottom:2px;
  194. {/block:iflessspacebetweenposts}
  195. {block:ifRoundedEdges}
  196. -moz-border-radius: 3px;
  197. border-radius: 3px;
  198. {/block:ifRoundedEdges}
  199. }
  200.  
  201.  
  202.  
  203. ::selection {
  204. color:{color:Text};
  205. background-color: {color:Link};
  206. }
  207.  
  208. ::-moz-selection {
  209. color:{color:Text};
  210. background-color: {color:Link};
  211. }
  212.  
  213. ::-webkit-selection {
  214. color:{color:Text};
  215. background-color:{color:Link};
  216. }
  217.  
  218.  
  219. #entry img{
  220. {block:IndexPage}
  221. max-width: 350px;
  222. height: auto;
  223. {/block:IndexPage}
  224. {block:PermalinkPage}
  225. max-width: 360px;
  226. height: auto;
  227. {/block:PermalinkPage}
  228. -webkit-transition: all 0.5s ease-out;
  229. -moz-transition: all 0.5s ease-out;
  230. transition: all 0.5s ease-out;
  231. }
  232.  
  233. #entry img:hover{
  234. -webkit-filter:grayscale(0);
  235. -webkit-transition: all 0.5s ease-out;
  236. -moz-transition: all 0.5s ease-out;
  237. transition: all 0.5s ease-out;
  238. }
  239.  
  240.  
  241. .title{
  242. font-family: calibri;
  243. font-size: 12px;
  244. line-height: 12px;
  245. color: {color:Title};
  246. font-weight: normal;
  247. letter-spacing: 0px;
  248. text-transform:uppercase;
  249. letter-spacing:2px;
  250. }
  251.  
  252.  
  253.  
  254. .permalinktext{
  255. font-family: {Font:Body};
  256. padding: 5px;
  257. position: absolute;
  258. text-align: center;
  259. width: 200px;
  260. -moz-transition: 0.3s ease-out;
  261. -webkit-transition: 0.3s ease-out;
  262. transition: 0.3s ease-out;
  263. opacity:0;
  264. }
  265.  
  266. .permalinktext a{color:{color:links};
  267. }
  268.  
  269. .entry:hover .permalinktext {
  270. -moz-transition: 0.3s ease-out;
  271. -webkit-transition: 0.3s ease-out;
  272. transition: 0.3s ease-out;
  273. width:200px;
  274. text-decoration:line-through;
  275. height:auto;
  276. display: block;
  277. opacity: 1;
  278. }
  279.  
  280.  
  281. blockquote{
  282. padding:0px 0px 2px 3px;
  283. margin:0px 0px 2px 1px;
  284. }
  285. ul, ol, li{
  286. list-style:none;
  287. margin:0px;
  288. padding:0px;
  289. }
  290.  
  291. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  292. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  293. }
  294.  
  295. a.links {
  296. font-family: Arial;
  297. font-size: 12px;
  298. line-height: 7px;
  299. text-transform: normal;
  300. letter-spacing:0px;
  301. display:block;
  302. padding: 0px;
  303. margin-bottom: 0px;
  304. {block:ifRoundedEdges}
  305. -moz-border-radius: 3px;
  306. border-radius: 3px;
  307. {/block:ifRoundedEdges}
  308. }
  309.  
  310. a.links:hover {
  311. text-decoration: underline;
  312. letter-spacing:10px;
  313. }
  314.  
  315.  
  316. .perma {
  317. opacity: 0.0;
  318. filter: alpha(opacity = 0);
  319. position:absolute;
  320. z-index:9999991;
  321. margin-top: 6px;
  322. margin-left: 302px;
  323. -webkit-transition: opacity 0.6s linear;
  324. -moz-transition: all 0.6s linear;
  325. transition: all 0.4s linear;
  326. }
  327.  
  328. #entry:hover .perma {
  329. -webkit-transition: opacity 0.7s linear;
  330. opacity: 1.0;
  331. -moz-transition: all 0.7s linear;
  332. transition: all 0.4s linear;
  333. filter: alpha(opacity = 100);
  334. }
  335.  
  336.  
  337. #audio {
  338. width:250px;
  339. height:auto;
  340. min-height:60px;
  341. margin-top:17px;
  342. padding-bottom:5px;
  343. margin-left:40px;
  344. }
  345. .cover {
  346. position:absolute;
  347. z-index:1;
  348. width:70px;
  349. height:670px;
  350. margin-top:-4px;
  351. margin-left:-10px;
  352. }
  353. .cover img {
  354. float:left;
  355. width:70px;
  356. height:70px;
  357. }
  358. .playbox {
  359. opacity:0.6;
  360. width:27px;
  361. height:30px;
  362. overflow:hidden;
  363. position:absolute;
  364. z-index:1000;
  365. margin-left:14px;
  366. margin-top:18px;
  367. text-align:center;
  368. }
  369. .info {
  370. margin-left:73px;
  371. margin-top:4px;
  372. line-height:14px;
  373. }
  374.  
  375. #heheho{
  376. margin-bottom:2px;
  377. }
  378.  
  379. #heheho a{
  380. padding:2px;
  381. }
  382.  
  383. #hmm{
  384. margin-top:-2px;
  385. padding:3px;
  386. text-align:center;
  387. }
  388.  
  389. #hmm a{padding:3px;}
  390.  
  391. </style>
  392. <link rel="shortcut icon" href="{Favicon}">
  393. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  394. <meta name="viewport" content="width=720" />
  395. </head>
  396. <body>
  397.  
  398. <div class="credit">
  399. </div>
  400.  
  401.  
  402.  
  403. <div id="jango">
  404. <div id="rake">
  405. <div id="barside">
  406.  
  407.  
  408. <div align="left" style="padding-bottom:5px; {block:ifRoundedEdges}
  409. -moz-border-radius: 3px; border-radius: 3px;{/block:ifRoundedEdges}">
  410. <a href="/">
  411. <img style="" src="{image:sidebar}"width=190" /></a></div>
  412.  
  413.  
  414.  
  415. <div align="center" style="line-height:12px; margin-top:-2px; margin-bottom:3px; color:{color:Blog Description};">{description}</div>
  416.  
  417. <div id="hmm">
  418. {block:IfLinkonetitle}<a href="{text:link one}">{text:link one title}</a> {/block:IfLinkonetitle}
  419. {block:IfLinktwotitle}<a href="{text:link two}">{text:link two title}</a> {/block:IfLinktwotitle}
  420. {block:IfLinkthreetitle}<a href="{text:link three}">{text:link three title}</a>{/block:IfLinkthreetitle}
  421. {block:IfLinkfourtitle}<a href="{text:link four}">{text:link four title}</a>{/block:IfLinkfourtitle}
  422. {block:IfLinkfivetitle}<a href="{text:link five}">{text:link five title}</a>{/block:IfLinkfivetitle}
  423. {block:IfLinksixtitle}<a href="{text:link six}">{text:link six title}</a> {/block:IfLinksixtitle}
  424. {block:IfLinkseventitle}<a href="{text:link seven}">{text:link seven title}</a>{/block:IfLinkseventitle}</div>
  425.  
  426.  
  427. </div>
  428.  
  429.  
  430. <div align="center">
  431.  
  432. <div id="posts">
  433.  
  434. {block:Posts}
  435.  
  436.  
  437. {block:ContentSource}
  438.  
  439. <!— {SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”
  440.  
  441. width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
  442.  
  443. {/block:SourceLogo}
  444.  
  445. {block:NoSourceLogo}{noSourceLink}{/block:NoSourceLogo} —>
  446.  
  447. {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
  448.  
  449.  
  450. <div id="entry">
  451.  
  452.  
  453.  
  454. {block:Photo}
  455. {block:IndexPage}
  456.  
  457. <div class="perma">
  458. <div class="photopermaholder"><div class="photoperma"><a href="{ReblogURL}"target="_blank"><img src="http://static.tumblr.com/i8axhtw/zGombktxi/rebloggg.png"title="reblog"></a> <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/i8axhtw/50mmbktzc/likeee.png" width="21" height="20" alt="Like this post" id="likeimage{PostID}" title="like"/></a>
  459. </div></div></div>
  460.  
  461. <div id="postys">
  462. <a href="{permalink}">
  463. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width=390; style=" {block:IfPostShadows}-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3); -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);{/block:IfPostShadows} {block:ifRoundedEdges}-moz-border-radius: 3px; border-radius: 3px; {/block:ifRoundedEdges}"></a></div>
  464.  
  465. {/block:IndexPage}
  466. {block:PermalinkPage}
  467. {LinkOpenTag}<center><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=450px; style=" {block:IfPostShadows}-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3); -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);{/block:IfPostShadows} border="0"></center>
  468. <center>{caption}</center>
  469. {/block:PermalinkPage}
  470. {/block:Photo}
  471.  
  472. {block:Photoset}
  473. <div class="perma">
  474. <div class="photopermaholder"><div class="photoperma"><a href="{ReblogURL}"target="_blank"><img src="http://static.tumblr.com/i8axhtw/zGombktxi/rebloggg.png"title="reblog"></a> <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/i8axhtw/50mmbktzc/likeee.png" width="21" height="20" alt="Like this post" id="likeimage{PostID}" title="like"/></a>
  475. </div></div></div>
  476.  
  477.  
  478.  
  479. <div style="padding-top:3px; padding-bottom:3px;">
  480. <a href="{permalink}">
  481. {Photoset-400}</a></div>
  482. {/block:Photoset}
  483.  
  484.  
  485.  
  486. {block:Text}<div style="padding-top:5px; padding-bottom:0px; padding-left:3px; padding-right:0px;">
  487. {block:Title}
  488. <a href="{permalink}"><span class="title">{Title}</span></a>
  489. {/block:Title}
  490. <span class="entrytext" style="line-height:12px;">{Body}</span>
  491. <a href="{Permalink}"></a></div>
  492. {block:indexpage}
  493. <div align="right" style="padding-right:5px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  494. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  495. </a></div>{/block:indexpage}
  496. {/block:Text}
  497.  
  498. {block:Link}<div style="padding-top:15px; padding-bottom:0px;>
  499. <a href="{URL}"><span class="title">{Name}</span></a></div>
  500. {block:BlogDescription}<span class="entrytext" style="line-height:12px;">{Description}</span>{/block:BlogDescription}</a>
  501. {block:Caption}<a href="{URL}">{Caption}</a>{/block:Caption}<div style="padding-top:0px; padding-bottom:3px;"></a></div>
  502. {block:indexpage}
  503. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  504. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  505. </a></div>{/block:indexpage}
  506. {/block:Link}
  507.  
  508. {block:Quote}
  509. <div style="padding-top:10px; padding-bottom:10px;">
  510. <span class="title" style="line-height:16px;">"{Quote}"</span><br><br>
  511. <div style="text-align: right; padding-right:10px;"><a href="{Permalink}">{block:Source}
  512. -{Source}
  513. {/block:Source}</a></div><br>{block:indexpage}
  514. <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  515. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  516. </a></div>{/block:indexpage}
  517. </div>
  518. {/block:Quote}
  519.  
  520. {block:Chat}
  521. <div style="padding-top:15px; padding-bottom:10px;">
  522. <a href="{permalink}">{block:Title}<span class="title">{Title}</span>{/block:Title}</a>
  523. <ul class="chat">
  524. {block:Lines}
  525. <li class="user_{UserNumber}">
  526. {block:Label}
  527. <span class="label" style="line-height:12px;">{Label}</span>
  528. {/block:Label}
  529. {Line}
  530. </li>
  531. {/block:Lines}
  532. </ul>
  533. {block:Caption}{Caption}{/block:Caption}
  534. <br>{block:indexpage}
  535. <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  536. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  537. </a></div>{/block:indexpage}
  538. </div>
  539. {/block:Chat}
  540.  
  541.  
  542.  
  543.  
  544. {block:Audio}
  545. <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 style="text-align:left"><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></div>
  546.  
  547.  
  548. <div style="padding-bottom:0px;padding-top:6px;"></div>{block:indexpage}
  549. <div style=" float:left; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{permalink}">{FormattedPlayCount}&nbsp;Plays</a></div>
  550. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  551. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  552. </a></div>{/block:indexpage}
  553.  
  554.  
  555. {/block:Audio}
  556.  
  557.  
  558.  
  559. {block:Video}
  560. <div class="perma">
  561. <div class="photopermaholder"><div class="photoperma"><a href="{ReblogURL}"target="_blank"><img src="http://static.tumblr.com/i8axhtw/zGombktxi/rebloggg.png"title="reblog"></a> <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/i8axhtw/50mmbktzc/likeee.png" width="21" height="20" alt="Like this post" id="likeimage{PostID}" title="like"/></a>
  562. </div></div></div>
  563.  
  564.  
  565. <div style="padding-top:2px; padding-bottom:2px;">
  566. {Video-400}</div>
  567. {/block:Video}
  568.  
  569.  
  570.  
  571.  
  572.  
  573. {block:PermalinkPage}
  574. <center>
  575. {block:RebloggedFrom}<br><b>Via</b>: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource}<b>Source</b>: <a href="{SourceURL}">{SourceTitle}</a> {/block:ContentSource}<br><Br>{block:Date}<img src="http://static.tumblr.com/twte3d7/xn4lo2lba/clock_8x8.png">&nbsp; {TimeAgo}&nbsp; <img src="http://static.tumblr.com/twte3d7/qg3lo2lcg/heart_fill_8x7.png">&nbsp; {NoteCountWithLabel}{block:hasTags}&nbsp; <img src="http://static.tumblr.com/twte3d7/zZqlo2ldq/tag_fill_8x8.png">&nbsp; {block:Tags}<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:Date}
  576. </center>
  577.  
  578. <br><br>
  579. <div align="left">
  580. {block:PostNotes}
  581. {PostNotes}
  582. {/block:PostNotes}</div>
  583. {/block:PermalinkPage}
  584.  
  585.  
  586. </div>
  587.  
  588.  
  589.  
  590. {/block:Posts}
  591. </div>
  592. </div>
  593. </div>
  594. </center>
  595. </div>
  596. </div>
  597.  
  598.  
  599.  
  600. {block:indexpage}
  601.  
  602.  
  603. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  604. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  605. <script type="text/javascript" src="http://static.tumblr.com/xek1qzw/TKgn8tjki/jquerymsnryv2.js"></script>
  606. <script type="text/javascript">
  607. $(window).load(function(){
  608. var $wall = $('#posts');
  609. $wall.imagesLoaded(function(){
  610. $wall.masonry({
  611. itemSelector: '#entry, #entry_photo',
  612. isAnimated : false
  613. });
  614. });
  615.  
  616. $wall.infinitescroll({
  617. navSelector : '#page-nav',
  618. nextSelector : '#page-nav a',
  619. itemSelector : '#entry, #entry_photo',
  620. bufferPx : 2000,
  621. debug : false,
  622. errorCallback: function() {
  623. $('#infscr-loading').fadeOut('normal');
  624. }},
  625. function( newElements ) {
  626. var $newElems = $( newElements );
  627. $newElems.hide();
  628. $newElems.imagesLoaded(function(){
  629. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  630. });
  631. }); $('#content').show(500);
  632. });
  633. </script>
  634. {/block:indexpage}
  635.  
  636.  
  637.  
  638. </body>
  639. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement