Advertisement
planthed

black magic

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