Advertisement
planthed

Yellow

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