Advertisement
planthed

Youth

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