Advertisement
ramisa

Untitled

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