Advertisement
ramisaaaaa

Untitled

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