ramfaggot

Untitled

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