Advertisement
faedethemes

Swim Theme

May 25th, 2014
10,956
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.64 KB | None | 0 0
  1. <!--
  2. Swim Theme by faede
  3. thank you for choosing faede themes!
  4. please dont remove any credits thank you! (or if you do atleast leave one of the two thanks)
  5. ------------------------------------
  6. main blog: faede.tumblr.com
  7. theme blog: faedethemes.tumblr.com
  8. -->
  9. <html lang="en">
  10. <head>
  11. <link rel="shortcut icon" href="{Favicon}">
  12.  
  13. </script>
  14.  
  15.  
  16. </script><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  17.  
  18. <link href='http://fonts.googleapis.com/css?family=Cedarville+Cursive' rel='stylesheet' type='text/css'>
  19. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/2MFlzww4p/likenew.js"></script>
  20. <script type="text/javascript">autoscale(new Array('object', 'embed'));</script>
  21. <script type="text/javascript" src="http://static.tumblr.com/iddq6cw/cz1m316ry/arny.js"></script>
  22. <iframe id="likeiframe" style="display:none;"></iframe>
  23.  
  24. <html xmlns="http://www.w3.org/1999/xhtml">
  25. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  26. <script type="text/javascript"
  27. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  28. <link href='http://fonts.googleapis.com/css?family=Ubuntu' rel='stylesheet' type='text/css'>
  29.  
  30. <script type="text/javascript"
  31. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  32. <link href='http://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'>
  33. <link href='http://fonts.googleapis.com/css?family=Miniver' rel='stylesheet' type='text/css'>
  34.  
  35.  
  36.  
  37. <title>{Title}</title>
  38.  
  39.  
  40. <meta name="color:background" content="#ffffff"/>
  41. <meta name="color:primary" content="#000000"/>
  42. <meta name="color:blockquote" content="#fafafa"/>
  43. <meta name="color:post borders" content"0">
  44. <meta name="color:sidebar text" content="#000"/>
  45. <meta name="color:link" content="#000">
  46. <meta name="color:borders" content="#000">
  47. <meta name="color:postbackground" content="#fafafa">
  48. <meta name="color:hover" content="#dddddd">
  49. <meta name="font:posts" content="Baskerville"/>
  50. <meta name="font:sidebar" content="Baskerville"/>
  51. <meta name="if:show captions" content"0">
  52. <meta name="if:image fade" content"1">
  53. <meta name="if:rounded post borders" content"0">
  54. <meta name="if:postborders" content"1">
  55. <meta name="if:title font" content"0">
  56. <meta name="text:Custom Link One Title" content="" />
  57. <meta name="text:Custom Link One" content="" />
  58. <meta name="text:Custom Link Two Title" content="" />
  59. <meta name="text:Custom Link Two" content="" />
  60. <meta name="text:Custom Link Three Title" content="" />
  61. <meta name="text:Custom Link Three" content="" />
  62. <meta name="text:Custom Link Four Title" content="">
  63. <meta name="text:Custom Link Four" content="">
  64. <meta name="text:Custom Link Five Title" content="">
  65. <meta name="text:Custom Link Five" content="">
  66.  
  67.  
  68.  
  69.  
  70. <style type="text/css">
  71.  
  72.  
  73.  
  74. ::-webkit-scrollbar-thumb:vertical{
  75. background-color:#C2C8CF;
  76. -moz-border-radius:10px;
  77. -webkit-border-radius:10px;
  78. }
  79.  
  80. #tumblr_controls{
  81. position:fixed !important;
  82. -webkit-filter: invert(100%)
  83. }
  84.  
  85. .wrapper{width:1000px;margin:0px auto;}
  86.  
  87. ::-webkit-scrollbar {width: 6px; height: 4px; background: #d8d8d8; }
  88. ::-webkit-scrollbar-thumb { background-color: #130C11;}
  89.  
  90. body{
  91. margin:0px;
  92. background-attachment: fixed;
  93. background-repeat: repeat;
  94. background-color:{color:background};
  95. background-attachment: fixed;
  96. background-repeat: repeat;
  97. font-size: 11px;
  98. font-family: {font:posts};line-height:11px;
  99. color: {color:primary};
  100. }
  101.  
  102. a:link, a:active, a:visited{
  103. color: {color:link};
  104. text-decoration: none;
  105. -webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
  106. }
  107.  
  108. a:hover{
  109. color: {color:hover};
  110. -webkit-transition: all 0.0s ease-in-out;
  111. -moz-transition: all 0.0s ease-in-out;
  112. transition: all 0.0s ease-in-out;
  113. }
  114. .ext{top:0px;right:7px;text-align:right;width:120px;position:fixed;font-size:9px}
  115.  
  116.  
  117. .entry {
  118. margin:12px;
  119. padding: 10px;
  120. float:left;
  121. {block:indexpage}
  122. width:400px;
  123. {/block:indexpage}
  124. {block:permalinkpage}
  125. width:500px;
  126. background: fit;
  127. {/block:permalinkpage}
  128. {block:ifpostborders}
  129. border: 1px dotted{color:post borders};
  130. {/block:ifpostborders}
  131. {block:ifroundedpostborders}
  132. border-radius: 3px;
  133. {/block:ifroundedpostborders}
  134. font-family: {font:posts};
  135. font-size: 10px;
  136. line-height:12px;
  137. background-color: {color:postbackground};
  138. ;
  139.  
  140. }
  141.  
  142. .entry img {
  143. display: block;
  144. max-width: 100%;
  145. {block:ifimagefade}
  146. opacity: 0.9;
  147. {/block:ifimagefade}
  148. filter:alpha(opacity=10);
  149. -moz-opacity: 0.1;
  150. -moz-transition: all .9s ease;
  151. -o-transition: all .9s ease;
  152. transition: all .9s ease;
  153. -webkit-transition: all .9s ease;
  154.  
  155. {block:ifroundedpostborders}
  156. -moz-border-radius: 3px;
  157. border-radius: 3px;
  158. {/block:ifroundedpostborders}
  159.  
  160.  
  161. }
  162.  
  163. .entry:hover.a {-webkit-transition: 0.3s ease-in; position:absolute; margin-top:0px; margin-left:7px; padding:4px; background:#fff; {block:ifimagefade}
  164. opacity: .9;{/block:ifimagefade}{block:ifnotimagefade} opacity: 1.0;{/block:ifnotimagefade}}
  165.  
  166.  
  167. #sidebar{
  168. z-index:999;
  169. position:absolute;
  170. width:400px;
  171. height:auto;
  172. opacity: .7;
  173. padding:6px;
  174. left:425px;
  175. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  176. color:{color:sidebar text};
  177. margin-top:-10px;
  178. font-size: 10px;
  179. line-height:13px;
  180. letter-spacing:0px;
  181. background-color:;
  182. font-family: {font:sidebar};
  183. overflow:hidden;
  184. text-align:center;
  185. background: ;
  186. }
  187.  
  188. .tweek {
  189. font-size:15px;
  190. line-height:100%;
  191. padding:2px;
  192. color:#fff;
  193. z-index:987897978978999999;
  194. }
  195. #posts {
  196. padding-top:60px;
  197. width: 980px;
  198. height: 100%;
  199. background: transparent;
  200. margin-left:180px;
  201. padding-left: 2px;
  202. padding-right: 2px;
  203. float:center;
  204.  
  205.  
  206. }
  207.  
  208. #infscr-loading{
  209. bottom: -70px;
  210. position: absolute;
  211. left: 50%;
  212. margin-left:-8px;
  213. width:16px;
  214. height:11px;
  215. overflow:hidden;
  216. margin-bottom: 50px;
  217. }
  218.  
  219. .credit {opacity:0.7;font-size:20px;position:fixed;bottom:10px;right:5px;color:#000;}
  220.  
  221.  
  222. .photo{{block:ifimagefade}opacity:0.8;background-color:transparent;{/block:ifimagefade}-webkit-transition: all .0s ease-out;-moz-transition: all .0s ease-out;transition: all .0s ease-out;}
  223.  
  224. .photo:hover{opacity:0.9;}
  225.  
  226. a img{border: 0px;}
  227.  
  228.  
  229. .title{
  230. font-family: font:{font:posts};;
  231. font-size: 12px;
  232. line-height:12px;
  233. text-transform:uppercase;
  234. }
  235.  
  236. blockquote {
  237. padding-left:3px;
  238. padding-right:3px;
  239. margin-left:5px; margin-right:5px;
  240. background-color:#fff;
  241. text-align:left;
  242. border-left: 2px solid #eee;
  243. font-size: 9px;
  244. text-transform: lowercase;
  245. margin-left:0px;
  246. width:93%;
  247. height: auto;
  248.  
  249. padding-left: 2px
  250.  
  251. }
  252.  
  253.  
  254.  
  255.  
  256.  
  257. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  258. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  259. .user_7 .label, .user_8 .label, .user_9 .label {color:#130C11;}
  260. .notes img{width:10px; position:relative; top:0px;}
  261.  
  262. <--ses-->
  263. small{font-size: 90%;}
  264.  
  265.  
  266. @font-face{font-family:marketing script;src:url('http://static.tumblr.com/hcocigh/GkVm9pnt3/marketingscript.ttf');}
  267. .blogtitle{
  268. color: #ddd;
  269. font-family: baskerville;
  270. font-size:21px;
  271. line-height: 25px;
  272. text-transform:lowercase;
  273. font-style: italic;
  274. letter-spacing:1px;
  275. -webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
  276. }
  277. .links a{
  278. background:;
  279. text-transform: lowercase;
  280. text-align: center;
  281. padding:3px;
  282. padding-bottom: 6px;
  283. font-family: baskerville;font-size:10px;
  284. line-height: 10px;
  285. z-index: 99999999999;
  286. margin-top: 0px;
  287. letter-spacing: 1px;
  288. display:inline-block;
  289. text-align:right;
  290. -webkit-transition: all 0.5s ease;
  291. -moz-transition: all 0.5s ease;
  292. -o-transition: all 0.5s ease;
  293. }
  294. .perm{
  295. display: block;
  296. font-size: 9px;
  297. font-family: baskerville;line-height: 12px;
  298. text-align:right;
  299. opacity: 0.6;
  300. text-transform: uppercase;
  301. -webkit-transition-duration:.5s;
  302. -webkit-transition:.5s;
  303. }
  304.  
  305.  
  306. .permie{
  307. display: block;
  308. font-size: 9px;
  309. font-family: baskerville;line-height: 12px;
  310. text-align:left;
  311. opacity: 0.6;
  312. text-transform: uppercase;
  313. -webkit-transition-duration:.5s;
  314. -webkit-transition:.5s;
  315. }
  316.  
  317.  
  318. .text {
  319. padding: 0px;
  320. width: 100%;
  321. }
  322. .quote {
  323. font-family: arial;
  324. font-size: 15px;
  325. color: {color:link};
  326. float: left;
  327. margin-right: 5px;
  328. }
  329.  
  330. .perms {
  331. color:black;
  332. font-size:8px;
  333. opacity: 0;
  334. -webkit-transition-duration: .75s;top:15px;
  335. width:400px;
  336. height:10px;
  337. padding-bottom:4px;
  338. background-color: #fff;
  339. position: absolute;
  340. margin-top:0px;
  341. text-align:center;
  342. text-transform:uppercase;
  343. font-family: baskerville;letter-spacing:0px;
  344. display:block;
  345. }
  346.  
  347. .entry:hover .perms {
  348. opacity:0.9;
  349. z-index:999999;
  350. padding-top:5px;}
  351.  
  352.  
  353. #entry:hover .permalink {overflow:visible; -webkit-transition: opacity 0.7s linear; opacity: 1; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  354. .permalink {font-size: {text:font size}; font-weight: normal; text-align: bottom; position: absolute; padding-left: 0px; margin-left:220px;overflow:hidden; -webkit-transition: opacity 0.7s linear; opacity: 1; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear;transition: all 0.4s linear;}
  355.  
  356.  
  357.  
  358. .perma {position:absolute; text-decoration:none; margin-top:0px; margin-left:235px; padding:4px;background:transparent; opacity:0; -webkit-transition: 0.3s ease-in;z-index:10;font-family: baskerville;color:#eee;width:auto;font-size:7px;text-align:left;width:70px;max-width:110px;z-index:1;}
  359.  
  360. .perma a {text-decoration:none;text-transform:uppercase;}
  361.  
  362.  
  363.  
  364. .entry:hover .perma {-webkit-transition: 0.3s ease-in; position:absolute; margin-top:0px; margin-left:235px; padding:4px; background:transparent; opacity:1;}
  365.  
  366. .question {
  367. text-align:left;
  368. padding-left:5px;padding-top:7px;
  369. padding-right:5px;padding-bottom:7px;
  370. background-color:{color:blockquote};
  371. border: 1px solid #eee;
  372. border-radius: 0px;
  373. }
  374.  
  375. #note3 {
  376. width: 500px;
  377. text-align:left;
  378. }
  379.  
  380.  
  381.  
  382. .permad {text-decoration:underline; padding:5px;padding-top:0px;padding-left:0px;text-align:right;background-color:{color:reblog background color};float:left;}
  383.  
  384. .permad a {color:{color:links}}
  385. .permad a:hover { text-decoration:underline; color:{color:hover}}
  386.  
  387. #album
  388. {
  389.  
  390. margin:10px;
  391. float:left;
  392.  
  393. {block:IndexPage}
  394. width:80px;
  395. height:80px;
  396. {/block:IndexPage}
  397.  
  398. {block:PermalinkPage}
  399. width:360px;
  400. height:360px;
  401. {/block:PermalinkPage}
  402. }
  403.  
  404.  
  405. #infos {
  406. font-size: 8px;
  407. text-transform: uppercase;
  408. float:left;
  409. margin-top:10px;
  410. padding:5px;
  411.  
  412. {block:IndexPage}
  413. background-color: transparent;
  414. width:133px;
  415. height: 70px;
  416. {/block:IndexPage}
  417.  
  418. {block:PermalinkPage}
  419. border-left: 1px solid {color:border};
  420. background-color: transparent;
  421. width:95px;
  422. height: 350px;
  423. margin-bottom:20px;
  424. {/block:PermalinkPage}
  425. }
  426.  
  427.  
  428. #player{
  429. float:left;
  430. width:29px;
  431. padding-left:2px;
  432. padding-top:5px;
  433. padding-bottom:10px;
  434. height:15px;
  435. background-color:#fff;
  436. overflow-x:hidden;
  437. overflow-y:hidden;
  438. opacity: .9;
  439. filter:alpha(opacity=10);
  440. -moz-opacity: 0.1;
  441. -moz-transition: all .9s ease;
  442. -o-transition: all .9s ease;
  443. transition: all .9s ease;
  444. -webkit-transition: all .9s ease;
  445.  
  446. {block:IndexPage}
  447. margin-top:35px;
  448. margin-left:-65px;
  449. {/block:IndexPage}
  450.  
  451. {block:PermalinkPage}
  452. margin-top:175px;
  453. margin-left:-205px;
  454. {/block:PermalinkPage}
  455.  
  456. }
  457. </style>
  458.  
  459.  
  460. </script>
  461. <script type="text/javascript">
  462. $(window).load(function(){
  463. $("p").remove(":contains('Source:')");
  464. $("p").remove(":contains('via ')");
  465. });
  466. </script>
  467.  
  468. {block:IndexPage}
  469. <link href='http://fonts.googleapis.com/css?family=Cedarville+Cursive' rel='stylesheet' type='text/css'>
  470. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  471. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  472. <link href='http://fonts.googleapis.com/css?family=Oxygen:700,400' rel='stylesheet' type='text/css'>
  473. <link href='http://fonts.googleapis.com/css?family=Cedarville+Cursive' rel='stylesheet' type='text/css'>
  474.  
  475.  
  476. <script type="text/javascript">
  477. $(window).load(function () {
  478. var $content = $('#posts');
  479. $content.masonry({itemSelector: '.entry'}),
  480. $content.infinitescroll({
  481. navSelector : 'div#pagination',
  482. nextSelector : 'div#pagination a#nextPage',
  483. itemSelector : '.entry',
  484. loading: {
  485. finishedMsg: '',
  486. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  487. },
  488. bufferPx : 600,
  489. debug : false,
  490. },
  491. // call masonry as a callback.
  492. function( newElements ) {
  493. var $newElems = $( newElements );
  494. $newElems.hide();
  495. // ensure that images load before adding to masonry layout
  496. $newElems.imagesLoaded(function(){
  497. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  498. });
  499. });
  500. });
  501. </script>
  502.  
  503.  
  504. {/block:IndexPage}
  505.  
  506. <meta name="viewport" content="width=800" />
  507.  
  508. </head>
  509. <body>
  510.  
  511.  
  512.  
  513.  
  514. {block:IfBackgroundImage}<div id="bg"><img src="{image:Background}"></div>{/block:IfBackgroundImage}
  515.  
  516.  
  517. <div class="wrapper">
  518. <div id="sidebar">
  519. <div class="blogtitle"><a href="/">{Title}</a></div>
  520. <div class="links"><a href="/" class="links5">home</a><a href="/ask" class="links5">ask</a>{block:ifcustomlinkonetitle}<a href="{text:custom link one}" class="links">{text:custom link one title}</a>{/block:ifcustomlinkonetitle}{block:ifcustomlinktwotitle}<a href="{text:custom link two}" class="links">{text:custom link two title}</a>{/block:ifcustomlinktwotitle}{block:ifcustomlinkthreetitle}<a href="{text:custom link three}" class="links">{text:custom link three title}</a>{/block:ifcustomlinkthreetitle}{block:ifcustomlinkfourtitle}<a href="{text:custom link four}"class="links">{text:custom link four title}</a>{/block:ifcustomlinkfourtitle}{block:ifcustomlinkfivetitle}<a href="{text:custom link five}" class="links">{text:custom link five title}</a>{/block:ifcustomlinkfivetitle}<a href="http://faede.tumblr.com/" class="links5">theme</a></div></a>
  521. {description}
  522.  
  523.  
  524.  
  525. </div>
  526. </div>
  527. <p></p>
  528. </div>
  529. </div></fieldset>
  530.  
  531. <div id="posts">
  532.  
  533. <div class="header">
  534.  
  535. <div class="left">
  536.  
  537.  
  538.  
  539. {block:Posts}
  540. <div class="entry">
  541.  
  542. {block:Text}
  543. {block:IndexPage}
  544. {/block:IndexPage}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>
  545. {block:IndexPage}<div class="permad"><a href="{Permalink}">{ShortMonth} {DayofMonth}{DayofMonthSuffix}</a></div>
  546. <script type="text/javascript">$(window).load(function(){$("p").remove(":contains(‘Source:’)");$("p").remove(":contains(‘via ‘)");});</script>
  547. {/block:IndexPage}
  548. {/block:Text}
  549.  
  550. {block:Link}
  551. {block:IndexPage}
  552. {/block:IndexPage}<a href="{URL}" class="title">{Name}</a>
  553. {block:Description}{Description}{/block:Description}
  554. {block:IndexPage}<div class="permad"><a href="{Permalink}">{ShortMonth} {DayofMonth}{DayofMonthSuffix}</a></div>
  555. {/block:IndexPage}
  556. {block:Link}
  557.  
  558.  
  559.  
  560. {block:Photo}
  561. <div class="photo">
  562.  
  563. {block:IndexPage}
  564. <a href="{Permalink}">
  565. <img src="{PhotoURL-500}" alt="{PhotoAlt}" />
  566. {block:ifshowcaptions}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifshowcaptions}{/block:IndexPage}</a>
  567. {block:PermalinkPage}
  568. <img src="{PhotoURL-400}" alt="{PhotoAlt}" width="490"/>{Caption}
  569.  
  570. {/block:PermalinkPage}
  571.  
  572. </div>
  573. {/block:Photo}
  574.  
  575.  
  576.  
  577. {block:Photoset}
  578.  
  579. {block:IndexPage}<div class="perms">
  580. <a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a>
  581. </div> {/block:IndexPage}
  582.  
  583. {block:IndexPage}<div class="photo">{Photoset-400}
  584. {/block:IndexPage}</div>
  585.  
  586. {block:permalinkpage}
  587. {Photoset-500}
  588. {/block:permalinkpage}
  589. {/block:Photoset}
  590.  
  591. {block:Quote}
  592. <div class="posts">"{Quote}"<br><div style="text-align:right;">{block:Source}<i>-{Source}</i>{/block:Source}</div><div class="permad"><a href="{Permalink}">{ShortMonth} {DayofMonth}{DayofMonthSuffix}</a></div></div>
  593. {/block:Quote}
  594.  
  595.  
  596.  
  597.  
  598. {block:Chat}
  599. {block:IndexPage}
  600. {/block:IndexPage}
  601. {block:Title}<span class="title">{Title}</span>{/block:Title}
  602. <ul class="chat">
  603. {block:Lines}
  604. <li class="user_{UserNumber}">
  605. {block:Label}
  606. <span class="label">{Label}</span>
  607. {/block:Label}
  608.  
  609. {Line}
  610. </li>
  611. {/block:Lines}
  612. </ul>
  613. {block:IndexPage}<div class="permad"><a href="{Permalink}">{ShortMonth} {DayofMonth}{DayofMonthSuffix}</a></div>
  614. {/block:IndexPage}
  615. {/block:Chat}
  616.  
  617.  
  618. {block:Audio}
  619. <div id="album">{block:AlbumArt}<img width="80px" src="{AlbumArtURL}"/>{/block:AlbumArt}</div>
  620. <div id="player"><div style="margin-top:-3px;">{AudioPlayerWhite}</div></div>
  621. <div id="infos">
  622. <span style="letter-spacing:1px; color:{color:link};"><a href="{permalink}">{block:TrackName}{TrackName}{/block:TrackName}</span><br>
  623. {block:Artist}
  624. {Artist}
  625. {/block:Artist}
  626. <br>
  627. {block:Album}
  628. {Album}
  629. {/block:Album}<br>
  630. {PlayCountWithLabel}<br>
  631. {NoteCountwithLabel}</a>
  632. </div>
  633. {block:IndexPage} {/block:IndexPage}
  634. {/block:Audio}
  635.  
  636.  
  637. {block:Video}
  638. {block:IndexPage}
  639. {/block:IndexPage}
  640. {block:IndexPage}
  641. <div style="padding:4px; border:1px solid #eee; border-radius: 3px;"><a href="{permalink}">Watch Video / {NoteCountWithLabel} </a></div>
  642. {/block:IndexPage}
  643. {block:PermalinkPage}
  644. <div style="width:500px">{Video-500}</div>
  645. {/block:PermalinkPage}
  646. {block:Video}
  647.  
  648. {block:Answer}
  649. {block:IndexPage}<div class="text"><div style="padding:10px;"><div class="question"><b>Q</b>: {Question}</div><br>{Answer}<br><i>asked by {Asker}</i><div class="perm"><a href="{Permalink}">{NoteCount}</a></div></div></div>{/block:IndexPage}
  650. {block:PermalinkPage}<div style="width:500px"><b>Q</b>: {Question}<br>{Answer}<br><i>asked by {Asker}</i></div>{/block:PermalinkPage}
  651. {/block:Answer}
  652.  
  653.  
  654. {block:PermalinkPage}
  655. <div id="note3"><div style="text-align:right; text-transform:uppercase;">
  656. {block:NoteCount}<br>{block:Date}Posted {TimeAgo}{/block:Date} with {NoteCountwithLabel}
  657. {block:HasTags}/ tagged as: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}{/block:NoteCount}</div>
  658.  
  659. {block:PostNotes}
  660. {PostNotes}
  661. {/block:PostNotes}
  662. </div>
  663. {/block:PermalinkPage}
  664.  
  665. </div>
  666.  
  667.  
  668. {/block:Posts}
  669. </div>
  670. </div>
  671. <div class="right">
  672. </div>
  673. <div class="footer">
  674. <br>
  675. </div>
  676. </div>
  677. </body>
  678. </html>
  679. <div style="position:fixed;right:0px;bottom:-425px;">
  680. <div style="position:fixed;right:0px;bottom:-425px;">
  681. <---DONT REMOVE---->
  682. {block:IndexPage}
  683. {block:Pagination}
  684. <div id="pagination">
  685. {block:NextPage}
  686. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  687. {/block:NextPage}
  688. {block:PreviousPage}
  689. <a href="{PreviousPage}">&larr;&nbsp;</a>
  690. {/block:PreviousPage}
  691. </div>
  692. {/block:Pagination}
  693. {/block:IndexPage}</div>
  694.  
  695. </div>
  696. <div class="credit"><a href="http://faede.tumblr.com/">ƒ</a></div>
  697.  
  698. </body>
  699. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement