ramfaggot

Untitled

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