ramfaggot

Untitled

Jul 22nd, 2014
376
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.06 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="1"/>
  24. <meta name="if:Content more to the right" content="0"/>
  25. <meta name="if:Post shadows" content="1"/>
  26. <meta name="if:dark images" content="1"/>
  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: 280px;
  117. {/block:ifnotcontentmoretotheright}
  118. {block:ifcontentmoretotheright}
  119. left: 370px;
  120. {/block:ifcontentmoretotheright}
  121. width:185px;
  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:1000px;
  148. {/block:ifnotcontentmoretotheright}
  149. {block:ifcontentmoretotheright}
  150. width:1090px;
  151. {/block:ifcontentmoretotheright}
  152. {/block:indexpage}
  153. {block:permalinkpage}
  154. {block:ifnotcontentmoretotheright}
  155. width:940px;
  156. {/block:ifnotcontentmoretotheright}
  157. {block:ifcontentmoretotheright}
  158. width:1030px;
  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: 340px;
  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.26);
  202. padding:5px;
  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: 340px;
  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. #entry .reperma{
  279. position:absolute;
  280. left:50%;
  281. margin-left:-55px;
  282. top:50%;
  283. margin-top:0px;
  284. opacity: 0;
  285. -webkit-transition: all 0.4s linear;
  286. -webkit-transition: all 0.4s linear;
  287. -moz-transition: all 0.4s linear;
  288. transition: all 0.4s linear;
  289. -webkit-filter: invert(100%);
  290. }
  291.  
  292. .reperma img{
  293. height:25px;
  294. width:25px;
  295. padding:5px;
  296. background-color:rgba(255,255,255,.2);
  297. border-radius:100%;
  298. }
  299.  
  300. .my-like {
  301. background-image: url("http://static.tumblr.com/j1tjexd/aeQmam5ia/like1.png") !important;
  302. height:35px;
  303. width:35px;
  304. cursor:pointer;
  305. display:inline-block;
  306. vertical-align:top;
  307. background-color:rgba(0,0,0,.1);
  308. border-radius:100%;
  309. -webkit-filter: invert(100%);
  310. }
  311. .my-liked, .my-like:hover {
  312. background-image: url("http://static.tumblr.com/j1tjexd/5YOmanh18/like2.png") !important;
  313. height:35px;
  314. width:35px;
  315. cursor:pointer;
  316. display:inline-block;
  317. vertical-align:top;
  318. background-color:rgba(0,0,0,.1);
  319. border-radius:100%;
  320. }
  321.  
  322. #entry:hover .reperma{
  323. left:50%;
  324. margin-left:-55px;
  325. margin-top:-16px;
  326. opacity: 1;
  327. -webkit-transition: all 0.4s linear;
  328. -webkit-transition: all 0.4s linear;
  329. -moz-transition: all 0.4s linear;
  330. transition: all 0.4s linear;
  331. }
  332.  
  333. #audio {
  334. width:250px;
  335. height:auto;
  336. min-height:60px;
  337. margin-top:17px;
  338. padding-bottom:5px;
  339. margin-left:40px;
  340. }
  341. .cover {
  342. position:absolute;
  343. z-index:1;
  344. width:70px;
  345. height:670px;
  346. margin-top:-4px;
  347. margin-left:-10px;
  348. }
  349. .cover img {
  350. float:left;
  351. width:70px;
  352. height:70px;
  353. }
  354. .playbox {
  355. opacity:0.6;
  356. width:27px;
  357. height:30px;
  358. overflow:hidden;
  359. position:absolute;
  360. z-index:1000;
  361. margin-left:14px;
  362. margin-top:18px;
  363. text-align:center;
  364. }
  365. .info {
  366. margin-left:73px;
  367. margin-top:4px;
  368. line-height:14px;
  369. }
  370.  
  371. #hmm{
  372. margin-top:-2px;
  373. padding:3px;
  374. text-align:center;
  375. }
  376.  
  377. #hmm a{
  378. padding:3px;
  379. }
  380.  
  381. .yo{
  382. position:fixed;
  383. text-align:center;
  384. bottom:0px;
  385. font-family:tahoma;
  386. font-size:20px;
  387. right:0px;
  388. padding-top:1px;
  389. padding-right:6px;
  390. padding-left:5px;
  391. padding-bottom:6px;
  392. width:auto;
  393. height:auto;
  394. border-top-left-radius:5px;
  395. background-color:#000;
  396. z-index:99999;
  397. color:#fff;
  398. }
  399.  
  400.  
  401. </style>
  402. <link rel="shortcut icon" href="{Favicon}">
  403. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  404. <meta name="viewport" content="width=720" />
  405. </head>
  406. <body>
  407.  
  408. <div id="stuff">
  409. <div id="content">
  410. <div id="sidebar">
  411.  
  412. <div align="left" style="padding-bottom:5px;">
  413. <a href="/">
  414. <img style="" src="{image:sidebar}"width=185" /></a></div>
  415.  
  416.  
  417. <div align="center" style="line-height:12px; margin-top:-2px; margin-bottom:2px; color:{color:Blog Description};">{description}</div>
  418.  
  419. <div id="hmm">
  420. {block:IfLinkonetitle}<a href="{text:link one}">{text:link one title}</a> {/block:IfLinkonetitle}
  421. {block:IfLinktwotitle}<a href="{text:link two}">{text:link two title}</a> {/block:IfLinktwotitle}
  422. {block:IfLinkthreetitle}<a href="{text:link three}">{text:link three title}</a>{/block:IfLinkthreetitle}
  423. {block:IfLinkfourtitle}<a href="{text:link four}">{text:link four title}</a>{/block:IfLinkfourtitle}
  424. {block:IfLinkfivetitle}<a href="{text:link five}">{text:link five title}</a>{/block:IfLinkfivetitle}
  425. {block:IfLinksixtitle}<a href="{text:link six}">{text:link six title}</a> {/block:IfLinksixtitle}
  426. {block:IfLinkseventitle}<a href="{text:link seven}">{text:link seven title}</a>{/block:IfLinkseventitle}
  427. {block:IfLinkeighttitle}<a href="{text:link eight}">{text:link eight title}</a>{/block:IfLinkeighttitle}
  428. </div>
  429.  
  430.  
  431. </div>
  432.  
  433.  
  434. <div align="center">
  435.  
  436. <div id="posts">
  437.  
  438. {block:Posts}
  439.  
  440.  
  441. {block:ContentSource}
  442.  
  443. <!— {SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”
  444.  
  445. width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
  446.  
  447. {/block:SourceLogo}
  448.  
  449. {block:NoSourceLogo}{noSourceLink}{/block:NoSourceLogo} —>
  450.  
  451. {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
  452.  
  453.  
  454. <div id="entry">
  455.  
  456.  
  457.  
  458. {block:Photo}
  459. {block:IndexPage}
  460.  
  461.  
  462. {block:ifpermalinks}
  463. <div class="reperma">
  464. <a href="{ReblogURL}" target="_blank" title="reblog"><img src="http://static.tumblr.com/qqwi01i/7IDmlddc5/refresh-32.png"></a>
  465. <a href="{Permalink}" target="_blank" title="{notecountwithlabel}"><img src="http://static.tumblr.com/qqwi01i/d1nmlddfq/link-2-32.png"></a>
  466. <div class="my-like" title="like" data-reblog="{ReblogURL}" data-id="64615093296"></div>
  467. </div>
  468. {/block:ifpermalinks}
  469.  
  470. <div id="postys">
  471. <a href="{permalink}">
  472. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width=390;"></a></div>
  473.  
  474. {/block:IndexPage}
  475. {block:PermalinkPage}
  476. {LinkOpenTag}<center><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=450px;"></center>
  477. <center>{caption}</center>
  478. {/block:PermalinkPage}
  479. {/block:Photo}
  480.  
  481. {block:Photoset}
  482.  
  483.  
  484. {block:ifpermalinks}
  485. <div class="reperma">
  486. <a href="{ReblogURL}" target="_blank" title="reblog"><img src="http://static.tumblr.com/qqwi01i/7IDmlddc5/refresh-32.png"></a>
  487. <a href="{Permalink}" target="_blank" title="{notecountwithlabel}"><img src="http://static.tumblr.com/qqwi01i/d1nmlddfq/link-2-32.png"></a>
  488. <div class="my-like" title="like" data-reblog="{ReblogURL}" data-id="64615093296"></div>
  489. </div>
  490. {/block:ifpermalinks}
  491.  
  492. <div style="padding-top:0px; padding-bottom:0px;">
  493. <a href="{permalink}">
  494. {Photoset-400}</a></div>
  495. {/block:Photoset}
  496.  
  497.  
  498.  
  499. {block:Text}<div style="padding-top:5px; padding-bottom:0px; padding-left:3px; padding-right:0px;">
  500. {block:Title}
  501. <a href="{permalink}"><span class="title">{Title}</span></a>
  502. {/block:Title}
  503. <span class="entrytext" style="line-height:12px;">{Body}</span>
  504. <a href="{Permalink}"></a></div>
  505. {block:indexpage}
  506. <div align="right" style="padding-right:5px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  507. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  508. </a></div>{/block:indexpage}
  509. {/block:Text}
  510.  
  511. {block:Link}<div style="padding-top:15px; padding-bottom:0px;>
  512. <a href="{URL}"><span class="title">{Name}</span></a></div>
  513. {block:BlogDescription}<span class="entrytext" style="line-height:12px;">{Description}</span>{/block:BlogDescription}</a>
  514. {block:Caption}<a href="{URL}">{Caption}</a>{/block:Caption}<div style="padding-top:0px; padding-bottom:3px;"></a></div>
  515. {block:indexpage}
  516. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  517. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  518. </a></div>{/block:indexpage}
  519. {/block:Link}
  520.  
  521. {block:Quote}
  522. <div style="padding-top:10px; padding-bottom:10px;">
  523. <span class="title" style="line-height:16px;">"{Quote}"</span><br><br>
  524. <div style="text-align: right; padding-right:10px;"><a href="{Permalink}">{block:Source}
  525. -{Source}
  526. {/block:Source}</a></div><br>{block:indexpage}
  527. <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  528. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  529. </a></div>{/block:indexpage}
  530. </div>
  531. {/block:Quote}
  532.  
  533. {block:Chat}
  534. <div style="padding-top:15px; padding-bottom:10px;">
  535. <a href="{permalink}">{block:Title}<span class="title">{Title}</span>{/block:Title}</a>
  536. <ul class="chat">
  537. {block:Lines}
  538. <li class="user_{UserNumber}">
  539. {block:Label}
  540. <span class="label" style="line-height:12px;">{Label}</span>
  541. {/block:Label}
  542. {Line}
  543. </li>
  544. {/block:Lines}
  545. </ul>
  546. {block:Caption}{Caption}{/block:Caption}
  547. <br>{block:indexpage}
  548. <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  549. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  550. </a></div>{/block:indexpage}
  551. </div>
  552. {/block:Chat}
  553.  
  554.  
  555.  
  556.  
  557. {block:Audio}
  558. <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>
  559.  
  560.  
  561. <div style="padding-bottom:0px;padding-top:6px;"></div>{block:indexpage}
  562. <div style=" float:left; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{permalink}">{FormattedPlayCount}&nbsp;Plays</a></div>
  563. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><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.  
  567.  
  568. {/block:Audio}
  569.  
  570.  
  571.  
  572. {block:Video}
  573.  
  574.  
  575. {block:ifpermalinks}
  576. <div class="reperma">
  577. <a href="{ReblogURL}" target="_blank" title="reblog"><img src="http://static.tumblr.com/qqwi01i/7IDmlddc5/refresh-32.png"></a>
  578. <a href="{Permalink}" target="_blank" title="{notecountwithlabel}"><img src="http://static.tumblr.com/qqwi01i/d1nmlddfq/link-2-32.png"></a>
  579. <div class="my-like" title="like" data-reblog="{ReblogURL}" data-id="64615093296"></div>
  580. </div>
  581. {/block:ifpermalinks}
  582.  
  583. {Video-400}
  584. {/block:Video}
  585.  
  586.  
  587.  
  588.  
  589.  
  590. {block:PermalinkPage}
  591. <center>
  592. {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}
  593. </center>
  594.  
  595. <br><br>
  596. <div align="left">
  597. {block:PostNotes}
  598. {PostNotes}
  599. {/block:PostNotes}</div>
  600. {/block:PermalinkPage}
  601.  
  602.  
  603. </div>
  604.  
  605.  
  606.  
  607. {/block:Posts}
  608. </div>
  609. </div>
  610. </div>
  611. </center>
  612. </div>
  613. </div>
  614.  
  615.  
  616.  
  617. {block:indexpage}
  618.  
  619.  
  620. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  621. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  622. <script type="text/javascript" src="http://static.tumblr.com/xek1qzw/TKgn8tjki/jquerymsnryv2.js"></script>
  623. <script type="text/javascript">
  624. $(window).load(function(){
  625. var $wall = $('#posts');
  626. $wall.imagesLoaded(function(){
  627. $wall.masonry({
  628. itemSelector: '#entry, #entry_photo',
  629. isAnimated : false
  630. });
  631. });
  632.  
  633. $wall.infinitescroll({
  634. navSelector : '#page-nav',
  635. nextSelector : '#page-nav a',
  636. itemSelector : '#entry, #entry_photo',
  637. bufferPx : 2000,
  638. debug : false,
  639. errorCallback: function() {
  640. $('#infscr-loading').fadeOut('normal');
  641. }},
  642. function( newElements ) {
  643. var $newElems = $( newElements );
  644. $newElems.hide();
  645. $newElems.imagesLoaded(function(){
  646. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  647. });
  648. }); $('#content').show(500);
  649. });
  650. </script>
  651. {/block:indexpage}
  652.  
  653.  
  654.  
  655. </body>
  656. </html>
Add Comment
Please, Sign In to add comment