Asiasthemes

As long as you love me theme

Aug 12th, 2012
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.35 KB | None | 0 0
  1. <!--
  2. basecode by inhalingtrust. edited by me seekingtrust , put the credit somewhere?(:
  3. -->
  4.  
  5. <html lang="en">
  6.  
  7. <head>
  8.  
  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. <link href='http://fonts.googleapis.com/css?family=Didact+Gothic' rel='stylesheet' type='text/css'>
  37. <meta name="color:Background" content="#ffffff"/>
  38. <meta name="color:Title" content="#292929"/>
  39. <meta name="color:Text" content="#363636"/>
  40. <meta name="color:Link" content="#C29B9B"/>
  41. <meta name="color:scrollbar" content="#727272"/>
  42. <meta name="color:Sidebar Title" content="#717171"/>
  43. <meta name="color:Hover" content="#ddd"/>
  44. <meta name="image:Background" content=""/>
  45.  
  46. <meta name="image:sidebar2" content="2" />
  47. <meta name="image:sidebar3" content="3" />
  48. <meta name="text:Sidebar Title" content="Lovely"/>
  49. <meta name="text:Link One" content="/"/>
  50. <meta name="text:Link One Title" content="home"/>
  51. <meta name="text:Link Two" content="/ask"/>
  52. <meta name="text:Link Two Title" content="inbox"/>
  53. <meta name="text:Link Three" content="/links"/>
  54. <meta name="text:Link Three Title" content="links"/>
  55. <meta name="text:Link Four" content=""/>
  56. <meta name="text:Link Four Title" content="1 here"/>
  57. </script>
  58.  
  59. <style type="text/css">
  60.  
  61.  
  62.  
  63. 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;}
  64.  
  65. 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;}
  66.  
  67. ::-webkit-scrollbar {width: 4px; height: 4px; background: #eeeeee;}
  68.  
  69. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar}; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; border-left: 1px solid
  70. #aaaaaa; border-radius:10px; }
  71.  
  72. body, a, a:hover {cursor: url(http://i.imgur.com/2qleX.jpg), progress;}
  73.  
  74. @font-face {
  75. font-family: "dawning";
  76. src: url('http://static.tumblr.com/viiafci/Hyzlxws2r/dawningofanewday.ttf');
  77. }
  78.  
  79. body{
  80. margin:5px;
  81. background-color: {color:Background};
  82. background-image:url({image:Background});
  83. background-attachment: fixed;
  84. background-repeat: repeat;
  85. font-size: 8px;
  86. font-family: tinytots;
  87. line-height:10px;
  88. color:{color:Text};
  89. cursor:url(http://i.imgur.com/2qleX.jpg), progress;
  90. }
  91.  
  92. a:link, a:active, a:visited{
  93. color: {color:Link};
  94. text-decoration: none;
  95. -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;
  96. }
  97.  
  98. a:hover{
  99. color:{color:Hover};
  100. text-decoration: none;
  101. -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  102. text-shadow:1px 1px 5px {color:text shadow};
  103. cursor: url(http://i.imgur.com/2qleX.jpg), auto;
  104. }
  105.  
  106. #cunt{width:250px; height:auto;}
  107. {block:PermalinkPage}
  108. width:410px;
  109. {/block:PermalinkPage}
  110. }
  111.  
  112. #center{
  113. padding-top:3px;
  114. padding-bottom:3px;
  115. position:fixed !important;
  116. width:250px;
  117. height:207px;
  118. background-color:#fff;
  119. {block:PermalinkPage}
  120. width:410px;
  121. height:207px;
  122. {/block:PermalinkPage}
  123. }
  124.  
  125. #posts{
  126.  
  127. opacity: .85;
  128. float:center;
  129. {block:indexpage}
  130. width:522px;
  131. {/block:indexpage}
  132. {block:permalinkpage}
  133. width:800px;
  134. {/block:permalinkpage}
  135. margin-left: 464px;
  136. margin-top: 0px;
  137. -webkit-transition: all .7s ease;
  138. -moz-transition: all .7s ease;
  139. -o-transition: all .7s ease;
  140. transition: all .7s ease;
  141. }
  142. #posts:hover{
  143. opacity: 1;
  144. -webkit-transition: all .7s ease;
  145. -moz-transition: all .7s ease;
  146. -o-transition: all .7s ease;
  147. transition: all .7s ease;
  148. }
  149.  
  150.  
  151. #pic2{
  152. background-color: clear;
  153. margin-top:-18px;
  154. margin-left:12px;
  155. position:fixed;
  156. -webkit-transition: all .7s ease;
  157. -moz-transition: all .7s ease;
  158. -o-transition: all .7s ease;
  159. transition: all .7s ease;
  160. }
  161.  
  162. #sidebar:hover #pic2{
  163. opacity:0.2;
  164. -webkit-transition: all .7s ease;
  165. -moz-transition: all .7s ease;
  166. -o-transition: all .7s ease;
  167. transition: all .7s ease;
  168. }
  169.  
  170. #pic2 img{
  171. width:70px;
  172. height:px;
  173. }
  174.  
  175. #pic3{
  176. background-color: clear;
  177. margin-top:-18px;
  178. margin-left:434px;
  179. position:fixed;
  180. -webkit-transition: all .7s ease;
  181. -moz-transition: all .7s ease;
  182. -o-transition: all .7s ease;
  183. transition: all .7s ease;
  184. }
  185.  
  186. #sidebar:hover #pic3{
  187. opacity:0;
  188. -webkit-transition: all .7s ease;
  189. -moz-transition: all .7s ease;
  190. -o-transition: all .7s ease;
  191. transition: all .7s ease;
  192. }
  193.  
  194. #pic3 img {
  195. width:70px;
  196. height:px;
  197. }
  198.  
  199. div#desc{
  200. position:fixed !important;
  201. width: 600px;
  202. height: 12px;
  203. font color: #000;
  204. margin-top: 605px;
  205. margin-left: 430px;
  206. letter-spacing: 1px;
  207. font-size: 8px;
  208. z-index: 100;
  209. background-color:clear;
  210. font-family: arma;
  211. overflow: auto;
  212. opacity: .9;
  213. text-align: left;
  214. }
  215.  
  216.  
  217.  
  218.  
  219.  
  220. @font-face { font-family: "arma"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  221.  
  222. @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  223.  
  224.  
  225. @font-face { font-family: "pacifico"; src: url('http://static.tumblr.com/jdjsstr/Julm7s6p2/pacifico_1_.ttf'); }
  226. @font-face { font-family: "existance"; src: url('http://static.tumblr.com/u37ad6e/OCIm7s3av/existence-unicaselight.otf'); }
  227.  
  228. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  229. @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  230.  
  231. @font-face { font-family: "pauly"; src: url('http://static.tumblr.com/jdjsstr/JGKm7h9ln/neou-thin_1_.otf'); }
  232. @font-face { font-family: "beauty"; src: url('http://static.tumblr.com/2zvjoo9/n9Mm31t9e/discoverbeauty.ttf');}
  233. @font-face { font-family: "arsenalewhite"; src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf'); }
  234. @font-face { font-family: "black swan"; src: url('http://static.tumblr.com/pwgdr2n/yAkm3iisd/a_s_black_swan.ttf'); }
  235. @font-face { font-family: "arsenale white"; text-transform: uppercase; src: url('http://static.tumblr.com/oct6d4x/kKxlp9veh/freebsc_.ttf'); }
  236.  
  237. @font-face{
  238. font-family: 'pixel';
  239. font-style: normal;
  240. font-weight: normal;
  241. src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff');}
  242.  
  243. .titlebar{
  244. position: fixed !important;
  245. opacity: .9;
  246. margin-left:467px;
  247. margin-top:550px;
  248. background-color: white;
  249. color:{color:Sidebar Title};
  250. border: 1px dashed #aaa;
  251. border-bottom: 1px dashed #aaa;
  252. width: 509px;
  253. height: 55px;
  254. padding-top: 30px;
  255. font-family: pacifico;
  256. font-size: 34px;
  257. z-index: 100;
  258. line-height:0px;
  259. letter-spacing:0px;
  260. text-transform: lowercase;
  261. text-align: center;
  262. -webkit-animation:fadeInDownBig 3s;
  263. -moz-animation:fadeInDownBig 3s;
  264. -ms-animation:fadeInDownBig 3s;
  265. -webkit-transition: all 0.5s ease;
  266. -moz-transition: all 0.5s ease;
  267. -o-transition: all 0.5s ease;
  268. }
  269. .titlebar:hover{
  270. height:95px
  271. opacity:0.9;
  272. z-index: 100;
  273.  
  274. }
  275. div#titlebar:first-letter {
  276. text-transform: normal;
  277. }
  278.  
  279. @font-face{
  280. font-family: 'pixel';
  281. font-style: normal;
  282. font-weight: normal;
  283. src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff');}
  284.  
  285. #links {
  286. color: {color:link};
  287. position: fixed;
  288. background: {color:link one};
  289. margin-top:615px;
  290. width: 300px;
  291. display: inline-block;
  292. font-family: arma;
  293. opacity: 0.;
  294. font-size: 8px;
  295. text-align: center;
  296. line-height: 15px;
  297. letter-spacing: 1px;
  298. margin-left:585px;
  299. z-index: 100;
  300. text-transform: lowercase;
  301. transition: all 0.5s ease-out;
  302. -o-transition-transition: all 0.5s ease-out;
  303. -webkit-transition: all 0.5s ease-out;
  304. -moz-transition: all 0.5s ease-out;
  305. }
  306.  
  307. @font-face { font-family: "yolo"; src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf'); }
  308.  
  309. #links :hover {
  310. padding-top: 0px;
  311. opacity: 0.9;
  312. color:{color:Hover};
  313. transition: all 0.5s ease-out;
  314. -o-transition-transition: all 0.5s ease-out;
  315. -webkit-transition: all 0.5s ease-out;
  316. -moz-transition: all 0.5s ease-out;
  317. }
  318.  
  319.  
  320. h3{
  321. font-family: stars;
  322. font-size: 80px;
  323. line-height: 12px;
  324. color: #A78282;
  325. font-weight: normal;
  326. line-height:15px;
  327. letter-spacing: 1px;
  328. font-style: normal;
  329. text-transform: lowercase;
  330. text-align: right;
  331. padding: 0px;
  332. margin:0px;
  333. }
  334.  
  335. #entry .perma a{
  336. color:;}
  337.  
  338. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  339.  
  340. @font-face {font-family: "handy00";src: url('http://static.tumblr.com/8ls1oxv/AfJlyd5ev/handy00.ttf');}
  341.  
  342. .permalink {
  343. display: block;
  344. border-top: 1px solid #ddd;
  345. padding: 2px;
  346. margin: 4px 8px 0px 8px;
  347. text-transform: uppercase;
  348. font-family: littlefont;
  349. font-size: 8px;
  350. color: #424242;
  351. line-height: 18px;
  352. text-align: center;
  353. text-decoration: none;
  354. -webkit-transition: color 0.5s ease-out;
  355. -moz-transition: color 0.5s ease-out;
  356. }
  357.  
  358. #entry .perma a{
  359. color:;}
  360.  
  361.  
  362. #entry .perma{
  363. width:250px;
  364. height: 0px;
  365. text-transform: uppercase;
  366. font-family: pixel;
  367. position: absolute;
  368. font-size: 8px;
  369. line-height: 11px;
  370. text-align: center;
  371. overflow:hidden;
  372. opacity: 0.0;
  373. background-color:#fff;
  374. margin-top:0px;
  375. margin-left: 0px;
  376. letter-spacing: 0px;
  377. border-radius: 0px;
  378. -webkit-transition: opacity 0.5s linear; opacity: 0.9;
  379. -webkit-transition: all 0.5s linear;
  380. -moz-transition: all 0.5s linear;
  381. transition: all 0.5s linear;
  382. }
  383.  
  384. #entry:hover .perma{
  385. margin-top: 0px;
  386. margin-left: 0px;
  387. width: 250px;
  388. height: 12px;
  389. text-transform:uppercase;
  390. overflow:visible;
  391. -webkit-transition: all 0.5s linear; opacity: 0.8;
  392. -webkit-transition: all 0.5s linear;
  393. -moz-transition: all 0.5s linear;
  394. transition: all 0.5s linear;
  395. }
  396.  
  397. .permalinktext {
  398. display: block;
  399. padding: 1px;
  400. margin: 0px 0px 0px 8px;
  401. text-transform: uppercase;
  402. font-family: pixel;
  403. letter-spacing: 1px;
  404. font-size: 8px;
  405. color: #424242;
  406. line-height: 10px;
  407. text-align: right;
  408. text-decoration: none;
  409. -webkit-transition: color 0.5s ease-out;
  410. -moz-transition: color 0.5s ease-out;
  411. border-top: 1px solid #dcdcdc;
  412. }
  413.  
  414. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  415. #postnotes{
  416. text-align: left;
  417. }
  418.  
  419. askk {
  420. font-family: ronda;
  421. font-size:8px;
  422. z-index:1;
  423. }
  424.  
  425. #postnotes blockquote{
  426. border: 0px;
  427. }
  428.  
  429. #entry{
  430. opacity:1;
  431. font-family: ronda;
  432. font-size: 8px;
  433. line height: 11px;
  434. text-align:center;
  435. z-index:9999;
  436. float:left;
  437. width: 250px;
  438. height: auto;
  439. {block:PermalinkPage}
  440. width: 514px;
  441. height: auto;
  442. {/block:PermalinkPage}
  443. line-height:8px;
  444. background-color:#fff;
  445. padding:1px;
  446. margin:2px;
  447. overflow:hidden;
  448. margin-bottom:3px;
  449. border: 1px solid #aaa;
  450. -webkit-transition: all .7s ease;
  451. -moz-transition: all .7s ease;
  452. -o-transition: all .7s ease;
  453. transition: all .7s ease;
  454. }
  455.  
  456. .entry:hover{
  457. opacity:1;
  458. -webkit-transition: all .7s ease;
  459. -moz-transition: all .7s ease;
  460. -o-transition: all .7s ease;
  461. transition: all .7s ease;
  462. }
  463.  
  464.  
  465. @font-face {font-family: "Meow";src: url( http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}
  466.  
  467. #permapage{
  468. font-family: tinytots;
  469. font-size: 8px;
  470. line-height: 8px;
  471. text-align: center;
  472. padding-bottom:10px;
  473. z-index:9999;}
  474.  
  475. .title{
  476. font-family: didact gothic;
  477. font-size: 14px;
  478. line-height: 20px;
  479. color: {color:Title};
  480. font-weight: normal;
  481. letter-spacing: 0px;
  482. padding:0px 0px 0px 0px;
  483. }
  484.  
  485. @font-face { font-family: "beauty"; src: url('http://static.tumblr.com/2zvjoo9/n9Mm31t9e/discoverbeauty.ttf');}
  486.  
  487. .blogtitle{
  488. font-family: beauty;
  489. font-size: 18px;
  490. line-height: 18px;
  491. color: {color:Link};
  492. font-weight: normal;
  493. }
  494.  
  495. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  496.  
  497. blockquote{
  498. padding:0px 0px 2px 3px;
  499. margin:0px 0px 2px 1px;
  500. }
  501. ul, ol, li{
  502. list-style:none;
  503. margin:0px;
  504. padding:0px;
  505. }
  506.  
  507. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  508. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  509. }
  510.  
  511. a.links {
  512. font-family: tinytots;
  513. font-size: 8px;
  514. line-height: 8px;
  515. text-transform: normal;
  516. letter-spacing:0px;
  517. display:block;
  518. padding: 0px;
  519. margin-bottom: 0px;
  520. }
  521.  
  522. a.links:hover {
  523. font-style: underline;
  524. text-decoration: underline;
  525. letter-spacing:10px;
  526. }
  527.  
  528. </style>
  529.  
  530. <title>{title}</title>
  531. <link rel="shortcut icon" href="{Favicon}">
  532. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  533. <meta name="viewport" content="width=720" />
  534. </head>
  535. <body>
  536. <div id="center">
  537. <div id="content">
  538. <span class="titlebar">
  539. <center>
  540. {text:Sidebar Title}
  541. </center>
  542. <div id="pic2"><a href="/"><img src="{image:sidebar2}"></a></div>
  543. <div id="pic3"><a href="/"><img src="{image:sidebar3}"></a></div>
  544.  
  545. </span>
  546. <div id="sidebar">
  547.  
  548.  
  549.  
  550.  
  551. </div>
  552. <div id="desc">
  553. <center>{Description}
  554. </div>
  555. <div id="links">
  556. <a href="{text:Link One}">{text:Link One Title}</a> ♥
  557. <a href="{text:Link Two}">{text:Link Two Title}</a> ♥
  558. <a href="{text:Link Three}">{text:Link Three Title}</a> ♥
  559. <a href="{text:Link Four}">{text:Link Four Title}</a>
  560. ONLINE USERS</a>
  561. </div>
  562. <div id="posts">
  563. {block:Posts}
  564. <div id="entry">
  565.  
  566. {block:Text}
  567. {block:Title}<span class="title">{Title}</span>{/block:Title}
  568. <span class="entrytext">{Body}</span>
  569. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#000">†</font> <a href="{permalink}">{timeago}</a> </div>
  570. {/block:Text}
  571.  
  572. {block:Link}
  573. <a href="{URL}" class="title">{Name}</a>
  574. {block:Description}{Description}{/block:Description}
  575. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#000">†</font> <a href="{permalink}">{timeago}</a> </div>
  576. {block:Link}
  577.  
  578. {block:Photo}{block:IndexPage}
  579. <div class="perma">
  580. <a href="{permalink}">{NoteCountWithLabel}</a> - <a> posted {timeago} </a> - <a> <a href="{ReblogURL}" target="_blank"> relove </a></span></div>
  581. {/block:IndexPage}
  582. {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}
  583. {/block:Photo}
  584.  
  585.  
  586. {block:Quote}
  587. <span class="entrytext">{Quote}</span>
  588. {block:Source}<b><a href="{Permalink}">{Source}</a></b>{/block:Source}
  589. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#000">†</font> <a href="{permalink}">{timeago}</a> </div>
  590. {/block:Quote}
  591.  
  592. {block:Chat}
  593. {block:Title}<span class="title">{Title}</span>{/block:Title}
  594. <ul class="chat">
  595. {block:Lines}
  596. <li class="user_{UserNumber}">
  597. {block:Label}
  598. <span class="label">{Label}</span>
  599. {/block:Label}
  600.  
  601. {Line}
  602. </li>
  603. {/block:Lines}
  604. </ul>
  605. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#000">†</font> <a href="{permalink}">{timeago}</a> </div>
  606. {/block:Chat}
  607.  
  608.  
  609. {block:Audio}
  610. <center><div style="width:300px; height:28px;"><div style="float:left">{AudioPlayerGrey}</div><div style="margin-top:10px; float:left;">
  611. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center><br>
  612. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#000">†</font> <a href="{permalink}">{timeago}</a> </div>
  613. {/block:Audio}
  614.  
  615. <!--
  616. theme 'as long as you love me' by seekingtrust,
  617. put the credit in your faq ?
  618. -->
  619.  
  620.  
  621. {block:Video}<center>
  622. <div class="video">{Video-400}</div></center>
  623. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#000">†</font> <a href="{permalink}">{timeago}</a> </div>
  624. {block:Video}
  625.  
  626. {block:Answer}
  627. <br>
  628. <div style="border-radius:5px; border: 1px solid #aaa; margin: 3px; margin-top: -2px; min-height:30px; padding: 3px; background: white; box-shadow: 0px 0px 5px 3px #eee;">
  629. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; box-shadow: 0px 0px 0px 2px #E6DFDF; border-radius: 3px;"/>
  630. {Asker} was like: {Question}<br></div>
  631. <div style="font-family: tinytots; font-size: 8px;">
  632. AND I WAS LIKE:
  633. <br>
  634. {Answer}
  635. </div><div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#000">†</font> <a href="{permalink}">{timeago}</a> </div>
  636. {/block:Answer}
  637.  
  638. {block:PostNotes}<div align="middle">{caption}</div>
  639. <center>
  640.  
  641. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  642.  
  643. {block:HasTags}
  644. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  645. {block:RebloggedFrom}
  646. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  647. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  648.  
  649. {/block:RebloggedFrom}
  650. </center></span>
  651. <br>
  652. <div id="postnotes">{PostNotes}</div><br>
  653.  
  654. <center>{block:ContentSource}
  655. <br><a href="{SourceURL}">
  656. {lang:Source}:
  657. {block:SourceLogo}
  658. <img src="{BlackLogoURL}" width="{LogoWidth}"
  659. height="{LogoHeight}" alt="{SourceTitle}" />
  660. {/block:SourceLogo}
  661. {block:NoSourceLogo}
  662. {SourceLink}
  663. {/block:NoSourceLogo}
  664. </a>
  665. {/block:ContentSource}</center>
  666.  
  667. {/block:PostNotes}
  668. </div>
  669. {/block:Posts}
  670. </div></div>
  671.  
  672. {block:indexpage}
  673. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  674. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  675. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  676. <script type="text/javascript">
  677. $(window).load(function(){
  678. var $wall = $('#posts');
  679. $wall.imagesLoaded(function(){
  680. $wall.masonry({
  681. itemSelector: '#entry, #entry_photo',
  682. isAnimated : false
  683. });
  684. });
  685.  
  686. $wall.infinitescroll({
  687. navSelector : '#page-nav',
  688. nextSelector : '#page-nav a',
  689. itemSelector : '#entry, #entry_photo',
  690. bufferPx : 2000,
  691. debug : false,
  692. errorCallback: function() {
  693. $('#infscr-loading').fadeOut('normal');
  694. }},
  695. function( newElements ) {
  696. var $newElems = $( newElements );
  697. $newElems.hide();
  698. $newElems.imagesLoaded(function(){
  699. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  700. });
  701. }); $('#content').show(500);
  702. });
  703. </script>
  704. {/block:indexpage}
  705.  
  706. </div>
  707. </body>
Advertisement
Add Comment
Please, Sign In to add comment