mausamixoxo

theme 6

Aug 22nd, 2012
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.19 KB | None | 0 0
  1. <!--
  2. originally by inhalingtrust
  3. edited by witheredtrust
  4. keep the credit or i'll poop on you. jk but seriously have some dignity. kbye.
  5. -->
  6.  
  7. <html lang="en">
  8.  
  9. <head>
  10.  
  11. <script type="text/javascript">
  12. <!--
  13.  
  14. // Disable Right Click Script
  15.  
  16. function IE(e)
  17. {
  18. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  19. {
  20. return false;
  21. }
  22. }
  23. function NS(e)
  24. {
  25. if (document.layers || (document.getElementById && !document.all))
  26. {
  27. if (e.which == "2" || e.which == "3")
  28. {
  29. return false;
  30. }
  31. }
  32. }
  33. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  34.  
  35. //-->
  36. </script>
  37. <link href='http://fonts.googleapis.com/css?family=League+Script|Codystar' rel='stylesheet' type='text/css'>
  38. <link href='http://fonts.googleapis.com/css?family=Didact+Gothic' rel='stylesheet' type='text/css'>
  39. <meta name="color:Background" content="#ffffff"/>
  40. <meta name="color:Title" content="#292929"/>
  41. <meta name="color:Text" content="#363636"/>
  42. <meta name="color:Link" content="#C29B9B"/>
  43. <meta name="color:Blog Title" content="#C29B9B"/>
  44. <meta name="color:scrollbar" content="#727272"/>
  45. <meta name="color:text shadow" content="#000000"/>
  46. <meta name="color:Hover" content="#ddd"/>
  47. <meta name="color:description" content="#ddd"/>
  48. <meta name="color:side pattern border" content="#ddd"/>
  49. <meta name="image:background" content=""/>
  50. <meta name="image:sidebar" content=""/>
  51. <meta name="image:side pattern" content=""/>
  52. <meta name="text:Blog Title" content="" />
  53. <meta name="text:Link One Title" content="link 1" />
  54. <meta name="text:Link One" content="" />
  55. <meta name="text:Link Two Title" content="link2"/>
  56. <meta name="text:Link Two" content="" />
  57. <meta name="text:Link Three Title" content="link 3" />
  58. <meta name="text:Link Three" content="" />
  59. <meta name="text:Link Four Title" content="link 4" />
  60. <meta name="text:Link Four" content="" />
  61.  
  62. </script>
  63.  
  64. <style type="text/css">
  65.  
  66. iframe#tumblr_controls {right:3px !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;}
  67.  
  68. 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;}
  69.  
  70. ::-webkit-scrollbar {width: 5px; height: 4px; background: #eeeeee; border-left: 1px solid #aaaaaa; }
  71.  
  72. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar}; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; border-left: 1px solid
  73. #aaaaaa; border-right: 1px solid #aaaaaa; }
  74.  
  75. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  76.  
  77. @font-face {
  78. font-family: "jenna";
  79. src: url('http://static.tumblr.com/jdjsstr/W6qm7fotz/simpleronde-regular_1_.ttf');
  80. }
  81.  
  82. body{
  83. margin:5px;
  84. background-color: {color:Background};
  85. background-image:url({image:Background});
  86. background-attachment: fixed;
  87. background-repeat: repeat;
  88. font-size: 8px;
  89. font-family: ronda;
  90. line-height:8px;
  91. color:{color:Text};
  92. cursor:url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;
  93. }
  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.  
  101. a:hover {
  102. color:{color:hover};
  103. text-decoration: none;
  104. text-shadow:0px 0px 2px #000;
  105. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  106. }
  107.  
  108. #cunt{width:250px; height:auto;}
  109. {block:PermalinkPage}
  110. width:410px;
  111. {/block:PermalinkPage}
  112. }
  113.  
  114. #center{
  115. padding-top:3px;
  116. padding-bottom:3px;
  117. position:fixed !important;
  118. width:250px;
  119. height:207px;
  120. background-color:#fff;
  121. {block:PermalinkPage}
  122. width:410px;
  123. height:207px;
  124. {/block:PermalinkPage}
  125. }
  126.  
  127. #posts{
  128. opacity: .9;
  129. float:left;
  130. {block:indexpage}
  131. width:530px;
  132. {/block:indexpage}
  133. {block:permalinkpage}
  134. width:800px;
  135. {/block:permalinkpage}
  136. margin-left: 368px;
  137. margin-top: 45px;
  138. z-index:0;
  139. transition: all 0.5s ease-out;
  140. -o-transition-transition: all 0.5s ease-out;
  141. -webkit-transition: all 0.5s ease-out;
  142. -moz-transition: all 0.5s ease-out;
  143. }
  144. @font-face { font-family: "arma"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  145.  
  146. @font-face{
  147. font-family: 'pixel';
  148. font-style: normal;
  149. font-weight: normal;
  150. src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff');}
  151.  
  152. div#sidebar {
  153. position:fixed !important;
  154. opacity: .9;
  155. width: 40px;
  156. height: 100%;
  157. padding:1px;
  158. margin-top: 0px;
  159. margin-left: 320px;
  160. text-align: center;
  161. margin-bottom: 0px;
  162. text-transform: none;
  163. line-height: 8px;
  164. background: white;
  165. font-size: 8px;
  166. font-family: ronda;
  167. letter-spacing: 0px;
  168. border: 1px solid {color:side pattern border};
  169. background-image:url("{image:side pattern}");
  170. transition: all 0.5s ease-out;
  171. -o-transition-transition: all 0.5s ease-out;
  172. -webkit-transition: all 0.5s ease-out;
  173. -moz-transition: all 0.5s ease-out;
  174. }
  175.  
  176. @font-face { font-family: "lovenote"; src: url('http://static.tumblr.com/4yxykdm/k6plrfhwf/ck_love_note.ttf'); }
  177.  
  178. div#topbar{
  179. position:fixed;
  180. background:transparent;
  181. width: 520px;
  182. height: 50px;
  183. border-bottom:1px dashed #ddd;
  184. margin-top:0px;
  185. margin-left:370px;
  186. text-align:center;
  187. }
  188.  
  189. @font-face { font-family: "blackswan"; src: url('http://static.tumblr.com/q54tzar/7POm34eyl/a_s_black_swan_3_.ttf'); }
  190.  
  191. div#blogtitle{
  192. position:fixed;
  193. background:transparent;
  194. margin-top:30px;
  195. margin-left:-2;
  196. font-family: blackswan;
  197. font-size:79px;
  198. z-index:1;
  199. width:520px;
  200. text-shadow:2px 2px 2px #ddd;
  201. color: {color:blog title};
  202. text-align:center;
  203. }
  204.  
  205. div#links{
  206. opacity:1;
  207. position: fixed !important;
  208. border: 0px solid #000000;
  209. width: 1000px;
  210. height: 14px;
  211. font-family: blackswan;
  212. font-size: 30px;
  213. margin-top:500px;
  214. margin-left:145px;
  215. line-height:11px;
  216. text-transform: lowercase;
  217. background-color: transparent;
  218. text-align: center;
  219. z-index:1;
  220. color: {color:link};
  221. text-shadow:0px 1px 3px #ddd;
  222. }
  223.  
  224. #links:hover {
  225. opacity:.9;
  226. transition: all 0.9s ease-out;
  227. -o-transition-transition: all 0.9s ease-out;
  228. -webkit-transition: all 0.9s ease-out;
  229. -moz-transition: all 0.9s ease-out;
  230. }
  231.  
  232. div#picture{
  233. position:fixed;
  234. left:920px;
  235. top:100px;
  236. width:200px;
  237. height:395px;
  238. opacity:0.7;
  239. padding:2px;
  240. border-bottom:2px solid #aaa;
  241. z-index:0;
  242. transition: all 0.9s ease-out;
  243. -o-transition-transition: all 0.9s ease-out;
  244. -webkit-transition: all 0.9s ease-out;
  245. -moz-transition: all 0.9s ease-out;
  246. }
  247.  
  248. #picture:hover{
  249. opacity:0.9;
  250. transition: all 0.9s ease-out;
  251. -o-transition-transition: all 0.9s ease-out;
  252. -webkit-transition: all 0.9s ease-out;
  253. -moz-transition: all 0.9s ease-out;
  254. }
  255.  
  256.  
  257. #desc{
  258. position:fixed;
  259. width:200px;
  260. height:30px;
  261. left:920px;
  262. top:540px;
  263. opacity:0;
  264. font-family:ronda;
  265. color:{color:description};
  266. transition: all 0.9s ease-out;
  267. -o-transition-transition: all 0.9s ease-out;
  268. -webkit-transition: all 0.9s ease-out;
  269. -moz-transition: all 0.9s ease-out;
  270. }
  271.  
  272. #picture:hover #desc{
  273. opacity:1;
  274. top:520px;
  275. transition: all 0.9s ease-out;
  276. -o-transition-transition: all 0.9s ease-out;
  277. -webkit-transition: all 0.9s ease-out;
  278. -moz-transition: all 0.9s ease-out;
  279. }
  280.  
  281.  
  282. @font-face { font-family: "honeyscript"; src: url('http://static.tumblr.com/pwgdr2n/vVMlvpsr5/honeyscript-light_1_.ttf');}
  283.  
  284. @font-face { font-family: "that one thing"; src: url('http://static.tumblr.com/bepad33/6M6m295eu/delius-regular.ttf'); }
  285.  
  286.  
  287. h3{
  288. font-family: stars;
  289. font-size: 80px;
  290. line-height: 12px;
  291. color: #A78282;
  292. font-weight: normal;
  293. line-height:15px;
  294. letter-spacing: 1px;
  295. font-style: normal;
  296. text-transform: lowercase;
  297. text-align: right;
  298. padding: 0px;
  299. margin:0px;
  300. }
  301.  
  302. #entry .perma a{
  303. color:;}
  304. @font-face { font-family: "beansprout"; src: url('http://static.tumblr.com/pwgdr2n/aDQm3ij6n/1-beansprout-dna.ttf'); }
  305.  
  306. @font-face { font-family: "arma"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  307.  
  308. @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  309.  
  310. @font-face { font-family: "silkscreen"; src: url('http://static.tumblr.com/jdjsstr/94Vm81hpy/ferrica_1_.ttf'); }
  311.  
  312. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  313.  
  314. .permalink {
  315. display: block;
  316. border-top: 1px solid #ddd;
  317. padding: 2px;
  318. margin: 4px 8px 0px 8px;
  319. text-transform: uppercase;
  320. font-family: littlefont;
  321. font-size: 8px;
  322. color: #424242;
  323. line-height: 18px;
  324. text-align: center;
  325. text-decoration: none;
  326. -webkit-transition: color 0.5s ease-out;
  327. -moz-transition: color 0.5s ease-out;
  328. }
  329.  
  330. #entry .perma a{
  331. color:;}
  332.  
  333.  
  334. #entry .perma{
  335. width:250px;
  336. height: 0px;
  337. text-transform: uppercase;
  338. font-family: pixel;
  339. position: absolute;
  340. font-size: 8px;
  341. line-height: 11px;
  342. text-align: center;
  343. overflow:hidden;
  344. opacity: 0.0;
  345. background-color:#fff;
  346. margin-top:0px;
  347. margin-left: 0px;
  348. letter-spacing: 0px;
  349. border-radius: 0px;
  350. -webkit-transition: opacity 0.5s linear; opacity: 0.9;
  351. -webkit-transition: all 0.5s linear;
  352. -moz-transition: all 0.5s linear;
  353. transition: all 0.5s linear;
  354. }
  355.  
  356. #entry:hover .perma{
  357. margin-top: 0px;
  358. margin-left: 0px;
  359. width: 250px;
  360. height: 12px;
  361. text-transform:uppercase;
  362. overflow:visible;
  363. -webkit-transition: all 0.5s linear; opacity: 0.8;
  364. -webkit-transition: all 0.5s linear;
  365. -moz-transition: all 0.5s linear;
  366. transition: all 0.5s linear;
  367. }
  368.  
  369. .permalinktext {
  370. display: block;
  371. padding: 1px;
  372. margin: 0px 0px 0px 8px;
  373. text-transform: uppercase;
  374. font-family: pixel;
  375. letter-spacing: 1px;
  376. font-size: 8px;
  377. color: #424242;
  378. line-height: 10px;
  379. text-align: right;
  380. text-decoration: none;
  381. -webkit-transition: color 0.5s ease-out;
  382. -moz-transition: color 0.5s ease-out;
  383. border-top: 1px solid #dcdcdc;
  384. }
  385.  
  386. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  387. #postnotes{
  388. text-align: left;
  389. }
  390.  
  391. #postnotes blockquote{
  392. border: 0px;
  393. }
  394.  
  395. #entry{
  396. font-family: ronda;
  397. opacity:0.7;
  398. font-size: 8px;
  399. line height: 11px;
  400. text-align:center;
  401. z-index:1;
  402. float:left;
  403. width: 250px;
  404. height: auto;
  405. {block:PermalinkPage}
  406. width: 514px;
  407. height: auto;
  408. {/block:PermalinkPage}
  409. line-height:8px;
  410. background-color:#fff;
  411. margin-right:3px;
  412. overflow:hidden;
  413. margin-bottom:3px;
  414. padding: 2px;
  415. padding-bottom:2px;
  416. border: 3px solid #ddd;
  417. transition: all 0.5s ease-out;
  418. -o-transition-transition: all 0.5s ease-out;
  419. -webkit-transition: all 0.5s ease-out;
  420. -moz-transition: all 0.5s ease-out;
  421. }
  422.  
  423. #entry:hover{
  424. opacity: 0.9;
  425. transition: all 0.5s ease-out;
  426. -o-transition-transition: all 0.5s ease-out;
  427. -webkit-transition: all 0.5s ease-out;
  428. -moz-transition: all 0.5s ease-out;
  429. }
  430.  
  431.  
  432. @font-face { font-family: "cedarcursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v1/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  433.  
  434. @font-face {font-family: "Meow";src: url( http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}
  435.  
  436. #permapage{
  437. font-family: that one thing;
  438. font-size: 9px;
  439. line-height: 8px;
  440. text-align: center;
  441. padding-bottom:10px;
  442. z-index:9999;}
  443.  
  444. .title{
  445. font-family: didact gothic;
  446. font-size: 14px;
  447. line-height: 12px;
  448. color: {color:Title};
  449. font-weight: normal;
  450. letter-spacing: 0px;
  451. padding: 10px 0px 0px 0px;
  452. }
  453.  
  454. @font-face { font-family: "beauty"; src: url('http://static.tumblr.com/2zvjoo9/n9Mm31t9e/discoverbeauty.ttf');}
  455.  
  456. .blogtitle{
  457. font-family: beauty;
  458. font-size: 18px;
  459. line-height: 18px;
  460. color: {color:Link};
  461. font-weight: normal;
  462. }
  463.  
  464. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  465.  
  466. blockquote{
  467. padding:0px 0px 2px 3px;
  468. margin:0px 0px 2px 1px;
  469. }
  470. ul, ol, li{
  471. list-style:none;
  472. margin:0px;
  473. padding:0px;
  474. }
  475.  
  476. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  477. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  478. }
  479.  
  480. a.links {
  481. font-family: ronda;
  482. font-size: 8px;
  483. line-height: 8px;
  484. text-transform: normal;
  485. letter-spacing:0px;
  486. display:block;
  487. padding: 0px;
  488. margin-bottom: 0px;
  489. }
  490.  
  491. a.links:hover {
  492. font-style: none;
  493. text-decoration: none;
  494. letter-spacing:10px;
  495. }
  496.  
  497. </style>
  498. <title>{title}</title>
  499. <link rel="shortcut icon" href="http://th839.photobucket.com/albums/zz313/galacutie_bucket/th_mini-graphics-bows-835317.gif">
  500. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  501. <meta name="viewport" content="width=720" />
  502. </head>
  503. <body>
  504. <div id="center">
  505. <div id="content">
  506. <div id="sidebar">
  507. </div>
  508. <div id="topbar"><center>
  509. <div id="blogtitle">{text:Blog Title}</div>
  510. <div id="links">
  511. <a href="{text:Link One}">{text:Link One Title}</a> -
  512. <a href="{text:Link Two}">{text:Link Two Title}</a> -
  513. <a href="{text:Link Three}">{text:Link Three Title}</a> -
  514. <a href="{text:Link Four}">{text:Link Four Title}</a></div>
  515. </div>
  516. <div id="picture">
  517. <a href="/"><img src="{image:sidebar}" style="height: 395px; width:200px;"></a><br>
  518. <center
  519. <div id="desc">{Description} </center></div>
  520. <br>
  521.  
  522. </div>
  523. </div>
  524.  
  525. <div id="posts">
  526. {block:Posts}
  527. <div id="entry">
  528.  
  529. {block:Text}
  530. {block:Title}<span class="title">{Title}</span>{/block:Title}
  531. <span class="entrytext">{Body}</span>
  532. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#000">†</font> <a href="{permalink}">{timeago}</a> </div>
  533. {/block:Text}
  534.  
  535. {block:Link}
  536. <a href="{URL}" class="title">{Name}</a>
  537. {block:Description}{Description}{/block:Description}
  538. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#000">†</font> <a href="{permalink}">{timeago}</a> </div>
  539. {block:Link}
  540.  
  541. {block:Photo}{block:IndexPage}
  542. <div class="perma">
  543. <a href="{permalink}">{NoteCountWithLabel}</a> - <a> posted {timeago} </a> - <a> <a href="{ReblogURL}" target="_blank"> relove </a></span></div>
  544. {/block:IndexPage}
  545. {block:IndexPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width=250px /></a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=514px/>{LinkCloseTag}{/block:PermalinkPage}
  546. {/block:Photo}
  547.  
  548.  
  549. {block:Quote}
  550. <span class="entrytext">{Quote}</span>
  551. {block:Source}<b><a href="{Permalink}">{Source}</a></b>{/block:Source}
  552. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#000">†</font> <a href="{permalink}">{timeago}</a> </div>
  553. {/block:Quote}
  554.  
  555. {block:Chat}
  556. {block:Title}<span class="title">{Title}</span>{/block:Title}
  557. <ul class="chat">
  558. {block:Lines}
  559. <li class="user_{UserNumber}">
  560. {block:Label}
  561. <span class="label">{Label}</span>
  562. {/block:Label}
  563.  
  564. {Line}
  565. </li>
  566. {/block:Lines}
  567. </ul>
  568. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#000">†</font> <a href="{permalink}">{timeago}</a> </div>
  569. {/block:Chat}
  570.  
  571.  
  572. {block:Audio}
  573. <center><div style="width:300px; height:28px;"><div style="float:left">{AudioPlayerGrey}</div><div style="margin-top:10px; float:left;">
  574. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center><br>
  575. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#000">†</font> <a href="{permalink}">{timeago}</a> </div>
  576. {/block:Audio}
  577.  
  578. {block:Video}<center>
  579. <div class="video">{Video-400}</div></center>
  580. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#000">†</font> <a href="{permalink}">{timeago}</a> </div>
  581. {block:Video}
  582.  
  583.  
  584. {block:Answer}
  585. <div style="border-radius:5px; border: 1px solid #fdb0b0; margin: 3px; min-height:30px; padding: 3px; background-color: transparent; box-shadow: 0px 0px 3px 0px #aaa; font-family: ronda; font-size: 8px;">
  586. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; box-shadow: 0px 0px 0px 2px #ddd; border-top-right-radius:3px; border-bottom-right-radius:3px; border-top-left-radius:3px; border-bottom-left-radius:3px;"/>
  587. {Asker} was like: {Question}</div>
  588. <div style="font-family: ronda; font-size: 8px;">
  589. {Answer} <br>
  590. </div>
  591. <center><span class="permatext"><div class="peeta"><a href="{permalink}"> </a></div></span>
  592. {/block:Answer}
  593.  
  594. {block:PostNotes}<div align="middle">{caption}</div>
  595. <center>
  596.  
  597. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  598.  
  599. {block:HasTags}
  600. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  601. {block:RebloggedFrom}
  602. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  603. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  604.  
  605. {/block:RebloggedFrom}
  606. </center></span>
  607. <br>
  608. <div id="postnotes">{PostNotes}</div><br>
  609.  
  610. <center>{block:ContentSource}
  611. <br><a href="{SourceURL}">
  612. {lang:Source}:
  613. {block:SourceLogo}
  614. <img src="{BlackLogoURL}" width="{LogoWidth}"
  615. height="{LogoHeight}" alt="{SourceTitle}" />
  616. {/block:SourceLogo}
  617. {block:NoSourceLogo}
  618. {SourceLink}
  619. {/block:NoSourceLogo}
  620. </a>
  621. {/block:ContentSource}</center>
  622.  
  623. {/block:PostNotes}
  624. </div>
  625. {/block:Posts}
  626. </div></div>
  627.  
  628. {block:indexpage}
  629. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  630. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  631. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  632. <script type="text/javascript">
  633. $(window).load(function(){
  634. var $wall = $('#posts');
  635. $wall.imagesLoaded(function(){
  636. $wall.masonry({
  637. itemSelector: '#entry, #entry_photo',
  638. isAnimated : false
  639. });
  640. });
  641.  
  642. $wall.infinitescroll({
  643. navSelector : '#page-nav',
  644. nextSelector : '#page-nav a',
  645. itemSelector : '#entry, #entry_photo',
  646. bufferPx : 2000,
  647. debug : false,
  648. errorCallback: function() {
  649. $('#infscr-loading').fadeOut('normal');
  650. }},
  651. function( newElements ) {
  652. var $newElems = $( newElements );
  653. $newElems.hide();
  654. $newElems.imagesLoaded(function(){
  655. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  656. });
  657. }); $('#content').show(500);
  658. });
  659. </script>
  660. {/block:indexpage}
  661.  
  662. </div>
  663. </body>
  664. <BODY onselectstart="return false;" ondragstart="return false;">
  665. <div style="position:fixed; font-family: ronda; bottom:5px; right:5px;">
  666. <a href="http://witheredtrust.tumblr.com/">theme</a>
Advertisement
Add Comment
Please, Sign In to add comment