Advertisement
planthed

If i die alone theme #5

Nov 3rd, 2014
561
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.38 KB | None | 0 0
  1. <!-----
  2.  
  3. theme made by tumblr user planthed // weedhs ★彡
  4.  
  5. keep the creds u lil bitch
  6.  
  7. — http://painthemes.tumblr.com/
  8. — http://planthed.tumblr.com/
  9. — http://weedhs.tumblr.com/
  10.  
  11. ------>
  12.  
  13.  
  14. <html lang="en">
  15. <script type="text/javascript">
  16. <!--
  17.  
  18. // Disable Right Click Script
  19.  
  20. function IE(e)
  21. {
  22. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  23. {
  24. return false;
  25. }
  26. }
  27. function NS(e)
  28. {
  29. if (document.layers || (document.getElementById && !document.all))
  30. {
  31. if (e.which == "2" || e.which == "3")
  32. {
  33. return false;
  34. }
  35. }
  36. }
  37. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  38.  
  39. //-->
  40. </script>
  41. <meta name="color:Background" content="#fbfbfb"/>
  42. <meta name="color:Title" content="#b3cdd3"/>
  43. <meta name="color:Text" content="#999999"/>
  44. <meta name="color:Link" content="#d0c3e6"/>
  45. <meta name="image:Background" content=""/>
  46. <meta name="image:Sidebar" content=""/>
  47. <meta name="if:Inverted Images" content="0" />
  48. <meta name="if:Rounded posts" content="0" />
  49. <meta name="if:box shadow" content="1" />
  50. <meta name="if:lace banner" content="1" />
  51. <meta name="if:graphic image" content="1" />
  52. <meta name="if:faded images" content="1" />
  53. <meta name="if:hover faded posts" content="1" />
  54.  
  55. <meta name="text:Link 1" content="/" />
  56. <meta name="text:Link 2" content="/ask" />
  57. <meta name="text:Link 3" content="/" />
  58. <meta name="text:Link 4" content="/" />
  59.  
  60.  
  61. <meta name="text:Link 1 Title" content="refresh" />
  62. <meta name="text:Link 2 Title" content="message"/>
  63. <meta name="text:Link 3 Title" content="more links" />
  64. <meta name="text:Link 4 Title" content="favorites" />
  65.  
  66. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  67. <script type="text/javascript" src="http://static.tumblr.com/dbhjqlo/rd3nc0jpe/effectsxp.txt"></script>
  68. <script type="text/javascript" src="http://static.tumblr.com/5jb4lhb/HUOncl3cj/lmtxt.txt"></script>
  69. <script src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  70. <script>
  71. (function($){$(document)
  72. .ready(function(){$("[title]")
  73. .style_my_tooltips();});})
  74. (jQuery);
  75. </script>
  76.  
  77. <script src="http://static.tumblr.com/kjtbii3/44Nmyhtju/slidetoggle.js">
  78. </script>
  79.  
  80.  
  81. </script>
  82.  
  83. <style type="text/css">
  84.  
  85.  
  86. #s-m-t-tooltip{
  87. max-width:300px;
  88. padding:7px;
  89. margin-left: 20px;
  90. margin-top: 2px;
  91. background:{color:link};
  92. border: 1px solid {color:link};
  93. text-transform:uppercase;
  94. font-family:calibri;
  95. font-size:10px;
  96. color:#fff;
  97. letter-spacing:1px;
  98. z-index:9999999;
  99. }
  100.  
  101. .tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop{
  102. z-index:9999999999999999999999999999999999999;
  103. opacity:.2 !important;
  104. -webkit-filter:invert(100%);
  105. position:fixed!important;
  106. }
  107.  
  108. .tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop:hover{
  109. -webkit-transition:opacity 0.7s linear;
  110. opacity:1.0;
  111. -webkit-transition:all 0.4s ease-out;
  112. -moz-transition:all 0.4s ease-out;
  113. transition: all 0.4s ease-out;
  114. z-index:99999;
  115. }
  116.  
  117.  
  118. ::-webkit-scrollbar-thumb{
  119. background-color: {color:link};
  120. height:auto;
  121. }
  122.  
  123. ::-webkit-scrollbar {
  124. height:auto;
  125. width:9px;
  126. background-color: {color:background};
  127. }
  128.  
  129. ::selection {
  130. background:{color:Title};
  131. color: #fff;
  132. }
  133.  
  134. ::-moz-selection {
  135. background:{color:Title};
  136. color: #fff;
  137. }
  138.  
  139. body, a, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress;}
  140.  
  141. body {
  142. padding:0px;
  143. margin:0px;
  144. color:{color:Text};
  145. font-family:calibri;
  146. font-size:10px;
  147. line-height:12px;
  148. text-transform:normal;
  149. background-color:{color:Background};
  150. background-image:url({image:Background});
  151. background-attachment:fixed;
  152. background-repeat:repeat;
  153. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), auto;}
  154.  
  155. a:link, a:active, a:visited{
  156. color:{color:Link};
  157. text-decoration:none;
  158. -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;}
  159.  
  160. a:hover{
  161. color:#fff;
  162. background:{color:link};
  163. opacity:0.7;
  164.  
  165. -webkit-transition:all 0.3s ease-out; -moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out; transition:all 0.3s ease-out;
  166. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), auto;}
  167.  
  168. #audio {
  169. width:200px;
  170. height:auto;
  171. min-height:60px;
  172. padding-bottom:0px;
  173. }
  174.  
  175. .cover {
  176. position:absolute;
  177. z-index:1;
  178. width:60px;
  179. height:60px;
  180. }
  181.  
  182. .cover img {
  183. float:left;
  184. width:60px;
  185. height:60px;
  186. }
  187.  
  188. .playbox {
  189. opacity:0.6;
  190. width:27px;
  191. height:30px;
  192. overflow:hidden;
  193. position:absolute;
  194. z-index:1000;
  195. margin-left:17px;
  196. margin-top:17px;
  197. text-align:center;
  198. }
  199.  
  200. .info {
  201. margin-left:73px;
  202. margin-top:4px;
  203. line-height:14px;
  204. }
  205.  
  206. #cunt{width:250px; height:auto;}
  207. {block:PermalinkPage}
  208. width:10px;
  209. {/block:PermalinkPage}
  210. }
  211.  
  212. #center{
  213. padding-top:3px;
  214. padding-bottom:3px;
  215. position:fixed !important;
  216. width:250px;
  217. height:207px;
  218. background-color:#fff;
  219. {block:PermalinkPage}
  220. width:410px;
  221. height:207px;
  222. {/block:PermalinkPage}
  223. }
  224.  
  225. #posts{
  226. float:center;
  227. {block:indexpage}
  228. width:800px;
  229. {/block:indexpage}
  230. {block:permalinkpage}
  231. width:800px;
  232. {/block:permalinkpage}
  233. margin-left:400px;
  234. margin-top:30px;
  235. z-index:999;
  236. }
  237.  
  238. #entry img{
  239. {block:ifinvertedimages}-webkit-filter:grayscale(60%);{/block:ifinvertedImages}
  240. {block:indexpage}
  241. background:#f7f7f7;
  242. max-width:250px;
  243. {block:iffadedimages}opacity:0.8;{/block:iffadedImages}
  244. z-index:999;
  245. -webkit-transition:all 0.7s ease-out;
  246. -moz-transition:all 0.7s ease-out;
  247. transition:all 0.7s ease-out;
  248. {/block:indexpage}
  249. }
  250.  
  251. #entry{
  252. {block:ifroundedposts}border-radius:5px;{/block:ifroundedposts}
  253. {block:ifboxshadow}box-shadow:rgba(0,0,0,.03) 7px 7px;{/block:ifboxshadow}
  254. z-index:999;
  255. margin:15px;
  256. float:left;
  257. background:#fff;
  258. font-size:10px;
  259. letter-spacing:0;
  260. font-family:arial;
  261. line-height:13px;
  262. text-transform:normal;
  263. width:250px;
  264. padding:15px;
  265. border:1px solid #eee;
  266.  
  267.  
  268. {block:PermalinkPage}
  269. opacity:0.8;
  270. width:400px;
  271. margin-top:5px;
  272. margin-left:83px;
  273. z-index:999;
  274. {/block:PermalinkPage}
  275. -moz-transition: all 3.9s ease-out;
  276. -o-transition: all 3.9s ease-out;
  277. -webkit-transition: all 3.9s ease-out;
  278. transition: all 3.9s ease-out;
  279. }
  280.  
  281. #entry .perma{
  282. font-family:calibri;
  283. font-size:8px;
  284. width:auto;
  285. text-transform:uppercase;
  286. letter-spacing:0px;
  287. background:#fbfbfb;
  288. position: absolute;
  289. text-align:center;
  290. line-height: 15px;
  291. z-index: 99999;
  292. overflow:hidden;
  293. margin-top:0px;
  294. margin-left: 10px;
  295. padding:10px;
  296. width:auto;
  297. height:auto;
  298. letter-spacing:1px;
  299. border-radius:0px;
  300. border:1 solid #eee;
  301. box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.05);
  302. -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.05);
  303. -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.05);
  304. -webkit-transition: opacity 0.5s linear; opacity: 0.0;
  305. -webkit-transition: all 0.5s linear;
  306. -moz-transition: all 0.5s linear;
  307. transition: all 0.5s linear;
  308.  
  309. }
  310.  
  311. #entry:hover .perma{
  312. overflow:visible;
  313. opacity:1;
  314. margin-top:10px;
  315. transform: rotate(0deg);
  316. -ms-transform: rotate(0deg);
  317. -webkit-transform: rotate(0deg);
  318. -o-transform: rotate(0deg);
  319. -moz-transform: rotate(0deg);
  320. -webkit-transition: all 0.5s linear;
  321. -webkit-transition: all 0.5s linear;
  322. -moz-transition: all 0.5s linear;
  323. transition: all 0.5s linear;
  324. }
  325.  
  326.  
  327. .permalinktext{
  328. display:block;
  329. text-align:right;
  330. text-decoration:none;
  331. font-size:8px;
  332. letter-spacing:1px;
  333. padding-top:5px;font-family:calibri;
  334. text-transform:uppercase;
  335. background:#f9f9f9;
  336. border:1px solid #f3f3f3;
  337. padding:2px;
  338. }
  339.  
  340.  
  341. #postnotes{
  342. border:1px solid #eee;
  343. overflow:scroll;
  344. height:140px;
  345. font-size:10px;
  346. line-height:15px;
  347. padding:8px;
  348. }
  349.  
  350. #postnotes blockquote{
  351. border:0px;}
  352.  
  353. blockquote{
  354. padding:2px;
  355. padding-left:5px;
  356. margin:5px 5px 5px 5px;
  357. border-left:1px solid #fff;
  358. }
  359.  
  360. ol.notes li.note img.avatar {
  361. width:15px;
  362. display:inline;
  363. position:relative;
  364. list-style-type:none;
  365. display:none;
  366. }
  367.  
  368. .title{
  369. font-family:cambria;
  370. font-style:italic;
  371. font-size:18px;
  372. line-height:15px;
  373. text-transform:none;
  374. letter-spacing:1px;
  375. color:{color:Title};
  376. }
  377.  
  378. blockquote{background:{color:link};
  379. border-radius:4px;
  380. color:#fff;
  381. padding:5px;
  382. box-shadow:rgba(0,0,0,.03) 4px 4px;
  383. margin:0px 0px 2px 1px;
  384. }
  385.  
  386.  
  387. ul, ol, li{
  388. list-style:none;
  389. margin:0px;
  390. padding:0px;
  391. }
  392.  
  393.  
  394. /*--Codes for Posts--*/
  395. {block:ifhoverfadedposts}
  396. .lovely{
  397. position:absolute;
  398. width:250px;
  399. height:0%;
  400. opacity:0.0;
  401. background:#fff;
  402. z-index:3;
  403. -webkit-transition: all 0.8s ease;
  404. -moz-transition: all 0.8s ease;
  405. -o-transition: all 0.8s ease;
  406. transition: all 0.8s ease;
  407. }
  408.  
  409. #entry:hover .lovely{
  410. opacity:0.4;
  411. height:92%;
  412. -webkit-transition: all 0.8s ease;
  413. -moz-transition: all 0.8s ease;
  414. -o-transition: all 0.8s ease;
  415. transition: all 0.8s ease;
  416. }
  417. {/block:ifhoverfadedposts}
  418.  
  419.  
  420. #sidebar{
  421. position:fixed !important;
  422. width:180px;
  423. height:290px;
  424. border: 1px solid #eee;
  425. padding:18px;
  426. padding-bottom:3px;
  427. padding-left:28px;
  428. padding-right:33px;
  429. z-index:999;
  430. margin-top:100px;
  431. margin-left:90px;
  432. line-height:10px;
  433. font-size:8px;
  434. font-family:calibri;
  435. background-color:#fff;
  436. letter-spacing:1px;
  437. opacity:1;
  438. text-transform:uppercase;
  439. text-align:left;}
  440.  
  441.  
  442. div#links{
  443. margin-left:125px;
  444. width:110px;
  445. margin-top:135px;
  446. padding:8px;
  447. padding-left:30px;
  448. padding-right:30px;
  449. padding-bottom:20px;
  450. padding-top:20px;
  451. position:fixed;
  452. height:130px;
  453. font-family:calibri;
  454. font-size: 8px;
  455. letter-spacing:1px;
  456. background:white;
  457. text-transform:uppercase;
  458. line-height: 25px;
  459. text-align: left;
  460. z-index:9999999999999;
  461. opacity:0;
  462. transition: all 0.5s ease-out;
  463. -o-transition-transition: all 0.5s ease-out;
  464. -webkit-transition: all 0.5s ease-out;
  465. -moz-transition: all 0.5s ease-out;
  466. }
  467. #links:hover{
  468. opacity:1;
  469. transition: all 0.5s ease-out;
  470. -o-transition-transition: all 0.5s ease-out;
  471. -webkit-transition: all 0.5s ease-out;
  472. -moz-transition: all 0.5s ease-out;
  473. }
  474.  
  475.  
  476. #links a{
  477.  
  478. margin-left:-30px;
  479. opacity:1;
  480. display:inline-block;
  481. padding:5px;
  482. background:#fbfbfb;
  483. color:{color:link};
  484. z-index:9999;
  485. width:160px;
  486. height:24px;
  487. z-index:99999;
  488. text-align:center;
  489. box-shadow:0px 0px 0px 0px #fcfcfc inset;
  490. -webkit-transition: all .5s linear;
  491. -moz-transition: all .5s linear;
  492. -o-transition: all .5s linear;
  493. -ms-transition: all .5s linear;
  494. transition: all .5s linear;
  495. }
  496.  
  497. #links a:hover{
  498. color:white;
  499. border-radius:0px;
  500. box-shadow:260px 0px 0px 0px {color:link} inset;
  501. -webkit-transition: all .5s linear;
  502. -moz-transition: all .5s linear;
  503. -o-transition: all .5s linear;
  504. -ms-transition: all .5s linear;
  505. transition: all .5s linear;
  506. }
  507.  
  508.  
  509.  
  510.  
  511.  
  512. #lace {
  513. background-image:url('http://media.tumblr.com/71dacf73c06b6ca09b7a15b58c9d37ce/tumblr_inline_mrf2jccFd41rto88t.png');
  514. repeat:repeat-x;
  515. width:100%;
  516. height:30px;
  517. position: fixed;
  518. opacity:1;
  519. margin-left:0px;
  520. margin-top:-32px;
  521. z-index:99999;
  522. border-top:5px solid {color:link};
  523. }
  524.  
  525.  
  526.  
  527. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  528. .user_7 .label, .user_8 .label, .user_9 .label {color:Title};}
  529. </style>
  530.  
  531.  
  532. </style>
  533.  
  534. <title>{Title}</title>
  535. <link rel="shortcut icon" href="https://31.media.tumblr.com/tumblr_m230lpzA3A1qfamg6.png">
  536. <link href='http://static.tumblr.com/blpgwiz/EfNmijxib/tada.css' rel='stylesheet' type='text/css'>
  537. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  538. <meta name="viewport" content="width=720" />
  539. </head>
  540.  
  541.  
  542. <body>{block:iflacebanner}
  543. <div id="lace"></div>
  544. {/block:iflacebanner}
  545. <div id="sidebar">
  546.  
  547. <img src="{image:sidebar}"
  548. style="padding-bottom:3px; margin-left:-10px;margin-top:0px; background-color:#fbfbfb; padding:15px;border:1px solid #eee;{block:ifinvertedimages}-webkit-filter:grayscale(60%);{/block:ifinvertedImages}{block:iffadedImages}opacity:.8{/block:iffadedImages}"
  549. width=170px height=170px>
  550. <br><p>
  551.  
  552. <div style="height:40px;padding-bottom:3px; margin-left:-10px;margin-top:10px; background-color:#fbfbfb; padding:10px;border:1px solid #eee;width:180px;overflow:auto;">
  553. {description}
  554. </div></div>
  555.  
  556. <div id="links">
  557. <div style="margin-top:-20px;opacity:1">
  558. <a href="{text:link 1}">{text:link 1 title}</a> <br>
  559. <a href="{text:link 2}">{text:link 2 title}</a> <br>
  560. <a href="{text:link 3}">{text:link 3 title}</a> <br>
  561. <a href="{text:link 4}">{text:link 4 title}</a> <br>
  562. <a title="she made this lovely theme" href="http://planthed.tumblr.com">theme credit</a>
  563.  
  564.  
  565. </div></div></div></div></div></div></div></div></div></div>
  566.  
  567.  
  568.  
  569. <div id="center">
  570. <div id="content">
  571.  
  572.  
  573.  
  574.  
  575. <div id="posts">
  576. {block:Posts}
  577. <div id="entry">
  578.  
  579. {block:Text}
  580. {block:Title}<span class="title">{Title}</span>{/block:Title}
  581. <span class="entrytext">{Body}</span></a>
  582. {block:IndexPage}<br>
  583. <div class="permalinktext">
  584. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>{/block:IndexPage}
  585. {/block:Text}
  586.  
  587. {block:Link}
  588. <a href="{URL}" class="title">{Name}</a>
  589. {block:Description}{Description}{/block:Description}
  590. {block:IndexPage}<br>
  591. <div class="permalinktext">
  592. {Month} {DayOfMonth} with <a href="{permalink}">{notecount} notes</a>
  593. </div>
  594. {/block:IndexPage}
  595. {block:Link}
  596.  
  597. {block:Photo}{block:IndexPage}<div class="lovely"></div>
  598. <div class="perma">
  599. <a title="go to the permalink page" href="{Permalink}">this post has {NoteCountwithlabel}</font></a>
  600. <br>
  601. <a title="click to reblog" href="{ReblogURL}">steal this post</font></a></center></div>{/block:IndexPage}
  602.  
  603. {block:IndexPage}
  604. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=100%;>
  605. {/block:IndexPage}
  606. {block:permalinkpage}{LinkOpenTag}<center>
  607. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=400px;/>
  608. {LinkCloseTag}</center>{/block:permalinkpage}
  609. {/block:Photo}
  610.  
  611. {block:Quote}
  612. <div class="quote">❝ {quote}</div>
  613. {block:IndexPage}<br>
  614. <div class="permalinktext">
  615. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>{/block:IndexPage}
  616. {/block:Quote}
  617.  
  618. {block:Chat}
  619. {block:Title}<span class="title">{Title}</span>{/block:Title}
  620. <ul class="chat">
  621. {block:Lines}
  622. <li class="user_{UserNumber}">
  623. {block:Label}
  624. <span class="label">{Label}</span>
  625. {/block:Label}
  626.  
  627. {Line}<br>
  628. {/block:Lines}
  629. {block:IndexPage}<br>
  630. <div class="permalinktext">
  631. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>{/block:IndexPage}
  632. {/block:Chat}
  633.  
  634. {block:Audio}
  635. <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 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}>Lovers</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Touch:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  636. {block:IndexPage}<br>
  637. <div class="permalinktext">
  638. <center> <font color="#999">{DayOfMonth}, {ShortMonth} with</font> <a href="{permalink}"><font color="#999">{notecount} notes</font></a></center></div>{/block:IndexPage}
  639. {/block:Audio}
  640.  
  641. {block:Video}
  642. <center>{block:IndexPage}
  643. <div class="perma">
  644. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount}</a> - <a href="{reblogurl}">↻</a></div>
  645. {Video-250}{/block:IndexPage}</center>
  646. <center>{block:PermalinkPage}<div style="width: 400px; overflow-x:hidden; overflow-y:hidden">{Video-400}{/block:PermalinkPage}</center>
  647. {block:Video}
  648.  
  649. {block:Answer}
  650. <div style="margin:2px 2px 2px 2px; min-height:30px; padding:3px; background-color:#fafafa; border:1px solid #eee; border-radius:5px">
  651.  
  652. <div style="background:transparent; padding:1px; height:auto">
  653. <img src="{AskerPortraitURL-30}" align="left" style="margin-right:4px; margin-left:-3px; margin-top:-3px; border-radius:20px; background:#fafafa; padding:3px"/><askk>{Asker}:</askk> {Question}</div></div>
  654. <div style="margin-left:-1px; margin-bottom:3px; padding:4px; background:transparent; line-height:12px; text-align:justify; width:195px">{Answer}</div>
  655. <div class="permalinktext">
  656. <center> <font color="#999">{DayOfMonth}, {ShortMonth} with</font> <a href="{permalink}"><font color="#999">{notecount} notes</font></a></center></div>
  657. {/block:Answer}
  658.  
  659. {block:PermalinkPage}
  660. <center><br>
  661. {block:Date}posted <u>{DayOfWeek}</u>{/block:Date} {block:NoteCount}with {NoteCount} notes<br>{/block:NoteCount}
  662. {block:RebloggedFrom}<b>source:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>of:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  663. {block:NoteCount} <div style="text-align:center; margin:5px"></div>{/block:NoteCount}</center>
  664. {/block:PermalinkPage}
  665. {block:PostNotes}
  666. <div id="postnotes">{PostNotes}</div>
  667. {/block:PostNotes}</div>{/block:Posts}
  668. </div></div>
  669.  
  670. {block:indexpage}
  671. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  672. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  673. <script type="text/javascript" src="http://static.tumblr.com/5jb4lhb/HUOncl3cj/lmtxt.txt"></script>
  674. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  675. <script type="text/javascript">
  676. $(window).load(function(){
  677. var $wall = $('#posts');
  678. $wall.imagesLoaded(function(){
  679. $wall.masonry({
  680. itemSelector: '#entry, #entry_photo',
  681. isAnimated : false
  682. });
  683. });
  684.  
  685. $wall.infinitescroll({
  686. navSelector : '#page-nav',
  687. nextSelector : '#page-nav a',
  688. itemSelector : '#entry, #entry_photo',
  689. bufferPx : 2000,
  690. debug : false,
  691. errorCallback: function() {
  692. $('#infscr-loading').fadeOut('normal');
  693. }},
  694. function( newElements ) {
  695. var $newElems = $( newElements );
  696. $newElems.hide();
  697. $newElems.imagesLoaded(function(){
  698. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  699. });
  700. }); $('#content').show(500);
  701. });
  702. </script>
  703. {/block:indexpage}
  704.  
  705. </body>{block:ifgraphicimage}<div style="z-index:9999999;position:fixed; right:0px; bottom:-50px; opacity:0.5;-moz-transform: scaleX(-1);-o-transform: scaleX(-1);-webkit-transform: scaleX(-1);transform: scaleX(-1);filter: FlipH;-ms-filter: "FlipH";"><img src="http://24.media.tumblr.com/f6757c92aa2366a956b214393fd6f937/tumblr_mezx7bDL9a1rgpyeqo1_500.png"style="width:300px; -webkit-filter:grayscale(100%)"></div>
  706. {/block:ifgraphicimage}
  707.  
  708.  
  709.  
  710.  
  711. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement