ramfaggot

Untitled

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