Advertisement
lovely-themesDOTcom

lovely-themesDOTcom/20

Mar 22nd, 2013
1,020
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.78 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3.  
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  7. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  8. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  9. <link rel="shortcut icon" href="{Favicon}">
  10. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  11. <meta name="text:Link 1" content=""/>
  12. <meta name="text:Link 1 URL" content=""/>
  13. <meta name="text:Link 2" content=""/>
  14. <meta name="text:Link 2 URL" content=""/>
  15. <meta name="text:Link 3" content=""/>
  16. <meta name="text:Link 3 URL" content=""/>
  17. <meta name="text:Link 4" content=""/>
  18. <meta name="text:Link 4 URL" content=""/>
  19. <meta name="text:Link 5" content=""/>
  20. <meta name="text:Link 5 URL" content=""/>
  21. <meta name="text:Link 6" content=""/>
  22. <meta name="text:Link 6 URL" content=""/>
  23. <meta name="text:Link 7" content=""/>
  24. <meta name="text:Link 7 URL" content=""/>
  25. <meta name="text:Link 8" content=""/>
  26. <meta name="text:Link 8 URL" content=""/>
  27. <meta name="text:Home Label" content="Home"/>
  28. <meta name="text:Ask Label" content="Ask"/>
  29. <meta name="text:Submit Label" content="Submit"/>
  30. <meta name="text:Archive Label" content="Archive"/>
  31. <meta name="if:Show Archive Link" content="1"/>
  32. <meta name="if:Show Submit Link" content="1"/>
  33. <meta name="if:Show Title" content="1"/>
  34. <meta name="if:Show Tags" content="0"/>
  35. <meta name="if:Animation" content="1"/>
  36. <meta name="if:To Top Button" content="1"/>
  37. <meta name="if:Infinite Scroll" content="1"/>
  38. <meta name="if:Show Captions" content="0"/>
  39. <meta name="if:Show Tags" content="0"/>
  40. <meta name="image:Background" content=""/>
  41. <meta name="image:Sidebar" content=""/>
  42. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/jkEm9tb4p/jquery-1.8.1.min.js"></script>
  43. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/2V1m9r58l/reset.css">
  44. <script type="text/javascript" src="http://static.tumblr.com/tpqedpr/zREmibpvy/minified.js"></script>
  45. <style type="text/css">
  46. body {
  47. color: #828282;
  48. background-image: url('http://static.tumblr.com/necydca/tPamk1t7o/bgggg.png'), url("http://static.tumblr.com/necydca/VG5mk1t6k/pattern15.png");
  49. background-repeat: repeat-y, repeat;
  50. background-attachment: fixed;
  51. font-family: "04b03";
  52. font-size:8px;
  53. text-transform: uppercase;
  54. line-height: 9px;
  55. }
  56. #header{
  57. position: absolute;
  58. margin-left:430px;
  59. margin-top:5px;
  60. position:fixed;
  61. z-index:1;
  62. height:125px
  63. width: 300x;
  64. }
  65.  
  66. @font-face {
  67. font-family: "04b03";
  68. src: url("http://static.tumblr.com/necydca/Eurmjztdk/04b_03__.ttf")
  69. }
  70.  
  71. b {color: #ff42b1; font-weight: normal;}
  72. i {color:#434380;}
  73. u {color:#cdd443;}
  74. s {color:#ffbcb6;}
  75.  
  76.  
  77. p {margin:0 0 .75em 0} p:last-child {margin:0}
  78. a {
  79. color: #434380;
  80. text-decoration:none;
  81. {block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}
  82. a:hover {color: #ff42b1; }
  83. blockquote {quotes: "" "" "'" "'"; margin: 0.75em 0 .75em .75em;padding-left: 1.5em;
  84. line-height: 100%;border-left: solid 4px #EDEDED;
  85. }
  86. h1 {
  87. font-family: Verdana;
  88. font-size: 16px;
  89. line-height: 1.5em;font-weight: normal;
  90. }
  91. ul {
  92. margin: 0px 1.5em .75em;}
  93. li {
  94. margin: .75em 0;
  95. list-style-type: square;
  96. }
  97. .box img {
  98. display: block;
  99. max-width: 100%;}.m-i {
  100. display: block;
  101. line-height: 1px!important;
  102. }
  103. .menu-picture {
  104. line-height: 100%;
  105. display: inline-block;
  106. line-height: 0px!important;
  107. }
  108. .post-link{
  109. font-family: Verdana;
  110. font-size: 8px;
  111. line-height: 8px;
  112. }p.source{text-align: center;}
  113. .menu-picture {
  114. line-height: 100%;display: inline-block;
  115. }p.source{text-align: center;
  116. }.tagged { text-align: center; line-height: 8px;font-size: 8px;}
  117. .text { padding: 5px;}p.question {
  118. margin-bottom: .375em;
  119. }
  120. p.words {
  121. padding: 6px;
  122. line-height: 1.5em;
  123. color: #000000;
  124. background: #ededed;
  125. }
  126. .response {
  127. background: #efefef;
  128. padding: 5px;
  129. margin-bottom: .75em;
  130. }.answer {
  131. text-align: center;
  132. }
  133. .post {
  134. position: relative;
  135. width:347px;
  136. float:right;
  137. background: #fff;
  138. padding:0px;
  139. margin:5px;
  140. }.box {position: relative;font-family: arial;}
  141.  
  142. #side {
  143. text-align: justify;
  144. margin-top: 100px;
  145. width:230px;
  146. padding:0px;position: fixed;
  147. margin-left:462px;
  148. background: #fff;
  149. }#side img {
  150. max-width: 100%;
  151. }
  152. ul {margin-bottom: .75em;}
  153. #contain {
  154. width:714px;
  155. margin: 5px auto 0;
  156. }
  157. #content {
  158. width:357px;
  159. float: left;
  160. margin-left:100px;
  161. }
  162.  
  163. a.nav:link, a.nav:active, a.nav:visited {
  164. font-family: "04b03";
  165. display: bloc; float:left;
  166. width:49px; margin:1px; padding:2px;
  167. line-height:10px;
  168. text-align: center;
  169. font-size:8px; color:#fff;
  170. background-color:#434380;
  171. text-transform:uppercase;
  172. display:block;
  173. -webkit-transition:0.5s; -moz-transition:0.5s;
  174. -ms-transition:0.5s; -o-transition:0.5s; transition:0.5s;
  175. }
  176.  
  177. a.nav:hover {
  178. color:#eee;
  179. background-color:#999;
  180. }
  181.  
  182. a.nav2:link, a.nav2:active, a.nav2:visited {
  183. font-family: "04b03";
  184. display: bloc; float:left;
  185. width:49px; margin:1px; padding:2px;
  186. line-height:10px;
  187. text-align: center;
  188. font-size:8px; color:#fff;
  189. background-color:#ff42b1;
  190. text-transform:uppercase;
  191. display:block;
  192. -webkit-transition:0.5s; -moz-transition:0.5s;
  193. -ms-transition:0.5s; -o-transition:0.5s; transition:0.5s;
  194. }
  195.  
  196. a.nav2:hover {
  197. color:#eee;
  198. background-color:#999;
  199. }
  200.  
  201. a.nav3:link, a.nav3:active, a.nav3:visited {
  202. font-family: "04b03";
  203. display: bloc; float:left;
  204. width:49px; margin:1px; padding:2px;
  205. line-height:10px;
  206. text-align: center;
  207. font-size:8px; color:#fff;
  208. background-color:#ffbcb6;
  209. text-transform:uppercase;
  210. display:block;
  211. -webkit-transition:0.5s; -moz-transition:0.5s;
  212. -ms-transition:0.5s; -o-transition:0.5s; transition:0.5s;
  213. }
  214.  
  215. a.nav3:hover {
  216. color:#eee;
  217. background-color:#999;
  218. }
  219.  
  220. a.nav4:link, a.nav4:active, a.nav4:visited {
  221. font-family: "04b03";
  222. display: bloc; float:left;
  223. width:49px; margin:1px; padding:2px;
  224. line-height:10px;
  225. text-align: center;
  226. font-size:8px; color:#fff;
  227. background-color:#cdd443;
  228. text-transform:uppercase;
  229. display:block;
  230. -webkit-transition:0.5s; -moz-transition:0.5s;
  231. -ms-transition:0.5s; -o-transition:0.5s; transition:0.5s;
  232. }
  233.  
  234. a.nav4:hover {
  235. color:#eee;
  236. background-color:#999;
  237. }
  238.  
  239. a.favs:link, a.favs:active, a.favs:visited {font-family:times new roman;
  240. margin:1px; padding:2px;
  241. line-height:10px;
  242. text-align: center;
  243. font-family: "04b03";
  244. font-size:8px;
  245. color:#fff;
  246. background-color:#111;
  247. text-transform:uppercase;
  248. display:block;
  249. -webkit-transition:0.5s; -moz-transition:0.5s;
  250. -ms-transition:0.5s; -o-transition:0.5s; transition:0.5s;
  251. }
  252.  
  253. a.favs:hover {
  254. color:#eee;
  255. background-color:#222;
  256. }
  257.  
  258. h2{
  259. color:#fff;
  260. font-family: arial black;
  261. font-size:18px;
  262. text-align:center;
  263. line-height:15px;
  264. letter-spacing:-1px;
  265. padding:2px;
  266. margin:0px;
  267. text-transform: uppercase;
  268. background-color:#434380;
  269. }
  270.  
  271. h3{
  272. color:#fff;
  273. font-family: arial black;
  274. font-size:18px;
  275. text-align:center;
  276. line-height:15px;
  277. letter-spacing:-1px;
  278. padding:2px;
  279. margin:0px;
  280. text-transform: uppercase;
  281. background-color:#ff42b1;
  282. }
  283.  
  284. #infscr-loading{position:relative!important;left:49%}.td{position:absolute;text-transform:uppercase;text-align:center;font-size:8px;height:10px;line-height:10px;bottom:0;width:100%;height:100%;background:rgba(255,255,255,.85);opacity:0;filter:alpha(opacity = 0);{block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}.post:hover .td{opacity:1;filter:alpha(opacity = 100)}.post a:hover .td{background:rgba(255,255,255,1.0)!important}.e{display: table-cell; line-height: 100px; vertical-align: middle;position:absolute;top:50%;width:100%;height:120px;margin:-50px 0 0 0;font-weight:bold;color:#000}.e a{font-size:100px;font-weight:bold;color:#000}#men ul{margin: 0 auto 0 -1px;width: 246px;display:inline-block;padding: 0;list-style: none;}#men ul li{display: block;position: relative;float: left;text-align: center;text-transform: uppercase;font-size: 8px;height: 18px;line-height: 18px;margin: 1px 0px 0px 1px;}#men li ul{display: none; margin: 0 auto 0 -1px;}#men ul li a{display: block;text-decoration: none;color: #ffffff;border-top: 0px solid #ffffff;padding: 0px;background: #cccccc;margin-left: 1px;white-space: nowrap;text-transform: uppercase;font-size: 8px;width: 80px; {block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}#men ul li a:hover{background: #9c9c9c;letter-spacing: 1px;}#men li:hover ul{display: block;position: absolute;z-index: 999999999999;}#men li:hover li{float: none;font-size: 11px;}#s{width: 500px;margin: 10px auto;}#men{position: relative;margin-top: 4px;height: 22px;}.box iframe {
  285. max-width: 100%;
  286. }.text img {max-width: 100%;}img {display: block;}.box img {display: block;}
  287. .post-info-data{text-align:center}.notes img{display:block;float:left;margin-right:.75em}ol.notes li{margin:.375em 0;list-style-type:none;line-height:16px}
  288.  
  289. #toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:21px;height:21px;border:0;text-indent:100%;background:url(http://static.tumblr.com/uiqhh9x/372m6hyqw/up.png) no-repeat left top;opacity:.5;filter:alpha(opacity = 50);{block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}#toTopHover{width:21px;height:21px;display:block;overflow:hidden;float:left;opacity:0;-moz-opacity:0;filter:alpha(opacity=0);{block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}#toTop:hover{opacity:1;filter:alpha(opacity = 100)}#toTop:active,#toTop:focus{outline:0}
  290. .btn{display:none;}
  291. a.btn{position:absolute;z-index:999999;top:26px;right:3px;white-space:nowrap;outline:0;text-decoration:none;cursor:pointer;overflow:hidden;text-overflow:ellipsis;font:600 12px/18px "Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;height:20px;padding:0 5px;-webkit-font-smoothing:antialiased;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-transition-property:padding;-moz-transition-property:padding;-ms-transition-property:padding;-o-transition-property:padding;transition-property:padding;-webkit-transition-duration:.1s;-moz-transition-duration:.1s;-ms-transition-duration:.1s;-o-transition-duration:.1s;transition-duration:.1s;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-ms-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.btn{color:#fff;border:1px solid rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0 rgba(0,0,0,0.08)}a.btn,a.btn:hover{color:white!important}.btn{margin-bottom:5px;color:#fff;border:1px solid rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0 rgba(0,0,0,0.08);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.btn:hover::after,.btn:focus::after{background:rgba(255,255,255,0.09);color:white}.btn:active::after{background:rgba(255,255,255,0.18) color:white}.btn_label.show{display:block}.btn::after{position:absolute;top:0;right:0;bottom:0;left:0;content:'';-webkit-border-radius:inherit;-moz-border-radius:inherit;border-radius:inherit}.btn.icon::before{display:block;content:'';position:absolute;top:0;left:0;bottom:0;width:20px;border-radius:inherit;background:url('http://static.tumblr.com/tpqedpr/cQ1mbwb60/de.png') 0 0 no-repeat}.btn.theme::before{background-position:0 -0px}.btn img{width:15px}.btn.icon{padding-left:20px}.btn:active::after {background:rgba(255,255,255,0.18)}.clear {clear: both;} #pagination {display: none;} .clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.clearfix{display:inline-block}html[xmlns] .clearfix{display:block}* html .clearfix{height:1%}
  292. </style></head>
  293. <body>
  294.  
  295. <div id="contain" class="clearfix">
  296. <div id="header">
  297. <img src="http://static.tumblr.com/necydca/sl9mk1s38/123.png">
  298. </div>
  299.  
  300. <div id="side">
  301. <div class="text">
  302. <img src="http://media.tumblr.com/tumblr_m5n4v6Q4PC1r2pg0p.gif">
  303. <h2>{Title}</h2>
  304. <a href="/" class="nav">home</a>
  305. <a href="/ask" class="nav2">askme</a>
  306. <a href="/archive" class="nav3">archive</a>
  307. <a href="http://lovely-themes.com/" class="nav4">theme</a>
  308. {Description}
  309.  
  310. {block:IfNotInfiniteScroll}{block:Pagination}<p class="previous-next text">{block:PreviousPage}<a href="{PreviousPage}" class="next"><</a>{/block:PreviousPage}<span id="pages"> {CurrentPage} of {TotalPages} </span>{block:NextPage}<a href="{NextPage}" class="previous">></a>{/block:NextPage}</p>{/block:Pagination}{/block:IfNotInfiniteScroll}
  311. </div>
  312.  
  313. <h3>besties</h3>
  314. <table width="100%" cellpadding="1" cellspacing="0" border="0">
  315. <tr><td width="50%" valign="top">
  316. <a href="/" class="favs">friend</a>
  317. <a href="/" class="favs">friend</a>
  318. </td><td width="50%" valign="top">
  319. <a href="/" class="favs">friend</a>
  320. <a href="/" class="favs">friend</a>
  321. </td></tr></table>
  322. </div>
  323. <div id="content">
  324. {block:Posts}
  325. <div class="post">
  326.  
  327. {block:Text}
  328. <div class="text">
  329. {block:Title}<h3>{Title}</h3>{/block:Title}
  330. {Body}
  331. <!-- permalink --> {block:IndexPage}
  332.  
  333. <!-- /permalink --> {/block:IndexPage}
  334. </div>
  335. {/block:Text}
  336.  
  337. {block:Quote}
  338. <div class="text quote">
  339. <p class="words">&#8220;{Quote}&#8221;</p>
  340. {block:Source}<p class="source">{Source}</p>{/block:Source}
  341. <!-- permalink --> {block:IndexPage}
  342.  
  343. <!-- /permalink --> {/block:IndexPage}
  344. </div>
  345. {/block:Quote}
  346.  
  347. {block:Link}
  348. <div class="text link">
  349. <h3>{Name}</h3>
  350. {block:Description}{Description}{/block:Description}
  351. <!-- permalink --> {block:IndexPage}
  352.  
  353. <!-- /permalink --> {/block:IndexPage}
  354. </div>
  355. {/block:Link}
  356.  
  357. {block:Chat}
  358. <div class="text chat">
  359. <ul class="conversation">
  360. {block:Lines}
  361. <li class="line {Alt}">
  362. {block:Label}<span class="person">{Label}</span>{/block:Label}
  363. <span class="person-said">{Line}</span>
  364. </li>
  365. {/block:Lines}
  366. </ul>
  367. <!-- permalink --> {block:IndexPage}
  368.  
  369. <!-- /permalink --> {/block:IndexPage}
  370. </div>
  371. {/block:Chat}
  372.  
  373. {block:Audio}
  374. <div class="text audio">
  375. <p>{AudioPlayerBlack}</p>
  376. {block:IndexPage}{block:IfShowCaptions}
  377. {block:Caption}{Caption}{/block:Caption}
  378. {/block:IfShowCaptions}{/block:IndexPage}
  379. <!-- permalink --> {block:IndexPage}
  380.  
  381. <!-- /permalink --> {/block:IndexPage}
  382. </div>
  383. {/block:Audio}
  384.  
  385. {block:Answer}
  386. <div class="text answer">
  387. <div class="response">
  388. <p class="question">{Question}</p>
  389. <p>@{Asker}</p></div>
  390. {Answer}
  391. <!-- permalink --> {block:IndexPage}
  392.  
  393. <!-- /permalink --> {/block:IndexPage}
  394. </div>
  395. {/block:Answer}
  396.  
  397. {block:Photoset}
  398. <div class="photoset">
  399. <div class="box">
  400. <!-- permalink --> {block:IndexPage}
  401. <div class="td"><div class="e"><a href="{Permalink}">{NoteCount}</a></div></div>
  402. <!-- /permalink --> {/block:IndexPage}
  403. <center>{Photoset-250}</center>
  404. </div>
  405. {block:IndexPage}{block:IfShowCaptions}
  406. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  407. {/block:IfShowCaptions}{/block:IndexPage}
  408. </div>
  409. {/block:Photoset}
  410.  
  411. {block:Video}
  412. <div class="video">
  413. <div class="box">
  414. <!-- permalink --> {block:IndexPage}
  415. <div class="td"><div class="e"><a href="{Permalink}">{NoteCount}</a></div></div>
  416. <!-- /permalink --> {/block:IndexPage}
  417. <center>{Video-250}</center>
  418. </div>
  419. {block:IndexPage}{block:IfShowCaptions}
  420. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  421. {/block:IfShowCaptions}{/block:IndexPage}
  422. </div>
  423. {/block:Video}
  424.  
  425. {block:Photo}
  426. <div class="photo">
  427. <div class="box">
  428. <!-- permalink --> {block:IndexPage}
  429. <div class="td"><div class="e"><a href="{Permalink}">{NoteCount}</a></div></div>
  430. <!-- /permalink --> {/block:IndexPage}
  431. {block:IndexPage}
  432. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  433. {/block:IndexPage}
  434. {block:PermalinkPage}
  435. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
  436. {/block:PermalinkPage}
  437. </div>
  438. {block:IndexPage}{block:IfShowCaptions}
  439. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  440. {/block:IfShowCaptions}{/block:IndexPage}
  441. </div>
  442. {/block:Photo}
  443.  
  444. {block:IfShowTags}{block:IndexPage}{block:HasTags}
  445. <div class="tagged"><p>{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p></div>
  446. {/block:HasTags}{/block:IndexPage}{/block:IfShowTags}
  447.  
  448. {block:PermalinkPage}
  449. <div id="post-info" class="text">
  450. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  451. {block:HasTags}
  452. <p class="tagged">{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p>
  453. {/block:HasTags}
  454. <p class="post-info-data">
  455. {block:Date}{12Hour}:{Minutes}:{Seconds} @ {MonthNumber}/{DayOfMonth}/{Year}<br/>{/block:Date}
  456. {block:NoteCount}{NoteCountWithLabel}<br />{/block:NoteCount}{block:RebloggedFrom}
  457. Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br/>Posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:RebloggedFrom}</p>
  458. {block:PostNotes}
  459. {PostNotes}
  460. {/block:PostNotes}
  461. </div>
  462. {/block:PermalinkPage}
  463.  
  464. </div> <!-- end single post -->
  465. {block:ContentSource}
  466. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  467. {/block:ContentSource}
  468. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  469. {/block:Posts}
  470. </div> <!-- end content -->
  471. <div class="loading"></div>
  472. </div> <!-- end containing div -->
  473. {block:IndexPage}{block:IfInfiniteScroll}
  474. {block:Pagination}<ul id="pagination">
  475. {block:PreviousPage}
  476. <li><a href="{PreviousPage}"></a></li>
  477. {/block:PreviousPage}
  478. {block:JumpPagination length="5"}
  479. {block:CurrentPage}
  480. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  481. {/block:CurrentPage}
  482. {block:JumpPage}
  483. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  484. {/block:JumpPage}
  485. {/block:JumpPagination}
  486. {block:NextPage}
  487. <li><a id="nextPage" href="{NextPage}"></a></li>
  488. {/block:NextPage}
  489. </ul>{/block:Pagination}
  490. <script type="text/javascript">
  491. $(window).load(function () {
  492. var $content = $('#content');
  493. $content.infinitescroll({
  494. navSelector : '#pagination',
  495. nextSelector : '#pagination a#nextPage',
  496. itemSelector : '.post, .loading',
  497. loading: {
  498. finishedMsg: '',
  499. img: 'http://static.tumblr.com/uiqhh9x/amsm48v4p/add.gif'
  500. },
  501. bufferPx : 200,
  502. debug : false,
  503. });
  504. });
  505. </script>
  506. {/block:IfInfiniteScroll}
  507. {/block:IndexPage}
  508. {block:IfToTopButton}
  509. <script type="text/javascript">
  510. $(document).ready(function() {
  511. /*
  512. var defaults = {
  513. containerID: 'toTop', // fading element id
  514. containerHoverID: 'toTopHover', // fading element hover id
  515. scrollSpeed: 1200,
  516. easingType: 'linear'
  517. };
  518. */
  519.  
  520. $().UItoTop({ easingType: 'easeOutQuart' });
  521.  
  522. });
  523. </script>
  524. <a href="#" id="toTop" style="display: none; "><span id="toTopHover"></span>To Top</a>
  525. {/block:IfToTopButton}
  526. <div style="position: fixed; left: 5px; bottom: 5px; background: #000; padding: 3px; text-transform: uppercase;"><a href="http://lovely-themes.com">theme</a></div>
  527. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement