Advertisement
planthed

Break free

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