Advertisement
extendedhate

"beginnings" theme

Jan 22nd, 2013
1,934
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.36 KB | None | 0 0
  1. <!--
  2. theme 93 by ivoryoceans.
  3. heavily edited by coolified c:
  4. keep the credit or put it in your faq thanks
  5. -->
  6.  
  7. <html lang="en">
  8. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  9. <html xmlns="http://www.w3.org/1999/xhtml">
  10. <head>
  11.  
  12. <script type="text/javascript">
  13. <!--
  14.  
  15. // Disable Right Click Script
  16.  
  17. function IE(e)
  18. {
  19. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  20. {
  21. return false;
  22. }
  23. }
  24. function NS(e)
  25. {
  26. if (document.layers || (document.getElementById && !document.all))
  27. {
  28. if (e.which == "2" || e.which == "3")
  29. {
  30. return false;
  31. }
  32. }
  33. }
  34. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  35.  
  36. //-->
  37. </script>
  38.  
  39.  
  40. <script type="text/javascript"
  41. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  42.  
  43. <!--DEFAULT VARIABLES-->
  44. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  45. <meta name="color:Background" content="#fff"/>
  46. <meta name="color:Hover" content="#fff"/>
  47. <meta name="color:Entry Background" content="#eee"/>
  48. <meta name="color:Sidebar Background" content="#fff"/>
  49. <meta name="color:Entry Text" content="#aaa"/>
  50. <meta name="color:Description Text" content="#aaa"/>
  51. <meta name="color:Entry Links" content="#aaa"/>
  52. <meta name="color:Sidebar Links" content="#aaa"/>
  53. <meta name="image:Background" content="1"/>
  54. <meta name="image:Sidebar" content="1"/>
  55. <meta name="text:Link One" content="">
  56. <meta name="image:Background2" content=""/>
  57. <meta name="text:Link One Title" content="">
  58. <meta name="text:Link Two" content="">
  59. <meta name="text:Link Two Title" content="">
  60. <meta name="text:Link Three" content="">
  61. <meta name="text:Link Three Title" content="">
  62. <meta name="text:Link Four" content="">
  63. <meta name="text:Link Four Title" content="">
  64. <meta name="text:Link Five" content="">
  65. <meta name="text:Link Five Title" content="">
  66. <meta name="color:Scrollbar" content="#000000"/>
  67. <meta name="color:Scrollbar Background" content="#fff"/>
  68. <meta name="color:Permatext Background" content="#fff"/>
  69. <meta name="if:White Follow Buttons" content="1" />
  70.  
  71.  
  72.  
  73. <style type="text/css">
  74.  
  75. ::-webkit-scrollbar-thumb{
  76. background-color: {color:scrollbar};
  77. border: 2px solid {color:scrollbar background};
  78. height:auto;
  79. -moz-border-radius: 10px;
  80. border-radius: 10px;
  81. }
  82.  
  83.  
  84.  
  85. ::-webkit-scrollbar {
  86. height:auto;
  87. width:9px;
  88. background-color: #999999;
  89. border: 4px solid {color:scrollbar background};
  90. }
  91.  
  92.  
  93. {block:ifWhiteFollowButtons}iframe#tumblr_controls {-webkit-filter: invert(100%); right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.6;-webkit-transition: all 0.8s ease-out;-moz-
  94.  
  95. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  96.  
  97. 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;}{/block:ifWhiteFollowButtons}
  98.  
  99. {block:ifNOTWhiteFollowButtons}iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.6;-webkit-transition: all 0.8s ease-out;-moz-
  100.  
  101. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  102.  
  103. 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;}{/block:ifNOTWhiteFollowButtons}
  104.  
  105. p {
  106. margin:0px;
  107. margin-top:0px;
  108. }
  109.  
  110.  
  111. body {
  112. padding: 0px;
  113. margin: 0px;
  114. color:{color:Entry Text};
  115. font-family: helvetica;
  116. line-height:10px;
  117. font-size:9px;
  118. background-color: {color:Background};
  119. background-image:url({image:Background});
  120. background-attachment: fixed;
  121. background-repeat: repeat;
  122. background-size:100%;
  123. }
  124.  
  125.  
  126. a:link, a:active, a:visited{
  127. text-decoration: none;
  128. -webkit-transition: color 0.3s ease-out;
  129. -moz-transition: color 0.3s ease-out;
  130. transition: color 0.3s ease-out;
  131. color:{color:Entry Links};
  132. }
  133.  
  134. a:hover {
  135. text-decoration: none;
  136. font-style:;
  137. color: {color:Hover};
  138. }
  139.  
  140.  
  141. .entry{
  142. font-family: helvetica;
  143. font-size:9px;
  144. text-align:left;
  145. z-index:9999;
  146. float:left;
  147. width: 210px;
  148. height: auto;
  149. {block:PermalinkPage}
  150. width: 538px;
  151. height: auto;
  152. margin-left:200px;
  153. {/block:PermalinkPage}
  154. line-height:12px;
  155. background-color:{color:Entry Background};
  156. margin:16px;
  157. overflow:hidden;
  158. padding: 28px;
  159. -webkit-transition: color 0.9s ease-out;
  160. -moz-transition: color 0.9s ease-out;
  161. }
  162.  
  163. .entry img{
  164. opacity: 0.8;
  165. -webkit-transition: all 0.5s ease-in-out;
  166. -moz-transition: all 0.5s ease-in-out;
  167. -o-transition: all 0.5s ease-in-out;
  168. }
  169.  
  170. .entry img:hover{
  171. opacity:1;
  172. -webkit-transition: all 0.5s ease-in-out;
  173. -moz-transition: all 0.5s ease-in-out;
  174. -o-transition: all 0.5s ease-in-out;
  175. }
  176.  
  177. .perms {
  178. color:black;
  179. font-size:8px;
  180. opacity: 0;
  181. -webkit-transition-duration: .75s;top:0px;
  182. width:210px;
  183. height:15px;
  184. padding-bottom:5px;
  185. padding-top:5px;
  186. background-color: #fff;
  187. position: absolute;
  188. margin-top:28px;
  189. text-align:center;
  190. text-transform:uppercase;
  191. font-family:trebuchet ms;
  192. letter-spacing:1px;
  193. display:block;
  194. }
  195.  
  196. .entry:hover .perms {
  197. opacity:0.9;
  198. z-index:999999;
  199. padding-top:10px;}
  200.  
  201. #cunt{width:250px; height:auto;}
  202. {block:PermalinkPage}
  203. width:410px;
  204. {/block:PermalinkPage}
  205. }
  206.  
  207. #center{
  208. padding-top:3px;
  209. padding-bottom:3px;
  210. position:fixed !important;
  211. width:250px;
  212. height:207px;
  213. background-color:#fff;
  214. {block:PermalinkPage}
  215. width:410px;
  216. height:207px;
  217. {/block:PermalinkPage}
  218. }
  219.  
  220. #posts{
  221. opacity: 1;
  222. float:center;
  223. {block:indexpage}
  224. width:1000px;
  225. {/block:indexpage}
  226. {block:permalinkpage}
  227. width:520px;
  228. {/block:permalinkpage}
  229. margin-left: 260px;
  230. margin-top:0px;
  231. transition: all 0.5s ease-out;
  232. -o-transition-transition: all 0.5s ease-out;
  233. -webkit-transition: all 0.5s ease-out;
  234. -moz-transition: all 0.5s ease-out;
  235. }
  236. #sidebar {
  237. position:fixed !important;
  238. opacity: 1;
  239. width: 275px;
  240. height: 232px;
  241. margin-top:200px;
  242. margin-left: -40px;
  243. color: #777;
  244. text-align: center;
  245. margin-bottom: 0px;
  246. font-family: helvetica;
  247. line-height: 11px;
  248. padding:8px;
  249. font-size: 10px;
  250. text-transform: normal;
  251. transition: all 0.9s ease-out;
  252. -o-transition-transition: all 0.5s ease-out;
  253. -webkit-transition: all 0.5s ease-out;
  254. -moz-transition: all 0.5s ease-out;
  255. }
  256.  
  257. #links a{
  258. color:{color:Sidebar Links};
  259. }
  260.  
  261. div#links{
  262. position:absolute;
  263. opacity:1;
  264. font-size: 9px;
  265. line-height:23px;
  266. text-align: center;
  267. width: 169px;
  268. font-family:helvetica;
  269. height: 23px;
  270. color:#aaa;
  271. padding-top: 0px;
  272. background-color:{color:Sidebar Background};
  273. margin-top:-29px;
  274. margin-left:53px;
  275. padding-left: 1px;
  276. padding-right: 1px
  277. transition: all 0.9s ease-out;
  278. -o-transition-transition: all 0.5s ease-out;
  279. -webkit-transition: all 0.5s ease-out;
  280. -moz-transition: all 0.5s ease-out;
  281. }
  282. div#desc{
  283. position: fixed !important;
  284. opacity:1;
  285. font-size: 8px;
  286. line-height:12px;
  287. text-align: center;
  288. width:160px;
  289. font-family:helvetica;
  290. font-size: 9px;
  291. height: 23px;
  292. color:{color:Description Text};
  293. padding-top: 0px;
  294. background-color:{color:Sidebar Background};
  295. margin-top:176px;
  296. margin-left:53px;
  297. padding:5px;
  298. transition: all 0.9s ease-out;
  299. -o-transition-transition: all 0.5s ease-out;
  300. -webkit-transition: all 0.5s ease-out;
  301. -moz-transition: all 0.5s ease-out;
  302. }
  303.  
  304. div#side2{
  305. position:fixed !important;
  306. width:220px;
  307. height:100%;
  308. top:-5px;
  309. margin-left:-10px;
  310. background-image:url({image:Background2});
  311. border: 5px solid #fff;
  312. box-shadow: 1px 1px 20px #ddd;
  313. transition: all 0.9s ease-out;
  314. -o-transition-transition: all 0.5s ease-out;
  315. -webkit-transition: all 0.5s ease-out;
  316. -moz-transition: all 0.5s ease-out;
  317. }
  318.  
  319.  
  320. @font-face {
  321. font-family: "prop";
  322. src: url('http://static.tumblr.com/2k9mf5a/bPomezign/prophecy_script.ttf');
  323. }
  324.  
  325. .title{
  326. font-family: prop;
  327. font-size: 20px;
  328. line-height: 20px;
  329. color:{color:Title};
  330. font-weight: normal;
  331. text-transform: none;
  332. }
  333.  
  334. .blogtitle{
  335. font-family: prop;
  336. font-size: 28px;
  337. line-height: 20px;
  338. color:{color:Title};
  339. z-index: 1;
  340. text-transform: none;
  341. font-weight: normal;
  342. }
  343. @font-face { font-family: "bold"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  344. @font-face { font-family: "demo"; src: url('http://static.tumblr.com/jdjsstr/Eq8m819c1/neou-thin_1_.ttf'); }
  345. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  346. @font-face {font-family:"Bree"; src:url('http://static.tumblr.com/9wzbixa/YBvm26pgu/bree.ttf');}
  347. @font-face { font-family: "sb"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  348. @font-face { font-family: "lala"; src: url('http://static.tumblr.com/vpzhdvv/6d7m90v7t/111.woff');}
  349. @font-face { font-family: "neverletgo"; src: url('http://static.tumblr.com/q54tzar/o02m2jt6c/neverletgo_3_.ttf'); }
  350. @font-face { font-family: "icons"; src: url('http://static.tumblr.com/8hrjcus/Q3fmg7rhn/breezi_font-webfont.ttf'); }
  351.  
  352. .permalink{
  353. text-transform: normal;
  354. display: block;
  355. background: {color:Permatext Background};
  356. padding: 3px;
  357. margin-top: 4px;
  358. text-align: right;
  359. text-decoration: none;
  360. }
  361.  
  362. #infscr-loading{
  363. bottom: -70px;
  364. position: absolute;
  365. left: 50%;
  366. margin-left:-8px;
  367. width:16px;
  368. height:11px;
  369. overflow:hidden;
  370. margin-bottom: 50px;
  371. }
  372.  
  373. #postnotes{
  374. text-align: justify;}
  375.  
  376. #postnotes blockquote{
  377. border: 0px;}
  378.  
  379. blockquote{
  380. padding:0px 0px 0px 5px;
  381. margin:0px 0px 0px 10px;
  382. border-left: 1px dotted #ddd;
  383. }
  384.  
  385. blockquote p, ul{
  386. margin:0px;
  387. padding:0px;
  388. }
  389.  
  390. a img{border: 0px;}
  391.  
  392.  
  393. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  394.  
  395. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  396. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  397.  
  398. .notes img{width:10px; position:relative; top:3px;}
  399. <--ses-->
  400. small{font-size: 90%;}
  401.  
  402. {CustomCSS}
  403.  
  404. #album
  405. {
  406. {block:IndexPage}
  407. width:10px;
  408. height:15px;
  409. margin:10px;
  410. {/block:IndexPage}
  411. float:left;
  412. {block:PermalinkPage}
  413. width:500px;
  414. height:500px;
  415. {/block:PermalinkPage}
  416.  
  417. }
  418.  
  419.  
  420. #infos
  421. {float:right;
  422. margin-top:10px;
  423. background-color: #e4e4e4;
  424. padding:5px;
  425. width:105px;
  426. }
  427.  
  428. #player
  429. {float:right;
  430. {block:IndexPage}
  431. width:70px;
  432. margin-top:10px;
  433. padding-left:45px;
  434. {/block:IndexPage}
  435. padding-top:10px;
  436. padding-bottom:10px;
  437. height:20px;
  438. background-color:#e4e4e4;
  439. overflow:hidden;
  440. {block:PermalinkPage}
  441. margin-top:5px;
  442. width:265px;
  443. padding-left:335px;
  444. {/block:PermalinkPage}
  445. }
  446. </style>
  447.  
  448. {block:IndexPage}
  449. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  450. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  451.  
  452. <script type="text/javascript">
  453. $(window).load(function(){
  454. var $wall = $('#posts');
  455. $wall.imagesLoaded(function(){
  456. $wall.masonry({
  457. itemSelector: '.entry, .entry_photo',
  458. isAnimated : false
  459. });
  460. });
  461.  
  462. $wall.infinitescroll({
  463. navSelector : '#pagination',
  464. nextSelector : '#pagination a',
  465. itemSelector : '.entry, .entry_photo',
  466. bufferPx : 2000,
  467. debug : false,
  468. errorCallback: function() {
  469. $('#infscr-loading').fadeOut('normal');
  470. }},
  471. function( newElements ) {
  472. var $newElems = $( newElements );
  473. $newElems.hide();
  474. $newElems.imagesLoaded(function(){
  475. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  476. });
  477. }); $('#posts').show(500);
  478. });
  479. </script>
  480.  
  481.  
  482. {/block:IndexPage}
  483.  
  484.  
  485. <title>{title}</title>
  486.  
  487. <link rel="shortcut icon" href="{Favicon}" />
  488. <meta name="viewport" content="width=820" />
  489. </head>
  490.  
  491. <body>
  492. <BODY onselectstart="return false;" ondragstart="return false;">
  493.  
  494. <div id="center">
  495. <div id="content">
  496.  
  497.  
  498. <div id="side2"></div>
  499.  
  500. <div id="sidebar">
  501. <div id="links"><a href="{text:Link One}">{text:Link One Title}</a> /
  502. <a href="{text:Link Two}">{text:Link Two Title}</a> /
  503. <a href="{text:Link Three}">{text:Link Three Title}</a> /
  504. <a href="{text:Link Four}">{text:Link Four Title}</a> /
  505. <a href="{text:Link Five}">{text:Link Five Title}</a> </div>
  506. <div id="desc">
  507. {description}</div>
  508.  
  509. <a href="/"><img src="{image:sidebar}" style="width:140px;height: 140px; padding:15px; background: {color:Sidebar Background};"></a>
  510. </div>
  511.  
  512. <div class="left">
  513. <div id="posts">
  514. {block:Posts}
  515. <div class="entry">
  516.  
  517. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  518.  
  519. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  520. {/block:Text}
  521.  
  522. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  523.  
  524. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  525.  
  526. {block:Photo}
  527. {block:IndexPage}
  528. <div class="perms">
  529. {shortmonth} {dayofmonth}{DayOfMonthSuffix} with <a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">↻</a>
  530. </div>
  531. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  532. {/block:IndexPage}
  533. {block:PermalinkPage}
  534. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  535.  
  536. {LinkCloseTag}
  537. {/block:PermalinkPage}
  538. {/block:Photo}
  539.  
  540. {block:Answer}
  541. <br>
  542. <div style="border-radius:5px; border: 1px solid #E6DFDF; margin: 3px; margin-top: -2px; min-height:30px; padding: 3px; background: white; box-shadow: 0px 0px 5px 3px #eee;">
  543. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; box-shadow: 0px 0px 0px 2px #E6DFDF; border-radius: 3px;"/>
  544. {Asker}: {Question}<br></div>
  545. <div style="font-family: helvetica; font-size: 9px;">
  546. {Answer}
  547. </div><p align=right><span
  548.  
  549. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>
  550. {/block:Answer}
  551.  
  552. {block:Photoset}
  553. {block:IndexPage}
  554. <center>
  555. <div class="perms">
  556. {shortmonth} {dayofmonth}{DayOfMonthSuffix} with <a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">↻</a>
  557. </div>
  558.  
  559. {Photoset-200}</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:Video}
  586. {block:IndexPage}
  587. <center>
  588. <div class="perms">
  589. {dayofweek} with <a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">↻</a>
  590. </div>
  591. {Video-250}</center>
  592. {/block:IndexPage}
  593. {block:PermalinkPage}
  594. <center>
  595. {Video-400}</center>
  596. {/block:PermalinkPage}
  597. {block:Video}
  598.  
  599. {block:Audio}
  600. {block:IndexPage}
  601. <div id="album">{block:AlbumArt}<img width="80px" src="{AlbumArtURL}"/>{/block:AlbumArt}</div>
  602. <div id="player"><div style="margin-top:-3px;">{AudioPlayerGrey}</div></div>
  603. <div id="infos">
  604. {block:TrackName}{TrackName}{/block:TrackName}
  605. {block:Artist}by {Artist}{/block:Artist}
  606. </div>
  607.  
  608. <br><div class="perms">
  609. {shortmonth} {dayofmonth}{DayOfMonthSuffix} with <a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">↻</a>
  610. </div>
  611. {/block:IndexPage}
  612. {block:PermalinkPage}
  613. <div id="album">{block:AlbumArt}<img width="500px" src="{AlbumArtURL}"/>{/block:AlbumArt}</div>
  614. <div id="player"><div style="margin-top:-3px;margin-bottom:20px;">{AudioPlayerGrey}</div></div>
  615.  
  616. {/block:PermalinkPage}
  617. {/block:Audio}
  618.  
  619. {block:PostNotes}<div align="middle">{caption}</div>
  620. <center>
  621.  
  622. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  623.  
  624. {block:HasTags}
  625. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  626. {block:RebloggedFrom}
  627. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  628. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  629.  
  630. {/block:RebloggedFrom}
  631. </center></span>
  632. <br>
  633. <div id="postnotes">{PostNotes}</div><br>
  634.  
  635. <center>{block:ContentSource}
  636. <br><a href="{SourceURL}">
  637. {lang:Source}:
  638. {block:SourceLogo}
  639. <img src="{BlackLogoURL}" width="{LogoWidth}"
  640. height="{LogoHeight}" alt="{SourceTitle}" />
  641. {/block:SourceLogo}
  642. {block:NoSourceLogo}
  643. {SourceLink}
  644. {/block:NoSourceLogo}
  645. </a>
  646. {/block:ContentSource}</center>
  647.  
  648. {/block:PostNotes}
  649. </div>
  650. {/block:Posts}
  651. </div></div>
  652.  
  653. {block:IndexPage}
  654. {block:Pagination}
  655. <div id="pagination">
  656. {block:NextPage}
  657. <a id="nextPage" href="{NextPage}"></a>
  658. {/block:NextPage}
  659. {block:PreviousPage}
  660. <a href="{PreviousPage}"></a>
  661. {/block:PreviousPage}
  662. </div>
  663. {/block:Pagination}
  664. {/block:IndexPage}
  665. </body><div style="position: fixed; right: 0px; bottom: 5px; border-bottom: 1px solid #ddd; border-left: 1px solid #ddd; border-top: 1px solid #ddd; background: white; padding: 3px; border-top-left-radius: 10px; border-bottom-left-radius: 10px;"><a href="http://coolified.tumblr.com/"> &copy coolified</a></div>
  666. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement