Ministry

Theme

Nov 12th, 2012
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.47 KB | None | 0 0
  1. <!---------
  2.  
  3. Crescent Theme by Doxx //
  4.  
  5. doxx.tumblr.com DO NOT delete credits
  6.  
  7. ------------------------->
  8.  
  9. <html lang="en">
  10. <head>
  11. <title>{title}</title>
  12. <link href='http://fonts.googleapis.com/css?family=Delius+Unicase' rel='stylesheet' type='text/css'>
  13. <meta name="color:Background" content="#fff"/>
  14. <meta name="color:Post Box" content="#fff"/>
  15. <meta name="color:Blog Title" content="#666666"/>
  16. <meta name="color:Blog Description" content="#666666"/>
  17. <meta name="color:Title" content="#666666"/>
  18. <meta name="color:Text" content="#666666"/>
  19. <meta name="color:Link" content="#666666"/>
  20. <meta name="color:Hover" content="#FFF"/>
  21. <meta name="font:Title" content="Trebuchet MS, Arial, Helvetica, futura, Georgia, sans-serif"/>
  22. <meta name="font:Blog Title" content="Trebuchet MS, Arial, Helvetica, futura, Georgia, sans-serif"/>
  23. <meta name="font:Body" content="Trebuchet MS, Arial, Helvetica, futura, Georgia, sans-serif"/>
  24. <meta name="image:Background" content=""/>
  25. <meta name="image:Sidebar" content=""/>
  26. <meta name="if:Ask Box In Sidebar" content="0"/>
  27. <meta name="if:Rounded Edges" content="0"/>
  28. <meta name="if:Show Reblog On Hover" content="1"/>
  29. <meta name="if:Show Notes On Photo" content="1"/>
  30. <meta name="if:Faded Images On Hover" content="0"/>
  31. <meta name="if:Show Title" content="0"/>
  32. <meta name="if:Inverted Fade" content="1"/>
  33. <meta name="if:Sidebar On Top" content="1"/>
  34. <meta name="if:Sidebar In Middle" content="0"/>
  35. <meta name="if:Sidebar On Bottom" content="0"/>
  36. <meta name="if:Ask Link" content="0"/>
  37. <meta name="if:One Column" content="0"/>
  38. <meta name="if:Two Columns" content="1"/>
  39. <meta name="if:Show Photo" content="0"/>
  40. <meta name="text:Tumblr Name="" />
  41. <meta name="text:Ask Link Text" content=""/>
  42. <meta name="text:Custom Link One" content="" />
  43. <meta name="text:Custom Link One Title" content="" />
  44. <meta name="text:Custom Link Two" content="" />
  45. <meta name="text:Custom Link Two Title" content="" />
  46. <meta name="text:Custom Link Three" content="" />
  47. <meta name="text:Custom Link Three Title" content="" />
  48. <meta name="text:Custom Link Four" content="" />
  49. <meta name="text:Custom Link Four Title" content="" />
  50. <meta name="text:Custom Link Five" content="" />
  51. <meta name="text:Custom Link Five Title" content="" />
  52. </script>
  53. <style type="text/css">
  54. {block:ifinvertedfade}img{-webkit-transition: opacity 0.7s linear;opacity: 0.8;}img:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;}{/block:ifinvertedfade}
  55. #bite
  56. #bite a{
  57. display:block
  58. }
  59. #bite .death {
  60. margin-top:-40px;filter: alpha(opacity = 0);
  61. opacity:0;-webkit-transition: all 0.5s ease-out;
  62. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  63. }
  64. #bite:hover .death {
  65. margin-top:2px;
  66. -webkit-transition: all 0.8s ease-out;
  67. -moz-transition: all 0.8s ease-out;
  68. transition: all 0.8s ease-out;
  69. filter: alpha(opacity = 100);
  70. filter: alpha(opacity = 100);
  71. opacity:100;
  72. }
  73. body{
  74. margin:0px;
  75. background-color: {color:Background};
  76. background-image:url({image:Background});
  77. background-attachment: fixed;
  78. background-repeat: repeat;
  79. font-size: 10px;
  80. font-family:{font:Body};
  81. line-height:11px;
  82. color:{color:Text};
  83. }
  84. a:link, a:active, a:visited{
  85. color: {color:Link};
  86. text-decoration: none;
  87. -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;
  88. }
  89. a:hover{
  90. color:{color:Hover};
  91. text-decoration: none;
  92. -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  93. }
  94. text-align: center;
  95. padding-left:5px;
  96. font-size:9px; display:block;
  97. margin:-5px;width:auto;
  98. -webkit-transition: all 1.5s linear; -moz-transition: all 1.5s linear; transition: all 1.5s linear;}
  99. color:{color:Hover};
  100. padding-left:5px;
  101. margin:-5px;width:auto;
  102. -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  103. .sidelink a:hover{color: {color:Link};
  104. -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  105. #leposts{width:410px; height:265;} /*M1nistry*/
  106. {block:PermalinkPage}
  107. width:550px;
  108. {/block:PermalinkPage}
  109. {block:ifRoundedEdges}
  110. -moz-border-radius: 3px;
  111. border-radius: 3px;
  112. {/block:ifRoundedEdges}
  113. }
  114. #weiner{
  115. padding-top:3px;
  116. padding-bottom:7px;
  117. position:fixed !important;
  118. width:410px;
  119. height:207px;
  120. background-color:{color:Post Box};
  121. {block:PermalinkPage}
  122. width:550px;
  123. height:207px;
  124. {/block:PermalinkPage}
  125. {block:ifRoundedEdges}
  126. -moz-border-radius: 3px;
  127. border-radius: 3px;
  128. {/block:ifRoundedEdges}
  129. }
  130. #sidebarr{
  131. z-index:999999999999999;
  132. position:absolute !important;
  133. position:fixed !important;
  134. {block:ifSidebarOnTop}
  135. top:50px;
  136. left: 110px;
  137. width:200px;
  138. {/block:ifSidebarOnTop}
  139. {block:ifSidebarinMiddle}
  140. top:200px;
  141. left: 110px;
  142. width:200px;
  143. {/block:ifSidebarinMiddle}
  144. {block:ifSidebarOnBottom}
  145. bottom:75px;
  146. left: 110px;
  147. width:200px;
  148. {/block:ifSidebarOnBottom}
  149. background-color: transparent;
  150. }
  151. #containerr{
  152. margin:auto;
  153. left:0px;
  154. top:0px;
  155. padding-top:5px;
  156. padding-left:0px;
  157. position:absolute;
  158. {block:indexpage}
  159. {block:ifTwoColumns}
  160. width:1200px;
  161. {/block:ifTwoColumns}
  162. {block:ifOneColumn}
  163. width:965px;
  164. {/block:ifOneColumn}
  165. {/block:indexpage}
  166. {block:permalinkpage}
  167. width:1050px;
  168. left:0px;
  169. {/block:permalinkpage}
  170. overflow:hidden;
  171. }
  172. #posts{
  173. float:right;
  174. {block:indexpage}
  175. {block:ifTwoColumns}
  176. width:850px;
  177. {/block:ifTwoColumns}
  178. {block:ifOneColumn}
  179. width:600px;
  180. {/block:ifOneColumn}
  181. {/block:indexpage}{block:permalinkpage}
  182. width:550px;
  183. {/block:permalinkpage}
  184. margin-left:68px;
  185. }
  186. #entry{
  187. z-index:9999;
  188. border:0px solid;
  189. border-color: #ffffff;
  190. float: left;
  191. width: 410px;
  192. height: 265px; /* M1nistry */
  193. {block:PermalinkPage}
  194. width: 550px;
  195. height: 265px; /* M1nistry */
  196. {/block:PermalinkPage}
  197. line-height:8px;
  198. background-color:{color:Post Box};
  199. padding:2px;
  200. margin-right:0px;
  201. overflow:hidden;
  202. margin-bottom:0px;
  203. {block:ifRoundedEdges}
  204. -moz-border-radius: 3px;
  205. border-radius: 3px;
  206. {/block:ifRoundedEdges}
  207. }
  208. #entry img{
  209. {block:IndexPage}
  210. max-width: 410px;
  211. height: 265px; /* M1nistry */
  212. {/block:IndexPage}
  213. {block:PermalinkPage}
  214. max-width: 550px;
  215. height: auto;
  216. {/block:PermalinkPage}
  217. }
  218. {block:ifShownotesonphoto}
  219. #permalink {
  220. position: absolute;
  221. margin-top: 10px;
  222. margin-left: 8px;
  223. opacity: 0;
  224. -webkit-transition: all .3s ease;
  225. -moz-transition: all .3s ease;
  226. -o-transition: all .3s ease;
  227. transition: all .3s ease;
  228. }
  229.  
  230. #entry:hover #permalink {
  231. width:10px;
  232. margin-top: 10px;
  233. margin-left: 32px;
  234. opacity: 1;
  235. }
  236.  
  237. .countreblog {
  238. color: #FFFFFF;
  239. letter-spacing:1px;
  240. font-family: arial;
  241. font-size:10px;
  242. line-height:14px;
  243. margin: 2px;
  244. background-image:url(http://static.tumblr.com/8jq17g7/CH8lofvyp/dark-transparent.png);
  245. background-repeat:repeat;
  246. border:1px solid rgba(0,0,0,0.1);
  247. padding:3px 5px;
  248. -webkit-border-radius:2px;
  249. moz-border-radius:2px;
  250. -o-border-radius:2px;
  251. border-radius:2px;
  252. }
  253.  
  254. .countreblog a { color: #FFF; }
  255. {/block:ifShownotesonphoto}
  256.  
  257. {block:ifShowReblogOnHover}
  258. #entry:hover #reblog{
  259. {block:IndexPage}
  260. opacity:1;-webkit-transition: all 0.3s ease-out;
  261. -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  262. {/block:IndexPage}
  263. }
  264.  
  265. #reblog{
  266. width:22px;
  267. float:right;
  268. opacity:.8;
  269. margin-left:5px;
  270. margin-top:7px;
  271. position:absolute;opacity:0;-webkit-transition: all 0.3s ease-out;
  272. -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
  273. {/block:ifShowReblogOnHover}
  274. #permapage{
  275. font-family: {Font:Body};
  276. font-size: 9px;
  277. text-align: center;
  278. padding-bottom:10px;
  279. z-index:9999;}
  280. #notes{
  281. {block:permalinkpage}
  282. background-color:{color:Post Box};
  283. display:block;
  284. width:1000px;
  285. float: left;
  286. padding:10px;
  287. overflow:visible;
  288. z-index:9999999;
  289. margin-top: 10px;
  290. -webkit-box-shadow:0px 0px 0px rgba(0,0,0,0.4);
  291. -moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.4);
  292. box-shadow: 0px 0px 0px rgba(0,0,0,0.4);
  293. outline:1px solid rgba(0, 0, 0, .1);
  294. border:2px solid rgba(0, 0, 0, .05);
  295. text-align: left;{/block:permalinkpage}
  296. }
  297. iframe#tumblr_controls{position:fixed !important;
  298. }
  299. {block:iffadedimagesonhover}
  300. img{ -webkit-transition: opacity 0.4s linear; opacity: 1; }
  301. img:hover{ -webkit-transition: opacity 0.4s linear; opacity: 0.75; }
  302. {/block:iffadedimagesonhover}
  303. .title{
  304. font-family: {font:Title};
  305. font-size: 12px;
  306. line-height: 12px;
  307. color: {color:Title};
  308. font-weight: normal;
  309. letter-spacing: 0px;
  310. }
  311. .leblogtitle{
  312. font-family: helvetica;
  313. font-size: 12px;
  314. line-height: 24px;
  315. color: {color:Blog Title};
  316. font-weight: normal;
  317. -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;
  318. }
  319. .credy{
  320. font-family: Arial;
  321. font-size: 9px;
  322. opacity: .6;
  323. color: {color:Body};
  324. letter-spacing: 0px;
  325. border-style: outset;
  326. border-width: 2px;
  327. }
  328. .leblogtitle:hover{
  329. color:{color:Hover};
  330. -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  331. }
  332. .credy:hover{
  333. font-family: Arial;
  334. font-size: 9px;
  335. opacity: .6;
  336. color: {color:Body};
  337. letter-spacing: 0px;
  338. border-style: inset;
  339. border-width: 2px;
  340. }
  341. .permalinktext{
  342. font-family: {Font:Body};
  343. padding: 5px;
  344. position: absolute;
  345. text-align: center;
  346. width: 200px;
  347. -moz-transition: 0.3s ease-out;
  348. -webkit-transition: 0.3s ease-out;
  349. transition: 0.3s ease-out;
  350. opacity:0;
  351. }
  352. .permalinktext a{color:{color:links};
  353. }
  354. .entry:hover .permalinktext {
  355. -moz-transition: 0.3s ease-out;
  356. -webkit-transition: 0.3s ease-out;
  357. transition: 0.3s ease-out;
  358. width:200px;
  359. text-decoration:line-through;
  360. height:auto;
  361. display: block;
  362. opacity: 1;
  363. }
  364. blockquote{
  365. padding:0px 0px 2px 3px;
  366. margin:0px 0px 2px 1px;
  367. }
  368. ul, ol, li{
  369. list-style:none;
  370. margin:0px;
  371. padding:0px;
  372. }
  373. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  374. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  375. }
  376. a.links {
  377. font-family: Arial;
  378. font-size: 10px;
  379. line-height: 9px;
  380. text-transform: normal;
  381. letter-spacing:0px;
  382. display:block;
  383. padding: 0px;
  384. margin-bottom: 0px;
  385. {block:ifRoundedEdges}
  386. -moz-border-radius: 3px;
  387. border-radius: 3px;
  388. {/block:ifRoundedEdges}
  389. }
  390. a.links:hover {
  391. text-decoration: underline;
  392. letter-spacing:10px;
  393. }
  394. .winge{
  395. position:fixed;
  396. right:6px;
  397. top:25px;
  398. z-index:9999;
  399. opacity:0.4;
  400. -webkit-transition: all 1s linear;
  401. -webkit-transition: all 1s linear;
  402. -moz-transition: all 1s linear;
  403. transition: all 1s linear;
  404. }
  405. .winge:hover{
  406. opacity:1;
  407. -webkit-transition: all 1s linear;
  408. -webkit-transition: all 1s linear;
  409. -moz-transition: all 1s linear;
  410. transition: all 1s linear;
  411. }
  412. </style>
  413. <link rel="shortcut icon" href="{Favicon}">
  414. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  415. <meta name="viewport" content="width=720" />
  416. </head>
  417. <body>
  418. <div id="weiner">
  419. <div id="containerr">
  420. <div id="sidebarr">
  421. <div id="bite">
  422. {block:ifshowphoto}<div align="center" style="padding-bottom:3px;">
  423. <a href="/">
  424. <img style="{block:ifRoundedEdges}-moz-border-radius: 3px;border-radius: 3px;{/block:ifRoundedEdges}" src="{image:sidebar}"width=200" /></a></div>{/block:ifshowphoto}
  425. {block:ifShowTitle}
  426. <a href="/"><div align="center" class="leblogtitle">{Title}</div></a>
  427. {/block:ifShowTitle}<br>
  428. <div align="center" style="line-height:14px; margin-top:0px; margin-bottom:0px; color:{color:Blog Description};">{description}</div></div>
  429. <br>
  430. <div align="center">
  431. <center>
  432. <div class=”death”>
  433. {block:ifAskLink}<a href="/ask" class="sidelink">{text:Ask Link Text}</a> |{/block:ifAskLink}
  434. {block:ifCustomLinkOneTitle} <a href="{text:Custom Link One}" class="sidelink">{text:Custom Link One Title} </a> {/block:ifCustomLinkOneTitle}
  435. {block:ifCustomLinkTwoTitle}| <a href="{text:Custom Link Two}" class="sidelink"> {text:Custom Link Two Title} </a> {/block:ifCustomLinkTwoTitle}
  436. {block:ifCustomLinkThreeTitle}| <a href="{text:Custom Link Three}" class="sidelink"> {text:Custom Link Three Title} </a>{/block:ifCustomLinkThreeTitle}
  437. {block:ifCustomLinkFourTitle}| <a href="{text:Custom Link Four}" class="sidelink"> {text:Custom Link Four Title} </a>{/block:ifCustomLinkFourTitle}
  438. {block:ifCustomLinkFiveTitle}| <a href="{text:Custom Link Five}" class="sidelink"> {text:Custom Link Five Title} </a>{/block:ifCustomLinkFiveTitle}</div>
  439. <br><br>
  440. {block:IfAskBoxInSidebar}
  441. <iframe frameborder="0" border="0" scrolling="no" width="170” height="190" allowtransparency="true" src="http://www.tumblr.com/ask_form/{name}.tumblr.com" style="background-color:transparent; overflow:hidden;"></iframe>
  442. {/block:IfAskBoxinSidebar}
  443. </div>
  444. </div>
  445. </center>
  446. <div align="center">
  447. <div id="posts">
  448. {block:Posts}
  449. <div id="entry">
  450. {block:Photo}
  451. {block:IndexPage}
  452. {block:ifShowReblogOnHover}
  453. <div id="reblog"><a href="{ReblogURL}" title="Reblog"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24px"/></a></div>
  454. {/block:ifShowReblogOnHover}
  455. {block:ifShownotesonphoto}<div id="permalink">
  456. <span class="countreblog"><a href="{Permalink}">{NoteCount}</a></span></div>{/block:ifShownotesonphoto}
  457. <div id="leposts">
  458. <a href="{permalink}">
  459. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width=410; height=265; style="{block:ifRoundedEdges}-moz-border-radius: 3px;border-radius: 3px;{/block:ifRoundedEdges}"></a></div> <!-- M1nistry -->
  460. {/block:IndexPage}
  461. {block:PermalinkPage}
  462. {LinkOpenTag}<center><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=550px; style=" border="0"></center>
  463. {/block:PermalinkPage}
  464. {/block:Photo}
  465. {block:Photoset}
  466. <div style="padding-top:0px; padding-bottom:0px;"><a href="{permalink}">
  467. {Photoset-250}</a></div>
  468. {/block:Photoset}
  469. {block:Text}<div style="padding-top:0px; padding-bottom:0px; padding-left:0px; padding-right:0px;">
  470. {block:Title}
  471. <a href="{permalink}"><span class="title">{Title}</span></a>
  472. {/block:Title}
  473. <span class="entrytext" style="line-height:12px;">{Body}</span>
  474. <a href="{Permalink}"></a></div>
  475. {block:indexpage}
  476. <div align="right" style="padding-right:0px; padding-top:0px; padding-bottom:0px;"><a href="{Permalink}">x
  477. </a></div>{/block:indexpage}
  478. {/block:Text}
  479. {block:Link}<div style="padding-top:0px; padding-bottom:0px;>
  480. <a href="{URL}"><span class="title">{Name}</span></a></div>
  481. {block:BlogDescription}<span class="entrytext" style="line-height:12px;">{Description}</span>{/block:BlogDescription}</a>
  482. {block:Caption}<a href="{URL}">{Caption}</a>{/block:Caption}<div style="padding-top:0px; padding-bottom:0px;"></a></div>
  483. {block:indexpage}
  484. <div align="right" style="padding-right:0px; padding-top:0px; padding-bottom:0px;"><a href="{Permalink}">x
  485. </a></div>{/block:indexpage}
  486. {/block:Link}
  487. {block:Quote}
  488. <div style="padding-top:0px; padding-bottom:0px;">
  489. <span class="title" style="line-height:16px;">"{Quote}"</span><br><br>
  490. <div style="text-align: right; padding-right:0px;"><a href="{Permalink}">{block:Source}
  491. w
  492. -{Source}
  493. {/block:Source}</a></div><br>{block:indexpage}
  494. <div align="right" style="padding-right:0px; padding-top:0px;"><a href="{Permalink}">x
  495. </a></div>{/block:indexpage}
  496. </div>
  497. {/block:Quote}
  498. {block:Chat}
  499. <div style="padding-top:0px; padding-bottom:0px;">
  500. <a href="{permalink}">{block:Title}<span class="title">{Title}</span>{/block:Title}</a>
  501. <ul class="chat">
  502. {block:Lines}
  503. <li class="user_{UserNumber}">
  504. {block:Label}
  505. <span class="label" style="line-height:12px;">{Label}</span>
  506. {/block:Label}
  507. {Line}
  508. </li>
  509. {/block:Lines}
  510. </ul>
  511. {block:Caption}{Caption}{/block:Caption}
  512. <br>{block:indexpage}
  513. <div align="right" style="padding-right:0px; padding-top:0px;"><a href="{Permalink}">x
  514. </a></div>{/block:indexpage}
  515. </div>
  516. {/block:Chat}
  517. {block:Audio}
  518. <div style="padding-top:0px; padding-bottom:0px;">
  519. <div style="float:center">
  520. {AudioPlayerGrey}
  521. </div>
  522. </div>
  523. <div style="padding-bottom:0px;">{block:Caption}{Caption}{/block:Caption}</div>{block:indexpage}
  524. <div align="right" style="padding-right:0px; padding-top:0px; padding-bottom:0px;"><a href="{Permalink}">x
  525. </a></div>{/block:indexpage}
  526. {/block:Audio}
  527. {block:Video}
  528. <div style="padding-top:0px; padding-bottom:0px;">
  529. {Video-250}</div>
  530. <div style="padding-bottom:0px;">{block:Caption}{Caption}{/block:Caption}</div>
  531. {block:indexpage}
  532. <div align="right" style="padding-right:0px; padding-top:0px; padding-bottom:0px;"><a href="{Permalink}">x
  533. </a></div>{/block:indexpage}
  534. {/block:Video}
  535. {block:PermalinkPage}</a>
  536. <div id="permapage"><br>
  537. {block:notecount}
  538. {notecountwithlabel}
  539. {/block:notecount}&nbsp;&nbsp;{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix}, {Year}{/block:Date}&nbsp;&nbsp;{block:RebloggedFrom} Reblogged from
  540. <a href="{ReblogParentURL}">{ReblogParentName}</a></a><br><br>Posted by
  541. <a href="{ReblogRootURL}">{ReblogRootName}</a>
  542. {/block:RebloggedFrom}
  543. <br><br>
  544. <div align="left">
  545. {block:PostNotes}
  546. {PostNotes}
  547. {/block:PostNotes}
  548. </div>
  549. </div>
  550. {/block:PermalinkPage}
  551. </div>
  552. {/block:Posts}
  553. </div>
  554. </div>
  555. </div>
  556. </center>
  557. </div>
  558. </div>
  559. {block:indexpage}
  560. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  561. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  562. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  563. <script type="text/javascript">
  564. $(window).load(function(){
  565. var $wall = $('#posts');
  566. $wall.imagesLoaded(function(){
  567. $wall.masonry({
  568. itemSelector: '#entry, #entry_photo',
  569. isAnimated : false
  570. });
  571. });
  572. $wall.infinitescroll({
  573. navSelector : '#page-nav',
  574. nextSelector : '#page-nav a',
  575. itemSelector : '#entry, #entry_photo',
  576. bufferPx : 2000,
  577. debug : false,
  578. errorCallback: function() {
  579. $('#infscr-loading').fadeOut('normal');
  580. }},
  581. function( newElements ) {
  582. var $newElems = $( newElements );
  583. $newElems.hide();
  584. $newElems.imagesLoaded(function(){
  585. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  586. });
  587. }); $('#content').show(500)
  588. });
  589. </script>
  590. {/block:indexpage}
  591. <div class="winge">
  592.  
  593. </a>
  594. </div>
  595. </html>
Advertisement
Add Comment
Please, Sign In to add comment