Advertisement
cuddlets

Theme 13

Oct 9th, 2015
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.37 KB | None | 0 0
  1. <!--
  2.  
  3. THEME BY CUDDLETS (http://cuddlets.tumblr.com)
  4. -NO REMOVING OF CREDITS
  5. -DON'T USE MY THEME CODES AS BASECODES
  6. -THANK YOU FOR USING
  7.  
  8. -->
  9.  
  10. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  11. <html>
  12.  
  13.  
  14.  
  15. <head>
  16. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  17.  
  18.  
  19. <meta name="color:background" content="##fdfafa"/>
  20. <meta name="color:text" content="#585555"/>
  21. <meta name="color:title" content="#797171"/>
  22.  
  23.  
  24. <meta name="color:link" content="#949494"/>
  25. <meta name="color:hover" content="#444444"/>
  26. <meta name="color:Navigation" content="#eeebee"/>
  27. <meta name="color:Navigation Hover" content="#c9c5c9"/>
  28.  
  29.  
  30. <meta name="image:Left Background" content""/>
  31. <meta name="image:Tiled Background" content""/>
  32. <meta name="image:Right Background" content""/><meta name="image:Sidebar" content=""/>
  33.  
  34.  
  35.  
  36. <meta name="if:Show caption" content=""/>
  37. <meta name="if:Visibleperma" content=""/>
  38.  
  39. <meta name="text:Background size" content="350"/>
  40. <meta name="text:Custom Link One" content=""/>
  41. <meta name="text:Custom Link One URL" content=""/>
  42. <meta name="text:Custom Link Two" content=""/>
  43. <meta name="text:Custom Link Two URL" content=""/>
  44. <meta name="text:Custom Link Three" content=""/>
  45. <meta name="text:Custom Link Three URL" content=""/>
  46. <meta name="text:Custom Link Four" content=""/>
  47. <meta name="text:Custom Link Four URL" content=""/>
  48.  
  49.  
  50.  
  51. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  52.  
  53.  
  54. <link href='https://fonts.googleapis.com/css?family=Vollkorn:400,400italic' rel='stylesheet' type='text/css'><script type="text/javascript">
  55. WebFontConfig = {
  56. google: { families: [ 'Vollkorn:400,400italic:latin' ] }
  57. };
  58. (function() {
  59. var wf = document.createElement('script');
  60. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  61. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  62. wf.type = 'text/javascript';
  63. wf.async = 'true';
  64. var s = document.getElementsByTagName('script')[0];
  65. s.parentNode.insertBefore(wf, s);
  66. })(); </script>
  67.  
  68.  
  69.  
  70. <script type="text/javascript"
  71. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  72. {block:Description}
  73. <meta name="description" content="{MetaDescription}" />{/block:Description}
  74. <title>
  75. {block:PostSummary}
  76. {PostSummary} - {/block:PostSummary}{Title}</title>
  77. {block:ifinfinitescrolling}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:ifinfinitescrolling}
  78.  
  79.  
  80.  
  81.  
  82.  
  83. </head>
  84. <style type="text/css">
  85. body {
  86.  
  87. background-color:{color:Background};
  88. background-image: url({image:Left Background}), url({image:Right Background}), url({image:Tiled Background});
  89. background-size: {text:Background size}px;
  90. background-attachment: fixed;
  91. background-position: bottom left, bottom right;
  92. background-repeat: no-repeat, no-repeat, repeat;
  93.  
  94.  
  95. font-family: 'Vollkorn', serif;
  96. color: {color:Text};
  97. text-align: justify;
  98. font-size:10px;
  99. line-height:15px;}
  100. letter-spacing:2px;
  101. p {margin:0px; margin-top:5px;}
  102. a:link, a:active, a:visited{color: {color:Link}; text-decoration: none;-webkit-transition: 0.4s ease-in;
  103. -o-transition: 0.4s ease-in;
  104. -moz-transition: 0.4s ease-in;
  105. transition: 0.4s ease-in;}
  106. a:hover {color:{color:Hover};
  107. -webkit-transition: 0.4s ease-in; text-decoration:underline;
  108. -o-transition: 0.4s ease-in;
  109. -moz-transition: 0.4s ease-in;
  110. transition: 0.4s ease-in;}
  111.  
  112.  
  113.  
  114. #cage {
  115. margin:auto;
  116. position:relative;
  117. width:100%;
  118. overflow:hidden;
  119. color: {color:Title};
  120. _margin-left:10%;}
  121.  
  122. #center {
  123. margin:auto;
  124. position:relative;
  125. width:100%; background-color:;
  126. overflow:auto;
  127. overflow-y:hidden;}
  128.  
  129. #content {
  130. float:left;
  131. width:415px;
  132. color: {color:Text};
  133. padding: 5px;
  134. margin-top:0px;
  135. margin-left: 355px;
  136. background:transparent;
  137.  
  138.  
  139. {block:PermalinkPage}
  140. width:440px;
  141. text-align:left;
  142. line-height:13px;
  143. float:center;
  144. margin-left: 355px;
  145. {/block:PermalinkPage}
  146.  
  147. }
  148.  
  149. #entry {
  150. margin-top:35px;
  151. padding:5px;
  152. background-color:white;
  153. opacity:0.8;
  154. border-radius:2px;
  155. -webkit-transition-timing-function: ease-out;
  156. -webkit-transition-duration: .4s;
  157. -moz-transition-timing-function: ease-out;
  158. -moz-transition-duration: .4s;
  159.  
  160. }
  161.  
  162. #entry:hover {
  163. opacity:1;
  164. -webkit-transition-timing-function: ease-out;
  165. -webkit-transition-duration: .4s;
  166. -moz-transition-timing-function: ease-out;
  167. -moz-transition-duration: .4s;
  168.  
  169. }
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176. #entry .lerman {
  177. position:absolute;
  178. overflow:hidden;
  179. opacity:0;
  180.  
  181.  
  182. {block:ifvisibleperma}
  183. opacity:1;
  184. {/block:ifvisibleperma}
  185.  
  186. background-color:white;
  187. color:black;
  188. font-family:arial;
  189. font-size: 8px;
  190. letter-spacing: 1px;
  191. line-height: 12px;
  192. overflow:hidden;
  193. text-align:;center;
  194. margin-left:420px;
  195. font-family: georgia;
  196. padding:5px;
  197. width:250px;
  198. -webkit-transition-timing-function: ease-out;
  199. -webkit-transition-duration: .4s;
  200. -moz-transition-timing-function: ease-out;
  201. -moz-transition-duration: .4s;
  202. text-transform:normalcase;
  203. }
  204.  
  205. #entry:hover .lerman {
  206. opacity:1;
  207. -webkit-transition-timing-function: ease-out;
  208. -webkit-transition-duration: .4s;
  209. -moz-transition-timing-function: ease-out;
  210. -moz-transition-duration: .4s;
  211. }
  212.  
  213.  
  214.  
  215.  
  216.  
  217. .jump_page {
  218. padding: 4px 8px;
  219. background-color: transparent;
  220. color:#585858;
  221. font-family:century gothic;
  222. font-size:11px;
  223. text-decoration:none;
  224. word-spacing:2px;
  225. letter-spacing:2px;
  226. }
  227.  
  228. .current_page, .jump_page:hover {
  229. padding: 4px 8px;
  230. color: gray;
  231. font-family:century gothic;
  232. font-size:11px;
  233. text-decoration:none;
  234. text-decoration:underline;
  235. }
  236.  
  237.  
  238. .qa {
  239. background-color:#f6f6f6;
  240. color:gray;
  241. margin-top: 0px;
  242. padding-top:10px;
  243. padding-bottom:10px;
  244. padding-right:5px;
  245. padding-left:5px;
  246. font-family:georgia;
  247. font-size: 8px;
  248. letter-spacing:1px;
  249. margin-bottom:3px;
  250. line-height:10px;
  251. text-align:left;
  252.  
  253. }
  254. .qa2 {
  255. background-color:#eeebee;
  256. color:#000000;
  257. margin-top: 0px;
  258. padding-top:5px;
  259. padding-bottom:5px;
  260. padding-right:5px;
  261. padding-left:5px;
  262. font-family:georgia;
  263. font-size: 8px;
  264. letter-spacing:1px;
  265. margin-bottom:3px;
  266. text-align:left;
  267. margin-bottom:6px;
  268. }
  269.  
  270.  
  271.  
  272.  
  273. #sidebar {
  274. position:relative !important;
  275. width: 300px;
  276. height: auto;
  277. color: {color:Text};
  278. margin: 20px 0px 0px 400px;
  279. padding:15px;
  280. float:left;
  281. background-color:white;
  282.  
  283.  
  284.  
  285.  
  286. }
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293. .perma{
  294. display: block;
  295. font-size: 9px;
  296. text-align: center;
  297. padding-top: 4px;
  298. padding-bottom: 0px;
  299. line-height: 10px;
  300. font-family: georgia;
  301. margin-top:0px;
  302. margin-left:0px;
  303. letter-spacing:1px;-transition-timing-function: ease-out;
  304. -webkit-transition-duration: .5s;
  305. -moz-transition-timing-function: ease-out;
  306. -moz-transition-duration: .5s;
  307. background-color:transparent;
  308.  
  309. }
  310.  
  311. #postnotes{
  312. text-align: left;}
  313.  
  314. #postnotes blockquote{
  315. border: 0px;}
  316.  
  317. .title{
  318. font-size: 14px;
  319. line-height: 18px;
  320. font-family: 'Vollkorn', serif;color: {color:title};
  321. text-align:left;
  322. -transition-timing-function: ease-out;
  323. -webkit-transition-duration: .5s;
  324. -moz-transition-timing-function: ease-out;
  325. -moz-transition-duration: .5s;}
  326.  
  327. .quote{
  328. font-size: 9px;
  329. line-height: 18px;
  330. font-family: georgia;
  331. color: {color:title};
  332. letter-spacing: 1px;
  333. padding-left: 5px;
  334. }
  335.  
  336.  
  337. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  338. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};}
  339. .notes img{width:10px; position:left; top:3px;}
  340. .video embed, .post div.video object {width:250px !important; height:187px !important;}
  341. {font-size: 100%;}
  342.  
  343.  
  344.  
  345. iframe#tumblr_controls {
  346. top: 0% !important;
  347. right:0% !important;
  348. position: fixed !important;}
  349.  
  350.  
  351. blockquote {text-align: left; padding-left: 10px; border-left: 1px solid #eeebee; background:white; color: {color:Text}; font-family: georgia; margin-left: 2px;}
  352.  
  353. .conversation ul { list-style-type: none; margin: 0px; padding: 0px; }
  354.  
  355. .conversation ul li { padding: 4px 4px 4px 20px;margin-top:2px; margin-bottom:2px;background-color:white;}
  356.  
  357. .conversation ul li span.label {font-family:georgia; font-weight: normal; text-transform: normalcase; font-size: 9px;}
  358.  
  359. .conversation ul li.odd {
  360. background-color: #eeebee;
  361. }
  362.  
  363.  
  364.  
  365.  
  366.  
  367. @import url(https://fonts.googleapis.com/css?family=Vollkorn:400,400italic);
  368.  
  369.  
  370. a.link1 {
  371. display:inline-block;
  372. font-size:8px;
  373. letter-spacing:1px;
  374. background: {color:NAVIGATION};
  375. height:35px;
  376. width:35px;
  377. line-height:35px;
  378. padding:2px;
  379. text-align:center;
  380. border-radius:100px 100px 0px 100px;
  381. }
  382. a.link1:hover {
  383. background:{color:Navigation Hover};
  384. }
  385.  
  386. a.link2 {
  387. display:inline-block;
  388. font-size:8px;
  389. letter-spacing:1px;
  390. background:{color:NAVIGATION};
  391. height:35px;
  392. width:35px;
  393. line-height:35px;
  394. padding:2px;
  395. text-align:center;
  396. border-radius:100px 100px 100px 0px;
  397. }
  398. a.link2:hover {
  399. background:{color:Navigation Hover};
  400. }
  401.  
  402. a.link3 {
  403. display:inline-block;
  404. font-size:8px;
  405. letter-spacing:1px;
  406. background:{color:NAVIGATION};
  407. height:35px;
  408. padding:2px;
  409. width:35px;
  410. line-height:35px;
  411. text-align:center;
  412. border-radius:100px 0px 100px 100px;
  413. }
  414.  
  415. a.link3:hover {
  416. background:{color:Navigation Hover};
  417. }
  418.  
  419. a.link4 {
  420. display:inline-block;
  421. font-size:8px;
  422. letter-spacing:1px;
  423. background:{color:NAVIGATION};
  424. height:35px;
  425. width:35px;
  426. padding:2px;
  427. line-height:35px;
  428. text-align:center;
  429. margin-top:2px;
  430. border-radius:0px 100px 100px 100px;
  431. }
  432.  
  433. a.link4:hover {
  434. background:{color:Navigation Hover};
  435.  
  436. }
  437.  
  438.  
  439. div.navigate a{
  440. background: {color:NAVIGATION}; color: {color:Link}; display:inline-block;width:32px; padding-left:15px;padding-right:15px; padding-top:3px;padding-bottom:1px;font-family:font-family:times new;font-size:8px;
  441. margin-top:2px;margin-left:5px; position:relative; -webkit-transition-duration: .0s; z-index:1;
  442.  
  443.  
  444. }
  445.  
  446. div.navigate a:hover{
  447. background:{color:Navigation Hover}; color:gray;text-decoration:underline;z-index:2;
  448. -webkit-transition-timing-function: ease-out;
  449. -webkit-transition-duration: .4s;
  450. -moz-transition-timing-function: ease-out;
  451. -moz-transition-duration: .4s;
  452. }
  453.  
  454.  
  455.  
  456.  
  457.  
  458. {CustomCSS}
  459. </style>
  460. <body>
  461.  
  462.  
  463. <link rel="shortcut icon" href="{Favicon}">
  464. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  465.  
  466.  
  467.  
  468.  
  469. <div id="cage">
  470. <div id="center">
  471.  
  472. <div id="sidebar">
  473.  
  474. <table> <tr> <td width="80px;">
  475.  
  476. <a href="/" class="link1">home</a>
  477. <a href="/ask" class="link2">msg</a><bR>
  478. <a href="/archive" class="link3">past</a>
  479. <a href="http://cuddlets.tumblr.com" class="link4">cred</a>
  480.  
  481.  
  482. </td><td>
  483.  
  484.  
  485.  
  486. <div style="font-family: 'Vollkorn', serif; font-size:17px;margin-left:18px;color: {color:title};"><a href="/">{title}</a></div>
  487. <div style="margin-left:18px;margin-top:5px;font-family: 'Vollkorn', serif;letter-spacing:0px;font-size:10px;">{description}
  488. </div>
  489. </td></table>
  490.  
  491. <center><br>
  492. <div class="navigate" >
  493. {block:IfCustomLinkOne}<a href="{text:Custom Link One URL}">{text:Custom Link One}</a>{/block:IfCustomLinkOne}
  494. {block:IfCustomLinkTwo}<a href="{text:Custom Link Two URL}">{text:Custom Link Two}</a>{/block:IfCustomLinkTwo}
  495. {block:IfCustomLinkThree}<a href="{text:Custom Link Three URL}">{text:Custom Link Three}</a>{/block:IfCustomLinkThree}
  496. {block:IfCustomLinkFour}<a href="{text:Custom Link Four URL}">{text:Custom Link Four}</a>{/block:IfCustomLinkFour}
  497. </DIV></center>
  498. </div>
  499.  
  500.  
  501.  
  502.  
  503.  
  504. <div id="content">
  505. {block:Posts}
  506. <div id="entry">
  507.  
  508.  
  509. <!-- TEXT POSTS -->
  510. {block:Text}
  511. <div class="lerman">
  512. <a href="{ReblogURL}" target="_blank">Reblog </a></div>
  513. {block:Title}
  514. <span class="title">{Title}</span>{/block:Title}
  515. <span class="entrytext">{Body}</span>
  516.  
  517.  
  518. <span class="perma"><a href="{Permalink}" target="_blank">
  519. {DayOfMonth}{DayOfMonthSuffix} of {Month} </a> &nbsp;&nbsp;&nbsp;<a href="{Permalink}" target="_blank">
  520. {NoteCount} ♡</a> &nbsp;&nbsp;&nbsp;
  521. <a href="{ReblogURL}"title="reblog">share</a>
  522. </span>
  523.  
  524. {/block:text}
  525.  
  526.  
  527.  
  528.  
  529. <!-- LINK POSTS -->
  530. {block:Link}
  531. <div class="lerman">
  532. <a href="{ReblogURL}" target="_blank">Reblog </a></div>
  533. <a href="{URL}" class="title">{Name}</a>{block:Description}{Description}{/block:Description}
  534. <span class="perma"><a href="{Permalink}" target="_blank"> Posted {TimeAgo} with {NoteCountWithLabel} </a> </span>
  535. {/block:link}
  536.  
  537.  
  538.  
  539.  
  540. <!-- PHOTO POSTS -->
  541. {block:Photo}{block:IndexPage}
  542. <div class="lerman">
  543. <a href="{Permalink}" target="_blank">✖ {NoteCount} </a> <br>
  544. <a href="{ReblogURL}" target="_blank">Reblog </a>
  545. <br>
  546. {block:HasTags}
  547. Labeled as: {block:Tags}<a href="{TagURL}">#{Tag}, </a>{/block:Tags}<br> {/block:HasTags}
  548.  
  549. {block:ifshowcaption}{block:Caption}<br>{Caption}{/block:Caption}{/block:ifshowcaption} </div>
  550.  
  551. <a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="400"
  552. </a>
  553. {/block:IndexPage}
  554.  
  555.  
  556.  
  557. {block:PermalinkPage}
  558. {LinkOpenTag}<div class="photo" align="center"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  559. {LinkCloseTag}
  560. {/block:PermalinkPage}
  561.  
  562. {/block:Photo}
  563.  
  564.  
  565.  
  566.  
  567. <!-- PHOTOSET POSTS -->
  568. {block:Photoset}{block:IndexPage}
  569. <div class="lerman">
  570. <a href="{Permalink}" target="_blank">✖ {NoteCount} </a> <br>
  571. <a href="{ReblogURL}" target="_blank">Reblog </a>
  572. <br>
  573. {block:HasTags}
  574. Labeled as: {block:Tags}<a href="{TagURL}">#{Tag}, </a>{/block:Tags}<br> {/block:HasTags}
  575.  
  576. {block:ifshowcaption}{block:Caption}<br>{Caption}{/block:Caption}{/block:ifshowcaption} </div>
  577. {/block:IndexPage}<center>{Photoset}</center>
  578. {/block:Photoset}
  579.  
  580.  
  581.  
  582.  
  583.  
  584. <!-- QUOTE POSTS -->
  585. {block:Quote}
  586. <div class="lerman">
  587. <a href="{ReblogURL}" target="_blank">Reblog </a></div>
  588. <span class="quote">"{Quote}"</span>
  589. {block:Source}<i> - {Source}</i>{/block:Source}<br><br>
  590. <span class="perma" ><a href="{Permalink}" target="_blank">Posted {TimeAgo} with {NoteCountWithLabel}</a> </span>
  591. {/block:Quote}
  592.  
  593.  
  594.  
  595.  
  596. <!-- CHAT POSTS -->
  597. {block:Chat}
  598. <div class="lerman">
  599. <a href="{ReblogURL}" target="_blank">Reblog </a></div>
  600. {block:Title}<span class="title">{Title}</span>{/block:Title}<br><br>
  601. <div class="post"><div class="conversation"><ul>
  602. {block:Lines}<li class="{Alt}">
  603. {block:Label}<span class="label">{Label}</span>{/block:Label}
  604. {Line}</li>{/block:Lines}</ul>
  605. </div></div><span class="perma"><a href="{Permalink}" target="_blank"> Posted {TimeAgo} with {NoteCountWithLabel} </a> </span>
  606. {/block:Chat}
  607.  
  608.  
  609.  
  610.  
  611.  
  612. <!--AUDIO POSTS -->
  613. {block:Audio}{block:IndexPage}
  614. <div class="lerman">
  615. <a href="{Permalink}" target="_blank"> {NoteCountWithLabel} </a> |
  616. <a href="{ReblogURL}" target="_blank">Reblog </a></div>
  617. {/block:IndexPage}<center><div style="width:260px; height:20px;"><div style="float:left">{AudioPlayerGrey}</div></div></centeR><BR>{block:ifshowcaption}{block:Caption}{Caption}{/block:Caption}{/block:ifshowcaption}
  618. {/block:Audio}
  619.  
  620.  
  621.  
  622.  
  623. <!-- VIDEO POSTS -->
  624. {block:Video}{block:IndexPage}
  625. <div class="lerman">
  626. <a href="{Permalink}" target="_blank"> {NoteCountWithLabel} </a> |
  627. <a href="{ReblogURL}" target="_blank">Reblog </a></div>
  628. {/block:IndexPage}<center>{Video-500}<BR></center>{block:ifshowcaption}{block:Caption}{Caption}{/block:Caption}{/block:ifshowcaption}
  629. {/block:Video}
  630.  
  631.  
  632.  
  633.  
  634.  
  635. <!-- ANSWERS POSTS -->
  636. {block:Answer}
  637.  
  638.  
  639. <img src="{AskerPortraitURL-48}" width="48" align="left" style="border: 1px solid #eee; padding: 5px; margin: 10px;background-color:white;opacity:1;"><div class="qa"><span></span>♡ {Asker} whispered: &nbsp;<br>{Question}</div>
  640. <div class="qa2">{Answer}</div>
  641.  
  642. <span class="perma">
  643. <a href="{Permalink}" target="_blank">
  644. {DayOfMonth}{DayOfMonthSuffix} of {Month} </a> {block:HasTags}<br>
  645. Labeled as: {block:Tags}<a href="{TagURL}">#{Tag}, </a>{/block:Tags}<br> {/block:HasTags}
  646. </span>
  647. {/block:Answer}
  648.  
  649.  
  650.  
  651.  
  652.  
  653.  
  654.  
  655. {block:PostNotes}<br>
  656.  
  657. {caption}
  658.  
  659. {block:HasTags}
  660. Tagged as: {block:Tags}<a href="{TagURL}">#{Tag}, </a>{/block:Tags}<br> {/block:HasTags}
  661.  
  662.  
  663.  
  664. {block:RebloggedFrom}
  665. Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  666. Original poster <a href="{ReblogRootURL}">{ReblogRootName}</a>
  667. {/block:RebloggedFrom}
  668. </center></span>
  669. <BR>
  670. <div id="postnotes">{PostNotes}</div><br>
  671. <center>{block:ContentSource}
  672. <br><a href="{SourceURL}">
  673. {lang:Source}:
  674. {block:SourceLogo}
  675. <img src="{BlackLogoURL}" width="{LogoWidth}"
  676. height="{LogoHeight}" alt="{SourceTitle}" />
  677. {/block:SourceLogo}
  678. {block:NoSourceLogo}
  679. {SourceLink}
  680. {/block:NoSourceLogo}
  681. </a>
  682. {/block:ContentSource}</center>{/block:PostNotes}</div>{/block:Posts}
  683. </div></div>
  684. </div>
  685. </div>
  686.  
  687.  
  688. <div style="bottom:30px;position:relative;width:300px; padding:5px;text-align:center;background-color:transparent;margin-left:400px;margin-top:30px; letter-spacing:1px;font-size:8px;
  689. ">{block:Pagination}
  690. {block:PreviousPage}<a href="{PreviousPage}" class="jump_page">&laquo;</a>{/block:PreviousPage}
  691. {block:JumpPagination length="5"}
  692. {block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
  693. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
  694. {block:NextPage}<a href="{NextPage}" class="jump_page">&raquo;</a>{/block:NextPage}
  695. {/block:Pagination}
  696.  
  697. <br>
  698.  
  699. </div>
  700.  
  701.  
  702.  
  703. </body>
  704.  
  705.  
  706.  
  707. </html>
  708.  
  709. <!--
  710.  
  711. THEME BY CUDDLETS (http://cuddlets.tumblr.com)
  712. -NO REMOVING OF CREDITS
  713. -DON'T USE MY THEME CODES AS BASECODES
  714. -THANK YOU FOR USING
  715.  
  716. -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement