ramfaggot

Untitled

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