Advertisement
planthed

Froot

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