Advertisement
planthed

Lane Boy

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