Advertisement
pro-themes

Theme 4 by 5urprise

Feb 19th, 2014
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 17.50 KB | None | 0 0
  1. <!--
  2. Theme #4 by 5urprise!
  3. -->
  4. <html lang="en">
  5. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  6. <html xmlns="http://www.w3.org/1999/xhtml">
  7. <head>
  8.  <script type="text/javascript" src="http://static.tumblr.com/gcjggdm/y0pmroxcl/infinitescrolling.js"></script>
  9. <script type="text/javascript">
  10. <!--
  11.  
  12. // Disable Right Click Script
  13.  
  14. function IE(e)
  15. {
  16. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  17. {
  18. return false;
  19. }
  20. }
  21. function NS(e)
  22. {
  23. if (document.layers || (document.getElementById && !document.all))
  24. {
  25. if (e.which == "2" || e.which == "3")
  26. {
  27. return false;
  28. }
  29. }
  30. }
  31. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  32.  
  33. //-->
  34. </script>
  35.  
  36.  
  37.  <link href='http://fonts.googleapis.com/css?family=Nixie+One' rel='stylesheet' type='text/css'>
  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.  
  46. <meta name="color:background" content="#fcfcfc"/>
  47. <meta name="color:link" content="#777"/>
  48. <meta name="color:text" content="#777"/>
  49. <meta name="color:title" content="#333"/>
  50. <meta name="color:hover" content="#373638"/>
  51. <meta name="color:text shadow" content="#aaa"/>
  52. <meta name="color:scrollbar" content="#777"/>
  53.  
  54. <meta name="image:sidebar" content="1"/>
  55. <meta name="image:background" content="1"/>
  56. <meta name="text:updates" content="hey guys updates go here!!<br>3 lines is preferrable!<br>thank you <3"/>
  57. <meta name="text:link 1 title" content="home"/>
  58. <meta name="text:link 2 title" content="message"/>
  59. <meta name="text:link 3 title" content="etc"/>
  60. <meta name="text:link 4 title" content="mine"/>
  61. <meta name="text:link 5 title" content="personal"/>
  62. <meta name="text:link 1" content="/"/>
  63. <meta name="text:link 2" content="/"/>
  64. <meta name="text:link 3" content="/"/>
  65. <meta name="text:link 4" content="/"/>
  66. <meta name="text:link 5" content="/"/>
  67. <meta name="text:blogtitle" content="jingle"/>
  68.  
  69.  
  70.  
  71.  
  72. <style type="text/css">
  73.  
  74. #tumblr_controls{
  75. position:fixed !important;
  76. -webkit-filter: invert(100%)
  77. }
  78.  
  79. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  80.  
  81. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  82.  
  83. p {
  84. margin:0px;
  85. margin-top:0px;
  86. }
  87. body {
  88. margin: 5px;
  89. font-family: calibri;
  90. line-height:11px;
  91. font-size:12px;
  92. background-attachment: fixed;
  93. background-repeat: repeat;
  94. color:{color:text};
  95. background-color: {color:Background};
  96. background-image:url({image:Background});
  97. }
  98.  
  99.  
  100. a:link, a:active, a:visited{
  101. text-decoration: none;
  102. -webkit-transition: all 0.6s ease-out;
  103. -moz-transition: all 0.6s ease-out;
  104. -o-transition: all 0.6s ease-out;
  105. transition: all 0.6s ease-out;
  106. color:{color:link};
  107. }
  108.  
  109. a:hover {
  110. text-decoration: none;
  111. -webkit-transition: all 0.3s ease-out;
  112. -moz-transition: all 0.3s ease-out;
  113. -o-transition: all 0.3s ease-out;
  114. transition: all 0.3s ease-out;
  115. cursor: url(http://i.imgur.com/2qleX.jpg), auto;
  116. color: {color:Hover};
  117. text-shadow:0px 0px 2px {color:text shadow};
  118. }
  119.  
  120. div#center{
  121. margin:auto;
  122. position:relative;
  123. width:1000px;
  124. background-color:;
  125. overflow:auto;
  126. overflow-y:hidden;
  127. }
  128.  
  129.  
  130. .entry {
  131. float:left;
  132. display: block;
  133. margin:5px;
  134. overflow:hidden;
  135. width:300px;
  136. box-shadow:0px 0px 10px #D8D8D8;
  137. background:white;
  138. padding:6px;
  139. border:1px solid #eee;
  140. {block:PermalinkPage}
  141. width:450px;
  142. text-align:left;
  143. line-height:10px;
  144. {/block:PermalinkPage}
  145. }
  146.  
  147.  
  148. .entry .perma{
  149. width:300px;
  150. height:21px;
  151. margin-left:0px;
  152. position: absolute;
  153. line-height: 23px;
  154. overflow:hidden;
  155. text-align:center;
  156. font-family:kite one;
  157. top:-50px;
  158. background:white;
  159. word-spacing:2px;
  160. border-bottom:1px solid #d8d8d8;
  161. letter-spacing:1px;
  162. opacity: 0.0;
  163. -webkit-transform:rotate(860deg);
  164. font-size:12px;
  165. -webkit-transition: all .7s ease;
  166. -moz-transition: all .7s ease;
  167. -o-transition: all .7s ease;
  168. transition: all .7s ease;
  169.  
  170. }
  171.  
  172. .entry:hover .perma{
  173. overflow:visible;
  174. -webkit-transform:rotate(360deg);
  175. opacity:1;
  176. top:0px;
  177. -webkit-transition: all .7s ease;
  178. -moz-transition: all .7s ease;
  179. -o-transition: all .7s ease;
  180. transition: all .7s ease;
  181. }
  182.  
  183. .entry .perma2{
  184. width:300px;
  185. height:21px;
  186. margin-left:0px;
  187. position: absolute;
  188. line-height: 23px;
  189. overflow:hidden;
  190. text-align:center;
  191. font-size:12px;
  192. bottom:-50px;
  193. background:white;
  194. word-spacing:2px;
  195. font-family:kite one;
  196. border-top:1px solid #d8d8d8;
  197. letter-spacing:1px;
  198. opacity: 0.0;
  199. -webkit-transform:rotate(860deg);
  200. -webkit-transition: all .7s ease;
  201. -moz-transition: all .7s ease;
  202. -o-transition: all .7s ease;
  203. transition: all .7s ease;
  204.  
  205. }
  206.  
  207. .entry:hover .perma2{
  208. -webkit-transform:rotate(360deg);
  209. overflow:visible;
  210. opacity:1;
  211. bottom:5px;
  212. -webkit-transition: all .7s ease;
  213. -moz-transition: all .7s ease;
  214. -o-transition: all .7s ease;
  215. transition: all .7s ease;
  216. }
  217.  
  218. .entry .perma3{
  219. width:50px;
  220. font-size:12px;
  221. height:21px;
  222. margin-left:120px;
  223. position: absolute;
  224. line-height: 23px;
  225. padding:5px;
  226. overflow:hidden;
  227. text-align:center;
  228. bottom:75px;
  229. background:white;
  230. word-spacing:2px;
  231. font-family:kite one;
  232. border:1px solid #d8d8d8;
  233. letter-spacing:1px;
  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. transform: rotateY(1360deg);
  240. -webkit-transform: rotateY(1360deg);
  241.  
  242. }
  243.  
  244. .entry:hover .perma3{
  245. overflow:visible;
  246. opacity:1;
  247. bottom:85px;
  248. transform: rotateY(0deg);
  249. -webkit-transform: rotateY(0deg);
  250. -webkit-transition: all .7s ease;
  251. -moz-transition: all .7s ease;
  252. -o-transition: all .7s ease;
  253. transition: all .7s ease;
  254. }
  255.  
  256. #posts {
  257. width:740px;
  258. margin-top:35px;
  259. z-index:99;
  260. margin-left:275px;
  261. right:auto;
  262. background:transparent;
  263. margin-right:auto;
  264. position:relative;
  265. overflow-y: hidden;
  266. }
  267.  
  268.  
  269. #sidebar{
  270. position:fixed !important;
  271. width:auto;
  272. background:white;
  273. height:auto;
  274. padding:10px;
  275. border:2px solid #d8d8d8;
  276. border-radius:5px;
  277. margin-top:120px;
  278. margin-left:-100px;
  279. z-index:1;
  280. box-shadow:0px 10px 10px #fff;
  281. text-align:center;
  282. -webkit-transition: all .7s ease;
  283. -moz-transition: all .7s ease;
  284. -o-transition: all .7s ease;
  285. transition: all .7s ease;
  286. }
  287.  
  288. #sidebar img{
  289. width: 250px;
  290. height: auto;
  291. padding:10px;
  292. background:#F2F2F2;
  293. border:1px solid #E6E6E6;
  294. }
  295.  
  296.  
  297. #screen{
  298. position:fixed;
  299. background:#fff;
  300. margin-top:-405px;
  301. z-index:999999999999999;
  302. margin-left:0px;
  303. width:275px;
  304. height:415px;
  305. opacity:0;
  306. -webkit-transform:rotate(860deg);
  307. -webkit-transition: all .7s ease;
  308. -moz-transition: all .7s ease;
  309. -o-transition: all .7s ease;
  310. transition: all .7s ease;
  311. }
  312. #sidebar:hover #screen{
  313. opacity:1;
  314. -webkit-transform:rotate(360deg);
  315. -webkit-transition: all .7s ease;
  316. -moz-transition: all .7s ease;
  317. -o-transition: all .7s ease;
  318. transition: all .7s ease;
  319. }
  320.  
  321. #blogtitle{
  322. margin-top:106px;
  323. margin-left:-200px;
  324. z-index:9999999999999999999999;
  325. font-family:neverletgo;
  326. position:fixed;
  327. color:#F5F6CE;
  328. text-shadow:0px 1px #fff, -1px 0px #fff, 0px -1px #fff, 1px 0px #fff;
  329. font-size:65px;
  330. text-align:right;
  331. width:390px;
  332. }
  333.  
  334.  
  335.  
  336. @font-face { font-family: "Camilla"; src: url('http://static.tumblr.com/dcylwch/HvDmhxbob/cuttyfruty.ttf'); }
  337.  @font-face { font-family: "neverletgo"; src: url('http://static.tumblr.com/q54tzar/o02m2jt6c/neverletgo_3_.ttf'); }
  338.  
  339. askk {
  340. font-family:"nixie one";
  341. font-size: 15px;
  342. z-index:1;
  343. color: {color:Title};
  344. }
  345.  
  346. .title{
  347. line-height: 16px;
  348. font-size: 16px;
  349. font-family:"nixie one";
  350. color:{color:Title};
  351. }
  352.  
  353. .permalink{
  354. text-transform: uppercase;
  355. font-size:8px;
  356. display: block;
  357. text-align: center;
  358. text-decoration: none;
  359. margin-top:8px;
  360. margin-bottom:2px;
  361. padding:3px;
  362. border-top:1px solid #eee;
  363. }
  364.  
  365. #audio {
  366. width:200px;
  367. height:auto;
  368. min-height:60px;
  369. padding-bottom:0px;
  370. }
  371. .cover {
  372. position:absolute;
  373. z-index:1;
  374. width:60px;
  375. height:60px;
  376. }
  377. .cover img {
  378. float:left;
  379. width:60px;
  380. height:60px;
  381. }
  382. .playbox {
  383. opacity:0.6;
  384. width:27px;
  385. height:30px;
  386. overflow:hidden;
  387. position:absolute;
  388. z-index:1000;
  389. margin-left:17px;
  390. margin-top:17px;
  391. text-align:center;
  392. }
  393. .info {
  394. margin-left:73px;
  395. margin-top:4px;
  396. line-height:14px;
  397. }
  398.  
  399. #infscr-loading{
  400. bottom: -70px;
  401. position: absolute;
  402. left: 50%;
  403. margin-left:-8px;
  404. width:16px;
  405. height:11px;
  406. overflow:hidden;
  407. margin-bottom: 50px;
  408. }
  409.  
  410. ::-webkit-scrollbar {
  411. width: 7px;
  412. height: 7px;
  413. background-color:{color:background};
  414. }
  415.  
  416. ::-webkit-scrollbar-thumb {
  417. background: {color:scrollbar};
  418. border:2px solid #fff;
  419. }
  420.  
  421. #postnotes{
  422. text-align: justify;}
  423.  
  424. #postnotes blockquote{
  425. border: 0px;}
  426.  
  427. blockquote{
  428. padding:0px 0px 2px 5px;
  429. margin:0px 0px 2px 10px;
  430. border-left: 1px dotted #555555;
  431. }
  432.  
  433. blockquote p, ul{
  434. margin:0px;
  435. padding:0px;
  436. }
  437.  
  438. a img{border: 0px;}
  439.  
  440.  
  441. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  442.  
  443. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  444. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  445.  
  446. .notes img{width:15px; position:relative; top:3px;border-radius:60px;}
  447. <--ses-->
  448. small{font-size: 90%;}
  449.  
  450. {CustomCSS}
  451.  
  452. </style>
  453.  
  454. {block:IndexPage}
  455. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  456. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  457.  
  458. <script type="text/javascript">
  459. $(window).load(function(){
  460. var $wall = $('#posts');
  461. $wall.imagesLoaded(function(){
  462. $wall.masonry({
  463. itemSelector: '.entry, .entry_photo',
  464. isAnimated : false
  465. });
  466. });
  467.  
  468. $wall.infinitescroll({
  469. navSelector : '#pagination',
  470. nextSelector : '#pagination a',
  471. itemSelector : '.entry, .entry_photo',
  472. bufferPx : 2000,
  473. debug : false,
  474. errorCallback: function() {
  475. $('#infscr-loading').fadeOut('normal');
  476. }},
  477. function( newElements ) {
  478. var $newElems = $( newElements );
  479. $newElems.hide();
  480. $newElems.imagesLoaded(function(){
  481. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  482. });
  483. }); $('#posts').show(500);
  484. });
  485. </script>
  486.  
  487.  
  488. {/block:IndexPage}
  489.  
  490.  
  491. <title>{title}</title>
  492.  
  493. <link rel="shortcut icon" href="{Favicon}" />
  494. <meta name="viewport" content="width=820" />
  495. </head>
  496.  
  497. <body>
  498. <BODY onselectstart="return false;" ondragstart="return false;">
  499. <div class="wrapper">
  500. <div class="header">
  501. </div>
  502.  
  503. <div id="cage">
  504. <div id="center">
  505.  
  506. <!---->
  507.  <div id="blogtitle">{text:blogtitle}</div>
  508. <div id="sidebar">
  509. <a href="/"><img src="{image:sidebar}" width=100%></a>
  510. <div id="screen"><br>
  511. <img src="http://media.tumblr.com/tumblr_lxt160YiN61r4s90a.gif">
  512. <br><br>
  513. {description}
  514. <br><br>
  515. <img src="http://media.tumblr.com/tumblr_lxt160YiN61r4s90a.gif">
  516. <br><br>
  517. {text:updates}
  518. <img src="http://media.tumblr.com/tumblr_lxt160YiN61r4s90a.gif">
  519. <br><br>
  520. <div style="position:fixed;background:white;padding:5px;border:1px solid #cdcdcd; margin-left:0px;"><a href="{text:link 1}">{text:link 1 title}
  521.    
  522. </a></div>
  523. <div style="position:fixed;background:white;padding:5px;border:1px solid #cdcdcd; margin-left:50px;"><a href="{text:link 2}">{text:link 2 title}</a></div>
  524. <div style="position:fixed;background:white;padding:5px;border:1px solid #cdcdcd; margin-left:115px;"><a href="{text:link 3}">{text:link 3 title}</a></div>
  525. <div style="position:fixed;background:white;padding:5px;border:1px solid #cdcdcd; margin-left:150px;"><a href="{text:link 4}">{text:link 4 title}</a></div>
  526. <div style="position:fixed;background:white;padding:5px;border:1px solid #cdcdcd; margin-left:200px;"><a href="{text:link 5}">{text:link 5 title}</a></div>
  527. <br><br><br>
  528. <img src="http://media.tumblr.com/tumblr_lxt160YiN61r4s90a.gif">
  529. <br><br>
  530. <img src="http://media.tumblr.com/tumblr_m2idioWMFi1qid2nw.gif">
  531. </div>
  532. </div>
  533. <script type="text/javascript" src="http://static.tumblr.com/gcjggdm/y0pmroxcl/infinitescrolling.js"></script>
  534. <!------------------------------------->
  535.  
  536.  
  537. <div class="left">
  538. <div id="posts">
  539. {block:Posts}
  540. <div class="entry">
  541.  
  542. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span>
  543. <span class="permalink">
  544. <a href="{Permalink}">{notecountwithlabel}</a> - <a href="{ReblogURL}" target="_blank">Reblog</a>
  545. <br>{/block:HasTags}</span>
  546. {/block:Text}
  547.  
  548. {block:Answer}
  549. <div style="margin-top:2px;;margin-bottom:0px;min-height:30px; padding: 4px; background-color:#f7f7f7;border:1px solid #eee;border-radius:5px;">
  550. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3.5px;"/><askk>{asker}</askk>: {Question}</div>
  551. <div style="margin-top:2px; line-height:11px;margin-bottom:4px; background: transparent;">{Answer}</div>
  552. <div style="margin-top:2px;;margin-bottom:0px;min-height:10px; padding: 4px; background-color:#f7f7f7;border:1px solid #eee;border-radius:5px;">
  553. <a href="{Permalink}">{notecountwithlabel}</a> - <a href="{ReblogURL}" target="_blank">Reblog</a></div>
  554. {/block:Answer}
  555.  
  556. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description}
  557. <span class="permalink">
  558. <a href="{Permalink}">{notecountwithlabel}</a> - <a href="{ReblogURL}" target="_blank">Reblog</a> </span>
  559. {/block:Link}
  560.  
  561. {block:Photo}
  562. {block:IndexPage}
  563. <center>
  564. <div class="perma">
  565. <a href="{ReblogURL}" target="_blank"> reblog </a> - <a href="{Permalink}">{notecountwithlabel}</a></div>
  566. <div class="perma2">
  567. {timeago}
  568. </div>
  569. <div class="perma3">
  570. {likebutton}
  571. </a></div>
  572.  
  573.  
  574. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  575. {/block:IndexPage}
  576. {block:PermalinkPage}
  577. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  578.  
  579. {LinkCloseTag}
  580. {/block:PermalinkPage}
  581. {/block:Photo}
  582.  
  583. {block:Photoset}
  584. {block:IndexPage}
  585. <center>
  586.  
  587. <div class="perma">
  588. Posted on {dayofweek} &middot <a href="{ReblogURL}" target="_blank"> Reblog </a> </div>
  589.  
  590. {Photoset-250}</center>
  591. {/block:IndexPage}
  592. {block:PermalinkPage}
  593. <center>
  594. {Photoset-500}</center>
  595. {/block:PermalinkPage}
  596. {/block:Photoset}
  597.  
  598. {block:Quote}<span class="title">"{Quote}"</span> β€” {block:Source}<b>{Source}</b>{/block:Source}<br>
  599. <span class="permalink">
  600. <a href="{Permalink}">{notecountwithlabel}</a> - <a href="{ReblogURL}" target="_blank">Reblog</a>
  601. </span>{/block:Quote}
  602.  
  603. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  604. <ul class="chat">
  605. {block:Lines}
  606. <li class="user_{UserNumber}">
  607. {block:Label}
  608. <span class="label">{Label}</span>
  609. {/block:Label}
  610.  
  611. {Line}
  612. </li>
  613. {/block:Lines}
  614. <span class="permalink">
  615. <a href="{Permalink}">{notecountwithlabel}</a> - <a href="{ReblogURL}" target="_blank">Reblog</a> </span>
  616. {/block:Chat}
  617.  
  618. {block:Audio}
  619. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  620. {block:IndexPage}
  621. {/block:IndexPage}
  622. {/block:Audio}
  623.  
  624. {block:Video}
  625. {block:IndexPage}
  626. <center>
  627. <div class="perma">
  628. Posted on {dayofweek} &middot <a href="{ReblogURL}" target="_blank"> Reblog </a> </div>
  629. {Video-250}</center>
  630. {/block:IndexPage}
  631. {block:PermalinkPage}
  632. <center>
  633. {Video-400}</center>
  634. {/block:PermalinkPage}
  635. {block:Video}
  636.  
  637.  
  638. {block:PostNotes}<div align="middle">{caption}</div>
  639. <center>
  640.  
  641. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  642.  
  643. {block:HasTags}
  644. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  645. {block:RebloggedFrom}
  646. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  647. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  648.  
  649. {/block:RebloggedFrom}
  650. </center></span>
  651. <br>
  652. <div id="postnotes">{PostNotes}</div><br>
  653.  
  654. <center>{block:ContentSource}
  655. <br><a href="{SourceURL}">
  656. {lang:Source}:
  657. {block:SourceLogo}
  658. <img src="{BlackLogoURL}" width="{LogoWidth}"
  659. height="{LogoHeight}" alt="{SourceTitle}" />
  660. {/block:SourceLogo}
  661. {block:NoSourceLogo}
  662. {SourceLink}
  663. {/block:NoSourceLogo}
  664. </a>
  665. {/block:ContentSource}</center>
  666.  
  667. {/block:PostNotes}
  668. </div>
  669. {/block:Posts}
  670. </div></div>
  671.  
  672. {block:IndexPage}
  673. {block:Pagination}
  674. <div id="pagination">
  675. {block:NextPage}
  676. <a id="nextPage" href="{NextPage}"></a>
  677. {/block:NextPage}
  678. {block:PreviousPage}
  679. <a href="{PreviousPage}"></a>
  680. {/block:PreviousPage}
  681. </div>
  682. {/block:Pagination}
  683. {/block:IndexPage}
  684. </body>
  685. <div style="position:fixed; z-index:9999999999999;bottom:5px; right:5px; background:white; border: 1px solid {color:borders}; padding: 3px; padding-top: 0px; font-size: 15px; line-height: 20px;"><a href="http://5urprise.tumblr.com"title="Theme by 5urprise!!!">✿</a></div>
  686.  
  687. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement