Advertisement
planthed

BAD

Oct 22nd, 2015
937
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.06 KB | None | 0 0
  1.  
  2. <!-----
  3.  
  4. theme made by tumblr user planthed // weedhs ★彡
  5.  
  6. keep the creds u lil bitch
  7.  
  8. — http://painthemes.tumblr.com/
  9. — http://planthed.tumblr.com/
  10. — http://weedhs.tumblr.com/
  11.  
  12. ------>
  13.  
  14. <html lang="en">
  15. <head>
  16.  
  17. <title>{Title}</title>
  18. <link rel="shortcut icon" href="{favicon}">
  19. <link href='http://static.tumblr.com/blpgwiz/EfNmijxib/tada.css' rel='stylesheet' type='text/css'>
  20. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  21. <meta name="viewport" content="width=720" />
  22. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
  23.  
  24.  
  25. <link rel="stylesheet" type="text/css" href="http://assets.tumblr.com/fonts/avalon/stylesheet.css?v=1">
  26. <script type="text/javascript">
  27. WebFontConfig = {
  28. 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' ] }
  29. };
  30. (function() {
  31. var wf = document.createElement('script');
  32. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  33. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  34. wf.type = 'text/javascript';
  35. wf.async = 'true';
  36. var s = document.getElementsByTagName('script')[0];
  37. s.parentNode.insertBefore(wf, s);
  38. })(); </script>
  39.  
  40.  
  41. <link href='http://fonts.googleapis.com/css?family=Abel|Abril+Fatface|Raleway|Montserrat' rel='stylesheet' type='text/css'>
  42.  
  43. <meta name="color:Background" content="#ffffff"/>
  44. <meta name="color:Text" content="#999999"/>
  45. <meta name="color:Link" content="#000"/>
  46. <meta name="color:border page" content="#000"/>
  47. <meta name="color:borders" content="#000"/>
  48. <meta name="color:background posts" content="#fff"/>
  49. <meta name="color:title" content="#fff"/>
  50. <meta name="color:background title" content="#000"/>
  51. <meta name="image:Background" content=""/>
  52. <meta name="if:border page" content="1" />
  53. <meta name="if:box shadow" content="1" />
  54. <meta name="if:faded hover" content="0" />
  55. <meta name="text:blogtitle" content="" />
  56. <meta name="text:Link 1" content="/" />
  57. <meta name="text:Link 1 Title" content="home" />
  58. <meta name="text:Link 2" content="/ask" />
  59. <meta name="text:Link 2 Title" content="message"/>
  60. <meta name="text:Link 3" content="/" />
  61. <meta name="text:Link 3 Title" content="more" />
  62. <meta name="text:Link 4" content="/" />
  63. <meta name="text:Link 4 Title" content="favorites" />
  64. <meta name="text:Link 5" content="/" />
  65. <meta name="text:Link 5 Title" content="archive" />
  66.  
  67. </script>
  68.  
  69. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  70. <script src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  71. <script>
  72. (function($){$(document)
  73. .ready(function(){$("[title]")
  74. .style_my_tooltips();});})
  75. (jQuery);
  76. </script>
  77.  
  78. <script src="http://static.tumblr.com/kjtbii3/44Nmyhtju/slidetoggle.js">
  79. </script>
  80.  
  81. <style type="text/css">
  82.  
  83.  
  84. #s-m-t-tooltip{
  85. max-width:300px;
  86. padding:5px;
  87. margin:20px 0px 0px 20px;
  88. background-color:{color:background posts};
  89. font-family:times;
  90. font-size:11px;
  91. color:{color:text};
  92. border:1px solid {color:borders};
  93. letter-spacing:1px;
  94. opacity:1;
  95. z-index:9999999999999999999;
  96. }
  97.  
  98.  
  99. .tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop{
  100. z-index:9999999999999999999999999999999999999;
  101. opacity:.2 !important;
  102. -webkit-filter:invert(100%);
  103. position:fixed!important;
  104. {block:ifNOTborderpage} top:0px; right:0px; {/block:ifNOTborderpage}
  105. {block:ifborderpage}top:23px;right:24px{/block:ifborderpage}
  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. {block:ifborderpage}
  119. ::-webkit-scrollbar {
  120. height: 5px;
  121. width: 9px;
  122. background: {color:border page};
  123. }
  124.  
  125. ::-webkit-scrollbar-thumb:vertical {
  126. background: #fff;
  127. border: 4px solid {color:border page};
  128. }
  129.  
  130. {/block:ifborderpage}
  131.  
  132. {block:ifNOTborderpage}
  133.  
  134. ::-webkit-scrollbar {width: 10px; height: 2px; background:transparent; border:4px solid transparent; }
  135.  
  136. ::-webkit-scrollbar-thumb { background-color:{color:border page}; 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}; }
  137.  
  138. {/block:ifNOTborderpage}
  139.  
  140.  
  141. body, a, a:hover {cursor: url(http://33.media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), progress;}
  142.  
  143.  
  144.  
  145. body {
  146. padding:0px;
  147. margin:0px;
  148. color:{color:Text};
  149. font-family:calibri;
  150. font-size:10px;
  151. line-height:12px;
  152. text-transform:normal;
  153. background-color:{color:Background};
  154. background-image:url({image:Background});
  155. background-attachment:fixed;
  156. background-repeat:repeat;
  157. cursor: url(http://33.media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), auto;}
  158.  
  159. a:link, a:active, a:visited{
  160. color:{color:Link};
  161. text-decoration:none;
  162. -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;}
  163.  
  164. a:hover{
  165. color:#aaa;
  166. -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;cursor: url(http://33.media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), auto;
  167. }
  168.  
  169. #audio {
  170. width:200px;
  171. height:auto;
  172. min-height:60px;
  173. padding-bottom:0px;
  174. }
  175.  
  176. .cover {
  177. position:absolute;
  178. z-index:1;
  179. width:50px;
  180. height:50px;
  181. }
  182.  
  183. .cover img {
  184. float:left;
  185. width:50px;
  186. height:50px;
  187. }
  188.  
  189. .playbox {
  190. opacity:0.6;
  191. width:27px;
  192. height:30px;
  193. overflow:hidden;
  194. position:absolute;
  195. z-index:1000;
  196. margin-left:17px;
  197. margin-top:17px;
  198. text-align:center;
  199. }
  200.  
  201. .info {
  202. margin-left:77px;
  203. margin-top:4px;
  204. line-height:14px;
  205. }
  206.  
  207. #cunt{width:250px; height:auto;}
  208. {block:PermalinkPage}
  209. width:10px;
  210. {/block:PermalinkPage}
  211. }
  212.  
  213. #center{
  214. padding-top:3px;
  215. padding-bottom:3px;
  216. position:fixed !important;
  217. width:250px;
  218. height:207px;
  219. background-color:#fff;
  220. {block:PermalinkPage}
  221. width:410px;
  222. height:207px;
  223. {/block:PermalinkPage}
  224. }
  225.  
  226. #posts{
  227. float:center;
  228. {block:indexpage}
  229. width:660px;
  230. {/block:indexpage}
  231. {block:permalinkpage}
  232. width:660px;
  233. {/block:permalinkpage}
  234. margin-left:420px;
  235. margin-top:50px;
  236. padding-left:10px;
  237. z-index:999;
  238. }
  239.  
  240. #entry img{
  241. {block:indexpage}
  242. max-width:100%;
  243. z-index:999;
  244. -webkit-transition:all 0.7s ease-out;
  245. -moz-transition:all 0.7s ease-out;
  246. transition:all 0.7s ease-out;
  247. {/block:indexpage}
  248. }
  249.  
  250. #entry{
  251. {block:ifboxshadow}
  252. box-shadow:{color:border page} 7px 7px;
  253. {/block:ifboxshadow}
  254. border:1px solid {color:borders};
  255. background:{color:background posts};
  256. padding:15px;
  257. z-index:999;
  258. padding-bottom:10px;
  259. margin-top:30px;
  260. float:left;
  261. margin-left:40px;
  262. font-size:11px;
  263. font-family:times;
  264. line-height:17px;
  265. width:220px;
  266. {block:PermalinkPage}
  267. width:400px;
  268. z-index:999;
  269. font-size:10px;
  270. {/block:PermalinkPage}
  271. }
  272. #entry .position{
  273. position: absolute;
  274. top:30%;
  275. margin-left:30px;
  276. -webkit-transition: all .7s ease;
  277. -moz-transition: all .7s ease;
  278. -o-transition: all .7s ease;
  279. transition: all .7s ease;
  280. }
  281.  
  282. #entry:hover .position{
  283. opacity: 1;
  284. -webkit-transition: all .7s ease;
  285. -moz-transition: all .7s ease;
  286. -o-transition: all .7s ease;
  287. transition: all .7s ease;
  288. }
  289.  
  290. .lovely{
  291. width:220px;
  292. height:92%;
  293. position:absolute;
  294. opacity:0;
  295. visibility:hidden;
  296. -webkit-transition: all .7s ease;
  297. -moz-transition: all .7s ease;
  298. -o-transition: all .7s ease;
  299. transition: all .7s ease;
  300. background:white;
  301. }
  302.  
  303. #entry:hover .lovely{
  304. visibility:visible;
  305. opacity:.4;
  306. -webkit-transition: all .7s ease;
  307. -moz-transition: all .7s ease;
  308. -o-transition: all .7s ease;
  309. transition: all .7s ease;
  310.  
  311. }
  312.  
  313. .perm1 a, .perm2 a, .perm3 a{color:{color:link};}
  314.  
  315. #entry .perm1{
  316. position: absolute;
  317. width:125px;
  318. height:16px;
  319. margin-left:10px;
  320. padding:5px;
  321. line-height: 16px;
  322. overflow:hidden;
  323. text-align:center;
  324. background:{color:background posts};
  325. border:1px solid {color:borders};
  326. top:5px;
  327. font-family: raleway;
  328. font-size:11px;
  329. text-transform:uppercase;
  330. letter-spacing:3px;
  331. line-height: 16px;
  332. color:black;
  333. opacity:0;
  334. -webkit-transition: all 1.1s ease;
  335. -moz-transition: all 1.1s ease;
  336. -o-transition: all 1.1s ease;
  337. transition: all 1.1s ease;
  338. -webkit-transform: scaleY(-.3);
  339. -moz-transform: scaleY(-.3);
  340. -o-transform: scaleY(-.3);
  341. }
  342.  
  343. #entry:hover .perm1{
  344. overflow:visible;
  345. opacity:1;
  346. -webkit-transition: all .5s ease;
  347. -moz-transition: all .5s ease;
  348. -o-transition: all .5s ease;
  349. transition: all .5s ease;
  350. -webkit-transform: scaleY(1);
  351. -moz-transform: scaleY(1);
  352. -o-transform: scaleY(1);
  353. }
  354.  
  355. #entry .perm2{
  356. width:125px;
  357. height:16px;
  358. margin-left:10px;
  359. position: absolute;
  360. padding:5px;
  361. line-height: 16px;
  362. overflow:hidden;
  363. text-align:center;
  364. top: 40px;
  365. background:{color:background posts};
  366. border:1px solid {color:borders};
  367. font-family: raleway;
  368. font-size:11px;
  369. text-transform:uppercase;
  370. letter-spacing:3px;
  371. line-height: 16px;
  372. opacity: 0;
  373. -webkit-transition: all .8s ease;
  374. -moz-transition: all .8s ease;
  375. -o-transition: all .8s ease;
  376. transition: all .8s ease;
  377. -webkit-transform: scaleY(-.3);
  378. -moz-transform: scaleY(-.3);
  379. -o-transform: scaleY(-.3);
  380. }
  381.  
  382. #entry:hover .perm2{
  383. overflow:visible;
  384. opacity:1;
  385. -webkit-transform: scaleY(1);
  386. -moz-transform: scaleY(1);
  387. -o-transform: scaleY(1);
  388. }
  389.  
  390. #entry .perm3{
  391. width:125px;
  392. height:16px;
  393. margin-left:10px;
  394. position: absolute;
  395. padding:5px;
  396. line-height: 19px;
  397. overflow:hidden;
  398. text-align:center;
  399. top: 75px;
  400. background:{color:background posts};
  401. border:1px solid {color:borders};
  402. font-family: raleway;
  403. font-size:11px;
  404. text-transform:uppercase;
  405. letter-spacing:3px;
  406. opacity: 0;
  407. -webkit-transition: all .5s ease;
  408. -moz-transition: all .5s ease;
  409. -o-transition: all .5s ease;
  410. transition: all .5s ease;
  411. -webkit-transform: scaleY(-.3);
  412. -moz-transform: scaleY(-.3);
  413. -o-transform: scaleY(-.3);
  414. }
  415.  
  416. #entry:hover .perm3{
  417. overflow:visible;
  418. opacity:1;
  419. -webkit-transition: all 1.1s ease;
  420. -moz-transition: all 1.1s ease;
  421. -o-transition: all 1.1s ease;
  422. transition: all 1.1s ease;
  423. -webkit-transform: scaleY(1);
  424. -moz-transform: scaleY(1);
  425. -o-transform: scaleY(1);
  426. }
  427.  
  428.  
  429.  
  430. .permalinktext{
  431. display:block;
  432. text-align:right;
  433. text-decoration:none;
  434. border-right:1px solid {color:background posts};
  435. font-size:8px;
  436. letter-spacing:1px;
  437. font-family:calibri;
  438. text-transform:uppercase;
  439. padding-right:5px;
  440. -webkit-transition: all .7s ease;
  441. -moz-transition: all .7s ease;
  442. -o-transition: all .7s ease;
  443. transition: all .7s ease;
  444. }
  445.  
  446. .permalinktext:hover{
  447. border-right:60px solid {color:link};
  448. -webkit-transition: all .7s ease;
  449. -moz-transition: all .7s ease;
  450. -o-transition: all .7s ease;
  451. transition: all .7s ease;
  452. }
  453.  
  454.  
  455.  
  456. #postnotes{
  457. background:{color:background posts};
  458. overflow:auto;
  459. border:1px solid {color:borders};
  460. height:auto;
  461. max-height:170px;
  462. font-size:11px;
  463. line-height:20px;
  464. padding:8px;
  465. }
  466.  
  467.  
  468. ol.notes li.note img.avatar {
  469. width:0px;
  470. display:inline;
  471. position:relative;
  472. list-style-type:none;
  473. display:none;
  474. }
  475.  
  476. .title{
  477. font-family:times;
  478. padding-bottom:5px;
  479. border-bottom:1px solid {color:borders};
  480. font-size:17px;
  481. line-height:30px;
  482. margin-top:-5px;
  483. text-align:center;
  484. text-transform:uppercase;
  485. letter-spacing:1px;
  486. color:{color:text};
  487. }
  488.  
  489. .title a{color:{color:text};}
  490.  
  491.  
  492. blockquote{
  493. font-size:11px;
  494. border-left:1px solid {color:borders};
  495. padding-left:5px;
  496. margin:0px 0px 2px 1px;
  497. }
  498.  
  499.  
  500.  
  501. #sidebar {
  502. position:fixed;
  503. z-index:999;
  504. width:200px;
  505. margin-top:200px;
  506. margin-left:140px;
  507. z-index:999;
  508. height:auto;
  509. font-family:times;
  510. font-size:11px;
  511. letter-spacing:0.5px;
  512. color:{color:text};
  513. line-height:14px;
  514. padding:7px;
  515. border-bottom:1px solid {color:borders};
  516. }
  517.  
  518.  
  519.  
  520. .titulo {position:fixed;
  521. margin-top:-35px;
  522. margin-left:-2px;
  523. font-family:meem33;
  524. z-index:999999;
  525. text-align:left;
  526. padding:7px;
  527. width:auto;
  528. height:14px;
  529. font-size:15px;
  530. background:{color:background title};
  531. width:auto;
  532. line-height:14px;
  533. letter-spacing:2px;
  534. text-transform:uppercase;
  535. color:{color:title};
  536. }
  537.  
  538.  
  539.  
  540. .taissa{
  541. opacity:1;
  542. margin-top:5px;
  543. position:fixed;
  544. padding:5px;
  545. width:200px;
  546. margin-left:-7px;
  547. text-align:center;
  548. }
  549.  
  550.  
  551. .taissa a{
  552. text-decoration:none;
  553. color:#000;
  554. font-size:10px;
  555. letter-spacing:1px;
  556. font-family:times;
  557. display:inline-block;
  558. line-height:15px;
  559. padding-bottom:4px;
  560. position:relative;
  561. text-align:center;
  562. padding:2px;
  563. padding-left:6px;
  564. margin-top:7px;
  565. transition: all 0.9s ease-out;
  566. transition:0.4s;
  567. -webkit-transition:all 0.6s ease-out;
  568. -moz-transition:all 0.6s ease-out;
  569. transition:all 0.6s ease-out;
  570. }
  571.  
  572. .taissa a:hover{
  573.  
  574. font-style:italic;
  575. }
  576.  
  577. .taissa a:after {
  578.  
  579. position: absolute;
  580. top:20px;
  581. left: 0;
  582. width: 1px;
  583. height: 1px;
  584. background:{color:borders};
  585. content: '';
  586. opacity: 0;
  587. -webkit-transition:all 0.6s ease-out;
  588. -moz-transition:all 0.6s ease-out;
  589. transition:all 0.6s ease-out;
  590.  
  591. }
  592.  
  593. .taissa a:hover:after,
  594. .taissa a:focus:after {
  595. opacity: 1;
  596. width:100%;
  597.  
  598. -webkit-transition:all 0.6s ease-out;
  599. -moz-transition:all 0.6s ease-out;
  600. transition:all 0.6s ease-out;
  601.  
  602. }
  603.  
  604.  
  605.  
  606.  
  607. /*DO NOT TOUCH!!!!*/
  608.  
  609. .wow {
  610. position:fixed;
  611. text-transform:uppercase;
  612. letter-spacing:1px;
  613. font-family:helvetica;
  614. font-size:20px;
  615. right:30px;
  616. bottom:30px;
  617. }
  618.  
  619. .wow a:hover{color:{color:link};}
  620.  
  621.  
  622.  
  623.  
  624. #lace{
  625. position:fixed;
  626. opacity:1;
  627. width:15px;
  628. height:100%;
  629. padding:3px;
  630. background:{color:border page};
  631. margin-top:-50px;
  632. margin-left:0px;
  633. z-index:9999;
  634. text-align:center;
  635. -webkit-transition: all .7s ease;
  636. -moz-transition: all .7s ease;
  637. -o-transition: all .7s ease;
  638. transition: all .7s ease;}
  639.  
  640. #lace2{
  641. position:fixed;
  642. opacity:1;
  643. width:100%;
  644. height:15px;
  645. padding:3px;
  646. background:{color:border page};
  647. margin-top:-50px;
  648. margin-left:-5px;
  649. z-index:9999;
  650. text-align:center;
  651. -webkit-transition: all .7s ease;
  652. -moz-transition: all .7s ease;
  653. -o-transition: all .7s ease;
  654. transition: all .7s ease;}
  655.  
  656. #lace3{
  657. position:fixed;
  658. opacity:1;
  659. width:100%;
  660. height:15px;
  661. padding:3px;
  662. background:{color:border page};
  663. bottom:0px;
  664. margin-left:0px;
  665. z-index:9999;
  666. text-align:center;
  667. -webkit-transition: all .7s ease;
  668. -moz-transition: all .7s ease;
  669. -o-transition: all .7s ease;
  670. transition: all .7s ease;}
  671.  
  672. #lace4{
  673. position:fixed;
  674. opacity:1;
  675. width:10px;
  676. height:100%;
  677. padding:3px;
  678. background:{color:border page};
  679. margin-top:-50px;
  680. right:0px;
  681. z-index:9999;
  682. text-align:center;
  683. -webkit-transition: all .7s ease;
  684. -moz-transition: all .7s ease;
  685. -o-transition: all .7s ease;
  686. transition: all .7s ease;}
  687.  
  688. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  689. .user_7 .label, .user_8 .label, .user_9 .label {color:Title};}
  690. </style>
  691.  
  692.  
  693. </head>
  694. <body>
  695. {block:ifborderpage}
  696. <div id="lace"></div>
  697. <div id="lace2"></div>
  698. <div id="lace3"></div>
  699. <div id="lace4"></div>
  700. {/block:ifborderpage}
  701.  
  702. <!--- do not detele this lmao---->
  703. <div class="wow"><a title="theme credit" href="http://planthed.tumblr.com/" target="_blank"><i class="fa fa-star"></i></a></div>
  704. <!--- do not detele this lmao---->
  705. <div id="sidebar">
  706. <div class="titulo">{text:blogtitle}</div>
  707. {description}
  708. <div class="taissa">
  709. <a href="{text:Link 1}">{text:Link 1 Title}</a>
  710. <a href="{text:Link 2}">{text:Link 2 Title}</a>
  711. <a href="{text:Link 3}">{text:Link 3 Title}</a>
  712. <a href="{text:Link 4}">{text:Link 4 Title}</a>
  713. <a href="{text:Link 5}">{text:Link 5 Title}</a>
  714. <a href="{text:Link 6}">{text:Link 6 Title}</a>
  715. <a href="http://planthed.tumblr.com">theme</a>
  716. </div>
  717. </div>
  718. </div>
  719.  
  720. </div>
  721.  
  722.  
  723.  
  724. <div id="center">
  725. <div id="content">
  726.  
  727.  
  728.  
  729.  
  730. <div id="posts">
  731. {block:Posts}
  732. <div id="entry">
  733.  
  734. {block:Text}
  735. {block:Title}<span class="title">{Title}</span>{/block:Title}
  736. <span class="entrytext">{Body}</span></a>
  737. {block:IndexPage}<br>
  738. <div class="permalinktext">
  739. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>{/block:IndexPage}
  740. {/block:Text}
  741.  
  742. {block:Link}
  743. <a href="{URL}" class="title">{Name}</a>
  744. {block:Description}{Description}{/block:Description}
  745. {block:IndexPage}<br>
  746. <div class="permalinktext">
  747. {Month} {DayOfMonth} with <a href="{permalink}">{notecount} notes</a>
  748. </div>
  749. {/block:IndexPage}
  750. {block:Link}
  751.  
  752. {block:Photo}
  753. {block:IndexPage}
  754. {block:iffadedhover}
  755. <div class="lovely"></div>
  756. {/block:iffadedhover}
  757. <div class="position">
  758. <div class="perm1">
  759. <a href="{Permalink}" target="_blank"><i class="fa fa-clock-o"></i> {DayOfMonthWithZero}.{MonthNumberWithZero}.{ShortYear}</a> </div>
  760. <div class="perm2">
  761. <a href="{Permalink}" target="_blank"><i class="fa fa-copy"></i> {NoteCount}</a> </div>
  762. <div class="perm3">
  763. <a href="{ReblogURL}" target="_blank"><i class="fa fa-refresh"></i> REBLOG</a> </div>
  764. </div>
  765. {/block:IndexPage}
  766. {block:IndexPage}
  767. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=100%;>
  768. {/block:IndexPage}
  769. {block:permalinkpage}{LinkOpenTag}<center>
  770. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=100%;/>
  771. {LinkCloseTag}</center>{/block:permalinkpage}
  772. {/block:Photo}
  773.  
  774. {block:Photoset}
  775. {block:IndexPage}
  776. <div style="width:220px; overflow-x:hidden; overflow-y:hidden">{Photoset-250}</div>
  777. {/block:IndexPage}
  778. {block:PermalinkPage}{Photoset-400}{/block:PermalinkPage}</center>
  779. {block:IndexPage}<p>
  780. <div class="permalinktext">
  781. {Month} {DayOfMonth} with <a href="{permalink}">{notecount} notes</a>
  782. </div>
  783. {/block:IndexPage}
  784. {/block:Photoset}
  785.  
  786. {block:Quote}
  787. <div class="quote">❝ {quote}</div>
  788. {block:IndexPage}<br>
  789. <div class="permalinktext">
  790. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>{/block:IndexPage}
  791. {/block:Quote}
  792.  
  793. {block:Chat}
  794. {block:Title}<span class="title">{Title}</span>{/block:Title}
  795. <ul class="chat">
  796. {block:Lines}
  797. <li class="user_{UserNumber}">
  798. {block:Label}
  799. <span class="label">{Label}</span>
  800. {/block:Label}
  801.  
  802. {Line}<br>
  803. {/block:Lines}
  804. {block:IndexPage}<br>
  805. <div class="permalinktext">
  806. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>{/block:IndexPage}
  807. {/block:Chat}
  808.  
  809.  
  810. {block:Audio}
  811. <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>
  812. {block:IndexPage}<br>
  813. <div class="permalinktext">
  814. <center> {DayOfMonth}, {ShortMonth} with</font> <a href="{permalink}">{notecount} notes</font></a></center></div>{/block:IndexPage}
  815. {/block:Audio}
  816.  
  817. {block:Video}
  818. {block:IndexPage}
  819. <div style="width:220px; overflow-x:hidden; overflow-y:hidden">{Video-250}</div>{/block:IndexPage}</center>
  820. {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  821. {block:IndexPage}<p>
  822. <div class="permalinktext">
  823. {DayOfMonth}, {ShortMonth} with</font> <a href="{permalink}">{notecount} notes</font></a></center></div>{/block:IndexPage}
  824. {block:Video}
  825.  
  826.  
  827.  
  828. {block:Answer}
  829. <img src="{AskerPortraitURL-30}" align="left" style="margin-right:4px; margin-left:5px; margin-top:5px; border-radius:20px; background:{color:background}; padding:3px"/>
  830. <div style="margin:2px 2px 2px 2px; min-height:33px; padding:3px; background-color:{color:background}; border:1px solid {color:border page}; border-radius:0px">
  831. <div style="background:transparent; padding:1px; height:auto">
  832. <askk>{Asker}:</askk> {Question}</div></div>
  833. <div style="margin-left:1px; margin-top:6px; padding:3px; line-height:12px; text-align:right; width:200px">{Answer}</div>
  834. {block:indexpage}<br>
  835. <div class="permalinktext">
  836. <center> {DayOfMonth}, {ShortMonth} with</font> <a href="{permalink}">{notecount} notes</font></a></center></div>
  837. {/block:indexpage}
  838. {/block:Answer}
  839.  
  840. {block:PermalinkPage}
  841. {block:Caption}{Caption}{/block:Caption}<br>
  842. {block:Date}posted <u>{DayOfWeek}</u>{/block:Date} {block:NoteCount}with {NoteCount} notes<br>{/block:NoteCount}
  843. {block:RebloggedFrom}<b>source:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>of:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  844. {block:NoteCount} <div style="text-align:center; margin:5px"></div>{/block:NoteCount}</center>
  845. {/block:PermalinkPage}
  846. {block:PostNotes}
  847. <div id="postnotes">{PostNotes}</div>
  848. {/block:PostNotes}</div>{/block:Posts}
  849. </div></div>
  850.  
  851. {block:indexpage}
  852. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  853. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  854. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  855. <script type="text/javascript">
  856. $(window).load(function(){
  857. var $wall = $('#posts');
  858. $wall.imagesLoaded(function(){
  859. $wall.masonry({
  860. itemSelector: '#entry, #entry_photo',
  861. isAnimated : false
  862. });
  863. });
  864.  
  865. $wall.infinitescroll({
  866. navSelector : '#page-nav',
  867. nextSelector : '#page-nav a',
  868. itemSelector : '#entry, #entry_photo',
  869. bufferPx : 2000,
  870. debug : false,
  871. errorCallback: function() {
  872. $('#infscr-loading').fadeOut('normal');
  873. }},
  874. function( newElements ) {
  875. var $newElems = $( newElements );
  876. $newElems.hide();
  877. $newElems.imagesLoaded(function(){
  878. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  879. });
  880. }); $('#content').show(500);
  881. });
  882. </script>
  883. {/block:indexpage}
  884.  
  885.  
  886. </body>
  887. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement