Advertisement
planthed

Outside v2

Jul 29th, 2015
552
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.85 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. <html lang="en">
  14. <head>
  15.  
  16. <link href='http://fonts.googleapis.com/css?family=Abel|Abril+Fatface|Raleway|Montserrat' rel='stylesheet' type='text/css'>
  17.  
  18.  
  19. <meta name="color:Background" content="#fff"/>
  20. <meta name="color:Gradient One" content="##ffb3b3"/>
  21. <meta name="color:Gradient Two" content="#ffdfb8"/>
  22. <meta name="text:blogtitle size" content="30px"/>
  23. <meta name="text:blogtitle line height" content="40px"/>
  24. <meta name="text:blogtitle" content="outside"/>
  25. <meta name="if:faded posts" content="0"/>
  26. <meta name="text:Link 1 Title" content="refresh" />
  27. <meta name="text:Link 1" content="/" />
  28. <meta name="text:Link 2 Title" content="message"/>
  29. <meta name="text:Link 2" content="/ask" />
  30. <meta name="text:Link 3 Title" content="more" />
  31. <meta name="text:Link 3" content="/" />
  32. <meta name="text:Link 4 Title" content="about" />
  33. <meta name="text:Link 4" content="/" />
  34. <meta name="text:Link 5 Title" content="archive" />
  35. <meta name="text:Link 5" content="/archive" />
  36.  
  37. <link href="http://static.tumblr.com/eih4pta/Flam72cb8/animate-custom__1_.css" rel="stylesheet">
  38. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  39. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  40. <script>
  41. (function($){
  42. $(document).ready(function(){
  43. $("a[title]").style_my_tooltips({
  44. tip_follows_cursor:true,
  45. tip_delay_time:90,
  46. tip_fade_speed:600,
  47. attribute:"title"
  48. });
  49. });
  50. })(jQuery);
  51. </script>
  52.  
  53.  
  54.  
  55. <style type="text/css">
  56.  
  57.  
  58. #s-m-t-tooltip{
  59. max-width:300px;
  60. padding:5px;
  61. background:{color:gradient one};
  62. margin:20px 0px 0px 20px;
  63. font-family:arial black;
  64. font-weight:bold;
  65. font-size:8px;
  66. letter-spacing:2px;
  67. text-transform:uppercase;
  68. color:#000;
  69. line-height:16px;
  70. opacity:1;
  71. z-index:9999999999999999999;
  72. }
  73.  
  74.  
  75.  
  76. #credit{
  77. position:fixed;
  78. font-family:calibri;
  79. text-transform:uppercase;
  80. z-index:999;
  81. bottom:50px;
  82. right:30px;
  83. width:55px;
  84. height:10px;
  85. padding-bottom:1px;
  86. overflow:hidden;
  87. text-align:center;
  88. font-size:8px;
  89. letter-spacing:1px;
  90. opacity:1;
  91. background:#fff;
  92. -webkit-transition: all 0.3s linear;
  93. -moz-transition: all 0.3s linear;
  94. transition: all 0.3s linear;
  95. }
  96.  
  97.  
  98. #credit a{
  99. color:#000;
  100. }
  101.  
  102. .credit_u{
  103. line-height:10px;
  104. -webkit-transition: all 0.3s linear;
  105. -moz-transition: all 0.3s linear;
  106. transition: all 0.3s linear;
  107. }
  108.  
  109. #credit a:hover .credit_u{
  110. margin-top:-13px;
  111. -webkit-transition: all 0.3s linear;
  112. -moz-transition: all 0.3s linear;
  113. transition: all 0.3s linear;
  114. }
  115.  
  116. .credit_h{
  117. line-height:16px;
  118. font-size:8px;
  119. }
  120.  
  121.  
  122.  
  123. .tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop{
  124. z-index:9999999999999999999999999999999999999;
  125. opacity:.2 !important;
  126. -webkit-filter:invert(100%);
  127. position:fixed!important;
  128. }
  129.  
  130. .tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop:hover{
  131. -webkit-transition:opacity 0.7s linear;
  132. opacity:1.0;
  133. -webkit-transition:all 0.4s ease-out;
  134. -moz-transition:all 0.4s ease-out;
  135. transition: all 0.4s ease-out;
  136. z-index:99999;
  137. }
  138.  
  139.  
  140. ::-webkit-scrollbar {width: 5px; height: 0px; background:-webkit-linear-gradient({color:gradient one}, {color:gradient two});
  141. background: -o-linear-gradient({color:gradient one}, {color:gradient two});
  142. background: -moz-linear-gradient({color:gradient one}, {color:gradient two});
  143. background: linear-gradient({color:gradient one}, {color:gradient two}); }
  144.  
  145. ::-webkit-scrollbar-thumb {background:; }
  146.  
  147.  
  148. a:link, a:active, a:visited{
  149. color:#000;
  150. text-decoration: none;
  151. -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;
  152. }
  153. a:hover {
  154. font-style: none;
  155. color:#000;
  156. }
  157.  
  158. #a{width:250px; height:auto;}
  159. {block:PermalinkPage}
  160. width:410px;
  161. {/block:PermalinkPage}
  162. }
  163. #center{
  164. padding-top:3px;
  165. padding-bottom:3px;
  166. position:fixed !important;
  167. width:250px;
  168. height:207px;
  169. background-color:white;
  170. {block:PermalinkPage}
  171. width:410px;
  172. height:207px;
  173. {/block:PermalinkPage}
  174. }
  175. body{
  176. margin:5px;
  177. background-color: {color:Background};
  178. background-image:url({image:Background});
  179. background-attachment: fixed;
  180. background-repeat: repeat;
  181. color:{color:Text};
  182. }
  183. #audio {
  184. width:350px;
  185. height:auto;
  186. min-height:60px;
  187. padding-bottom:0px;
  188. }
  189. .cover {
  190. position:absolute;
  191. z-index:1;
  192. width:60px;
  193. height:60px;
  194. }
  195. .cover img {
  196. float:left;
  197. width:60px;
  198. height:60px;
  199. }
  200. .playbox {
  201. opacity:0.6;
  202. width:27px;
  203. height:30px;
  204. overflow:hidden;
  205. position:absolute;
  206. z-index:1000;
  207. margin-left:17px;
  208. margin-top:17px;
  209. text-align:center;
  210. }
  211. .info {
  212. margin-left:73px;
  213. margin-top:4px;
  214. line-height:14px;
  215. }
  216.  
  217.  
  218. .title{
  219. font-family: Montserrat, Helvetica, Arial, sans-serif;
  220. font-weight:bold;
  221. font-size:11px;
  222. text-transform:uppercase;
  223. letter-spacing:3px;
  224. line-height: 16px;
  225. color:black;
  226. margin-top:5px;
  227. padding: 2px 0px 0px 0px;
  228.  
  229. }
  230. askk {
  231. font-family: Montserrat, Helvetica, Arial, sans-serif;
  232. font-weight:bold;
  233. font-size:9px;
  234. text-transform:uppercase;
  235. letter-spacing:2px;
  236. z-index:1;
  237. }
  238.  
  239. #posts{
  240. float:center;
  241. width:210px;
  242. margin-left:470px;
  243. margin-top:50px;
  244. height:100%;
  245. }
  246.  
  247. #entry img{
  248. {block:iffadedposts}
  249. opacity:0.8;
  250. {/block:iffadedposts}
  251. {block:indexpage}
  252. max-width:100%;
  253. {/block:indexpage}
  254. -webkit-transition: all .7s ease;
  255. -moz-transition: all .7s ease;
  256. -o-transition: all .7s ease;
  257. transition: all .7s ease;
  258. }
  259.  
  260. #entry img:hover{
  261. opacity:1;
  262. -webkit-transition: all .7s ease;
  263. -moz-transition: all .7s ease;
  264. -o-transition: all .7s ease;
  265. transition: all .7s ease;
  266. }
  267.  
  268.  
  269. #entry {
  270. font-family:lora, georgia, serif;
  271. font-size:9px;
  272. line-height: 16px;
  273. color:#000;
  274. letter-spacing:1px;
  275. margin:60px;
  276. background:{color:background};
  277. float:left;
  278. width:400px;
  279. {block:PermalinkPage}
  280. width:350px;
  281. {/block:PermalinkPage}
  282. }
  283.  
  284. #permalinks {
  285. background:{color:gradient one};
  286. display:block;
  287. border-radius:10px;
  288. text-align:center;
  289. font-size:10px;
  290. letter-spacing:1px;
  291. font-family:arial black;
  292. text-transform:uppercase;
  293. padding:10px;
  294. color:#000;
  295. margin-top:25px;
  296. width:58px;
  297. opacity:0;
  298. -o-transition-transition:0.4s;
  299. -webkit-transition-duration:0.4s;
  300. -moz-transition-duration:0.4s;
  301. }
  302.  
  303. #permalinks:before { font-style:normal; margin-top: -24px; margin-left:2px; content:"▲";
  304. color:black; position:absolute; float:right; font-size: 25px; color:{color:gradient one}; }
  305.  
  306. #entry:hover #permalinks{
  307. opacity:1;margin-top:18px;
  308. -o-transition-transition:0.4s;
  309. -webkit-transition-duration:0.4s;
  310. -moz-transition-duration:0.4s;
  311. }
  312.  
  313. .permalinktext a{
  314. color:white;
  315. }
  316. .permalinktext{
  317. display: block;
  318. font-family:calibri;
  319. font-size:8px;
  320. line-height:10px;
  321. text-transform:uppercase;
  322. text-align: right;
  323. margin:0px;
  324. padding:7px;
  325. margin-top:20px;
  326. opacity:0;
  327. width:276px;
  328. color:#fff;
  329. background:black;
  330. -webkit-transition: opacity 0.5s linear;
  331. -webkit-transition: all 0.5s linear;
  332. -moz-transition: all 0.5s linear;
  333. transition: all 0.5s linear;
  334. }
  335.  
  336. #entry:hover .permalinktext{
  337. overflow:visible;
  338. opacity:1;
  339. -webkit-transition: opacity 0.5s linear;
  340. -webkit-transition: all 0.5s linear;
  341. -moz-transition: all 0.5s linear;
  342. transition: all 0.5s linear;
  343.  
  344. }
  345.  
  346.  
  347. #lace{
  348. position:fixed !important;
  349. display:block;
  350. opacity:1;
  351. width:100%;
  352. height:35px;
  353. padding:3px;
  354. background:{color:gradient one};
  355. margin-top:-50px;
  356. margin-left:0px;
  357. z-index:9999999999999999999999999999999999999;
  358. text-align:center;
  359. -webkit-transition: all .7s ease;
  360. -moz-transition: all .7s ease;
  361. -o-transition: all .7s ease;
  362. transition: all .7s ease;}
  363.  
  364. #lace2{position:fixed !important;
  365. display:block;
  366. opacity:1;
  367. width:27px;
  368. height:100%;
  369. padding:3px;
  370. background: -webkit-linear-gradient({color:gradient one}, {color:gradient two});
  371. background: -o-linear-gradient({color:gradient one}, {color:gradient two});
  372. background: -moz-linear-gradient({color:gradient one}, {color:gradient two});
  373. background: linear-gradient({color:gradient one}, {color:gradient two});
  374. margin-top:-50px;
  375. margin-left:-5px;
  376. z-index:9999;
  377. text-align:center;
  378. -webkit-transition: all .7s ease;
  379. -moz-transition: all .7s ease;
  380. -o-transition: all .7s ease;
  381. transition: all .7s ease;}
  382.  
  383. #lace3{
  384. position:fixed !important;
  385. display:block;
  386. opacity:1;
  387. width:100%;
  388. height:35px;
  389. padding:3px;
  390. background:{color:gradient two};
  391. bottom:-5px;
  392. margin-left:0px;
  393. z-index:9999;
  394. text-align:center;
  395. -webkit-transition: all .7s ease;
  396. -moz-transition: all .7s ease;
  397. -o-transition: all .7s ease;
  398. transition: all .7s ease;}
  399.  
  400. #lace4{
  401. position:fixed !important;
  402. display:block;
  403. opacity:1;
  404. width:20px;
  405. height:100%;
  406. padding:3px;
  407. background:-webkit-linear-gradient({color:gradient one}, {color:gradient two});
  408. background: -o-linear-gradient({color:gradient one}, {color:gradient two});
  409. background: -moz-linear-gradient({color:gradient one}, {color:gradient two});
  410. background: linear-gradient({color:gradient one}, {color:gradient two});
  411. margin-top:-45px;
  412. right:0px;
  413. z-index:9999;
  414. text-align:center;
  415. -webkit-transition: all .7s ease;
  416. -moz-transition: all .7s ease;
  417. -o-transition: all .7s ease;
  418. transition: all .7s ease;}
  419.  
  420.  
  421.  
  422.  
  423. #sidebar {
  424. width:170px;
  425. height:32px;
  426. position:fixed;
  427. padding:10px;
  428. z-index:999;
  429. margin-top:50px;
  430. margin-left:100px;
  431. z-index:99;
  432. border-radius:10px;
  433. background:{color:gradient one};
  434. }
  435.  
  436. #sidebar:before {
  437. font-style:normal;
  438. margin-top:-2px;
  439. margin-left:35%;
  440. content:"▾";
  441. color:black;
  442. position:absolute;
  443. float:right;
  444. font-size: 60px;
  445. color:{color:gradient one}; }
  446.  
  447.  
  448. desc{
  449. font-family:arial black;
  450. text-transform:uppercase;
  451. font-size:10px;
  452. letter-spacing:1px;
  453. text-align:center;
  454.  
  455. }
  456.  
  457. .click {
  458. display:block;
  459. padding:10px;
  460. width:300;
  461. opacity:1;
  462. font-style:italic;
  463. font-family:arial black;
  464. text-transform:uppercase;
  465. line-height:{text:blogtitle line height};
  466. font-size:{text:blogtitle size};
  467. letter-spacing:1px;
  468. margin-top:-15px;
  469. margin-left:-10px;
  470. color:black; }
  471.  
  472.  
  473.  
  474. .nav{
  475. overflow:auto;
  476. display:none;
  477. width:270px;
  478. padding:10px;
  479. z-index:999;
  480. height:auto;
  481. margin-top:5px;
  482. margin-left:-60px;
  483. z-index:999;
  484. text-align:center;
  485. }
  486.  
  487.  
  488. .links a{
  489. color:#000;
  490. background:{color:gradient one};
  491. font-family:arial black;
  492. font-size:8px;
  493. padding:3px;
  494. text-transform:uppercase;
  495. letter-spacing:1px;
  496. line-height:20px;
  497.  
  498.  
  499. }
  500.  
  501. .links a:hover{
  502. background:{color:gradient two};
  503. color:#000;
  504. }
  505.  
  506.  
  507.  
  508. ol.notes li.note img.avatar {
  509. display:none;}
  510.  
  511. </style>
  512.  
  513. <script>
  514. $(document).ready(function(){
  515. $(".nav").hide();
  516. $(".click").show();$('.click').toggle(function(){
  517. $(".nav").slideDown(function(){});
  518. },function(){
  519. $(".nav").slideUp(function(){});
  520. });
  521. });
  522. </script>
  523.  
  524. <title>{title}</title>
  525. <link rel="shortcut icon" href="{favicon}">
  526. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><meta name="viewport" content="width=720" /></head>
  527.  
  528. <body>
  529. <div id="center">
  530. <div id="content">
  531.  
  532. <div id="sidebar">
  533.  
  534. <div class="click"><a title="click for my links">{text:blogtitle}</a></div>
  535. <div class="nav">
  536. <div class="links">
  537. <desc>{description}</desc><br><br>
  538.  
  539. <a href="{text:Link 1}">{text:Link 1 Title}</a>
  540. <a href="{text:Link 2}">{text:Link 2 Title}</a>
  541. <a href="{text:Link 3}">{text:Link 3 Title}</a>
  542. <a href="{text:Link 4}">{text:Link 4 Title}</a>
  543. <a href="{text:Link 5}">{text:Link 5 Title}</a>
  544. <a href="http://planthed.tumblr.com">theme</a>
  545. </div></div></div></div>
  546.  
  547.  
  548. <div id="lace"></div>
  549. <div id="lace2"></div>
  550. <div id="lace3"></div>
  551. <div id="lace4"></div>
  552.  
  553.  
  554.  
  555.  
  556. <div id="posts">
  557. {block:Posts}
  558. <div id="entry">
  559.  
  560. {block:Text}
  561. {block:Title}<span class="title">{Title}</span></span>{/block:Title}
  562. <span class="entrytext">{Body}</span></span></a>
  563. {block:IndexPage}
  564. <div id="permalinks">
  565. <a title="reblog" href="{ReblogURL}" target="_blank">R</a> + <a title="posted {timeago} with {notecountwithlabel}" href="{permalink}">info</a>
  566. </div>
  567. {/block:IndexPage}
  568. {/block:Text}
  569.  
  570. {block:Link}
  571. <a href="{URL}" class="title">{Name}</a>
  572. {block:Description}{Description}{/block:Description}
  573. {block:IndexPage}
  574. <div id="permalinks">
  575. <a title="reblog" href="{ReblogURL}" target="_blank">R</a> + <a title="posted {timeago} with {notecountwithlabel}" href="{permalink}">info</a>
  576. </div>
  577. {/block:IndexPage}
  578. {block:Link}
  579.  
  580.  
  581. {block:Photo}
  582. {block:IndexPage}
  583. <img src="{PhotoURL-500}" alt="{PhotoAlt}" style="" /></a>
  584. {/block:IndexPage}
  585. {block:IndexPage}
  586. <div id="permalinks">
  587. <a title="reblog" href="{ReblogURL}" target="_blank">R</a> + <a title="posted {timeago} with {notecountwithlabel}" href="{permalink}">info</a>
  588. </div>
  589. {/block:IndexPage}
  590. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=350px/>{LinkCloseTag}{/block:PermalinkPage}
  591. {/block:Photo}
  592.  
  593.  
  594. {block:Photoset}
  595. {block:IndexPage}
  596. {Photoset-400}
  597. {/block:IndexPage}
  598. {block:IndexPage}
  599. <div id="permalinks">
  600. <a title="reblog" href="{ReblogURL}" target="_blank">R</a> + <a title="posted {timeago} with {notecountwithlabel}" href="{permalink}">info</a>
  601. </div>
  602. {/block:IndexPage}
  603. <center>{block:PermalinkPage}<div style="width: auto; overflow-x:hidden;overflow-y:hidden;">{Photoset-500}{/block:PermalinkPage}</center>
  604. {/block:Photoset}
  605.  
  606. {block:Quote}
  607. <div class="quote">❝{quote}</div>
  608. {block:IndexPage}
  609. <div id="permalinks">
  610. <a title="reblog" href="{ReblogURL}" target="_blank">R</a> + <a title="posted {timeago} with {notecountwithlabel}" href="{permalink}">info</a>
  611. </div>{/block:IndexPage}
  612. {/block:IndexPage}
  613. {/block:Quote}
  614.  
  615. {block:Chat}
  616. {block:Title}<span class="title">{Title}</span>{/block:Title}
  617. <ul class="chat">
  618. {block:Lines}
  619. <li class="user_{UserNumber}">
  620. {block:Label}
  621. <span class="label">{Label}</span>
  622. {/block:Label}
  623. {Line}<br>
  624. {/block:Lines}
  625. {block:IndexPage}
  626. <div id="permalinks">
  627. <a title="reblog" href="{ReblogURL}" target="_blank">R</a> + <a title="posted {timeago} with {notecountwithlabel}" href="{permalink}">info</a>
  628. </div>{/block:IndexPage}
  629. {/block:Chat}
  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 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>
  633. {block:IndexPage}
  634. <div id="permalinks">
  635. <a title="reblog" href="{ReblogURL}" target="_blank">R</a> + <a title="posted {timeago} with {notecountwithlabel}" href="{permalink}">info</a>
  636. </div>{/block:IndexPage}
  637. {/block:Audio}
  638.  
  639. {block:Video}
  640. {block:IndexPage}
  641. {Video-400}
  642. <div id="permalinks">
  643. <a title="reblog" href="{ReblogURL}" target="_blank">R</a> + <a title="posted {timeago} with {notecountwithlabel}" href="{permalink}">info</a>
  644. </div>{/block:IndexPage}
  645. {block:PermalinkPage}<div style="width: 450px; overflow-x:hidden;overflow-y:hidden;">{Video-400}{/block:PermalinkPage}</center>
  646. {block:Video}
  647.  
  648. {block:Answer}
  649. <div style="margin-top:2px;;margin-bottom:0px;min-height:auto; padding: 4px; background-color:{color:background};border-bottom:1px solid black">
  650. {Question} <askk>— {asker}</askk></div>
  651. <div style="margin-top:5px;line-height:11px;margin-bottom:2px; text-align-align:left;">
  652. {Answer}</div>
  653.  
  654. {block:IndexPage}
  655. {block:IndexPage}
  656. <div id="permalinks">
  657. <a title="reblog" href="{ReblogURL}" target="_blank">R</a> + <a title="posted {timeago} with {notecountwithlabel}" href="{permalink}">info</a>
  658. </div>{/block:IndexPage}
  659. {/block:indexpage}
  660. {/block:Answer}
  661.  
  662. {block:PermalinkPage}
  663. <center>
  664. {block:Caption}{Caption}{/block:Caption}
  665. {block:RebloggedFrom}
  666. posted {12Hour}:{Minutes} {AmPm} on {DayOfWeek}, {Month} {DayOfMonth}, {Year} with {notecountwithlabel}<br>
  667. <b>orginally posted by:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>reblogged from:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  668. {block:HasTags} tags: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}
  669.  
  670. {block:NoteCount} <div style="border-bottom: 1px solid #eee; text-align: center; margin: 10px;"></div>{/block:NoteCount}
  671. </center>
  672. {/block:PermalinkPage}
  673.  
  674. {block:PostNotes}<div align="middle"></div>
  675. <center></center></span><br>
  676. <div id="postnotes">{PostNotes}</div><br>
  677. <center>{block:ContentSource}
  678. <br><a href="{SourceURL}">
  679. {lang:Source}:
  680. {block:SourceLogo}
  681. <img src="{BlackLogoURL}" width="{LogoWidth}"
  682. height="{LogoHeight}" alt="{SourceTitle}" />
  683. {/block:SourceLogo}
  684. {block:NoSourceLogo}
  685. {SourceLink}
  686. {/block:NoSourceLogo}
  687. </a>
  688. {/block:ContentSource}</center>
  689.  
  690. {/block:PostNotes}
  691. </div>
  692. {/block:Posts}
  693. </div></div>
  694.  
  695. {block:indexpage}
  696. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  697. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  698. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  699. <div id="credit"><a href="http://planthed.tumblr.com"><div class="credit_u">theme</div><div class="credit_h">planthed</div></a></div>
  700. <script type="text/javascript">
  701. $(window).load(function(){
  702. var $wall = $('#posts');
  703. $wall.imagesLoaded(function(){
  704. $wall.masonry({
  705. itemSelector: '#entry, #entry_photo',
  706. isAnimated : false
  707. });
  708. });
  709.  
  710. $wall.infinitescroll({
  711. navSelector : '#page-nav',
  712. nextSelector : '#page-nav a',
  713. itemSelector : '#entry, #entry_photo',
  714. bufferPx : 2000,
  715. debug : false,
  716. errorCallback: function() {
  717. $('#infscr-loading').fadeOut('normal');
  718. }},
  719. function( newElements ) {
  720. var $newElems = $( newElements );
  721. $newElems.hide();
  722. $newElems.imagesLoaded(function(){
  723. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  724. });
  725. }); $('#content').show(500);
  726. });
  727. </script>
  728. {/block:indexpage}
  729. <script type="text/javascript">
  730. <!--
  731.  
  732. // Disable Right Click Script
  733.  
  734. function IE(e)
  735. {
  736. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  737. {
  738. return false;
  739. }
  740. }
  741. function NS(e)
  742. {
  743. if (document.layers || (document.getElementById && !document.all))
  744. {
  745. if (e.which == "2" || e.which == "3")
  746. {
  747. return false;
  748. }
  749. }
  750. }
  751. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  752.  
  753. //-->
  754. </script>
  755. </body>
  756. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement