ramfaggot

Untitled

Jul 21st, 2014
542
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.59 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="#FFF"/>
  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="1"/>
  23. <meta name="if:Less Space Between Posts" content="0"/>
  24. <meta name="if:dark images" content="1"/>
  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="/" />
  32. <meta name="text:link four title" content="baby" />
  33. <meta name="text:link five" content="/" />
  34. <meta name="text:link five title" content="11" />
  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: 9px;
  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. text-decoration: none;
  72. -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;
  73. }
  74.  
  75. {block:ifscrollbar}
  76. ::-webkit-scrollbar {width: 5px; height: 0px; padding-right:0px;background:{color:background};}
  77.  
  78. ::-webkit-scrollbar-thumb {background-color:{color:link};}
  79. {/block:ifscrollbar}
  80.  
  81. .yo{
  82. position:fixed;
  83. text-align:center;
  84. bottom:0px;
  85. font-family:tahoma;
  86. font-size:20px;
  87. right:0px;
  88. padding-top:1px;
  89. padding-right:6px;
  90. padding-left:5px;
  91. padding-bottom:6px;
  92. width:auto;
  93. height:auto;
  94. border-top-left-radius:5px;
  95. background-color:#000;
  96. z-index:99999;
  97. color:#fff;
  98. }
  99.  
  100. #postys{width:360px; height:auto;}
  101. {block:PermalinkPage}
  102. width:370px;
  103. {/block:PermalinkPage}
  104. {block:ifRoundedEdges}
  105. -moz-border-radius: 3px;
  106. border-radius: 3px;
  107. {/block:ifRoundedEdges}
  108. }
  109.  
  110.  
  111. #jango{
  112. padding-top:3px;
  113. padding-bottom:3px;
  114. position:fixed !important;
  115. width:355px;
  116. height:207px;
  117. background-color:{color:Post Box};
  118. {block:PermalinkPage}
  119. width:370px;
  120. height:207px;
  121. {/block:PermalinkPage}
  122. {block:ifRoundedEdges}
  123. -moz-border-radius: 3px;
  124. border-radius: 3px;
  125. {/block:ifRoundedEdges}
  126. }
  127.  
  128.  
  129. #barside{
  130. position:absolute !important;
  131. position:fixed !important;
  132. top:100px;
  133. left: 190px;
  134. background-color: transparent;
  135. width:200px;
  136. {block:ifdarkimages}
  137. -webkit-filter: grayscale(40%);
  138. {/block:ifdarkimages}
  139. }
  140.  
  141. #rake{
  142. margin:auto;
  143. left:0px;
  144. top:2px;
  145. padding-top:5px;
  146. padding-left:0px;
  147. position:absolute;
  148. {block:indexpage}
  149. width:1010px;
  150. {/block:indexpage}
  151. {block:permalinkpage}
  152. width:950px;
  153. left:50px;
  154. {/block:permalinkpage}
  155. overflow:hidden;
  156. }
  157.  
  158. #posts{
  159. float:right;
  160. {block:ifdarkimages}
  161. -webkit-filter: grayscale(40%);
  162. {/block:ifdarkimages}
  163. {block:indexpage}
  164. width:600px;
  165. {/block:indexpage}
  166. {block:permalinkpage}
  167. width:490px;
  168. {/block:permalinkpage}
  169. margin-left:68px;
  170. }
  171.  
  172.  
  173. #entry{
  174. z-index:9999;
  175. border:0px solid;
  176. float: left;
  177. width:250px;
  178. text-align:left;
  179. height: auto;
  180. {block:PermalinkPage}
  181. width: 360px;
  182. height: auto;
  183. {/block:PermalinkPage}
  184. line-height:8px;
  185. background-color:{color:Post Box};
  186. padding:0px;
  187. margin-right:70px;
  188. {block:iflessspacebetweenposts}
  189. margin-right:25px;
  190. {/block:iflessspacebetweenposts}
  191. overflow:hidden;
  192. margin:19px;
  193. {block:iflessspacebetweenposts}
  194. margin:2px;
  195. {/block:iflessspacebetweenposts}
  196. {block:ifRoundedEdges}
  197. -moz-border-radius: 3px;
  198. border-radius: 3px;
  199. {/block:ifRoundedEdges}
  200. }
  201.  
  202.  
  203.  
  204. ::selection {
  205. color:{color:Text};
  206. background-color: {color:Link};
  207. }
  208.  
  209. ::-moz-selection {
  210. color:{color:Text};
  211. background-color: {color:Link};
  212. }
  213.  
  214. ::-webkit-selection {
  215. color:{color:Text};
  216. background-color:{color:Link};
  217. }
  218.  
  219.  
  220. #entry img{
  221. {block:IndexPage}
  222. max-width: 250px;
  223. height: auto;
  224. {/block:IndexPage}
  225. {block:PermalinkPage}
  226. max-width: 360px;
  227. height: auto;
  228. {/block:PermalinkPage}
  229. -webkit-transition: all 0.5s ease-out;
  230. -moz-transition: all 0.5s ease-out;
  231. transition: all 0.5s ease-out;
  232. }
  233.  
  234. #entry img:hover{
  235. -webkit-filter:grayscale(0);
  236. -webkit-transition: all 0.5s ease-out;
  237. -moz-transition: all 0.5s ease-out;
  238. transition: all 0.5s ease-out;
  239. }
  240.  
  241.  
  242. .title{
  243. font-family: calibri;
  244. font-size: 12px;
  245. line-height: 12px;
  246. color: {color:Title};
  247. font-weight: normal;
  248. letter-spacing: 0px;
  249. text-transform:uppercase;
  250. letter-spacing:2px;
  251. }
  252.  
  253.  
  254.  
  255. .permalinktext{
  256. font-family: {Font:Body};
  257. padding: 5px;
  258. position: absolute;
  259. text-align: center;
  260. width: 200px;
  261. -moz-transition: 0.3s ease-out;
  262. -webkit-transition: 0.3s ease-out;
  263. transition: 0.3s ease-out;
  264. opacity:0;
  265. }
  266.  
  267. .permalinktext a{color:{color:links};
  268. }
  269.  
  270. .entry:hover .permalinktext {
  271. -moz-transition: 0.3s ease-out;
  272. -webkit-transition: 0.3s ease-out;
  273. transition: 0.3s ease-out;
  274. width:200px;
  275. text-decoration:line-through;
  276. height:auto;
  277. display: block;
  278. opacity: 1;
  279. }
  280.  
  281.  
  282. blockquote{
  283. padding:0px 0px 2px 3px;
  284. margin:0px 0px 2px 1px;
  285. }
  286. ul, ol, li{
  287. list-style:none;
  288. margin:0px;
  289. padding:0px;
  290. }
  291.  
  292. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  293. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  294. }
  295.  
  296. a.links {
  297. font-family: Arial;
  298. font-size: 12px;
  299. line-height: 7px;
  300. text-transform: normal;
  301. letter-spacing:0px;
  302. display:block;
  303. padding: 0px;
  304. margin-bottom: 0px;
  305. {block:ifRoundedEdges}
  306. -moz-border-radius: 3px;
  307. border-radius: 3px;
  308. {/block:ifRoundedEdges}
  309. }
  310.  
  311. a.links:hover {
  312. text-decoration: underline;
  313. letter-spacing:10px;
  314. }
  315.  
  316. .descriprion_icons{
  317. position: absolute;
  318. display: block;
  319. width: 25px;
  320. height: 25px;
  321. left: 220px;
  322. margin-top: 5px;
  323. background: url(http://static.tumblr.com/dbek3sy/ZQDlsyx5t/icons.png) no-repeat;
  324. opacity:0;
  325. filter:alpha(opacity=0);
  326. z-index: 9999;
  327. -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%);
  328. }
  329. .reblog_icon{transform: rotate(360deg);
  330. -ms-transform: rotate(360deg);
  331. -webkit-transform: rotate(360deg);
  332. -o-transform: rotate(360deg);
  333. -moz-transform: rotate(360deg);
  334.  
  335. background-position: 0px 0px;margin-left: -33px;
  336. -webkit-transition: all 0.25s ease;
  337. -moz-transition: all 0.25s ease;
  338. transition: all 0.25s ease;
  339. -o-transition: all 0.25s ease;
  340. }
  341. .permalink_icon{transform: rotate(360deg);
  342. -ms-transform: rotate(360deg);
  343. -webkit-transform: rotate(360deg);
  344. -o-transform: rotate(360deg);
  345. -moz-transform: rotate(360deg);
  346. background-position: -25px 0px;margin-left: 0px;
  347. -webkit-transition: all 0.45s ease;
  348. -moz-transition: all 0.45s ease;
  349. transition: all 0.45s ease;
  350. -o-transition: all 0.45s ease;
  351. }
  352. #entry:hover .descriprion_icons{transform: rotate(360deg);
  353. -ms-transform: rotate(360deg);
  354. -webkit-transform: rotate(360deg);
  355. -o-transform: rotate(360deg);
  356. -moz-transform: rotate(360deg);opacity:0.8;filter:alpha(opacity=100);
  357. margin-top: 5px;
  358. transform: rotate(-360deg);
  359. -ms-transform: rotate(-360deg);
  360. -webkit-transform: rotate(-360deg);
  361. -o-transform: rotate(-360deg);
  362. -moz-transform: rotate(-360deg);
  363.  
  364.  
  365. }
  366.  
  367. #audio {
  368. width:250px;
  369. height:auto;
  370. min-height:60px;
  371. margin-top:17px;
  372. padding-bottom:5px;
  373. margin-left:40px;
  374. }
  375. .cover {
  376. position:absolute;
  377. z-index:1;
  378. width:70px;
  379. height:670px;
  380. margin-top:-4px;
  381. margin-left:-10px;
  382. }
  383. .cover img {
  384. float:left;
  385. width:70px;
  386. height:70px;
  387. }
  388. .playbox {
  389. opacity:0.6;
  390. width:27px;
  391. height:30px;
  392. overflow:hidden;
  393. position:absolute;
  394. z-index:1000;
  395. margin-left:14px;
  396. margin-top:18px;
  397. text-align:center;
  398. }
  399. .info {
  400. margin-left:73px;
  401. margin-top:4px;
  402. line-height:14px;
  403. }
  404.  
  405. #heheho{
  406. margin-bottom:2px;
  407. }
  408.  
  409. #heheho a{
  410. padding:2px;
  411. }
  412.  
  413. #hmm{
  414. margin-top:-2px;
  415. padding:3px;
  416. text-align:center;
  417. }
  418.  
  419. #hmm a{padding:3px;}
  420.  
  421. </style>
  422. <link rel="shortcut icon" href="{Favicon}">
  423. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  424. <meta name="viewport" content="width=720" />
  425. </head>
  426. <body>
  427.  
  428. <div class="credit">
  429. </div>
  430.  
  431.  
  432.  
  433. <div id="jango">
  434. <div id="rake">
  435. <div id="barside">
  436.  
  437.  
  438. <div align="left" style="padding-bottom:5px; {block:ifRoundedEdges}
  439. -moz-border-radius: 3px; border-radius: 3px;{/block:ifRoundedEdges}">
  440. <a href="/">
  441. <img style="" src="{image:sidebar}"width=200" /></a></div>
  442.  
  443.  
  444.  
  445. <div align="center" style="line-height:12px; margin-top:-2px; margin-bottom:3px; color:{color:Blog Description};">{description}</div>
  446.  
  447. <div id="hmm">
  448. {block:IfLinkonetitle}<a href="{text:link one}">{text:link one title}</a> {/block:IfLinkonetitle}
  449. {block:IfLinktwotitle} <a href="{text:link two}">{text:link two title}</a> {/block:IfLinktwotitle}
  450. {block:IfLinkthreetitle} <a href="{text:link three}">{text:link three title}</a>{/block:IfLinkthreetitle}
  451. {block:IfLinkfourtitle} <a href="{text:link four}">{text:link four title}</a>{/block:IfLinkfourtitle}
  452. {block:IfLinkfivetitle} <a href="{text:link five}">{text:link five title}</a>{/block:IfLinkfivetitle}
  453. {block:IfLinksixtitle} <a href="{text:link six}">{text:link six title}</a> {/block:IfLinksixtitle}
  454. {block:IfLinkseventitle} <a href="{text:link seven}">{text:link seven title}</a>{/block:IfLinkseventitle}</div>
  455. </div>
  456.  
  457.  
  458. <div align="center">
  459.  
  460. <div id="posts">
  461.  
  462. {block:Posts}
  463.  
  464.  
  465. {block:ContentSource}
  466.  
  467. <!— {SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”
  468.  
  469. width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
  470.  
  471. {/block:SourceLogo}
  472.  
  473. {block:NoSourceLogo}{noSourceLink}{/block:NoSourceLogo} —>
  474.  
  475. {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
  476.  
  477.  
  478. <div id="entry">
  479.  
  480.  
  481.  
  482. {block:Photo}
  483. {block:IndexPage}
  484.  
  485. <a href="{permalink}" title="permalink" class="descriprion_icons permalink_icon"></a>
  486. <a href="{reblogurl}" title="reblog" class="descriprion_icons reblog_icon"></a>
  487.  
  488. <div id="postys">
  489. <a href="{permalink}">
  490. <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>
  491.  
  492. {/block:IndexPage}
  493. {block:PermalinkPage}
  494. {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>
  495. <center>{caption}</center>
  496. {/block:PermalinkPage}
  497. {/block:Photo}
  498.  
  499. {block:Photoset}
  500.  
  501. <a href="{permalink}" title="permalink" class="descriprion_icons permalink_icon"></a>
  502. <a href="{reblogurl}" title="reblog" class="descriprion_icons reblog_icon"></a>
  503.  
  504.  
  505. <a href="{permalink}">
  506. <center>{Photoset-250}</center></a>
  507. {/block:Photoset}
  508.  
  509.  
  510.  
  511. {block:Text}<div style="padding-top:5px; padding-bottom:0px; padding-left:3px; padding-right:0px;">
  512. {block:Title}
  513. <a href="{permalink}"><span class="title">{Title}</span></a>
  514. {/block:Title}
  515. <span class="entrytext" style="line-height:12px;">{Body}</span>
  516. <a href="{Permalink}"></a></div>
  517. {block:indexpage}
  518. <div align="right" style="padding-right:5px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  519. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  520. </a></div>{/block:indexpage}
  521. {/block:Text}
  522.  
  523. {block:Link}<div style="padding-top:15px; padding-bottom:0px;>
  524. <a href="{URL}"><span class="title">{Name}</span></a></div>
  525. {block:BlogDescription}<span class="entrytext" style="line-height:12px;">{Description}</span>{/block:BlogDescription}</a>
  526. {block:Caption}<a href="{URL}">{Caption}</a>{/block:Caption}<div style="padding-top:0px; padding-bottom:3px;"></a></div>
  527. {block:indexpage}
  528. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  529. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  530. </a></div>{/block:indexpage}
  531. {/block:Link}
  532.  
  533. {block:Quote}
  534. <div style="padding-top:10px; padding-bottom:10px;">
  535. <span class="title" style="line-height:16px;">"{Quote}"</span><br><br>
  536. <div style="text-align: right; padding-right:10px;"><a href="{Permalink}">{block:Source}
  537. -{Source}
  538. {/block:Source}</a></div><br>{block:indexpage}
  539. <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  540. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  541. </a></div>{/block:indexpage}
  542. </div>
  543. {/block:Quote}
  544.  
  545. {block:Chat}
  546. <div style="padding-top:15px; padding-bottom:10px;">
  547. <a href="{permalink}">{block:Title}<span class="title">{Title}</span>{/block:Title}</a>
  548. <ul class="chat">
  549. {block:Lines}
  550. <li class="user_{UserNumber}">
  551. {block:Label}
  552. <span class="label" style="line-height:12px;">{Label}</span>
  553. {/block:Label}
  554. {Line}
  555. </li>
  556. {/block:Lines}
  557. </ul>
  558. {block:Caption}{Caption}{/block:Caption}
  559. <br>{block:indexpage}
  560. <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  561. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  562. </a></div>{/block:indexpage}
  563. </div>
  564. {/block:Chat}
  565.  
  566.  
  567.  
  568.  
  569. {block:Audio}
  570. <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>
  571.  
  572.  
  573. <div style="padding-bottom:0px;padding-top:6px;"></div>{block:indexpage}
  574. <div style=" float:left; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{permalink}">{FormattedPlayCount}&nbsp;Plays</a></div>
  575. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  576. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  577. </a></div>{/block:indexpage}
  578.  
  579.  
  580. {/block:Audio}
  581.  
  582.  
  583.  
  584. {block:Video}
  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. <center>{Video-400}</center>
  589. {/block:Video}
  590.  
  591.  
  592.  
  593.  
  594.  
  595. {block:PermalinkPage}
  596. <center>
  597. {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}
  598. </center>
  599.  
  600. <br><br>
  601. <div align="left">
  602. {block:PostNotes}
  603. {PostNotes}
  604. {/block:PostNotes}</div>
  605. {/block:PermalinkPage}
  606.  
  607.  
  608. </div>
  609.  
  610.  
  611.  
  612. {/block:Posts}
  613. </div>
  614. </div>
  615. </div>
  616. </center>
  617. </div>
  618. </div>
  619.  
  620.  
  621.  
  622. {block:indexpage}
  623.  
  624.  
  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