Advertisement
wildthemes

rachel theme 2 column

Sep 3rd, 2012
2,497
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.41 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3.  
  4. <!--
  5. rachel theme by wildthemes. do not remove credits, themes take alot of time and effort to make, you will be reported if you're seen using this theme with no credits.-->
  6.  
  7. <!--This work is licensed under a Creative Commons Attribution 3.0 Unported License.
  8.  
  9. taking credits off/stealing/using my themes as a basecode is illegal.-->
  10.  
  11. <!--IMPORTANT: to show all posts on your blog, go to customize -> scroll down to advanced -> change posts per page to 15.-->
  12.  
  13. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  14. <head>
  15. <meta name="if:Kewl font" content="1"/>
  16. <meta name="color:glow colour" content="#a3c7c6"/>
  17. <meta name="color:Body font" content="#c7c6c6"/>
  18. <meta name="color:Links" content="#78bfd6"/>
  19. <meta name="color:Link hover" content="#2b2c2c"/>
  20. <meta name="color:Background" content="#01092b"/>
  21. <meta name="color:posts" content="#0e0336"/>
  22. <meta name="image:Background image" content="0"/>
  23. <meta name="image:Sidebar background" content=""/>
  24. <meta name="image:Sidebar photo" content=""/>
  25. <meta name="if:Show sidebar photo" content="1"/>
  26. <meta name="text:Link one URL" content="/" />
  27. <meta name="text:Link one title" content="Link 1" />
  28. <meta name="text:Link two URL" content="/" />
  29. <meta name="text:Link two title" content="Link 2" />
  30. <meta name="text:Link three URL" content="/" />
  31. <meta name="text:Link three title" content="Link 3" />
  32. <meta name="text:Link four URL" content="/" />
  33. <meta name="text:Link four title" content="Link 4" />
  34. <meta name="text:Link five URL" content="/" />
  35. <meta name="text:Link five title" content="Link 5" />
  36.  
  37.  
  38. <title>{title}</title>
  39.  
  40.  
  41. <link rel="shortcut icon" href="{Favicon}">
  42. {block:Description}
  43. <meta name="description" content="{MetaDescription}"/>
  44. {/block:Description}
  45. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js" type="text/javascript"></script><script type="text/javascript" src="http://static.tumblr.com/o0thhnj/LCDma95ko/infinite.txt"></script><link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/nKOlyumhg/reset.css"><link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  46. <style type="text/css">
  47.  
  48.  
  49. body {
  50. background-color:{color:Background};
  51. background-image: url({image:Background image});
  52. background-attachment: fixed;
  53. background-repeat: repeat;
  54. font-family: {block:ifKewlfont}'short stack'; font-size: 10px;{/block:ifKewlfont}{block:ifnotKewlfont}arial; font-size: 11px;{/block:ifnotKewlfont};
  55. line-height: 110%;
  56. color:{color:Body font};
  57. }
  58.  
  59. ::-webkit-scrollbar-thumb:vertical {
  60. background-color:{color:Links};
  61. height:auto;
  62.  
  63. }
  64.  
  65. ::-webkit-scrollbar-thumb:horizontal {
  66. background-color:{color:Links};
  67. }
  68.  
  69. ::-webkit-scrollbar {
  70. height:2px;
  71. width:4px;
  72. background-color:{color:posts};
  73. }@font-face { font-family: "origin"; src: url('http://static.tumblr.com/lyl1wkn/6tdm8yvpc/origin-light.ttf'); }
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84. #infscr-loading {
  85. position: absolute;
  86. bottom: 0;
  87. left: 25%;}
  88.  
  89.  
  90. a { color:{color:Links}; -webkit-transition: all 0.3s ease-out;
  91. -moz-transition: all 0.3s ease-out;
  92. transition: all 0.3s ease-out;text-decoration: none;}
  93.  
  94. a:hover {
  95. color:{color:Link hover};
  96. text-decoration: none;
  97. -webkit-transition: all 0.3s ease-out;
  98. -moz-transition: all 0.3s ease-out;
  99. transition: all 0.3s ease-out;
  100. }
  101.  
  102.  
  103. #tumblr_controls{
  104. position:fixed !important;
  105. z-index:99999999999;
  106. }
  107.  
  108.  
  109.  
  110.  
  111.  
  112. .idk {align:right;background: #cdcdcd; margin:7px 0px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  113.  
  114. .idk p {margin:1px 0px;}
  115.  
  116. .idk span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #cdcdcd;}
  117.  
  118. .idkborder {float: left;margin: 1px 4px 0 0;padding: 2px; background: #f7f7f7}
  119.  
  120.  
  121. ul {
  122. display: block;
  123. list-style-type: disc;
  124. -webkit-margin-before: 1em;
  125. -webkit-margin-after: 1em;
  126. -webkit-margin-start: 0px;
  127. -webkit-margin-end: 0px;
  128. -webkit-padding-start: 20px;
  129. }
  130.  
  131.  
  132.  
  133. #tumblr_controls{
  134. position:fixed z-index:9999999999;;
  135. }@font-face {
  136. font-family: fromwhere;
  137. src: url('http://static.tumblr.com/huallmg/NOjm2hzvp/fromwhereyouare.ttf');
  138. }
  139.  
  140. #blogtitle{
  141. font-family:fromwhere;
  142. font-size:30px;
  143. margin-top:0px;
  144. margin-left:-0px;
  145. line-height:50px;
  146. text-shadow: 1px 1px 3px #000;}
  147.  
  148. #description{
  149. font-family: {block:ifKewlfont}'short stack'; font-size: 10px;{/block:ifKewlfont}{block:ifnotKewlfont}arial; font-size: 11px;{/block:ifnotKewlfont}; width:200px;
  150. padding:5px;
  151. text-align:center;
  152. color:{color:Body font};
  153. margin-left:10px;
  154. background:{color:posts};
  155. opacity:1;
  156. }
  157.  
  158. #description:hover{
  159. opacity:1.0;-webkit-transition: all 0.3s ease-out;
  160. -moz-transition: all 0.3s ease-out;
  161. transition: all 0.3s ease-out;}
  162.  
  163. #content {
  164. width: 810px;
  165. float: left;
  166. margin-top:6px;
  167. margin-left:130px;
  168. }
  169.  
  170. #contain {
  171. width: 1070px;
  172. margin: 0px auto;
  173. }
  174.  
  175.  
  176.  
  177. #left{ margin-left:-130px;
  178. background-image:url('{image:Sidebar background}');
  179. background-size: cover;
  180. width:230px;
  181. z-index:1;
  182. position:fixed !important;
  183. text-align:center;
  184. top:100px;
  185. height:auto;
  186. background-color: {color:posts}; border: 3px double {color:Body font};
  187. padding:3px;
  188. opacity: 1;
  189.  
  190. }
  191.  
  192. #right{
  193. margin-left:750px;
  194. width:130px;
  195. z-index:1;
  196. position:fixed !important;
  197. text-align:center;
  198. bottom:0px;
  199. height:100%;
  200. background-color: {color:posts};
  201. opacity: 1;
  202. background-image:url('{image:Sidebar background}');
  203. background-size: cover;
  204.  
  205. }
  206.  
  207.  
  208.  
  209. .linkz {text-transform:lowercase;
  210. text-align:center;margin-top:160px;
  211. }
  212.  
  213. .linkz a {opacity:.9;
  214. background-color:{color:Background};
  215. width:100px;
  216. padding:5px;
  217. display:block;
  218. font-family:fromwhere; border-top-right-radius:10px;
  219. border-bottom-right-radius:10px;
  220. border-top-left-radius:10px;
  221. border-bottom-left-radius:10px;
  222. -webkit-transition-duration: .9s;
  223. -webkit-transform: rotate(-0deg);
  224. letter-spacing:1px;
  225. -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
  226.  
  227. .linkz a:hover {opacity:.6; -webkit-box-shadow: 0 0 15px {color:glow colour};-webkit-transition-duration: .9s;
  228. -webkit-transform: rotate(0deg);-moz-transform: rotate(360deg);
  229. -webkit-transform: rotate(360deg);
  230. -o-transform: rotate(360deg);-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;
  231. border-radius:0px;
  232. box-shadow: 0 0 15px {color:glow colour};
  233. -webkit-transition: all .25s ease-in-out;
  234. -moz-transition: all .25s ease-in-out;
  235. -o-transition: all .25s ease-in-out;
  236. transition: all .25s ease-in-out;}
  237. -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;
  238. }
  239.  
  240.  
  241.  
  242. h3 {{color:links}; font-family: 'origin'; font-size: 18px; line-height: 120%;}
  243.  
  244. .title {color:{color:Links}; font-family: 'fromwhere'; font-size: 18px; line-height: 120%; -webkit-transition: all 0.3s ease-out;
  245. -moz-transition: all 0.3s ease-out;
  246. transition: all 0.3s ease-out;}
  247.  
  248.  
  249.  
  250. .title:hover {color:{color:Link hover}; -webkit-transition: all 0.3s ease-out;
  251. -moz-transition: all 0.3s ease-out;
  252. transition: all 0.3s ease-out;}
  253.  
  254.  
  255. ol.notes img {
  256. width: 16px;
  257. display: inline;
  258. position: relative;
  259. top: 3px;
  260. }
  261.  
  262. .entry {
  263. padding:5px;
  264. overflow: hidden;
  265. float: left;
  266. {block:indexpage}
  267. width: 280px;
  268. margin-left: 6px;
  269. margin-bottom: 6px;
  270. border: 3px double {color:Body font};
  271. {/block:indexpage}
  272. {block:permalinkpage}
  273. width: 300px;
  274. margin-left: 6px;
  275. margin-bottom: 6px;
  276. {/block:permalinkpage}
  277. display: block;
  278. background: {color:posts};
  279. background-image:url('{image:Sidebar background}');
  280. background-size: cover;
  281. }
  282.  
  283.  
  284. .entry:hover{
  285. -moz-box-shadow: 0 0 15px {color:glow colour};
  286. -webkit-box-shadow: 0 0 15px {color:glow colour};
  287. box-shadow: 0 0 15px {color:glow colour};
  288. -webkit-transition: all .25s ease-in-out;
  289. -moz-transition: all .25s ease-in-out;
  290. -o-transition: all .25s ease-in-out;
  291. transition: all .25s ease-in-out;}
  292.  
  293.  
  294.  
  295. .wildthemes a {}
  296.  
  297. .entry .wildthemes{
  298.  
  299. position:absolute;
  300. height:15px;
  301. padding-top:0px;
  302. padding-bottom: 0px;
  303. margin-left: 5px;
  304. overflow:hidden;
  305. top: 10px;
  306. font-family: {block:ifKewlfont}'short stack'; font-size: 10px;{/block:ifKewlfont}{block:ifnotKewlfont}arial; font-size: 11px;{/block:ifnotKewlfont};
  307. text-transform:uppercase;
  308. line-height:180%;
  309. text-align:center;
  310. padding-left: 0px;
  311. padding-right: 0px;
  312. opacity:0.0;padding:3px;
  313.  
  314. border:1px solid {color:Body font};
  315. -webkit-transition: all 0.3s linear;
  316. -moz-transition: all 0.3s linear;
  317. transition: all 0.3s linear;
  318. background-color:{color:Post};
  319.  
  320. }
  321. @font-face { font-family: "littlefont"; src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf'); }
  322.  
  323.  
  324. .entry:hover .wildthemes{
  325. overflow:visible;
  326. -webkit-transition: opacity 0.5s linear; opacity: 0.8;
  327. transition: all 0.4s linear;
  328. width:auto;
  329. background-color:{color:posts};
  330. padding:3px;
  331. top: 10px;
  332.  
  333. opacity:0.8;
  334.  
  335. -webkit-transition: all 0.3s linear;
  336. -moz-transition: all 0.3s linear;
  337. transition: all 0.3s linear; }
  338. }
  339.  
  340. .entry:hover .wildthemes:hover{
  341. opacity: 1;
  342. -webkit-transition: all 0.5s linear;
  343. -moz-transition: all 0.5s linear;
  344. transition: all 0.5s linear; -moz-box-shadow: 0 0 15px {color:glow colour};
  345.  
  346. display: inline-block;
  347. }
  348. }
  349.  
  350. .entry:hover .details {
  351. opacity: 1.0;
  352. margin:12px 0px 0px 0px;
  353. filter: alpha(opacity = 100);
  354. -webkit-transition: all .25s ease-in-out;
  355. -moz-transition: all .25s ease-in-out;
  356. -o-transition: all .25s ease-in-out;
  357. transition: all .25s ease-in-out;
  358. }
  359.  
  360.  
  361. .permahover {
  362. text-align: right;
  363. line-height:200%;
  364. opacity: 0.0;
  365. filter: alpha(opacity = 0);
  366. font-size: 9px;
  367. line-height: 9px;
  368. text-transform: uppercase;
  369. }
  370.  
  371. .entry:hover .permahover {
  372. text-align: center;
  373. opacity: 1;
  374. filter: alpha(opacity = 50);
  375.  
  376.  
  377. }
  378.  
  379. .text {
  380. padding: 0px;
  381. }
  382.  
  383.  
  384.  
  385. .entry:hover .textperma {
  386. opacity: 1;
  387. filter: alpha(opacity = 100);
  388. -webkit-transition: all ease-in 250ms;
  389. -moz-transition: all ease-in 250ms;
  390. -o-transition: all ease-in 250ms;
  391. -ms-transition: all ease-in 250ms;
  392. transition: all ease-in 250ms;
  393. }
  394.  
  395.  
  396.  
  397.  
  398. .entry:hover .details {
  399. opacity: 1.0;
  400. margin:12px 0px 0px 0px;
  401. filter: alpha(opacity = 100);
  402. -webkit-transition: all .25s ease-in-out;
  403. -moz-transition: all .25s ease-in-out;
  404. -o-transition: all .25s ease-in-out;
  405. transition: all .25s ease-in-out;
  406. }
  407.  
  408.  
  409.  
  410. .entry:hover .details {
  411. opacity: 1.0;
  412. margin:12px 0px 0px 0px;
  413. filter: alpha(opacity = 100);
  414. -webkit-transition: all .25s ease-in-out;
  415. -moz-transition: all .25s ease-in-out;
  416. -o-transition: all .25s ease-in-out;
  417. transition: all .25s ease-in-out;
  418. }
  419.  
  420.  
  421.  
  422. #pagination{
  423. display:none;
  424. }
  425.  
  426.  
  427.  
  428. .clear {
  429. clear: both;
  430. }
  431.  
  432.  
  433. blockquote, q {
  434. quotes: "«" "»" "'" "'";
  435. padding: 3px;
  436. border-left: 3px solid #7d7d7d;
  437. margin: 0px 10px;
  438. }
  439.  
  440. .permahover {
  441. text-align: right;
  442. line-height:200%;
  443. opacity: 0.0;
  444. filter: alpha(opacity = 0);
  445. font-size: 9px;
  446. line-height: 9px;
  447. text-transform: uppercase;
  448. }
  449.  
  450. .entry:hover .permahover {
  451. text-align: center;
  452. opacity: 1;
  453. filter: alpha(opacity = 50);
  454.  
  455.  
  456. }
  457.  
  458. .text {
  459. padding: 0px;
  460. }
  461.  
  462.  
  463.  
  464. .entry:hover .textperma {
  465. opacity: 1;
  466. filter: alpha(opacity = 100);
  467. -webkit-transition: all ease-in 250ms;
  468. -moz-transition: all ease-in 250ms;
  469. -o-transition: all ease-in 250ms;
  470. -ms-transition: all ease-in 250ms;
  471. transition: all ease-in 250ms;
  472. }
  473.  
  474.  
  475.  
  476. .clearfix {
  477. clear: both;
  478. }
  479.  
  480.  
  481. .b {display : block; font-size: 8px;text-align: left;line-height: 15px; text-indent : 0px; vertical-align : middle; padding : 2px;
  482. padding-bottom : 0px;}
  483.  
  484. </style>
  485. </head>
  486. <body>
  487.  
  488.  
  489. </div>
  490. <div id="contain">
  491.  
  492. <div id="left">
  493.  
  494.  
  495. <a href"/"</a><div id="blogtitle">{Title}</div></a>
  496. {block:ifShowsidebarphoto}
  497. <a href="/"><img src="{image:Sidebar photo}" width="220" style="margin-bottom:1px;margin-top:4px;"/></a>
  498. {/block:ifShowsidebarphoto}
  499. <br>
  500. <div id="description">{Description}</div>
  501. <br>
  502. </div>
  503.  
  504.  
  505.  
  506.  
  507.  
  508.  
  509.  
  510.  
  511. <div id="right">
  512. <div class="linkz">
  513. <center>
  514.  
  515. <a href="/">home</a><br>
  516.  
  517. {block:ifLinkoneURL}<a href="{text:Link one URL}">{text:Link one title}</a><br>{/block:ifLinkoneURL}
  518.  
  519. {block:ifLinktwoURL}<a href="{text:Link two URL}">{text:Link two title}</a><br>{/block:ifLinktwoURL}
  520.  
  521. {block:ifLinkthreeURL}<a href="{text:Link three URL}">{text:Link three title}</a><br>{/block:ifLinkthreeURL}
  522.  
  523. {block:ifLinkfourURL}<a href="{text:Link four URL}">{text:Link four title}</a><br>{/block:ifLinkfourURL}
  524.  
  525. {block:ifLinkfiveURL}<a href="{text:Link five URL}">{text:Link five title}</a><br>
  526. {/block:ifLinkfiveURL}
  527. <a href="http://wildthemes.tumblr.com/">theme credit</a>
  528.  
  529.  
  530. </div>
  531. </div>
  532.  
  533. <div id="content">
  534.  
  535.  
  536.  
  537.  
  538. {block:Posts}
  539.  
  540. <div class="entry">
  541.  
  542.  
  543.  
  544. {block:Text}
  545. <div class="text">
  546. {block:Title}
  547. <div class="title"> <a href="{Permalink}">{Title}</a></div>
  548. {/block:Title}
  549. {Body}
  550. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  551. {block:IndexPage}
  552.  
  553. {/block:IndexPage}
  554. </div>
  555. {/block:Text}
  556.  
  557.  
  558.  
  559. {block:Photo}
  560. {block:indexpage} <div class="wildthemes"><p><a href="{Permalink}"> {notecountwithlabel} </a> / <a href="{ReblogURL}"> reblog </a>
  561. </div>
  562. <img src="{PhotoURL-HighRes}" width="100%"/>
  563. {/block:indexpage}
  564. {block:permalinkpage}
  565. <a href="{PhotoURL-HighRes}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>
  566. {/block:permalinkpage} {block:IndexPage}
  567. {/block:IndexPage}
  568. {/block:Photo}
  569.  
  570.  
  571.  
  572. {block:Photoset}
  573. {block:IndexPage}{Photoset-250}{/block:IndexPage}
  574. {block:IndexPage}
  575.  
  576. {/block:IndexPage}
  577. {block:permalinkpage}
  578. {Photoset-500}
  579. {/block:permalinkpage}
  580. {/block:Photoset}
  581.  
  582.  
  583.  
  584.  
  585. {block:Quote}
  586. <div class="text">
  587. <div class="title"> "{Quote}" </div>
  588. {block:Source}
  589. <div style="text-align:right">- {Source}</div>
  590. {/block:Source}
  591. {block:IndexPage}
  592. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  593.  
  594. {/block:IndexPage}
  595. </div>{/block:Quote}
  596.  
  597.  
  598.  
  599.  
  600. {block:Link}
  601. <div class="text">
  602. <div class="title"><a href="{URL}" class="link" {Target}>{Name}</a> </div>
  603. {block:Description}
  604. <div class="description">{Description}</div>
  605. {/block:Description}
  606. <p>
  607. {block:IndexPage}
  608. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  609.  
  610. {/block:IndexPage}
  611.  
  612. </div>{/block:Link}
  613.  
  614.  
  615.  
  616.  
  617. {block:Chat}
  618. <div class="text">
  619. {block:Title}
  620. <div class="title"> <a href="{Permalink}">{Title}</a></div>
  621. {/block:Title}
  622. <ul class="chat">
  623. {block:Lines}
  624. <li class="{Alt} user_{UserNumber}"> {block:Label}<span style="text-transform:uppercase"> <span class="label">{Label}</span></span> {/block:Label}
  625. {Line} </li>
  626. {/block:Lines}
  627. </ul>
  628. {block:IndexPage}
  629. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  630. {/block:IndexPage}
  631. </div>{/block:Chat}
  632.  
  633.  
  634.  
  635.  
  636. {block:Video}
  637. {block:IndexPage}{Video-250}{/block:IndexPage}
  638. {block:IndexPage}
  639. {block:IndexPage}
  640. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  641. {/block:IndexPage}
  642. {block:permalinkpage}
  643. {Video-500}
  644. {/block:permalinkpage}
  645. {/block:Video}
  646.  
  647.  
  648.  
  649.  
  650. {block:Audio}
  651. <div class="text">
  652. {AudioPlayerGrey}
  653. {block:Caption}
  654. {Caption}
  655. {/block:Caption}
  656. {block:IndexPage}
  657. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  658. {/block:IndexPage}
  659. </div>{/block:Audio}
  660.  
  661.  
  662.  
  663.  
  664.  
  665. {block:Answer}<div class="text"><img src="{AskerPortraitURL-48}" align="left" class="idkborder"><div class="idk"><span></span>{Asker} was like: {Question}&nbsp;</div>{Answer} <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  666. {block:IndexPage}
  667.  
  668. {/block:IndexPage}</div>{/block:Answer}
  669.  
  670.  
  671.  
  672.  
  673.  
  674. {block:PermalinkPage}
  675. {block:Date} {block:Caption}
  676. {Caption}
  677. {/block:Caption}<br><br>
  678. <center>
  679. {TimeAgo} at {12HourWithZero}:{Minutes}{AmPm}
  680. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}{block:HasTags} | {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  681. {/block:Date}</div>
  682. {/block:PermalinkPage}
  683.  
  684.  
  685.  
  686. </div>
  687.  
  688. {/block:Posts}
  689.  
  690. </div>
  691.  
  692. <div class="clear"></div>
  693. </div>
  694.  
  695. {block:Pagination}
  696. <ul id="pagination">
  697. {block:PreviousPage}
  698. <li><a href="{PreviousPage}"></a></li>
  699. {/block:PreviousPage}
  700. {block:JumpPagination length="5"}
  701. {block:CurrentPage}
  702. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  703. {/block:CurrentPage}
  704. {block:JumpPage}
  705. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  706. {/block:JumpPage}
  707. {/block:JumpPagination}
  708. {block:NextPage}
  709. <li><a id="nextPage" href="{NextPage}"></a></li>
  710. {/block:NextPage}
  711. </ul>
  712. {/block:Pagination}
  713. {block:IndexPage}
  714.  
  715.  
  716. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  717.  
  718.  
  719. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  720.  
  721.  
  722.  
  723.  
  724. {block:IndexPage}
  725. <script type="text/javascript">
  726. $(window).load(function () {
  727. $('#content').masonry(),
  728. $('.masonryWrap').infinitescroll({
  729. navSelector : '#pagination',
  730. nextSelector : '#pagination a#nextPage',
  731. itemSelector : ".entry, .clear",
  732. bufferPx : 200,
  733. loadingText : "<em></em>",
  734. },
  735. function() { $('#content').masonry({ appendedContent: $(this) }); }
  736. );
  737. });
  738. </script>
  739. {/block:IndexPage}
  740.  
  741.  
  742.  
  743.  
  744. </body>
  745.  
  746.  
  747. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement