Advertisement
christinaxoxthemes

Theme 08- Christinaxox

Oct 7th, 2013
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.39 KB | None | 0 0
  1. <!--
  2. Christina Theme 08 :) Please keep the credit!
  3. Oh and please give me your opinion my themeees! I'd really appreciate it :D
  4.  
  5. cccccccc wwwww wwwww tttttttttttttt
  6. ccccccccc wwwww wwww wwwww tttttttttttttt
  7. ccccc wwwww wwww wwwww ttt
  8. ccccc wwwww wwww wwwww ttt
  9. ccccc wwwww wwww wwwww ttt
  10. ccccc wwww wwwwww wwww ttt
  11. cccccccccc www wwwwww www ttt
  12. ccccccccc wwwwww wwwwww ttt
  13.  
  14. -->
  15. <div id="credit"><a href="http://christinaxoxthemes.tumblr.com"><b>CWT<b></a></div>
  16. <style type="text/css">
  17. /*DO NOT TOUCH THIS LOL*/
  18. #credit{
  19. position:fixed;
  20. width: 50px;
  21. height: 30px;
  22. background: transparent;
  23. color: #fff;
  24. font-size:25px;
  25. font-family: "halohandletter";
  26. line-height: 30px;
  27. text-shadow: 0 0 2px #fff;
  28. padding: 3px;
  29. z-index:100;
  30. -webkit-transition: all 0.5s ease-out;
  31. -moz-transition: all 0.5s ease-out;
  32. transition: all 0.5s ease-out;
  33. }
  34.  
  35. #credit:hover{
  36. background: transparent;
  37. color: #000;
  38. text-shadow: 0 0 2px #000;
  39. z-index:100;
  40. -webkit-transition: all 0.5s ease-out;
  41. -moz-transition: all 0.5s ease-out;
  42. transition: all 0.5s ease-out;
  43. }
  44.  
  45. @font-face { font-family: "halohandletter"; src: url('http://static.tumblr.com/loouiuu/Ttaloide6/halohandletter.ttf'); }
  46.  
  47. </style>
  48.  
  49. <html lang="en">
  50. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  51. <html xmlns="http://www.w3.org/1999/xhtml">
  52. <head>
  53.  
  54. <script type="text/javascript">
  55. <!--
  56.  
  57. // Disable Right Click Script
  58.  
  59. function IE(e)
  60. {
  61. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  62. {
  63. return false;
  64. }
  65. }
  66. function NS(e)
  67. {
  68. if (document.layers || (document.getElementById && !document.all))
  69. {
  70. if (e.which == "2" || e.which == "3")
  71. {
  72. return false;
  73. }
  74. }
  75. }
  76. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  77.  
  78. //-->
  79. </script>
  80.  
  81.  
  82. <script type="text/javascript"
  83. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  84.  
  85. <!--DEFAULT VARIABLES-->
  86. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  87. <meta name="color:background" content="#fff"/>
  88. <meta name="color:link" content="#777"/>
  89. <meta name="color:text" content="#000"/>
  90. <meta name="color:title" content="#333"/>
  91. <meta name="color:hover" content="#fff"/>
  92. <meta name="color:titleyay" content="#751d2c"/>
  93. <meta name="color:titleglow" content="#fff"/>
  94. <meta name="color:strip" content="#000"/>
  95. <meta name="color:strip outline" content="#e8cda5"/>
  96. <meta name="color:sidebar border" content="#ffbdbd"/>
  97. <meta name="if:sidebar glow" content=""/>
  98. <meta name="color:sidebar glow" content="#f2c799"/>
  99. <meta name="color:navbox border" content="#ffbdbd"/>
  100. <meta name="if:navbox glow" content=""/>
  101. <meta name="color:navbox glow" content="#f2c799"/>
  102. <meta name="color:description border" content="#ffbdbd"/>
  103. <meta name="if:description glow" content=""/>
  104. <meta name="color:description glow" content="#f2c799"/>
  105. <meta name="color:updates border" content="#ffbdbd"/>
  106. <meta name="if:updates glow" content=""/>
  107. <meta name="color:updates glow" content="#f2c799"/>
  108. <meta name="color:networks border" content="#ffbdbd"/>
  109. <meta name="if:networks glow" content=""/>
  110. <meta name="color:networks glow" content="#f2c799"/>
  111. <meta name="color:post border" content="#e6c398"/>
  112. <meta name="text:URL1" content="/ask"/>
  113. <meta name="text:URL1 title" content="message"/>
  114. <meta name="text:URL2" content="/"/>
  115. <meta name="text:URL2 title" content="links"/>
  116. <meta name="image:sidebar" content="1"/>
  117. <meta name="image:background" content="1"/>
  118.  
  119. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  120. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  121. <script>
  122. (function($){
  123. $(document).ready(function(){
  124. $("a[title]").style_my_tooltips({
  125. tip_follows_cursor:true,
  126. tip_delay_time:90,
  127. tip_fade_speed:600,
  128. attribute:"title"
  129. });
  130. });
  131. })(jQuery);
  132. </script>
  133.  
  134. <style type="text/css">
  135.  
  136.  
  137. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.05;-webkit-transition: all 0.8s ease-out;-moz-
  138.  
  139. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  140.  
  141. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  142.  
  143. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:0.7;}
  144.  
  145. p {
  146. margin:0px;
  147. margin-top:0px;
  148. }
  149.  
  150.  
  151. body {
  152. padding: 0px;
  153. margin: 0px;
  154. color:{color:text};
  155. font-family:"Ultimapdaa Hairline";
  156. line-height:12px;
  157. font-size:12px;
  158. background-color: {color:Background};
  159. background-image:url({image:Background});
  160. background-attachment: fixed;
  161. background-repeat: repeat;
  162. }
  163.  
  164.  
  165. a:link, a:active, a:visited{
  166. text-decoration: none;
  167. -webkit-transition: color 0.3s ease-out;
  168. -moz-transition: color 0.3s ease-out;
  169. transition: color 0.3s ease-out;
  170. color:{color:link};
  171. }
  172.  
  173. a:hover {
  174. text-decoration: none;
  175. font-style:;
  176. color: {color:Hover};
  177. }
  178.  
  179. div#center{
  180. margin:auto;
  181. position:relative;
  182. width:1000px;
  183. background-color:;
  184. overflow:auto;
  185. overflow-y:hidden;
  186. }
  187.  
  188. #s-m-t-tooltip {
  189. max-width:300px;
  190. padding:6px 6px 6px 6px;
  191. margin:20px 0px 0px 20px;
  192. background: #fff;
  193. border:1px dotted #000;
  194. font-size:10px;
  195. letter-spacing:2px;
  196. color:#730013;
  197. z-index:999999999999999999999999999999999999;
  198. }
  199.  
  200. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  201. .entry {
  202. float:left;
  203. display: block;
  204. margin:5px;
  205. overflow:hidden;
  206. width:210px;
  207. border: double 3px {color:post border};
  208. border-radius: 3px;
  209. {block:PermalinkPage}
  210. width:500px;
  211. text-align:left;
  212. line-height:10px;
  213. {/block:PermalinkPage}
  214. background:white;
  215. background-image:URL();
  216. }
  217.  
  218.  
  219. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  220. .entry .perma{
  221. width:130px;
  222. height:30px;
  223. margin-left:70px;
  224. position: absolute;
  225. line-height: 30px;
  226. overflow:hidden;
  227. text-align:center;
  228. top:15px;
  229. background:white;
  230. word-spacing:2px;
  231. letter-spacing:1px;
  232. border: double 3px {color:post border};
  233. border-radius: 3px;
  234. opacity: 0.0;
  235. -webkit-transition: all .7s ease;
  236. -moz-transition: all .7s ease;
  237. -o-transition: all .7s ease;
  238. transition: all .7s ease;
  239.  
  240. }
  241.  
  242. .entry:hover .perma{
  243. overflow:visible;
  244. opacity:1;
  245. -webkit-transition: all .7s ease;
  246. -moz-transition: all .7s ease;
  247. -o-transition: all .7s ease;
  248. transition: all .7s ease;
  249. }
  250.  
  251.  
  252. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  253. #posts {
  254. width:730px;
  255. margin-top:45px;
  256. margin-left:305px;
  257. right:auto;
  258. background:transparent;
  259. margin-right:auto;
  260. position:relative;
  261. overflow-y: hidden;
  262. }
  263.  
  264. #decoration{
  265. position:fixed;
  266. width: 100%;
  267. height: 35px;
  268. background: {color:strip};
  269. border-bottom: double {color:strip outline} 3px;
  270. z-index:10;
  271. }
  272.  
  273. /*CUSTOMIZE SIDEBAR HERE*/
  274. #sidebar{
  275. position:fixed !important;
  276. width:220px;
  277. background:white;
  278. height:auto;
  279. border-radius: 7px;
  280. border: double 7px {color:sidebar border};
  281. {block:ifsidebarglow}box-shadow: 0 0 10px {color:sidebar glow};{/block:ifsidebarglow}
  282. margin-top:50px;
  283. margin-left:20px;
  284. text-align:center;
  285. }
  286.  
  287. #titleyay{
  288. position:fixed;
  289. width: 180px;
  290. height: 50px;
  291. background: transparent;
  292. margin-top: 275px;
  293. margin-left: -10px;
  294. font-size: 50px;
  295. line-height: 60px;
  296. font-family: "blackswan";
  297. text-shadow: 0 0 10px {color:titleglow};
  298. color: {color:titleyay};
  299. }
  300.  
  301. #navbox{
  302. position: fixed;
  303. width: 150px;
  304. height: 30px;
  305. border-radius: 5px;
  306. border: solid 2px black;
  307. border: double 3px {color:navbox border};
  308. {block:ifnavboxglow}box-shadow: 0 0 10px {color:navbox glow};{/block:ifnavboxglow}
  309. margin-top: 360px;
  310. margin-left: 35px;
  311. background:white;
  312. }
  313.  
  314. #navlinks{
  315. margin-top:2px;
  316. word-spacing: 10px;
  317. margin-left: -30px;
  318. }
  319.  
  320. #description{
  321. position: fixed;
  322. width: 200px;
  323. height: 50px;
  324. border-radius: 5px;
  325. border: solid 2px black;
  326. border: double 3px {color:description border};
  327. {block:ifdescriptionglow}box-shadow: 0 0 10px {color:description glow};{/block:ifdescriptionglow}
  328. line-height: 10px;
  329. background: white;
  330. margin-top: 410px;
  331. margin-left: 10px;
  332. overflow-y:auto;
  333. }
  334.  
  335. #updates{
  336. position: fixed;
  337. width: 200px;
  338. height: 50px;
  339. border-radius: 5px;
  340. border: solid 2px black;
  341. border: double 3px {color:updates border};
  342. {block:ifupdatesglow}box-shadow: 0 0 10px {color:updates glow};{/block:ifupdatesglow}
  343. line-height: 10px;
  344. margin-top: 460px;
  345. margin-left: 10px;
  346. background:white;
  347. }
  348.  
  349. #networks{
  350. position: fixed;
  351. width: 200px;
  352. height: 50px;
  353. border-radius: 5px;
  354. border: solid 2px black;
  355. border: double 3px {color:networks border};
  356. {block:ifnetworksglow}box-shadow: 0 0 10px {color:networks glow};{/block:ifnetworksglow}
  357. line-height: 10px;
  358. background: white;
  359. margin-top: 510px;
  360. margin-left: 10px;
  361. }
  362.  
  363. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  364. @font-face { font-family: "learningcurve"; src: url('http://static.tumblr.com/rmj06l2/paAlm4ymo/learningcurve.ttf'); }
  365. @font-face { font-family:"Ultimapdaa Hairline"; src: url('http://static.tumblr.com/iddq6cw/GQTm040bn/ultimapdaa-hairline.ttf'); }
  366. @font-face { font-family: "blackswan"; src: url('http://static.tumblr.com/q54tzar/7POm34eyl/a_s_black_swan_3_.ttf'); }
  367.  
  368.  
  369. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  370. .title{
  371. line-height: 28px;
  372. color:{color:Title};
  373. font-weight: normal;
  374. font-size: 30px;
  375. font-family: "learningcurve"
  376. }
  377.  
  378.  
  379. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  380. .permalink{
  381. text-transform: normal;
  382. display: block;
  383. text-align: right;
  384. text-decoration: none;
  385. }
  386.  
  387.  
  388. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  389. #infscr-loading{
  390. bottom: -70px;
  391. position: absolute;
  392. left: 50%;
  393. margin-left:-8px;
  394. width:16px;
  395. height:11px;
  396. overflow:hidden;
  397. margin-bottom: 50px;
  398. }
  399.  
  400. #postnotes{
  401. text-align: justify;}
  402.  
  403. #postnotes blockquote{
  404. border: 0px;}
  405.  
  406. blockquote{
  407. padding:0px 0px 2px 5px;
  408. margin:0px 0px 2px 10px;
  409. border-left: 1px dotted #555555;
  410. }
  411.  
  412. blockquote p, ul{
  413. margin:0px;
  414. padding:0px;
  415. }
  416.  
  417. a img{border: 0px;}
  418.  
  419.  
  420. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  421.  
  422. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  423. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  424.  
  425. .notes img{width:10px; position:relative; top:3px;}
  426. <--ses-->
  427. small{font-size: 90%;}
  428.  
  429. {CustomCSS}
  430.  
  431. </style>
  432.  
  433. {block:IndexPage}
  434. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  435. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  436.  
  437. <script type="text/javascript">
  438. $(window).load(function(){
  439. var $wall = $('#posts');
  440. $wall.imagesLoaded(function(){
  441. $wall.masonry({
  442. itemSelector: '.entry, .entry_photo',
  443. isAnimated : false
  444. });
  445. });
  446.  
  447. $wall.infinitescroll({
  448. navSelector : '#pagination',
  449. nextSelector : '#pagination a',
  450. itemSelector : '.entry, .entry_photo',
  451. bufferPx : 2000,
  452. debug : false,
  453. errorCallback: function() {
  454. $('#infscr-loading').fadeOut('normal');
  455. }},
  456. function( newElements ) {
  457. var $newElems = $( newElements );
  458. $newElems.hide();
  459. $newElems.imagesLoaded(function(){
  460. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  461. });
  462. }); $('#posts').show(500);
  463. });
  464. </script>
  465.  
  466.  
  467. {/block:IndexPage}
  468. <title>{title}</title>
  469.  
  470. <link rel="shortcut icon" href="{Favicon}" />
  471. <meta name="viewport" content="width=820" />
  472.  
  473. <a title="Back to Top" href="#" style="position: fixed; bottom: 60px; right: 70px;"><img src="http://media.tumblr.com/tumblr_m2cus6nD9X1r43b17.png"></a>
  474. </head>
  475.  
  476. <body>
  477. <BODY onselectstart="return false;" ondragstart="return false;">
  478. <div class="wrapper">
  479. <div class="header">
  480. </div>
  481. <div id="decoration"></div>
  482. <div id="cage">
  483. <div id="center">
  484.  
  485. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  486. <div id="sidebar">
  487. <center>
  488. <div id="titleyay">{title}</div>
  489. <div id="description">{description}</div>
  490. <div id="updates">
  491. <!--**-->
  492. <br>
  493. <center><script language="JavaScript"> var ref = (''+document.referrer+''); var w_h = window.screen.width + " x " + window.screen.height; document.write('<script src="http://s1.freehostedscripts.net/ocounter.php?site=ID3487169&e1=visiting&e2=visiting&r=' + ref + '&wh=' + w_h + '"><\/script>'); </script>
  494. <br>
  495. <script language="JavaScript" src="http://freehostedscripts.net/ocount.php?site=ID2247372&name=views"></script></center></div>
  496. <!--**-->
  497. <div id="networks">
  498. <br>
  499. <marquee>
  500. <a href="NETWORK PAGE URL"><img src="IMAGE URL"></a> &nbsp;
  501. <a href="NETWORK PAGE URL"><img src="IMAGE URL"></a> &nbsp;
  502. <a href="NETWORK PAGE URL"><img src="IMAGE URL"></a> &nbsp;
  503. <a href="NETWORK PAGE URL"><img src="IMAGE URL"></a> &nbsp;
  504. <a href="NETWORK PAGE URL"><img src="IMAGE URL"></a>
  505. </marquee>
  506. </div>
  507. <div id="navbox">
  508. <div id="navlinks"><a href="/" title="refresh"><img src="http://media.tumblr.com/d929435db7c95b3b01ea8bb5affb2ec1/tumblr_inline_mt6rk9cYhf1rb53x8.png" width="25px"></a>
  509.  
  510. <a href="{text:URL1}" title="{text:URL1 title}"><img src="http://media.tumblr.com/503c618f074eecfbdb151672a9d277f1/tumblr_inline_mt6rk5pxTO1rb53x8.png" width="25px"></a>
  511.  
  512. <a href="{text:URL2}" title="{text:URL2 title}"><img src="http://media.tumblr.com/48f55be62b62bb35811983bd7202b3c7/tumblr_inline_mt6rk29KEh1rb53x8.png" width="25px"></a>
  513.  
  514. <a href="http://christinaxoxthemes.tumblr.com/" title="theme"><img src="http://media.tumblr.com/e888abeff5d34c6de6e323b13969db20/tumblr_inline_mt6rjn8c4v1rb53x8.png" width="25px"></a>
  515. </div>
  516. </div>
  517. <a href="/"><img src="{image:sidebar}" width=100%></a>
  518. </center>
  519. </div>
  520. <!------------------------------------->
  521.  
  522.  
  523. <div class="left">
  524. <div id="posts">
  525. {block:Posts}
  526. <div class="entry">
  527.  
  528. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  529.  
  530. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  531. {/block:Text}
  532.  
  533. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  534.  
  535. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  536.  
  537. {block:Photo}
  538. {block:IndexPage}
  539. <center>
  540. <div class="perma">
  541. <a href="{ReblogURL}" target="_blank">reblog</a> ♢ <a href="{Permalink}">{notecount}</a> </div>
  542.  
  543. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  544. {/block:IndexPage}
  545. {block:PermalinkPage}
  546. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  547.  
  548. {LinkCloseTag}
  549. {/block:PermalinkPage}
  550. {/block:Photo}
  551.  
  552. {block:Photoset}
  553. {block:IndexPage}
  554. <center>
  555.  
  556. <div class="perma">
  557. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  558.  
  559. {Photoset-250}</center>
  560. {/block:IndexPage}
  561. {block:PermalinkPage}
  562. <center>
  563. {Photoset-500}</center>
  564. {/block:PermalinkPage}
  565. {/block:Photoset}
  566.  
  567. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  568.  
  569. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  570.  
  571. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  572. <ul class="chat">
  573. {block:Lines}
  574. <li class="user_{UserNumber}">
  575. {block:Label}
  576. <span class="label">{Label}</span>
  577. {/block:Label}
  578.  
  579. {Line}
  580. </li>
  581. {/block:Lines}
  582. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  583. {/block:Chat}
  584.  
  585. {block:Audio}
  586. <div style="width:200px; height:30px;">
  587. {AudioPlayerBlack}
  588. </div>
  589. {block:IndexPage}<span class="permalink">
  590. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  591. </span>{/block:IndexPage}
  592. {/block:Audio}
  593.  
  594. {block:Video}
  595. {block:IndexPage}
  596. <center>
  597. <div class="perma">
  598. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  599. {Video-250}</center>
  600. {/block:IndexPage}
  601. {block:PermalinkPage}
  602. <center>
  603. {Video-400}</center>
  604. {/block:PermalinkPage}
  605. {block:Video}
  606.  
  607.  
  608. {block:PostNotes}<div align="middle">{caption}</div>
  609. <center>
  610.  
  611. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  612.  
  613. {block:HasTags}
  614. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  615. {block:RebloggedFrom}
  616. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  617. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  618.  
  619. {/block:RebloggedFrom}
  620. </center></span>
  621. <br>
  622. <div id="postnotes">{PostNotes}</div><br>
  623.  
  624. <center>{block:ContentSource}
  625. <br><a href="{SourceURL}">
  626. {lang:Source}:
  627. {block:SourceLogo}
  628. <img src="{BlackLogoURL}" width="{LogoWidth}"
  629. height="{LogoHeight}" alt="{SourceTitle}" />
  630. {/block:SourceLogo}
  631. {block:NoSourceLogo}
  632. {SourceLink}
  633. {/block:NoSourceLogo}
  634. </a>
  635. {/block:ContentSource}</center>
  636.  
  637. {/block:PostNotes}
  638. </div>
  639. {/block:Posts}
  640. </div></div>
  641.  
  642. {block:IndexPage}
  643. {block:Pagination}
  644. <div id="pagination">
  645. {block:NextPage}
  646. <a id="nextPage" href="{NextPage}"></a>
  647. {/block:NextPage}
  648. {block:PreviousPage}
  649. <a href="{PreviousPage}"></a>
  650. {/block:PreviousPage}
  651. </div>
  652. {/block:Pagination}
  653. {/block:IndexPage}
  654. </body>
  655. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement