Advertisement
lennonthemes

Pineapple

Mar 27th, 2013
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.49 KB | None | 0 0
  1. <!--- _ _ __ _ _ _ _ _ _ _ _
  2. __| (_)___ __ ___ _ __ / _(_) |_(_)_ _ __ _ | |_| |_ ___ _ __ ___ __| | | |
  3. / _` | (_-</ _/ _ \ ' \| _| | _| | ' \/ _` | | _| ' \/ -_) ' \/ -_|_-<_|_|_|
  4. \__,_|_/__/\__\___/_|_|_|_| |_|\__|_|_||_\__, | \__|_||_\___|_|_|_\___/__(_|_|_)
  5. |___/ DO NOT REMOVE CRED--->
  6.  
  7.  
  8. <head>
  9.  
  10. <script type="text/javascript">
  11. <!--
  12.  
  13. // Disable Right Click Script
  14.  
  15. function IE(e)
  16. {
  17. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  18. {
  19. return false;
  20. }
  21. }
  22. function NS(e)
  23. {
  24. if (document.layers || (document.getElementById && !document.all))
  25. {
  26. if (e.which == "2" || e.which == "3")
  27. {
  28. return false;
  29. }
  30. }
  31. }
  32. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  33.  
  34. //-->
  35. </script>
  36. <meta name="color:Background" content="#ffffff"/>
  37. <meta name="color:Title" content="#292929"/>
  38. <meta name="color:Text" content="#363636"/>
  39. <meta name="color:Link" content="#646060"/>
  40. <meta name="color:scrollbar" content="#ffffff"/>
  41. <meta name="color:Hover" content="#ddd"/>
  42. <meta name="image:Background" content=""/>
  43. <meta name="image:Sidebar" content=""/>
  44. <meta name="color:border" content="#ddd"/>
  45. <meta name="color:sidebar bg" content="#ddd"/>
  46. <meta name="color:titlebar" content="#000" />
  47. <meta name="text:Link 1 Title" content="home"/>
  48. <meta name="text:Link 1" content="/ask"/>
  49. <meta name="text:Link 2 Title" content="ask"/>
  50. <meta name="text:Link 2" content=""/>
  51. <meta name="text:Link 3 Title" content="link"/>
  52. <meta name="text:Link 3" content=""/>
  53. <meta name="text:Link 4 Title" content="link"/>
  54. <meta name="text:Link 4" content=""/>
  55.  
  56. </script>
  57.  
  58. <style type="text/css">
  59. @import url(http://fonts.googleapis.com/css?family=Handlee);
  60. @import url(http://fonts.googleapis.com/css?family=Rock+Salt);
  61. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 1s linear;opacity: 1;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  62. z-index: 9999999999;
  63. position: fixed !important;
  64. -webkit-filter: invert(100%)
  65. }
  66.  
  67. iframe#tumblr_controls: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;}
  68.  
  69. ::-webkit-scrollbar-thumb:vertical {
  70. height:4px;
  71. background-color: #fff;
  72. border:solid 1px {color:borders};
  73. }
  74.  
  75. ::-webkit-scrollbar-thumb:horizontal {
  76. height:4px;
  77. background-color: #fff;
  78. border:solid 1px {color:borders};
  79. }
  80.  
  81. ::-webkit-scrollbar {
  82. width:4px;
  83. height:1px;
  84. background:#fff;
  85. margin-right:5px;
  86. border:solid 1px {color:borders};
  87. }
  88.  
  89.  
  90.  
  91. body{
  92. margin:5px;
  93. background-color: {color:Background};
  94. background-image:url({image:Background});
  95. background-attachment: fixed;
  96. background-repeat: repeat;
  97. font-size: 8px;
  98. font-family: arma;
  99. line-height:8px;
  100. color:{color:Text};
  101. }
  102.  
  103.  
  104. a:link, a:active, a:visited{
  105. color:{color:link};
  106. text-decoration: none;
  107. -webkit-transition: color 0.4s ease-out;
  108. -moz-transition: color 0.4s ease-out;
  109. }
  110.  
  111. a:hover{
  112. color:{color:hover};
  113. text-shadow:0.1em 0.1em #000;
  114. }
  115.  
  116. #cunt{width:250px; height:auto;}
  117. {block:PermalinkPage}
  118. width:410px;
  119. {/block:PermalinkPage}
  120. }
  121.  
  122. #center{
  123. padding-top:3px;
  124. padding-bottom:3px;
  125. position:fixed !important;
  126. width:250px;
  127. height:207px;
  128. background-color:#fff;
  129. {block:PermalinkPage}
  130. width:410px;
  131. height:207px;
  132. {/block:PermalinkPage}
  133. }
  134.  
  135. #posts{
  136. opacity: 1;
  137. float:center;
  138. {block:indexpage}
  139. width:900px;
  140. {/block:indexpage}
  141. {block:permalinkpage}
  142. width:800px;
  143. margin-top: 40px;
  144. {/block:permalinkpage}
  145. margin-left: 450px;
  146. margin-top: 0px;
  147. transition: all 0.5s ease-out;
  148. -o-transition-transition: all 0.5s ease-out;
  149. -webkit-transition: all 0.5s ease-out;
  150. -moz-transition: all 0.5s ease-out;
  151. z-index: 999;
  152. }
  153.  
  154. #posts:hover{
  155. opacity: 1;
  156. transition: all 0.5s ease-out;
  157. -o-transition-transition: all 0.5s ease-out;
  158. -webkit-transition: all 0.5s ease-out;
  159. -moz-transition: all 0.5s ease-out;
  160. }
  161.  
  162.  
  163. #sidebar{
  164. z-index:9999999;
  165. margin-top: 100px;
  166. padding-bottom: 0px;
  167. margin-left: 100px;
  168. font-family: 'Handlee', cursive;
  169. font-size: 12px;
  170. position:fixed !important;
  171. background-color: white;
  172. width: 240px;
  173. border: 2px solid {color:border};
  174. padding: 20px;
  175. height:auto;
  176. padding-top: 30px;
  177. padding-bottom: 30px;
  178. }
  179.  
  180. div#description{
  181. font-family: 'Handlee', cursive;
  182. padding-top: 9px;
  183. margin-top: 2px;
  184. padding-bottom: 2px;
  185. background-color:transparent;
  186. font-size: 14px;
  187. text-align:center;
  188. overflow:hidden;
  189. margin-left: 0px;
  190. width: 250px;
  191. height: auto;
  192. }
  193.  
  194.  
  195.  
  196. .link1{
  197. z-index: 999999999999999999999;
  198. position: fixed!important;
  199. -webkit-transform: rotate(0deg);
  200. width: 60px;
  201. height: 22px;
  202. display:block;
  203. font-size:15px;
  204. text-align:center;
  205. margin-left:10px;
  206. margin-top: 180px;
  207. background-color:#fff;
  208. letter-spacing: 1px;
  209. padding: 2px;
  210. font-family: 'Handlee', cursive;
  211. color: #000000;
  212. background-color: white;
  213. overflow:hidden;
  214. opacity:1;
  215. padding: 4px;
  216. border-top: 2px solid {color:border};
  217. border-right: 2px solid {color:border};
  218. border-left: 2px solid {color:border};
  219. border-bottom: 2px solid {color:border}
  220. }
  221.  
  222. .link2{
  223. z-index: 999999999999999999999;
  224. position: fixed!important;
  225. -webkit-transform: rotate(0deg);
  226. width:60px;
  227. height: 22px;
  228. display:block;
  229. font-size:15px;
  230. text-align:center;
  231. margin-left: 10px;
  232. margin-top: 230px;
  233. background-color:#fff;
  234. letter-spacing: 1px;
  235. padding: 2px;
  236. font-family: 'Handlee', cursive;
  237. color: #000000;
  238. background-color: white;
  239. overflow:hidden;
  240. opacity:1;
  241. padding: 4px;
  242. border-top: 2px solid {color:border};
  243. border-bottom: 2px solid {color:border};
  244. border-right: 2px solid {color:border};
  245. border-left: 2px solid {color:border};
  246. }
  247.  
  248. .link3{
  249. z-index: 999999999999999999999;
  250. position: fixed!important;
  251. -webkit-transform: rotate(0deg);
  252. width:60px;
  253. height: 22px;
  254. display:block;
  255. font-size:15px;
  256. text-align:center;
  257. margin-left: 10px;
  258. margin-top: 280px;
  259. background-color:#fff;
  260. letter-spacing: 1px;
  261. padding: 2px;
  262. font-family: 'Handlee', cursive;
  263. color: #000000;
  264. background-color: white;
  265. overflow:hidden;
  266. opacity:1;
  267. padding: 4px;
  268. border-top: 2px solid {color:border};
  269. border-bottom: 2px solid {color:border};
  270. border-right: 2px solid {color:border};
  271. border-left: 2px solid {color:border};
  272. }
  273.  
  274. .link4{
  275. z-index: 999999999999999999999;
  276. position: fixed!important;
  277. -webkit-transform: rotate(0deg);
  278. width:60px;
  279. height: 22px;
  280. display:block;
  281. font-size:15px;
  282. text-align:center;
  283. margin-left: 10px;
  284. margin-top: 330px;
  285. background-color:#fff;
  286. letter-spacing: 1px;
  287. padding: 2px;
  288. font-family: 'Handlee', cursive;
  289. color: #000000;
  290. background-color: white;
  291. overflow:hidden;
  292. opacity:1;
  293. padding: 4px;
  294. border-top: 2px solid {color:border};
  295. border-bottom: 2px solid {color:border};
  296. border-right: 2px solid {color:border};
  297. border-left: 2px solid {color:border};
  298. }
  299.  
  300. .stats{
  301. z-index: 999999999999999999999;
  302. -webkit-transform: rotate(-0deg);
  303. position: fixed!important;
  304. width:200px;
  305. display:block;
  306. font-size:16px;
  307. height: 26px;
  308. text-align:center;
  309. margin-left:4px;
  310. margin-top:30px;
  311. background-color:#fff;
  312. letter-spacing: 5px;
  313. padding: 2px;
  314. font-family: 'Handlee', cursive;
  315. color: #000000;
  316. background-color: white;
  317. overflow:hidden;
  318. opacity:1;
  319. border-bottom: 2px solid {color:border};
  320. border-right: 2px solid {color:border};
  321. border-left: 2px solid {color:border};
  322. padding-right: 14px;
  323. padding-left: 14px;
  324. }
  325.  
  326.  
  327. div#line{
  328. opacity: 1.0;
  329. width:55px;
  330. position:fixed !important;
  331. text-align:center;
  332. top:170px;
  333. height:165px;
  334. background:transparent;
  335. margin-left:140px;
  336. border:3px double #aaa;
  337. -webkit-animation:fadeInDownBig 3s;
  338. -moz-animation:fadeInDownBig 3s;
  339. -ms-animation:fadeInDownBig 3s;
  340. -webkit-transition: all 0.5s ease;
  341. -moz-transition: all 0.5s ease;
  342. -o-transition: all 0.5s ease;
  343. }
  344.  
  345.  
  346.  
  347. #entry .perma a{
  348. color:;}
  349.  
  350. .permalink {
  351. display: block;
  352. border-top: 1px solid #ddd;
  353. padding: 3px;
  354. margin: 4px 8px 0px 8px;
  355. font-family: 'Handlee', cursive;
  356. font-size: 8px;
  357. color: #424242;
  358. line-height: 18px;
  359. text-align: center;
  360. text-decoration: none;
  361. text-transform:uppercase;
  362. -webkit-transition: color 0.9s ease-out;
  363. -moz-transition: color 0.9s ease-out;
  364. }
  365.  
  366.  
  367. #entry .perma{
  368. width:216px;
  369. height: 35px;
  370. font-family: 'Handlee', cursive;
  371. position: absolute;
  372. font-size: 15px;
  373. line-height: 35px;
  374. color: #fff;
  375. text-shadow:0px 0px 4px #000;
  376. text-align: center;
  377. overflow:hidden;
  378. opacity: 0.0
  379. background: transparent;
  380. letter-spacing:1px;
  381. bottom:-10px;
  382. margin: center;
  383. -webkit-transition: opacity 0.5s linear; opacity: 0.0;
  384. -webkit-transition: all 0.5s linear;
  385. -moz-transition: all 0.5s linear;
  386. transition: all 0.5s linear;
  387. }
  388.  
  389. #entry .perma a{color: #fff; }
  390. #entry .perma a:hover{color: #000; text-shadow: none;text-shadow:0px 0px 4px #000;}
  391.  
  392. #entry:hover .perma{
  393. margin-bottom: 10px;
  394. overflow:visible;
  395. -webkit-transition: all 0.5s linear; opacity: 0.8;
  396. -webkit-transition: all 0.5s linear;
  397. -moz-transition: all 0.5s linear;
  398. transition: all 0.5s linear;
  399. }
  400.  
  401. .permalinktext {
  402. display: block;
  403. padding: 1px;
  404. margin: 0px 0px 0px 8px;
  405. font-family: pixel;
  406. letter-spacing: 0px;
  407. font-size: 8px;
  408. color: #424242;
  409. line-height: 10px;
  410. text-align: right;
  411. text-decoration: none;
  412. text-transform:uppercase;
  413. -webkit-transition: color 0.5s ease-out;
  414. -moz-transition: color 0.5s ease-out;
  415. border-top: 3px double #ddd;
  416. }
  417.  
  418.  
  419.  
  420. #postnotes{
  421. text-align: left;
  422. }
  423.  
  424. #postnotes blockquote{
  425. border: 0px;
  426. }
  427.  
  428. askk {
  429. font-family: 'Handlee', cursive;
  430. color: {color:Title};
  431. font-size:18px;
  432. z-index:1;
  433. }
  434.  
  435. #entry{
  436. font-family: 'Handlee', cursive;
  437. font-size: 11px;
  438. text-align:left;
  439. z-index:9999;
  440. float:left;
  441. width: 230px;
  442. height: auto;
  443. {block:PermalinkPage}
  444. width: 498px;
  445. height: auto;
  446. {/block:PermalinkPage}
  447. line-height:10px;
  448. background-color:#fff;
  449. margin-right:2px;
  450. overflow:hidden;
  451. margin-bottom:2px;
  452. padding: 3px;
  453. padding-bottom: 2px;
  454. border: 3px double {color:border};
  455. transition: all 0.5s ease-out;
  456. -o-transition-transition: all 0.5s ease-out;
  457. -webkit-transition: all 0.5s ease-out;
  458. -moz-transition: all 0.5s ease-out;
  459. }
  460.  
  461.  
  462.  
  463.  
  464. .title{
  465. text-transform: lowercase;
  466. font-size: 18px;
  467. padding:5px;
  468. line-height:22px;
  469. letter-spacing: 2px;
  470. font-weight: normal;
  471. font-family: 'Handlee', cursive;
  472. }
  473.  
  474. .blogtitle{
  475. position: fixed!important;
  476. z-index: 99999999999999999999999999999999999;
  477. font-size:20px;
  478. text-transform: normal;
  479. margin-top:70px;
  480. line-height:25px;
  481. margin-left: 168px;
  482. border-top: 2px solid {color:border};
  483. border-right: 2px solid {color:border};
  484. border-left: 2px solid {color:border};
  485. background-color: white;
  486. color:#000;
  487. text-shadow: 0px 0px 10px #fff;
  488. padding:4px;
  489. width:auto;
  490. letter-spacing:1px;
  491. font-family: 'Rock Salt', cursive;
  492. }
  493.  
  494.  
  495.  
  496. #s-m-t-tooltip {
  497. max-width:300px;
  498. padding:3px 4px 5px 4px;
  499. margin:20px 0px 0px 20px;
  500. background-color:#BEBEBE; /* change the background color */
  501. border:2px solid #5e7c99; /* change the border color */
  502. font-family:arial; /* change the font */
  503. font-size:11px; /* change the font size */
  504. letter-spacing:2px; /* change the letter spacing */
  505. text-transform:uppercase; /* can be uppercase, lowercase, none*/
  506. color:#999; /* change the text color */
  507. z-index:999999999999999999999999999999999999;
  508. }
  509.  
  510.  
  511.  
  512. blockquote{
  513. padding:0px 0px 2px 3px;
  514. margin:0px 0px 2px 1px;
  515. }
  516. ul, ol, li{
  517. list-style:none;
  518. margin:0px;
  519. padding:0px;
  520. }
  521.  
  522. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  523. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  524. }
  525.  
  526. a.links {
  527. font-family: 'Handlee', cursive;
  528. font-size: 8px;
  529. line-height: 8px;
  530. text-transform: normal;
  531. letter-spacing:0px;
  532. display:block;
  533. padding: 0px;
  534. margin-bottom: 0px;
  535. }
  536.  
  537. a.links:hover {
  538. font-style: none;
  539. text-decoration: none;
  540. letter-spacing:10px;
  541. }
  542.  
  543.  
  544.  
  545.  
  546.  
  547.  
  548. </style>
  549.  
  550. <title>{title}</title>
  551.  
  552. <link rel="shortcut icon" href="{Favicon}">
  553. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  554. <meta name="viewport" content="width=820" />
  555.  
  556. <div class="wrapper">
  557. <div class="header">
  558.  
  559. <div id="sidebarbackground"></div>
  560.  
  561. <div class="blogtitle">{Title} </div>
  562.  
  563. <div id="sidebar"><a href="/"><img src="{image:sidebar}" width=100%></a>
  564.  
  565.  
  566. <div id="description">{description}</div>
  567.  
  568.  
  569.  
  570.  
  571.  
  572. <div class="stats">
  573. <center><div id="stat">
  574. <FONT COLOR="000000"> MUSIC CODE HERE!
  575. </div><center> </div>
  576. </strong>
  577. </div>
  578.  
  579.  
  580. <div class="link1">
  581. <a href="{text:Link 1}"></br>{text:Link 1 Title}</a> </div>
  582.  
  583. <div class="link2">
  584. <a href="{text:Link 2}"></br>{text:Link 2 Title}</a> </div>
  585.  
  586. <div class="link3">
  587. <a href="{text:Link 3}"></br>{text:Link 3 Title}</a> </div>
  588.  
  589. <div class="link4">
  590. <a href="{text:Link 4}"></br>{text:Link 4 Title}</a> </div>
  591.  
  592.  
  593.  
  594. </div>
  595. </div>
  596.  
  597. <div id="posts">
  598. {block:Posts}
  599. <div id="entry">
  600.  
  601. {block:Text}
  602. {block:Title}<span class="title">{Title}</span>{/block:Title}
  603. <span class="entrytext">{Body}</span>
  604. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> </div>
  605. {/block:Text}
  606.  
  607. {block:Link}
  608. <a href="{URL}" class="title">{Name}</a>
  609. {block:Description}{Description}{/block:Description}
  610. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> </div>
  611. {block:Link}
  612.  
  613. {block:Photo}{block:IndexPage}
  614. <div class="perma">
  615. <center><a href="{permalink}">{NoteCountWithLabel}</a> = <a> <a href="{ReblogURL}" target="_blank">reblog</a></span></div></center>
  616. {/block:IndexPage}
  617. {block:IndexPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width=230px /></a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=498px/>{LinkCloseTag}{/block:PermalinkPage}
  618. {/block:Photo}
  619.  
  620.  
  621. {block:Quote}
  622. <span class="entrytext">{Quote}</span>
  623. {block:Source}<b><a href="{Permalink}">{Source}</a></b>{/block:Source}
  624. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> </div>
  625. {/block:Quote}
  626.  
  627. {block:Chat}
  628. {block:Title}<span class="title">{Title}</span>{/block:Title}
  629. <ul class="chat">
  630. {block:Lines}
  631. <li class="user_{UserNumber}">
  632. {block:Label}
  633. <span class="label">{Label}</span>
  634. {/block:Label}
  635.  
  636. {Line}
  637. </li>
  638. {/block:Lines}
  639. </ul>
  640. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font></div>
  641. {/block:Chat}
  642.  
  643.  
  644. {block:Audio}
  645. <center><div style="width:300px; height:28px;"><div style="float:left">{AudioPlayerGrey}</div><div style="margin-top:10px; float:left;">
  646. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center><br>
  647. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font></div>
  648. {/block:Audio}
  649.  
  650. {block:Video}<center>
  651. <div style="padding-top:0px; padding-bottom:2px;">
  652. {Video-250}</div>
  653. <div style="padding-bottom:5px;">{block:Caption}{Caption}{/block:Caption}</div>
  654. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font></div>
  655. {block:Video}
  656.  
  657. {block:Answer}
  658. <br>
  659. <div style="border-radius:5px; border: 1px solid #ddd; margin: 3px; margin-top: -2px; min-height:30px; padding: 3px; background: white; box-shadow: 0px 0px 5px 3px #eee;">
  660. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; box-shadow: 0px 0px 0px 2px #E6DFDF; border-radius: 3px;"/>
  661. <askk>{Asker}</askk>: {Question}<br></div>
  662. <div style="font-family: stanberry; font-size: 11px;">
  663. {Answer}
  664. </div>
  665. {/block:Answer}
  666.  
  667. {block:PostNotes}<div align="middle">{caption}</div>
  668. <center>
  669.  
  670. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  671.  
  672. {block:HasTags}
  673. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  674. {block:RebloggedFrom}
  675. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  676. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  677.  
  678. {/block:RebloggedFrom}
  679. </center></span>
  680. <br>
  681. <div id="postnotes">{PostNotes}</div><br>
  682.  
  683. <center>{block:ContentSource}
  684. <br><a href="{SourceURL}">
  685. {lang:Source}:
  686. {block:SourceLogo}
  687. <img src="{BlackLogoURL}" width="{LogoWidth}"
  688. height="{LogoHeight}" alt="{SourceTitle}" />
  689. {/block:SourceLogo}
  690. {block:NoSourceLogo}
  691. {SourceLink}
  692. {/block:NoSourceLogo}
  693. </a>
  694. {/block:ContentSource}</center>
  695.  
  696. {/block:PostNotes}
  697. </div>
  698. {/block:Posts}
  699. </div></div>
  700.  
  701. {block:indexpage}
  702. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  703. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  704. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  705. <script type="text/javascript">
  706. $(window).load(function(){
  707. var $wall = $('#posts');
  708. $wall.imagesLoaded(function(){
  709. $wall.masonry({
  710. itemSelector: '#entry, #entry_photo',
  711. isAnimated : false
  712. });
  713. });
  714.  
  715. $wall.infinitescroll({
  716. navSelector : '#page-nav',
  717. nextSelector : '#page-nav a',
  718. itemSelector : '#entry, #entry_photo',
  719. bufferPx : 2000,
  720. debug : false,
  721. errorCallback: function() {
  722. $('#infscr-loading').fadeOut('normal');
  723. }},
  724. function( newElements ) {
  725. var $newElems = $( newElements );
  726. $newElems.hide();
  727. $newElems.imagesLoaded(function(){
  728. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  729. });
  730. }); $('#content').show(500);
  731. });
  732. </script>
  733. {/block:indexpage}
  734.  
  735. </body>
  736. <div style="position:fixed; top:35px; right:5px; background-color:#eee; font-size:10px;">
  737. <a href="http://discomfiting.tumblr.com">感到不安</a></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement