Advertisement
ramisaaaaa

Untitled

Jul 24th, 2014
960
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.03 KB | None | 0 0
  1. <!--
  2. theme by cyrusnigga don't remove credit.
  3. -->
  4.  
  5. <head>
  6. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
  7. <script type="text/javascript"
  8. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  9. <meta name="color:Background" content="#ffffff"/>
  10. <meta name="color:Text" content="#000000"/>
  11. <meta name="color:Hover" content="#ffffff"/>
  12. <meta name="color:Link" content="#000000"/>
  13. <meta name="image:Background" content="0"/>
  14. <meta name="image:Sidebar" content="1"/>
  15. <meta name="font:body" content="trebuchet ms"/>
  16. <meta name="text:link 1" content="home"/>
  17. <meta name="text:link 1 url" content="/"/>
  18. <meta name="text:link 2" content="ask"/>
  19. <meta name="text:link 2 url" content="/ask"/>
  20. <meta name="text:link 3" content=""/>
  21. <meta name="text:link 3 url" content=""/>
  22. <meta name="text:link 4" content=""/>
  23. <meta name="text:link 4 url" content=""/>
  24. <meta name="text:link 5" content=""/>
  25. <meta name="text:link 5 url" content=""/>
  26. <meta name="text:link 6" content=""/>
  27. <meta name="text:link 6 url" content=""/>
  28. <meta name="text:link 7" content=""/>
  29. <meta name="text:link 7 url" content=""/>
  30. <meta name="text:link 8" content=""/>
  31. <meta name="text:link 8 url" content=""/>
  32.  
  33. <style type="text/css">
  34.  
  35. .wrapper{
  36. margin: 0px auto;
  37. width: 717px;
  38. }
  39.  
  40.  
  41. .header{
  42. float: left;
  43. width: 100%;
  44. }
  45.  
  46. .left{
  47. float: left;
  48. margin-right: 20px;
  49. width: 802px;
  50. }
  51.  
  52. .right{
  53. float: right;
  54. width: 200px;
  55. background-color: {color:Background};
  56. }
  57.  
  58. p {
  59. margin:0px;
  60. margin-top:0px;
  61. }
  62.  
  63.  
  64. body {
  65. padding: 0px;
  66. margin: 0px;
  67. color:{color:text};
  68. font-family:consolas;
  69. text-transform: normal;
  70. font-size:10px;
  71. line-height:12px;
  72. letter-spacing: 0px;
  73. background-color: {color:Background};
  74. background-image:url({image:Background});
  75. background-attachment: fixed;
  76. background-repeat: repeat;
  77. cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;
  78. }
  79.  
  80. p {
  81. margin:0px;
  82. margin-top:0px;
  83. }
  84.  
  85. a:link, a:active, a:visited{
  86. color: {color:Link};
  87. text-decoration: none;
  88. -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;
  89. {block:if3dhover}
  90. text-shadow:10px 0px transparent, -10px 0px transparent;
  91. transition: all 0.9s ease;
  92. -o-transition-transition: all 0.9s ease;
  93. -webkit-transition: all 0.9s ease;
  94. -moz-transition: all 0.9s ease;{/block:if3dhover}
  95. cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;
  96. }
  97.  
  98. a:hover{
  99. color:{color:hover};
  100. -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;
  101. {block:if3dhover}
  102. text-shadow:0px 0px #aaa, 0px 0px #aaa;
  103. transition: all 0.9s ease;
  104. -o-transition-transition: all 0.9s ease;
  105. -webkit-transition: all 0.9s ease;
  106. -moz-transition: all 0.9s ease;{/block:if3dhover}
  107. cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;
  108. }
  109.  
  110. #sidebar {
  111. width:180px;
  112. margin-left:140px;
  113. {block:PermalinkPage}
  114. margin-left:300px;
  115. {/block:PermalinkPage}
  116. height:auto;
  117. margin-top:140px;
  118. position:fixed;
  119. padding:5px;
  120. border:1px solid #ededed;
  121. }
  122.  
  123. #posts {
  124. margin-left:350px;
  125. width:900px;
  126. {block:PermalinkPage}
  127. margin-left:240px;
  128. {/block:PermalinkPage}
  129. float:left;
  130. }
  131.  
  132. #ok {
  133. text-align:center;
  134. margin-top:2px;
  135. }
  136.  
  137. #gay {
  138. text-align:center;
  139. line-height:10px;
  140. margin-bottom:-2px;
  141. }
  142.  
  143.  
  144. iframe#tumblr_controls {-webkit-transition: opacity 0.7s linear;opacity: 1.0;-webkit-transition: all 0.8s ease-out;-webkit-filter: invert(100%);transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  145.  
  146. 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;}
  147.  
  148.  
  149.  
  150.  
  151.  
  152. .entry {
  153. border:1px solid #ededed;
  154. padding:5px;
  155. float:left;
  156. margin:15px;
  157. overflow:hidden;
  158. {block:IndexPage}
  159. width:230px;
  160. {/block:IndexPage}
  161. {block:PermalinkPage}
  162. width:400px;
  163. line-height:14px;
  164. margin-left: 290px;
  165. {/block:PermalinkPage}
  166. }
  167.  
  168. .entry img{
  169. {block:IndexPage}
  170. max-width:230px;
  171. {/block:IndexPage}
  172. {block:PermalinkPage}
  173. max-width:400px;
  174. {/block:PermalinkPage}
  175. }
  176.  
  177.  
  178. #pagination{
  179. display:none;
  180. }
  181.  
  182. .clear {
  183. clear: both;
  184. }
  185.  
  186. ol.notes img {
  187. width: 16px;
  188. display: inline;
  189. position: relative;
  190. top: 3px;
  191. }
  192.  
  193. .permas
  194. {
  195. opacity: 0.0;
  196. filter: alpha(opacity = 0);
  197. position:absolute;
  198. z-index:9999991;
  199. top: 4px;
  200. right: 4px;}
  201.  
  202. .permas img{
  203. border-radius:20px;
  204. }
  205.  
  206. .entry:hover .permas {
  207. -webkit-transition: opacity 0.4s linear;
  208. opacity: 1;
  209. -moz-transition: all 0.4s linear;
  210. transition: all 0.4s linear;
  211. filter: alpha(opacity = 100);
  212. }
  213.  
  214. #postnotes{
  215. text-align: left;}
  216.  
  217. #postnotes blockquote{
  218. border: 0px;}
  219.  
  220. #infscr-loading{
  221. bottom: -70px;
  222. position: absolute;
  223. left: 50%;
  224. margin-left:-8px;
  225. width:16px;
  226. height:10px;
  227. overflow:hidden;
  228. margin-bottom: 50px;
  229. }
  230.  
  231. .title{
  232. font-size: 13px;
  233. line-height:17px;
  234. font-weight: bold;
  235. padding:0px 0px 0px 0px;
  236. }
  237.  
  238. #audio {
  239. width:200px;
  240. height:auto;
  241. min-height:60px;
  242. padding-bottom:0px;
  243. }
  244. .cover {
  245. position:absolute;
  246. z-index:1;
  247. width:60px;
  248. height:60px;
  249. }
  250. .cover img {
  251. float:left;
  252. width:60px;
  253. height:60px;
  254. margin-left:5px;
  255. margin-top:-1px;
  256. }
  257. .playbox {
  258. opacity:0.6;
  259. width:27px;
  260. height:30px;
  261. overflow:hidden;
  262. position:absolute;
  263. z-index:1000;
  264. margin-left:22px;
  265. margin-top:17px;
  266. text-align:center;
  267. }
  268. .info {
  269. margin-left:73px;
  270. margin-top:4px;
  271. line-height:14px;
  272. }
  273.  
  274. .user_1 .label {color:{color:link}; font-weight:bold}
  275. .user_2 .label {color:{color:text}; font-weight:bold}
  276. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  277.  
  278. i, em {color: {color:Link};}
  279. b, strong {color: {color:text};}
  280.  
  281. ::selection {
  282. color:{color:Text};
  283. background-color: {color:Link};
  284. }
  285.  
  286. ::-moz-selection {
  287. color:{color:Text};
  288. background-color: {color:Link};
  289. }
  290.  
  291. ::-webkit-selection {
  292. color:{color:Text};
  293. background-color:{color:Link};
  294. }
  295.  
  296.  
  297. p{margin-top:5px; margin-bottom:5px; }
  298.  
  299. blockquote{
  300. padding:0px 0px 2px 3px;
  301. margin:0px 0px 2px 1px;
  302. }
  303. ul, ol, li{
  304. list-style:none;
  305. margin:0px;
  306. padding:0px;
  307. }
  308.  
  309.  
  310. select {
  311. font-size: 10px;
  312. font-family:consolas;
  313. width: 170px;
  314. margin-left: 0px;
  315. padding:1px;
  316. border:1px solid #e2e2e2;
  317. color:{color:text};
  318.  
  319. }
  320. option {
  321. font-size: 9px;
  322. text-align: left;
  323.  
  324. }
  325. input[type=button]
  326. {
  327. font-size: 9px;
  328. }
  329.  
  330.  
  331.  
  332. .perma
  333. {
  334. opacity: 0.0;
  335. filter: alpha(opacity = 0);
  336. bottom:25px;
  337. -webkit-filter:invert(100%);
  338. width: px;
  339. height: 30px;
  340. line-height: 30px;
  341. font-size: 9px;
  342. right:64px;
  343. position:absolute;
  344. text-align: center;
  345. z-index:9999991;
  346. color: {color:permalink};
  347.  
  348. }
  349. a.p
  350. {
  351.  
  352. color: {color:permalink};
  353. }
  354. .entry:hover .perma {
  355.  
  356. -webkit-transition: opacity 0.4s linear;
  357. opacity: 1;
  358. -moz-transition: all 0.4s linear;
  359. transition: all 0.4s linear;
  360. filter: alpha(opacity = 100);
  361.  
  362. }
  363.  
  364.  
  365. .likep {
  366. width: 21px;
  367. height: 20px;
  368. overflow: hidden;
  369. position: relative;
  370. z-index: 9999999;
  371. position: absolute;
  372. margin-top: 26px;
  373. margin-left: 5px;
  374. }
  375. .rep {
  376. width: 24px;
  377. height: 20px;
  378. overflow: hidden;
  379. position: relative;
  380. z-index: 9999999;
  381. position: absolute;
  382. margin-top: 26px;
  383. margin-left: 29px;
  384. }
  385. .likep a:hover {
  386. background-position: 0px 0px;
  387. }
  388. .likep a {
  389. background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  390. background-position: 0px 0px;
  391. display: block;
  392. z-index: 9999999;
  393. webkit-transition: all 0s linear;
  394. -webkit-transition: all 0s linear;
  395. -moz-transition: all 0s linear;
  396. transition: all 0s linear;
  397. }
  398. .likep img {
  399. width: 21px;
  400. height: 20px;
  401. webkit-transition: all 0.2s linear;
  402. -webkit-transition: all 0.2s linear;
  403. -moz-transition: all 0.2s linear;
  404. transition: all 0.2s linear;
  405. }
  406. .rep img{
  407. width: 24px;
  408. height: 20px;
  409. line-height: 30px;
  410. display: inline;
  411. }
  412.  
  413. </style>
  414. <style type="text/css">{CustomCSS}</style>
  415.  
  416. <title>{title}</title>
  417.  
  418. <link rel="shortcut icon" href="{Favicon}">
  419. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  420. <meta name="viewport" content="width=820" />
  421.  
  422. </style>
  423.  
  424. <div class="wrapper">
  425. </div>
  426.  
  427. <div id="sidebar">
  428.  
  429. <a href="/"><img src="{image:Sidebar}" width=180px;></a></center>
  430.  
  431. <div id="gay">
  432. <br>
  433. {description}</div>
  434.  
  435. <center>
  436. <br><form name="jump">
  437. <select onChange="location.href=this.options[this.selectedIndex].value;">
  438. <i><option value="/">navigation</option>
  439. {block:iflink1}
  440. <option value="{text:link 1 url}">{text:link 1}</option>
  441. {/block:iflink1}
  442. {block:iflink2}
  443. <option value="{text:link 2 url}">{text:link 2}</option>
  444. {/block:iflink2}
  445. {block:iflink3}
  446. <option value="{text:link 3 url}">{text:link 3}</option>
  447. {/block:iflink3}
  448. {block:iflink4}
  449. <option value="{text:link 4 url}">{text:link 4}</option>
  450. {/block:iflink4}
  451. {block:iflink5}
  452. <option value="{text:link 5 url}">{text:link 5}</option>
  453. {/block:iflink5}
  454. {block:iflink6}
  455. <option value="{text:link 6 url}">{text:link 6}</option>
  456. {/block:iflink6}
  457. {block:iflink7}
  458. <option value="{text:link 7 url}">{text:link 7}</option>
  459. {/block:iflink7}
  460. {block:iflink8}
  461. <option value="{text:link 8 url}">{text:link 8}</option></i>
  462. {/block:iflink8}
  463. </select>
  464. </form></center>
  465.  
  466.  
  467. </div>
  468.  
  469. </div>
  470.  
  471. <div id="posts">
  472.  
  473. {block:Posts}
  474.  
  475. {block:ContentSource}
  476.  
  477. <!— {SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”
  478.  
  479. width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
  480.  
  481. {/block:SourceLogo}
  482.  
  483. {block:NoSourceLogo}{noSourceLink}{/block:NoSourceLogo} —>
  484.  
  485. {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
  486.  
  487.  
  488. <div class="entry">
  489. {block:IndexPage}
  490. {/block:IndexPage}
  491.  
  492.  
  493.  
  494. {block:Text}
  495. <div style="padding:10px;">
  496. {block:Title}
  497. <div class="title">{Title}</div>
  498. {/block:Title}
  499. <div class="caption">
  500. {Body}
  501. </div>
  502. {block:indexpage}
  503. <hr size="1" width="200">
  504. <div align="right" style="padding-right:10px; padding-top:3px;padding-bottom:0px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  505. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  506. </a></div>{/block:indexpage}
  507. </div>
  508. {/block:Text}
  509.  
  510.  
  511. {block:Link}
  512. <div style="padding:10px;">
  513. <a href="{URL}" class="title">{Name}</a>
  514. {block:Description}<div class="caption">{Description}</div>{/block:Description}
  515. {block:indexpage}
  516. <hr size="1" width="200">
  517. <div align="right" style="padding-right:10px; padding-top:3px;padding-bottom:0px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  518. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  519. </a></div>{/block:indexpage}
  520. </div>
  521. {block:Link}
  522.  
  523. {block:Photo}
  524. {block:IndexPage}{LinkOpenTag}
  525.  
  526. <div class="perma">
  527. <div class="likep"><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></div> <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
  528. </div>
  529.  
  530.  
  531. <div class="entryimg">
  532.  
  533.  
  534.  
  535. <a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>{/block:IndexPage}{LinkCloseTag}
  536. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="400"/></a>{LinkCloseTag}{/block:PermalinkPage}
  537. {/block:Photo}
  538.  
  539. {block:Photoset}
  540. {block:IndexPage}<div class="perma">
  541. <div class="likep"><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></div> <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
  542. </div>
  543.  
  544. {/block:IndexPage}
  545. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  546. <center>{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</center>
  547. {/block:Photoset}
  548.  
  549. {block:Quote}
  550. <div style="padding:10px;">
  551. <span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right>
  552. {block:indexpage}
  553. <hr size="1" width="200">
  554. <div align="right" style="padding-right:10px; padding-top:3px;padding-bottom:0px;"><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:Quote}
  559.  
  560. {block:Chat}
  561. <div style="padding:10px;">
  562. {block:Title}<span class="title">{Title}</span>{/block:Title}
  563. <div class="chat">
  564. {block:Lines}
  565. <div class="user_{UserNumber}">
  566. {block:Label}
  567. <span class="label">{Label}</span>
  568. {/block:Label}
  569.  
  570. {Line}
  571. </div>
  572. {/block:Lines}
  573. </div>
  574. {block:indexpage}
  575. <hr size="1" width="200">
  576. <div align="right" style="padding-right:10px; padding-top:3px;padding-bottom:0px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  577. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  578. </a></div>{/block:indexpage}
  579. </div>
  580. {/block:Chat}
  581.  
  582. {block:Audio}
  583. <div style="padding:10px;">
  584. <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>
  585. {block:indexpage}
  586. <hr size="1" width="200">
  587. <div align="right" style="padding-right:10px; padding-top:3px;padding-bottom:0px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  588. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  589. </a></div>{/block:indexpage}
  590. </div>
  591. {/block:Audio}
  592.  
  593. {block:Video}
  594. {block:IndexPage}<div class="perma">
  595. <div class="likep"><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></div> <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
  596. </div>
  597.  
  598. {block:IndexPage}
  599. {Video-250}
  600. {/block:IndexPage}
  601. </center>
  602. {block:PermalinkPage}
  603. <center>{Video-400}</center>
  604. {/block:PermalinkPage}
  605. {block:Video}
  606.  
  607. {block:IndexPage}<div style="display:none;">{block:ContentSource}<a href="{SourceURL}">{SourceTitle}</a> {block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{/block:ContentSource}</div>{/block:IndexPage}
  608.  
  609. {block:PermalinkPage}</a>
  610. <div id="permapage"><br>
  611. <center>{block:notecount}
  612. {notecountwithlabel}
  613. {/block:notecount}&nbsp;&nbsp;{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix}, {Year}{/block:Date}&nbsp;&nbsp;{block:RebloggedFrom} Reblogged from
  614. <a href="{ReblogParentURL}">{ReblogParentName}</a></a><br><br>Posted by
  615. <a href="{ReblogRootURL}">{ReblogRootName}</a>
  616. {/block:RebloggedFrom}</center>
  617. <br><br>
  618. <div align="left">
  619. {block:PostNotes}
  620. {PostNotes}
  621. {/block:PostNotes}
  622. </div>
  623. </div>
  624. {/block:PermalinkPage}
  625.  
  626. <div style="text-align:left;">
  627. {block:PostNotes}{PostNotes}
  628. {/block:PostNotes}</div>
  629. </div>
  630.  
  631. {/block:Posts}
  632. </div>
  633. </div>
  634. {block:IndexPage}<br>
  635. {block:Pagination}
  636. <div id="pagination">
  637. {block:NextPage}
  638. <a id="nextPage" href="{NextPage}">next</a>
  639. {/block:NextPage}
  640. {block:PreviousPage}
  641. <a href="{PreviousPage}">back</a>
  642. {/block:PreviousPage}
  643. </div>
  644. {/block:Pagination}
  645. {/block:IndexPage}
  646. </div>
  647. </body>
  648. {block:indexpage}
  649. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  650. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  651. <script type="text/javascript" src="http://static.tumblr.com/xek1qzw/Vzan8xy5r/jquerymsnryv3.js"></script>
  652. <script type="text/javascript">
  653. $(window).load(function(){
  654. var $wall = $('#posts');
  655. $wall.imagesLoaded(function(){
  656. $wall.masonry({
  657. itemSelector: '.entry, .entry_photo',
  658. isAnimated : false
  659. });
  660. });
  661. $wall.infinitescroll({
  662. navSelector : '#page-nav',
  663. nextSelector : '#page-nav a',
  664. itemSelector : '.entry, .entry_photo',
  665. bufferPx : 2000,
  666. debug : false,
  667. errorCallback: function() {
  668. $('#infscr-loading').fadeOut('normal');
  669. }},
  670. function( newElements ) {
  671. var $newElems = $( newElements );
  672. $newElems.hide();
  673. $newElems.imagesLoaded(function(){
  674. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  675. });
  676. }); $('#content').show(500);
  677. });
  678. </script>
  679. {/block:indexpage}
  680.  
  681. </body>
  682. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement