Advertisement
themesbycl

theme 23

Nov 2nd, 2012
40,594
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.05 KB | None | 0 0
  1. <!-----------------------------------------------------------------
  2. * THEME BY CLASSY-LOVELY.TUMBLR.COM
  3. * PLEASE KEEP ALL CREDIT, THANK YOU !❤
  4. ------------------------------------------------------------------->
  5.  
  6. <head>
  7. <title>{Title}</title>
  8. <script type="text/javascript"
  9. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  10. <link rel="shortcut icon" href="{Favicon}">
  11. <meta name="color:Background" content="#ffffff"/>
  12. <meta name="color:Text" content="#000000"/>
  13. <meta name="color:Link" content="#000000"/>
  14. <meta name="color:Hover" content="#eeeeee"/>
  15. <meta name="color:Sidebar" content="#ffffff"/>
  16. <meta name="color:Post permalinks" content="#4682B4" />
  17. <meta name="color:links" content="#eeeeee"/>
  18. <meta name="color:links hover" content="#aaaaaa"/>
  19. <meta name="color:Scrollbar" content="#000000"/>
  20. <meta name="color:Border" content="#aaaaaa"/>
  21. <meta name="image:Background" content=""/>
  22. <meta name="image:Sidebar" content=""/>
  23. <meta name="if:Show sidebar image" content="0"/>
  24. <meta name="if:Show blog title" content="1"/>
  25. <meta name="if:Photo shadow" content="0"/>
  26. <meta name="if:Rounded photos" content="0"/>
  27. <meta name="if:Faded images" content="0"/>
  28. <meta name="if:Animated post load" content="0"/>
  29. <meta name="if:Tiny cursor" content="1"/>
  30. <meta name="if:Rainbow links" content="0"/>
  31. <meta name="if:Sidebar border" content="0"/>
  32. <meta name="text:Link Hover Title1" content="Basics"/>
  33. <meta name="text:Link Hover Title2" content="Links"/>
  34. <meta name="text:Link 1 Title" content="link1"/>
  35. <meta name="text:Link 1 URL" content=""/>
  36. <meta name="text:Link 2 Title" content="link2"/>
  37. <meta name="text:Link 2 URL" content=""/>
  38. <meta name="text:Link 3 Title" content=""/>
  39. <meta name="text:Link 3 URL" content=""/>
  40. <meta name="text:Link 4 Title" content=""/>
  41. <meta name="text:Link 4 URL" content=""/>
  42. <meta name="text:Link 5 Title" content=""/>
  43. <meta name="text:Link 5 URL" content=""/>
  44.  
  45. <style type="text/css">rel.body. rel.html</style>
  46. <link rel="stylesheet" href="http://static.tumblr.com/twte3d7/y4alvqlfs/prettyphoto.css"/>
  47. <link href="http://static.tumblr.com/hcocigh/0nOmckwnf/jquery-animation-102412mph.css" rel="stylesheet">
  48. <script>function displayResult(){document.getElementById("p1").style.visibility="visible";}</script>
  49. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/UYAm6i0bc/like.js"></script>
  50. <iframe id="likeiframe" style="display:none;"></iframe>
  51. <script type="text/javascript" src="http://static.tumblr.com/2plu7ye/XT7mcuq0e/classy-lovely.txt"></script>
  52.  
  53.  
  54.  
  55.  
  56. <style type="text/css">
  57.  
  58. {block:iftinycursor}body, a:hover {cursor: url(http://i.imgur.com/ZOrzC.png), progress !important;} a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress !important;}{/block:iftinycursor}
  59.  
  60.  
  61.  
  62. ::-webkit-scrollbar {width: 6px; height: 4px; background: {color:Background}; }
  63. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};}{/block:iftinyscrollbar}
  64.  
  65. iframe#tumblr_controls{
  66. margin-top:3px;
  67. position:absolute !important;
  68. }
  69.  
  70. body{
  71. margin:0px;
  72. background-attachment: fixed;
  73. background-repeat: repeat;
  74. background-color:{color:background};
  75. background-attachment: fixed;
  76. background-repeat: repeat;
  77. background-image:url('{image:background}');
  78. font-family:helvetica;
  79. line-height:11px;
  80. color: {color:text};
  81. }
  82.  
  83. a:link, a:active, a:visited{
  84. color: {color:link};
  85. text-decoration: none;
  86. -webkit-transition: all 0.4s ease-in-out;
  87. -moz-transition: all 0.4s ease-in-out;
  88. transition: all 0.4s ease-in-out;
  89. }
  90.  
  91. a:hover{
  92. color: {color:hover};
  93. -webkit-transition: all 0.4s ease-in-out;
  94. -moz-transition: all 0.4s ease-in-out;
  95. transition: all 0.4s ease-in-out;
  96. }
  97.  
  98. .entry #shadow{
  99. opacity:1;
  100. {block:ifnotphotoshadow}opacity:0;
  101. {/block:ifnotphotoshadow}
  102. margin-left:0px;
  103. bottom:-20px;
  104. position:absolute;
  105. width:250px;
  106. background-color:transparent;
  107. height:auto;
  108. z-index:100;}
  109.  
  110. .entry#shadow img{width:250px;}
  111.  
  112.  
  113. .entry:hover #container{
  114. bottom:45%;
  115. {block:permalinkpage}opacity:0;
  116. visibility:hidden;
  117. {/block:permalinkpage}
  118. opacity:1;
  119. -webkit-transition-duration:0.4s;
  120. -webkit-transition:0.4s;}
  121.  
  122. #posts .entry {
  123. margin:5px;
  124. float:left;
  125. padding-top:4px;
  126. padding-right:4px;
  127. padding-left:4px;
  128. background-color:transparent;
  129. width:250px;
  130. font-family:helvetica;
  131. font-size: 10px;
  132. line-height:11px;
  133. {block:permalinkpage}
  134. width:500px;
  135. {/block:permalinkpage}
  136. {block:ifanimatedpostload}
  137. -webkit-transition-duration:2s;
  138. {/block:ifanimatedpostload}
  139. }
  140.  
  141. #infscr-loading {
  142. position: absolute;
  143. bottom: 0;
  144. left: 25%;
  145. }
  146.  
  147.  
  148. .entry:hover #text{padding-right:15px;opacity:0.8;-webkit-transition: all
  149.  
  150. 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s
  151.  
  152. ease-out;}.entry:hover
  153.  
  154. #text:hover{opacity:1;-webkit-transition: all 0.4s ease-out;-moz-
  155.  
  156. transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  157.  
  158. .entry #text a{
  159. font-style:italic;
  160. text-align:right;
  161. font-weight:bold;
  162. font-family:helvetica;
  163. color:{color:post permalinks};}
  164.  
  165. .entry #text{
  166. text-align:right;
  167. font-family:helvetica;
  168. opacity:0;
  169. font-size:10px;
  170. color:{color:post permalinks};-webkit-transition: all 0.4s ease-out;
  171. -moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;
  172. }
  173.  
  174. .entry #text:hover{
  175. text-align:right;
  176. font-family:helvetica;
  177. opacity:1;
  178. color:{color:post permalinks};-webkit-transition: all 0.4s ease-out;
  179. -moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;
  180. }
  181.  
  182.  
  183. .perma
  184. {opacity: 0.0;
  185. filter: alpha(opacity = 0);
  186. position:absolute;
  187. z-index:9999991;
  188. margin-top: 7px;
  189. margin-left: 7px;
  190. }
  191.  
  192. .entry:hover .perma {
  193. -webkit-transition: opacity 0.4s linear;
  194. opacity: 1;
  195. -moz-transition: all 0.4s linear;
  196. transition: all 0.4s linear;
  197. filter: alpha(opacity = 100);
  198. }
  199.  
  200.  
  201. .likep {
  202. width: 21px;
  203. height: 20px;
  204. overflow: hidden;
  205. z-index: 9999999;
  206. display: inline-block;
  207.  
  208. }
  209. .rep {
  210. width: 24px;
  211. height: 20px;
  212. overflow: hidden;
  213. z-index: 9999999;
  214. display: inline-block;
  215.  
  216. }
  217. .likep a:hover {
  218. background-position: 0px 0px;
  219. }
  220. .likep a {
  221. background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  222. background-position: 0px 0px;
  223. display: block;
  224. z-index: 9999999;
  225. webkit-transition: all 0s linear;
  226. -webkit-transition: all 0s linear;
  227. -moz-transition: all 0s linear;
  228. transition: all 0s linear;
  229. }
  230. .likep img {
  231. width: 21px;
  232. height: 20px;
  233. webkit-transition: all 0.2s linear;
  234. -webkit-transition: all 0.2s linear;
  235. -moz-transition: all 0.2s linear;
  236. transition: all 0.2s linear;
  237. }
  238. .rep img{
  239. width: 24px;
  240. height: 20px;
  241. line-height: 30px;
  242. display: inline;
  243. }
  244.  
  245. .not { display: inline-block;
  246. background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
  247. height: 20px;
  248. font-size: 10px;
  249. line-height: 20px;
  250. color: #fff;
  251. padding-left: 4px;
  252. padding-right: 4px;
  253. -moz-border-radius: 2px;
  254. border-radius: 2px;
  255. bottom: 6px;
  256. position: relative;
  257. letter-spacing:0px;
  258. }
  259. .not a{
  260. color: #fff;
  261. font-family: helvetica;
  262. font-size:11px;
  263. }
  264.  
  265. .entry:hover .not, .entry:hover .rep, .entry:hover .likep {
  266. opacity: 0.8;
  267. filter: alpha(opacity = 80);
  268. }
  269. .not:hover , .rep:hover, .likep:hover {
  270. opacity: 1!important;
  271. filter: alpha(opacity = 100)!important;
  272. }
  273.  
  274. .sidebar {
  275. position: fixed;
  276. font-family:'Helvetica Neue', Helvetica, sans-serif;
  277. font-size: 10px;
  278. width: 220px;
  279. top:105px;
  280. margin-left:980px;
  281. padding-left:4px;
  282. padding-right:4px;
  283. padding-bottom:4px;
  284. font-size:10px;
  285. opacity:1;
  286. padding-top:20px;
  287. text-align:center;
  288. line-height:9px;
  289. background-color:#ffffff;
  290. {block:ifsidebarborder}
  291. border:1px solid {color:border};{/block:ifsidebarborder};}
  292.  
  293.  
  294. .blogtitle{
  295. font-family:georgia;
  296. font-style:italic;
  297. text-align:center;
  298. font-size: 27px;
  299. line-height: 22px;
  300. color: {color:Title};
  301. font-weight: normal;
  302. padding-bottom:4px;
  303. }
  304.  
  305. div#posts:first-child {{block:indexpage}
  306. width: 810px;margin-left:153px;{/block:indexpage}
  307. {block:permalinkpage}
  308. width: 520px;margin-left:330px;{/block:permalinkpage}
  309. padding:4px;
  310. background-color:transparent;
  311. margin-top:0px;
  312. float:left;
  313. }
  314.  
  315.  
  316. .img{
  317. {block:iffadedimages}opacity:0.8;
  318. {/block:iffadedimages}
  319. {block:ifnotfadedimages}opacity:1;
  320. {/block:ifnotfadedimages}
  321. background-color:transparent;
  322. -webkit-transition: all 0.5s ease-out;
  323. -moz-transition: all 0.5s ease-out;
  324. transition: all 0.5s ease-out;}
  325.  
  326. .img:hover{
  327. {block:iffadedimages}opacity:1;
  328. {/block:iffadedimages}
  329. {block:ifnotfadedimages}opacity:1;
  330. {/block:ifnotfadedimages}background-color:transparent;
  331. -webkit-transition: all 0.5s ease-out;
  332. -moz-transition: all 0.5s ease-out;
  333. transition: all 0.5s ease-out;}
  334.  
  335. img{{block:ifroundedphotos}
  336. border-radius:5px;
  337. {/block:ifroundedphotos}}
  338.  
  339.  
  340. .chat li.odd{padding-left:3px;width:250px;margin-left:0px;color:{color:text};background-color: {color:transparent};}.chat li.even{padding-left:3px;color:{color:text};background-color: #E3E3E3;}
  341.  
  342. .title{font-family:helvetica;font-size:15px;line-height:15px;font-weight:bold;}
  343.  
  344.  
  345. .links {
  346. width: 100px;
  347. height: 5px;
  348. padding: 6px;
  349. font-family: helvetica;
  350. background-color: {color:links};
  351. margin-right: -1px;
  352. margin-top: 1px;
  353. font-size:10px;
  354. letter-spacing:2px;
  355. line-height: 5px;
  356. display: inline-block;
  357. text-align:center;
  358. -webkit-transition-duration: .4s;
  359. border:none;}
  360.  
  361. .links:hover {
  362. background-color: {color:links hover};
  363. -moz-box-shadow: 0px 0px;
  364. -webkit-box-shadow: 0px 0px;
  365. }
  366.  
  367. #zzz{width:100px;height:15px;overflow:hidden;z-index:967588;position:fixed;margin-top:-13px;margin-left:-3px;padding:5px;-webkit-transition: all .5s ease-in-out;}
  368. #zzz:hover{height:100px;-webkit-transition: all .5s ease-in-out;}
  369.  
  370. #kkk{width:100px;height:15px;overflow:hidden;z-index:988;position:fixed;margin-top:-13px;margin-left:106px;padding:5px;-webkit-transition: all .5s ease-in-out;}
  371. #kkk:hover{height:110px;-webkit-transition: all .5s ease-in-out;}
  372.  
  373. blockquote {
  374. margin: 0px;
  375. padding-left: 5px;
  376. margin-left: 5px;
  377. border-left: 3px solid #000000;}
  378.  
  379. #linksss{
  380. position:absolute !important;
  381. width:auto;
  382. height:auto;
  383. right:3px;
  384. top:29px;
  385. }
  386.  
  387. .quoted{position:absolute;margin-top:3px;margin-left:-12px;opacity:1;font-family:georgia;font-style:italic;font-size:38px;}#posts .entry .quote-style{text-indent:2%;line-height:9px;}#posts .entry .quote-indention{text-align:right;line-height:1px;margin-top:-6px;}
  388.  
  389. </style>
  390. <script type="text/javascript">
  391. $(document).ready(function () {
  392. $('li.drawer div:nth-child(2)').hide();
  393. $('li.drawer h4').click(function () {
  394. if ($(this).hasClass('open')) {
  395. $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');}
  396. else {
  397. $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');
  398. $(this).next().slideDown();
  399. $(this).addClass('open');}
  400. });
  401. });
  402. </script>
  403. <link href='http://fonts.googleapis.com/css?family=Julius+Sans+One' rel='stylesheet' type='text/css'>
  404. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  405. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  406. <script type="text/javascript" charset="utf-8">
  407. $(document).ready(function(){
  408. $("a[rel^='prettyPhoto']").prettyPhoto({
  409. deeplinking: false,
  410. default_width: 600,
  411. default_height: 550,
  412. allow_resize: true,
  413. });
  414. });
  415. </script>
  416. <script type="text/javascript">
  417. $(window).load(function () {
  418. var $content = $('#posts');
  419. $content.masonry({itemSelector: '.entry'}),
  420. $content.infinitescroll({
  421. navSelector : 'div#pagination',
  422. nextSelector : 'div#pagination a#nextPage',
  423. itemSelector : '.entry',
  424. loading: {/*♑*/
  425. finishedMsg: '',
  426. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  427. },
  428. bufferPx : 200,
  429. debug : false,
  430. },
  431. // call masonry as a callback.
  432. function( newElements ) {
  433. var $newElems = $( newElements );
  434. $newElems.hide();
  435. // ensure that images load before adding to masonry layout
  436. $newElems.imagesLoaded(function(){
  437. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(1500);} );
  438. });
  439. });
  440. });
  441. </script>
  442. <script type="text/javascript">
  443. $(window).load(function(){
  444. $("p").remove(":contains('(Source:')");
  445. $("p").remove(":contains('(source:')");
  446. $("p").remove(":contains('(via ')");
  447. });
  448. </script>
  449.  
  450.  
  451.  
  452. <meta name="viewport" content="width=800" />
  453. </style>{block:ifrainbowlinks}
  454. <script type="text/javascript" src="http://static.tumblr.com/jn17x0j/2Zvltn7mc/rainbow_links.txt
  455. "></script>{/block:ifrainbowlinks}
  456. </head><script src='http://static.tumblr.com/xgp678o/IdWm3lca4/infinitescrolling.txt' type='text/javascript'></script>
  457. <body>
  458. <div class="wrapper">
  459. <div class="sidebar">
  460. {block:ifshowblogtitle}<div class="blogtitle"><a href="/">{Title}</a></div>{/block:ifshowblogtitle}
  461. {block:ifshowsidebarimage}<a href="/"><img src="{image:sidebar}" width="218px"></a><br><br>
  462. {/block:ifshowsidebarimage}
  463. </a><div style="line-height:11px;">
  464. {Description}</div>
  465. <br>
  466. <div id="zzz">
  467. <a href="" class="links">{text:Link Hover Title1}</a>
  468. <a href="/" class="links">home</a>
  469. <a href="/ask" class="links">ask</a>
  470. <a href="/archive" class="links">archive</a>
  471. <a href="http://classy-lovely.tumblr.com" class="links">theme</a>
  472. </div>
  473.  
  474. <div id="kkk">
  475. <a href="" class="links">{text:Link Hover Title2}</a>
  476. {block:ifLink1Title}
  477. <a href="{text:Link 1 URL}" class="links">{text:Link 1 Title}</a>
  478. {/block:ifLink1Title}
  479.  
  480. {block:ifLink2Title}
  481. <a href="{text:Link 2 URL}" class="links">{text:Link 2 Title}</a>
  482. {/block:ifLink2Title}
  483.  
  484. {block:ifLink3Title}
  485. <a href="{text:Link 3 URL}" class="links">{text:Link 3 Title}</a>
  486. {/block:ifLink3Title}
  487.  
  488. {block:ifLink4Title}
  489. <a href="{text:Link 4 URL}" class="links">{text:Link 4 Title}</a>
  490. {/block:ifLink4Title}
  491.  
  492. {block:ifLink5Title}
  493. <a href="{text:Link 5 URL}" class="links">{text:Link 5 Title}</a>
  494. {/block:ifLink5Title}
  495. </div><br><br>
  496. </div>
  497. </div></div>
  498.  
  499. <script src="http://static.tumblr.com/2plu7ye/dTemfp01j/infinitescrolling.txt" type="text/javascript"></script>
  500.  
  501. <div class="header">
  502. <div class="left">
  503. <div id="posts">
  504. {block:Posts}
  505. <div class="entry">
  506.  
  507. {block:Text}
  508. {block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>{block:IndexPage}<div id="text"><a href="{Permalink}">{DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}</a></div>
  509. {/block:IndexPage}
  510. {/block:Text}
  511.  
  512. {block:Link}
  513. <a href="{URL}" class="title">{Name}</a>
  514. {block:Description}{Description}{/block:Description}{block:IndexPage}<div id="text"><a href="{Permalink}">{DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}</a></div>
  515. {/block:IndexPage}
  516. {block:Link}
  517.  
  518. {block:Photo}
  519. {block:IndexPage}<div id="shadow"><img style="opacity:.7;z-index:999;height:20px;width:250px;" src="http://28.media.tumblr.com/tumblr_lpn6kseZUG1qm57imo1_500.png"/></div>
  520. {block:IndexPage}
  521. <div class="perma">
  522. <div class="likep">
  523. <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  524. </div>
  525. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a>
  526. </div>
  527. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  528. </div>
  529. <a href="{PhotoURL-HighRes}" rel="prettyPhoto" title="{PhotoAlt}"></a>{/block:indexpage}<div class="img">
  530. {Block:IndexPage}<center>{LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="250"></a>{LinkCloseTag}</center>{/block:indexpage}{Block:PermalinkPage}<center><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=500px/></center>{/Block:PermalinkPage}
  531. </div>
  532. {/block:Photo}
  533.  
  534. {block:Photoset}
  535. {block:IndexPage}<div id="shadow"><img style="opacity:.7;z-index:99999999999999999999999999999999999999999999999999;height:20px;width:250px;" src="http://28.media.tumblr.com/tumblr_lpn6kseZUG1qm57imo1_500.png"/></div>
  536. {block:IndexPage}
  537. <a href="{PhotoURL-HighRes}" rel="prettyPhoto" title="{PhotoAlt}"><div class="jill"></div></a>{/block:indexpage}
  538. <div class="img">
  539. {block:indexpage}
  540. <center>{Photoset-250}</center>
  541. {/block:indexpage}{block:Caption}{Caption}{/block:Caption}<div id="text"><a href="{Permalink}">{DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}</a></div>
  542. {block:PermalinkPage}<center>{Photoset-500}</center>{/block:PermalinkPage}
  543. </div>
  544. {/block:Photoset}
  545.  
  546. {block:Quote}
  547. <span class="quoted">“</span><div class="quote-style">{Quote}</div><div class="quote-indention"><p>- {Source}</p></div>{block:IndexPage}<div id="text"><a href="{Permalink}">{DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}</a></div>
  548. {/block:IndexPage}
  549. {/block:Quote}
  550.  
  551. {block:Chat}
  552. {block:Title}
  553. <div class="title"><a href="{Permalink}">{Title}</a></div>
  554. {/block:Title}
  555. <div class="chat ul">
  556. {block:Lines}
  557. <li class="{Alt} user_{UserNumber}">
  558. {block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>
  559. {/block:Lines}</div></li>
  560. {block:IndexPage}<div id="text"><a href="{Permalink}">{DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}</a></div>
  561. {/block:IndexPage}
  562. {/block:Chat}
  563.  
  564. {block:Audio}
  565. <center><div style="width:250px; background-color:#E3E3E3; height:28px;"><div style="float:left;left:0px;">{AudioPlayerGrey}<img style="margin-top:-1px;width:{block:IndexPage}250px{/block:IndexPage}{block:PermalinkPage}500px{/block:PermalinkPage};opacity:.7;" src="http://28.media.tumblr.com/tumblr_lpn6kseZUG1qm57imo1_500.png"/></div><div style="margin-top:10px; float:right;">
  566. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>{block:IndexPage}{block:Caption}{Caption}{/block:Caption}<div id="text"><a href="{Permalink}">{DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}</a></div>
  567. {/block:IndexPage}
  568. {/block:Audio}
  569.  
  570. {block:Video}
  571. {block:IndexPage}
  572. <center>
  573. {Video-250}</center>
  574. {/block:IndexPage}
  575. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  576. {block:IndexPage}{block:Caption}{Caption}{/block:Caption}<div id="text"><a href="{Permalink}">{DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}</a></div>
  577. {/block:IndexPage}
  578. {block:Video}
  579.  
  580. {block:Answer}
  581. <b>{Asker}</b> : {Question}
  582. <br><i>{Answer}</i>{block:IndexPage}<div id="text"><a href="{Permalink}">{DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}</a></div>
  583. {/block:IndexPage}
  584. {/block:Answer}
  585.  
  586.  
  587. {block:PermalinkPage}{block:Date}{TimeAgo} | {12HourWithZero}:{Minutes}{AmPm} - {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}<br>{/block:Date}{/block:PermalinkPage}
  588.  
  589. {block:PostNotes}{PostNotes}{/block:PostNotes}
  590. </div>
  591.  
  592. {/block:Posts}
  593. </div>
  594. </div>
  595. <div class="right">
  596. </div>
  597. <div class="footer">
  598. <br>
  599. </div>
  600. </div>
  601. </body>
  602. </html>
  603. <div style="position:fixed;right:0px;bottom:-425px;">
  604. <---DONT REMOVE---->
  605. {block:IndexPage}
  606. {block:Pagination}
  607. <div id="pagination">
  608. {block:NextPage}
  609. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  610. {/block:NextPage}
  611. {block:PreviousPage}
  612. <a href="{PreviousPage}">&larr;&nbsp;</a>
  613. {/block:PreviousPage}
  614. </div>
  615. {/block:Pagination}
  616. {/block:IndexPage}</div>
  617. </body>
  618. <link rel="shortcut icon" href="{Favicon}">
  619. <!-- END HTML/NO-REMOVE -->
  620. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement