Advertisement
teruteru

Aether Paradise -【 THEME 41 by Anomaly ☽】

Jan 21st, 2017
626
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.01 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <head>
  3.  
  4. <!--
  5.  
  6. THEME #41 by Anomaly ☾ tumblr user xollyx ☽ : AETHER PARADISE !!
  7.  
  8. - i made the base code
  9. - links layout by htmltutor-blog
  10. - please abide by all the rules
  11.  
  12. 【 All themes and pages can be found here : http://xollyx.tumblr.com/thm 】
  13.  
  14. Thank you for using! Or just looking at the code. Whatever you're here for. Either way, it's appreciated!
  15. Feel free to message me if you need any help, my ask box is always open!
  16.  
  17. -->
  18.  
  19. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  20. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  21.  
  22. <script>
  23. (function($){
  24. $(document).ready(function(){
  25. $("a[title]").style_my_tooltips({
  26. tip_follows_cursor:true,
  27. tip_delay_time:90,
  28. tip_fade_speed:600,
  29. attribute:"title"
  30. });
  31. });
  32. })(jQuery);
  33. </script>
  34.  
  35. <script>
  36. $(document).ready(function() {
  37. //
  38. $('a.poplight[href^=#]').click(function() {
  39. var popID = $(this).attr('rel'); //Get Popup Name
  40. var popURL = $(this).attr('href'); //Get Popup href to define size
  41. var query= popURL.split('?');
  42. var dim= query[1].split('&');
  43. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  44. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://media.tumblr.com/tumblr_lngwqr5hbf1qf72le.png" class="btn_close" title="Close" alt="Close" /></a>');
  45. var popMargTop = ($('#' + popID).height() + 80) / 2;
  46. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  47. //Apply Margin to Popup
  48. $('#' + popID).css({
  49. 'margin-top' : -popMargTop,
  50. 'margin-left' : -popMargLeft
  51. });
  52. $('body').append('<div id="fade"></div>');
  53. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  54. return false;
  55. });
  56. $('a.close, #fade').live('click', function() {
  57. $('#fade , .popup_block').fadeOut(function() {
  58. $('#fade, a.close').remove(); //fade them both out
  59. });
  60. return false;
  61. });
  62. });
  63. </script>
  64.  
  65. <title>{Title}</title>
  66.  
  67. <link rel="shortcut icon" href="{image:favicon}">
  68. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  69. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  70.  
  71. <!--default variables-->
  72.  
  73. <meta name="color:background" content="">
  74. <meta name="color:posts" content="">
  75. <meta name="color:outline" content="">
  76. <meta name="color:border" content="">
  77. <meta name="color:blockquote" content="">
  78. <meta name="color:ask" content="">
  79. <meta name="color:text" content="">
  80. <meta name="color:link" content="">
  81. <meta name="color:hover" content="">
  82. <meta name="color:shadows" content="">
  83. <meta name="color:button" content="">
  84. <meta name="color:button border" content="">
  85. <meta name="color:button hover" content="">
  86. <meta name="color:selection" content="">
  87. <meta name="color:selection text" content="">
  88. <meta name="color:tooltip" content="">
  89. <meta name="color:tooltip text" content="">
  90. <meta name="color:scrollbar" content="">
  91.  
  92. <meta name="image:favicon" content="">
  93. <meta name="image:background" content="">
  94. <meta name="image:cursor" content="">
  95. <meta name="image:sidebar" content="">
  96. <meta name="image:permalink" content="">
  97. <meta name="image:home" content="">
  98. <meta name="image:ask" content="">
  99. <meta name="image:submit" content="">
  100. <meta name="image:about" content="">
  101. <meta name="image:links" content="">
  102. <meta name="image:render" content="">
  103.  
  104. <meta name="text:ask text" content="asked">
  105. <meta name="text:about url" content="/abt">
  106. <meta name="text:link 1" content="/">
  107. <meta name="text:link 1 title" content="link 1">
  108. <meta name="text:link 2" content="/">
  109. <meta name="text:link 2 title" content="link 2">
  110. <meta name="text:link 3" content="/">
  111. <meta name="text:link 3 title" content="link 3">
  112. <meta name="text:link 4" content="/">
  113. <meta name="text:link 4 title" content="link 4">
  114. <meta name="text:link 5" content="/">
  115. <meta name="text:link 5 title" content="link 5">
  116. <meta name="text:link 6" content="/">
  117. <meta name="text:link 6 title" content="link 6">
  118. <meta name="text:link 7" content="/">
  119. <meta name="text:link 7 title" content="link 7">
  120. <meta name="text:link 8" content="/">
  121. <meta name="text:link 8 title" content="link 8">
  122. <meta name="text:back title" content="⇠">
  123. <meta name="text:next title" content="⇢">
  124.  
  125. <meta name="if:bg cover" content="">
  126. <meta name="if:cursor" content="">
  127. <meta name="if:render" content="">
  128. <meta name="if:update tab 1" content="">
  129. <meta name="if:update tab 2" content="">
  130. <meta name="if:update tab 3" content="">
  131. <meta name="if:update tab 4" content="">
  132.  
  133. <meta name="text:render left" content="">
  134. <meta name="text:render bottom" content="">
  135. <meta name="text:render width" content="">
  136.  
  137. <style type="text/css">
  138.  
  139. @font-face { font-family:"04b"; src: url('https://dl.dropboxusercontent.com/s/b2fdyhgtkgjeon2/04b_08__.ttf?dl=1'); format(“truetype”);}
  140.  
  141. ::-webkit-scrollbar {
  142. width: 9px;
  143. height: 4px;
  144. background:{color:scrollbar};
  145. border:4px solid {color:background};
  146. }
  147.  
  148. ::-webkit-scrollbar-thumb {
  149. background-color:{color:scrollbar};
  150. }
  151.  
  152. #s-m-t-tooltip {
  153. max-width:300px;
  154. margin:10px 0px 0px 10px;
  155. background-color:{color:tooltip};
  156. font-family:'04b';
  157. font-size:8px;
  158. padding:3px;
  159. color:{color:tooltip text};
  160. z-index:999999999999999999999999999999999999;
  161. }
  162.  
  163. #s-m-t-tooltip:after {
  164. position: absolute;
  165. display: block; content: "";
  166. border-color: transparent {color:tooltip} transparent transparent ;
  167. border-style: solid;
  168. border-width: 5px;
  169. height:0;
  170. width:0;
  171. position:absolute;
  172. top:3px;
  173. left:-10px;
  174. }
  175.  
  176. ::selection {
  177. background: {color:selection};
  178. color: {color:selection text};
  179. }
  180.  
  181. ::-moz-selection {
  182. background: {color:selection};
  183. color: {color:selection text};
  184. }
  185.  
  186. ::-webkit-selection {
  187. background: {color:selection};
  188. color: {color:selection text};
  189. }
  190.  
  191. {block:ifcursor}body, a, a:hover {cursor: url('{image:cursor}'), progress;}{/block:ifcursor}
  192.  
  193. body {
  194. background:{color:background};
  195. background-image:url('{image:background}');
  196. background-attachment:fixed;
  197. {block:ifbgcover}
  198. background-repeat:no-repeat;
  199. background-size:cover;
  200. {/block:ifbgcover}
  201. color:{color:text};
  202. font-family:consolas;
  203. font-size:11px;
  204. }
  205.  
  206. a {
  207. color:{color:link};
  208. text-decoration:none;
  209. }
  210.  
  211. a:hover {
  212. color:{color:hover};
  213. }
  214.  
  215. blockquote {
  216. border-left:1px solid {color:blockquote};
  217. padding-left:10px;
  218. }
  219.  
  220. blockquote img {
  221. width:100%;
  222. }
  223.  
  224. #topbar {
  225. position:fixed;
  226. margin-top:-15px;
  227. margin-left:-15px;
  228. width:105%;
  229. height:35px;
  230. background-color:{color:border};
  231. z-index:1;
  232. outline:1px dashed {color:outline};
  233. outline-offset:-3px;
  234. }
  235.  
  236. .posts {
  237. float:left;
  238. overflow:hidden;
  239. margin-left:400px;
  240. padding:15px;
  241. width:500px;
  242. background-color:{color:posts};
  243. border:4px solid {color:border};
  244. outline:1px dashed {color:outline};
  245. outline-offset:-10px;
  246. margin-top:50px;
  247. margin-bottom:50px;
  248. box-shadow:5px 5px rgba({RGBcolor:shadows},.5);
  249. }
  250.  
  251. .posts:blockquote {
  252. border-left:1px solid {color:blockquote};
  253. padding-left:5px;
  254. }
  255.  
  256. #wrapper {
  257. width:800px;
  258. position:relative;
  259. }
  260.  
  261. #icon {
  262. background-color:{color:posts};
  263. border:4px solid {color:border};
  264. padding:5px;
  265. position:fixed;
  266. width:175px;
  267. height:175px;
  268. margin-left:75px;
  269. margin-top:75px;
  270. box-shadow:5px 5px rgba({RGBcolor:shadows},.5);
  271. }
  272.  
  273. #icon img {
  274. width:175px;
  275. height:175px;
  276. }
  277.  
  278. #angle {
  279. position:fixed;
  280. margin-left:80px;
  281. margin-top:273px;
  282. border-left: 30px solid transparent;
  283. border-right: 30px solid transparent;
  284. border-bottom: 30px solid {color:border};
  285. }
  286.  
  287. #angle2 {
  288. position:fixed;
  289. margin-left:85px;
  290. margin-top:279px;
  291. border-left: 25px solid transparent;
  292. border-right: 25px solid transparent;
  293. border-bottom: 25px solid {color:posts};
  294. z-index:1;
  295. }
  296.  
  297. #angle3 {
  298. position:fixed;
  299. margin-left:105px;
  300. margin-top:279px;
  301. border-left: 30px solid transparent;
  302. border-right: 30px solid transparent;
  303. border-bottom: 30px solid {color:shadows};
  304. opacity:.5;
  305. }
  306.  
  307. #sidebar {
  308. position:fixed;
  309. width:200px;
  310. height:150px;
  311. margin-left:75px;
  312. margin-top:300px;
  313. background-color:{color:posts};
  314. border:4px solid {color:border};
  315. padding:10px;
  316. overflow-x:none;
  317. overflow-y:scroll;
  318. box-shadow:5px 5px rgba({RGBcolor:shadows},.5);
  319. }
  320.  
  321. #line1 {
  322. position:fixed;
  323. margin-top:0px;
  324. margin-left:350px;
  325. width:20px;
  326. height:105%;
  327. background:{color:border};
  328. outline:1px dashed {color:outline};
  329. outline-offset:-3px;
  330. }
  331.  
  332. #line2 {
  333. position:fixed;
  334. margin-top:0px;
  335. margin-left:975px;
  336. width:20px;
  337. height:105%;
  338. background:{color:border};
  339. outline:1px dashed {color:outline};
  340. outline-offset:-3px;
  341. }
  342.  
  343. #tab1 {
  344. position:fixed;
  345. margin-top:75px;
  346. margin-left:280px;
  347. background:{color:posts};
  348. border:2px solid {color:border};
  349. padding:5px;
  350. width:15px;
  351. height:15px;
  352. border-radius:100%;
  353. overflow:hidden;
  354. box-shadow:3px 3px rgba({RGBcolor:shadows},.5);
  355. }
  356.  
  357. #tab1:hover {
  358. background-color:{color:posts};
  359. border:4px solid {color:border};
  360. padding:5px;
  361. position:fixed;
  362. width:175px;
  363. height:175px;
  364. margin-left:75px;
  365. margin-top:75px;
  366. box-shadow:5px 5px rgba({RGBcolor:shadows},.5);
  367. border-radius:0%;
  368. -webkit-transition: all .5s;
  369. -moz-transition: all .5s;
  370. -o-transition: all .5s;
  371. -ms-transition: all .5s;
  372. transition: all .5s;
  373. }
  374.  
  375. #tab2 {
  376. position:fixed;
  377. margin-top:115px;
  378. margin-left:280px;
  379. background:{color:posts};
  380. border:2px solid {color:border};
  381. padding:5px;
  382. width:15px;
  383. height:15px;
  384. border-radius:100%;
  385. overflow:hidden;
  386. box-shadow:3px 3px rgba({RGBcolor:shadows},.5);
  387. }
  388.  
  389. #tab2:hover {
  390. background-color:{color:posts};
  391. border:4px solid {color:border};
  392. padding:5px;
  393. position:fixed;
  394. width:175px;
  395. height:175px;
  396. margin-left:75px;
  397. margin-top:75px;
  398. box-shadow:5px 5px rgba({RGBcolor:shadows},.5);
  399. border-radius:0%;
  400. -webkit-transition: all .5s;
  401. -moz-transition: all .5s;
  402. -o-transition: all .5s;
  403. -ms-transition: all .5s;
  404. transition: all .5s;
  405. }
  406.  
  407. #tab3 {
  408. position:fixed;
  409. margin-top:155px;
  410. margin-left:280px;
  411. background:{color:posts};
  412. border:2px solid {color:border};
  413. padding:5px;
  414. width:15px;
  415. height:15px;
  416. border-radius:100%;
  417. overflow:hidden;
  418. box-shadow:3px 3px rgba({RGBcolor:shadows},.5);
  419. }
  420.  
  421. #tab3:hover {
  422. background-color:{color:posts};
  423. border:4px solid {color:border};
  424. padding:5px;
  425. position:fixed;
  426. width:175px;
  427. height:175px;
  428. margin-left:75px;
  429. margin-top:75px;
  430. box-shadow:5px 5px rgba({RGBcolor:shadows},.5);
  431. border-radius:0%;
  432. -webkit-transition: all .5s;
  433. -moz-transition: all .5s;
  434. -o-transition: all .5s;
  435. -ms-transition: all .5s;
  436. transition: all .5s;
  437. }
  438.  
  439. #tab4 {
  440. position:fixed;
  441. margin-top:195px;
  442. margin-left:280px;
  443. background:{color:posts};
  444. border:2px solid {color:border};
  445. padding:5px;
  446. width:15px;
  447. height:15px;
  448. border-radius:100%;
  449. overflow:hidden;
  450. box-shadow:3px 3px rgba({RGBcolor:shadows},.5);
  451. }
  452.  
  453. #tab4:hover {
  454. background-color:{color:posts};
  455. border:4px solid {color:border};
  456. padding:5px;
  457. position:fixed;
  458. width:175px;
  459. height:175px;
  460. margin-left:75px;
  461. margin-top:75px;
  462. box-shadow:5px 5px rgba({RGBcolor:shadows},.5);
  463. border-radius:0%;
  464. -webkit-transition: all .5s;
  465. -moz-transition: all .5s;
  466. -o-transition: all .5s;
  467. -ms-transition: all .5s;
  468. transition: all .5s;
  469. }
  470.  
  471. #links {
  472. position:fixed;
  473. margin-left:30px;
  474. margin-top:75px;
  475. line-height:40px;
  476. }
  477.  
  478. #links a {
  479. padding:5px;
  480. font-family:04b;
  481. font-size:8px;
  482. width:30px;
  483. height:30px;
  484. border-radius:30px;
  485. padding-top:17px;
  486. background:{color:posts};
  487. border:4px double transparent;
  488. }
  489.  
  490. #links img {
  491.  
  492. }
  493.  
  494. #pagi {
  495. position:fixed;
  496. margin-top:500px;
  497. margin-left:75px;
  498. width:200px;
  499. text-align:center;
  500. font-size:24px;
  501. }
  502.  
  503. #fade {
  504. display:none;
  505. background:#000;
  506. position:fixed;
  507. left:0;
  508. top:0;
  509. width:100%;
  510. height:100%;
  511. opacity:.80;
  512. z-index:9999;
  513. }
  514.  
  515. .popup_block {
  516. display:none;
  517. background:{color:posts};
  518. padding:15px;
  519. border:4px solid {color:border};
  520. outline:1px dashed {color:outline};
  521. outline-offset:-10px;
  522. float:left;
  523. position:fixed;
  524. font-size:11px;
  525. top:50%; left:50%;
  526. z-index:99999;
  527. }
  528.  
  529. img.btn_close {
  530. float:right;
  531. margin:3px 3px 0px 0px;
  532. }
  533.  
  534. *html #fade {
  535. position:absolute;
  536. }
  537.  
  538. *html .popup_block {
  539. position:absolute;
  540. }
  541.  
  542. .linkies a {
  543. text-decoration:none;
  544. background:{color:button};
  545. border:2px outset {color:button border};
  546. font-size:11px;
  547. padding:3px;
  548. width:85px;
  549. margin-top:20px;
  550. margin-left:0px;
  551. display:inline-block;
  552. text-align:center;
  553. }
  554.  
  555. .linkies a:hover {
  556. background:{color:button hover};
  557. border:2px inset {color:button border};
  558. -webkit-transition: all 0.3s ease-in-out;
  559. -moz-transition: all 0.3s ease-in-out;
  560. -o-transition: all 0.3s ease-in-out;
  561. -ms-transition: all 0.3s ease-in-out;
  562. transition: all 0.3s ease-in-out;
  563. }
  564.  
  565. .title{
  566. font-weight:normal;
  567. font-size:16px;
  568. margin:0 0 10px 0;
  569. text-align:center;
  570. }
  571.  
  572. .quote{
  573. font-weight:normal;
  574. font-size:16px;
  575. font-style:italic;
  576. margin:0 0 10px 0;
  577. text-align:center;
  578. }
  579.  
  580. .quotesource {
  581. margin:0 0 10px 0;
  582. text-align:right;
  583. }
  584.  
  585. #ask{
  586. font-family:consolas;
  587. font-size:11px;
  588. line-height:13px;
  589. padding:5px;
  590. color:{color:Title};
  591. }
  592.  
  593. .bubble {
  594. align:right;
  595. background: {color:ask};
  596. margin:7px 0px 5px 66px;
  597. padding:10px;
  598. position: relative;
  599. -moz-border-radius:5px;
  600. -webkit-border-radius:5px;
  601. border-radius:5px;
  602. }
  603.  
  604. .bubble p {
  605. margin:1px 0px;
  606. }
  607.  
  608. .bubble span {
  609. display:block;
  610. position:absolute;
  611. width:1px;
  612. height:1px;
  613. font-size: 0;
  614. line-height: 1px;
  615. left:-10px;
  616. top:10px;
  617. border-top:7px solid transparent;
  618. border-bottom:7px solid transparent;
  619. border-right:10px solid {color:ask};
  620. }
  621.  
  622. .posts .perma {
  623. margin-top:10px;
  624. padding:5px;
  625. opacity:0;
  626. text-align:center;
  627. font-family:'04b';
  628. font-size:8px;
  629. }
  630.  
  631. .posts:hover .perma {
  632. opacity:1;
  633. -webkit-transition: all .5s;
  634. -moz-transition: all .5s;
  635. -o-transition: all .5s;
  636. -ms-transition: all .5s;
  637. transition: all .5s;
  638. }
  639.  
  640. .posts:hover .perma a:hover {
  641. letter-spacing:1px;
  642. -webkit-transition: all .5s;
  643. -moz-transition: all .5s;
  644. -o-transition: all .5s;
  645. -ms-transition: all .5s;
  646. transition: all .5s;
  647. }
  648.  
  649. .credit {
  650. position:fixed;
  651. bottom:4px;
  652. left:8px;
  653. font: 9px consolas;
  654. text-transform:uppercase;
  655. letter-spacing: 0px;
  656. padding: 2px;
  657. }
  658.  
  659. </style>
  660. </head>
  661. <body>
  662.  
  663. <div id="topbar"></div>
  664. <div id="line1"></div> <div id="line2"></div>
  665.  
  666. <div id="wrapper">
  667.  
  668. <div id="icon"><img src="{image:sidebar}"></div>
  669. <div id="angle"></div>
  670. <div id="angle2"></div>
  671. <div id="angle3"></div>
  672. <div id="sidebar">
  673. {block:Description}{Description}{/block:Description}
  674. </div>
  675.  
  676. {block:ifupdatetab1}
  677. <div id="tab1"><p><br>
  678. tab text here
  679. </div>
  680. {/block:ifupdatetab1}
  681.  
  682. {block:ifupdatetab2}
  683. <div id="tab2"><p><br>
  684. tab text here
  685. </div>
  686. {/block:ifupdatetab2}
  687.  
  688. {block:ifupdatetab3}
  689. <div id="tab3"><p><br>
  690. tab text here
  691. </div>
  692. {/block:ifupdatetab3}
  693.  
  694. {block:ifupdatetab4}
  695. <div id="tab4"><p><br>
  696. tab text here
  697. </div>
  698. {/block:ifupdatetab4}
  699.  
  700. <div id="links">
  701. <a href="/" title="home"><img src="{image:home}"></a><br>
  702. <a href="/ask" title="message"><img src="{image:ask}"></a><br>
  703. <a href="/submit" title="submit"><img src="{image:submit}"></a><br>
  704. <a href="{text:about url}" title="about"><img src="{image:about}"></a><br>
  705. <a href="#?w=500" rel="02" class="poplight" title="links"><img src="{image:links}"></a><br>
  706. </div>
  707.  
  708.  
  709. {block:Posts}
  710. <div class="posts">
  711.  
  712. {block:Text}
  713. {block:Title}<div class="title">{Title}</div>{/block:Title}
  714. {Body}
  715. {/block:Text}
  716.  
  717. {block:Photo}
  718. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>
  719. {block:Caption}{Caption}{/block:Caption}
  720. {/block:Photo}
  721.  
  722. {block:Photoset}
  723. {Photoset-500}
  724. {block:Caption}{Caption}{/block:Caption}
  725. {/block:Photoset}
  726.  
  727. {block:Quote}
  728. <div class="quote">"{Quote}"</div>
  729. {block:Source}<div class="quotesource">{Source}</div>{/block:Source}
  730. {/block:Quote}
  731.  
  732. {block:Link}
  733. <div class="title"><a href="{URL}">{Name}</a></div>
  734. {block:Description}<div class="description">{Description}</div>{/block:Description}
  735. {/block:Link}
  736.  
  737. {block:Chat}
  738. {block:Title}<div class="title">{Title}</div>{/block:Title}
  739. {block:Lines}<div class="{Alt} user_{UserNumber}">{block:Label}<b>{Label}</b>{/block:Label}&nbsp;{Line}</div>{/block:Lines}
  740. {/block:Chat}
  741.  
  742. {block:Video}{Video-500}
  743. {block:Caption}{Caption}{/block:Caption}
  744. {/block:Video}
  745.  
  746. {block:Audio}
  747. <div class="media">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}{AudioPlayerWhite}
  748. {block:TrackName}{TrackName}<br>{/block:TrackName}
  749. {block:Artist}{Artist}<br>{/block:Artist}
  750. {block:Album}{Album}{/block:Album}
  751. </div>
  752. {block:Caption}{Caption}{/block:Caption}
  753. {/block:Audio}
  754.  
  755. {block:Answer}
  756. <img src="{AskerPortraitURL-48}" align="left" style="border-radius:48px;">
  757. <div class="bubble"><span></span>{Asker} {text:ask text}: {Question}&nbsp;</div>
  758. <div class="answer">{Answer}</div>
  759. {/block:Answer}
  760.  
  761. {block:IndexPage}
  762. <div class="perma">
  763. <a href="{Permalink}">{NoteCountWithLabel}</a>
  764. <img src="{image:permalink}">
  765. <a href="{ReblogURL}">reblog?</a>
  766. {block:HasTags}<br>{block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;{/block:Tags}{/block:HasTags}
  767. {/block:IndexPage}
  768.  
  769. {block:PermalinkPage}<br>
  770. <center>
  771. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}">{lang:Via}</a>
  772. <a href="{ReblogRootURL}" title="{ReblogRootName}">{lang:Source}</a> {/block:RebloggedFrom}</center>
  773. {/block:PermalinkPage}
  774.  
  775. {block:PermalinkPage}
  776. {block:PostNotes}{PostNotes}{/block:PostNotes}
  777. {/block:PermalinkPage}
  778. </div>
  779. </div>
  780.  
  781. {/block:Posts}
  782.  
  783. <div id="pagi">
  784. {block:IndexPage}
  785. {block:Pagination}
  786. {block:PreviousPage}<a href="{PreviousPage}">{text:back title}</a>{/block:PreviousPage}
  787. {block:NextPage}<a href="{NextPage}">{text:next title}</a>
  788. {/block:NextPage}
  789. {/block:Pagination}
  790. {/block:IndexPage}
  791. </div>
  792. </div>
  793.  
  794.  
  795.  
  796. {block:ifrender}<div style="position:fixed; left:{text:render left}px; bottom:{text:render bottom}px; z-index:1;"><img src="{image:render}" width="{text:render width}"></div>{/block:ifrender}
  797.  
  798. <div class="credit"><a href="http://xollyx.tumblr.com/" title="theme"><img src="http://orig04.deviantart.net/151c/f/2015/334/6/e/tumblr_inline_mij52fv1gc1qz4rgp_by_kittystuff-d9il7w5.gif" /></a></div>
  799.  
  800. <div id="02" class="popup_block">
  801.  
  802.  
  803. <table>
  804. <tr>
  805. <td>
  806. <div class="linkies">
  807.  
  808. {block:iflink1}<a href="{text:link 1}">{text:link 1 title}</a>{/block:iflink1}
  809. {block:iflink5}<a href="{text:link 5}">{text:link 5 title}</a>{/block:iflink5}
  810.  
  811. </div>
  812. </td>
  813. <td>
  814.  
  815. <div class="linkies">
  816.  
  817. {block:iflink2}<a href="{text:link 2}">{text:link 2 title}</a>{/block:iflink2}
  818. {block:iflink6}<a href="{text:link 6}">{text:link 6 title}</a>{/block:iflink6}
  819.  
  820.  
  821. </div>
  822. </td>
  823. <td>
  824.  
  825. <div class="linkies">
  826.  
  827. {block:iflink3}<a href="{text:link 3}">{text:link 3 title}</a>{/block:iflink3}
  828. {block:iflink7}<a href="{text:link 7}">{text:link 7 title}</a>{/block:iflink7}
  829.  
  830.  
  831. </div>
  832. </td>
  833. <td>
  834.  
  835. <div class="linkies">
  836.  
  837. {block:iflink4}<a href="{text:link 4}">{text:link 4 title}</a>{/block:iflink4}
  838. {block:iflink8}<a href="{text:link 8}">{text:link 8 title}</a>{/block:iflink8}
  839.  
  840. </div>
  841.  
  842. </td>
  843. </tr>
  844. </table>
  845. <br>
  846.  
  847. </div></div></div></div></div></div></div></div></div></div></div>
  848.  
  849. </body>
  850. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement