Advertisement
planthed

Growing.

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