Advertisement
jackiesthemes

theme six | summertime sadness

Sep 23rd, 2014
879
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.79 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <head>
  3.  
  4. <!--
  5. theme six | summertime sadness | by demeiter
  6. please do not steal, claim as your own, or remove the credit
  7. -->
  8. <title>{Title}</title>
  9. {block:Description}<meta name="description" content="{MetaDescription}">{/block:Description}
  10. <link rel="shortcut icon" href="{Favicon}">
  11. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  12.  
  13. <meta name="image:background" content="" >
  14. <meta name="image:header background" content="">
  15.  
  16. <meta name="color:background" content="#fff">
  17. <meta name="color:text" content="#000">
  18. <meta name="color:link" content="#000">
  19. <meta name="color:link hover" content="#fff">
  20. <meta name="color:title" content="#aaa">
  21. <meta name="color:title hover" content="#efefef">
  22. <meta name="color:title background colour" content="#fff">
  23. <meta name="color:main links" content="#aaa">
  24. <meta name="color:main links border" content="#aaa">
  25. <meta name="color:title background color" content="#fff">
  26. <meta name="color:gradient background one" content="#fff">
  27. <meta name="color:gradient background two" content="#000">
  28. <meta name="color:header links" content="#aaa">
  29. <meta name="color:header links hover" content="#fff">
  30. <meta name="color:navi links background" content="ffeaff">
  31. <meta name="color:navi links hover background" content="#000">
  32. <meta name="color:navi links" content="#e3e3e3">
  33. <meta name="color:navi links hover" content="#fff">
  34. <meta name="color:navi links border" content="#efefef">
  35. <meta name="color:header content background color" content="#fff">
  36. <meta name="color:header text" content="#aaa">
  37. <meta name="color:permalinks background" content="ffeaff">
  38. <meta name="color:permalinks hover background" content="#000">
  39. <meta name="color:permalinks" content="#e3e3e3">
  40. <meta name="color:permalinks hover" content="#fff">
  41. <meta name="color:permalinks border" content="#efefef">
  42. <meta name="color:scrollbar track" content="#fff">
  43. <meta name="color:scrollbar thumb" content="#e3e3e3">
  44.  
  45. <meta name="text:updates" content="this is your updates! you can type... well, updates. to add links, you can ask me @ sympatheticthemes or ctrl+f for the linkst div and there are instructions there.">
  46. <meta name="text:FAQ" content="this is your faq! you can make it as long or as short as you'd like, a scroll bar will appear after your text reaches a certain length. you can do <br><i>italics</i> <br> <b>bold</b> <br> <u>underline<u/> <br> and other stuff too. just ask! paragraph spacings can be made and text breaks too. <br> enjoy! ">
  47. <meta name="text:home link" content="">
  48. <meta name="text:home title" content="">
  49. <meta name="text:ask link" content="">
  50. <meta name="text:ask title" content="">
  51. <meta name="text:link 1" content="">
  52. <meta name="text:link 1 url" content="">
  53. <meta name="text:link 1 hover" content="">
  54. <meta name="text:link 2" content="">
  55. <meta name="text:link 2 url" content="">
  56. <meta name="text:link 2 hover" content="">
  57. <meta name="text:link 3" content="">
  58. <meta name="text:link 3 url" content="">
  59. <meta name="text:link 3 hover" content="">
  60. <meta name="text:link 4" content="">
  61. <meta name="text:link 4 url" content="">
  62. <meta name="text:link 4 hover" content="">
  63. <meta name="text:link 5" content="">
  64. <meta name="text:link 5 url" content="">
  65. <meta name="text:link 5 hover" content="">
  66. <meta name="text:link 6" content="">
  67. <meta name="text:link 6 url" content="">
  68. <meta name="text:link 6 hover" content="">
  69. <meta name="text:link 7" content="">
  70. <meta name="text:link 7 url" content="">
  71. <meta name="text:link 7 hover" content="">
  72. <meta name="text:link 8" content="">
  73. <meta name="text:link 8 url" content="">
  74. <meta name="text:link 8 hover" content="">
  75. <meta name="text:link 9" content="">
  76. <meta name="text:link 9 url" content="">
  77. <meta name="text:link 9 hover" content="">
  78. <meta name="text:link 10" content="">
  79. <meta name="text:link 10 url" content="">
  80. <meta name="text:link 10 hover" content="">
  81.  
  82. <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
  83.  
  84. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  85. <title>{Title}</title>
  86.  
  87. <link rel="shortcut icon" href="{Favicon}" />
  88. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  89.  
  90. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  91.  
  92. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  93.  
  94. <script>
  95.  
  96. (function($){
  97.  
  98. $(document).ready(function(){
  99.  
  100. $("a[title]").style_my_tooltips({
  101.  
  102. tip_follows_cursor:true,
  103.  
  104. tip_delay_time:0,
  105.  
  106. tip_fade_speed:0,
  107.  
  108. attribute:"title"
  109.  
  110. });
  111.  
  112. });
  113.  
  114. })(jQuery);
  115.  
  116. </script>
  117.  
  118. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  119.  
  120. <script>
  121. $(document).ready(function(){
  122.  
  123. $(".slidingDiv").hide();
  124. $(".show_hide").show();
  125.  
  126. $('.show_hide').toggle(function(){
  127. $(".slidingDiv").slideDown(
  128. function(){
  129. $("#navigation").text("navigation")
  130. }
  131. );
  132. },function(){
  133. $(".slidingDiv").slideUp(
  134. function(){
  135. $("#navigation").text("navigation")
  136. }
  137. );
  138. });
  139. });
  140. </script>
  141.  
  142. <script>
  143. $(document).ready(function(){
  144.  
  145. $(".slidingDiv1").hide();
  146. $(".show_hide1").show();
  147.  
  148. $('.show_hide1').toggle(function(){
  149. $(".slidingDiv1").slideDown(
  150. function(){
  151. $("#navigation").text("navigation")
  152. }
  153. );
  154. },function(){
  155. $(".slidingDiv1").slideUp(
  156. function(){
  157. $("#navigation").text("navigation")
  158. }
  159. );
  160. });
  161. });
  162. </script>
  163.  
  164. <script>
  165. $(document).ready(function(){
  166.  
  167. $(".slidingDiv2").hide();
  168. $(".show_hide2").show();
  169.  
  170. $('.show_hide2').toggle(function(){
  171. $(".slidingDiv2").slideDown(
  172. function(){
  173. $("#navigation").text("navigation")
  174. }
  175. );
  176. },function(){
  177. $(".slidingDiv2").slideUp(
  178. function(){
  179. $("#navigation").text("navigation")
  180. }
  181. );
  182. });
  183. });
  184. </script>
  185.  
  186. <script>
  187. $(document).ready(function(){
  188.  
  189. $(".slidingDiv3").hide();
  190. $(".show_hide3").show();
  191.  
  192. $('.show_hide3').toggle(function(){
  193. $(".slidingDiv3").slideDown(
  194. function(){
  195. $("#navigation").text("navigation")
  196. }
  197. );
  198. },function(){
  199. $(".slidingDiv3").slideUp(
  200. function(){
  201. $("#navigation").text("navigation")
  202. }
  203. );
  204. });
  205. });
  206. </script>
  207.  
  208. <script>
  209. $(document).ready(function(){
  210.  
  211. $(".slidingDiv4").hide();
  212. $(".show_hide4").show();
  213.  
  214. $('.show_hide4').toggle(function(){
  215. $(".slidingDiv4").slideDown(
  216. function(){
  217. $("#navigation").text("navigation")
  218. }
  219. );
  220. },function(){
  221. $(".slidingDiv4").slideUp(
  222. function(){
  223. $("#navigation").text("navigation")
  224. }
  225. );
  226. });
  227. });
  228. </script>
  229.  
  230. <script type="text/javascript"
  231. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  232. <script>
  233. $(document).ready(function() {
  234. //
  235. $('a.poplight[href^=#]').click(function() {
  236. var popID = $(this).attr('rel'); //Get Popup Name
  237. var popURL = $(this).attr('href'); //Get Popup href to define size
  238. var query= popURL.split('?');
  239. var dim= query[1].split('&');
  240. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  241. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close" class="btn_Close">x</a>');
  242. var popMargTop = ($('#' + popID).height() + 80) / 2;
  243. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  244. //Apply Margin to Popup
  245. $('#' + popID).css({
  246. 'margin-top' : -popMargTop,
  247. 'margin-left' : -popMargLeft
  248. });
  249. $('body').append('<div id="fade"></div>');
  250. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  251. return false;
  252. });
  253. $('a.close, #fade').live('click', function() {
  254. $('#fade , .popup_block').fadeOut(function() {
  255. $('#fade, a.close').remove(); //fade them both out
  256. });
  257. return false;
  258. });
  259. });
  260. </script>
  261.  
  262. <style type=text/css>
  263.  
  264. ::-webkit-scrollbar {
  265. width: 5px;
  266. height: 4px;
  267. background: {color:scrollbar track};
  268. }
  269.  
  270. ::-webkit-scrollbar-thumb {
  271. background-color: {color:scrollbar thumb};
  272. }
  273.  
  274. #s-m-t-tooltip {
  275. max-width:200px;
  276. padding:5px 10px 5px 10px;
  277. margin:20px 14px 7px 10px;
  278. border:1px solid #000;
  279. background-color:#fff;
  280. font-family:Calibri, serif;
  281. font-style: normal;
  282. font-size:10px;
  283. line-height:11px;
  284. letter-spacing:1px;
  285. text-transform:uppercase;
  286. color:#000;
  287. z-index:999999999;
  288. }
  289.  
  290. body {
  291. background-image:url({image:background});
  292. background-repeat:repeat;
  293. background-attachment:fixed;
  294. background-position:left top;
  295. background-color:{color:background};
  296. font-family: Calibri, serif;
  297. font-size:11px;
  298. letter-spacing:1.5px;
  299. cursor:crosshair;
  300. }
  301.  
  302. big {
  303. font-style:italic;
  304. }
  305.  
  306. small {
  307. font-size:10px;
  308. }
  309.  
  310. a {
  311. text-decoration:none;
  312. cursor:help;
  313. color:{color:link};
  314. -webkit-transition:0.7s;
  315. -moz-transition:0.7s;
  316. -ms-transition:0.7s;
  317. -o-transition:0.7s;
  318. }
  319.  
  320. a:hover {
  321. color:transparent;
  322. cursor:crosshair;
  323. }
  324.  
  325. blockquote {
  326. padding:2px 0 2px 15px;
  327. border-left:3px solid #888;
  328. margin-left:30px;
  329. }
  330.  
  331. h2 {
  332. text-align:center;
  333. }
  334.  
  335. img {
  336. width:auto;
  337. max-width:100%;
  338. }
  339.  
  340. li {
  341. list-style:upper-roman;
  342. }
  343.  
  344. .dropdown {
  345. }
  346.  
  347. .dropdown a {
  348. display: inline;
  349. }
  350.  
  351. .dropdown a:hover {
  352. }
  353.  
  354. .show_hide {
  355. display:none;
  356. }
  357.  
  358. .show_hide1 {
  359. display:none;
  360. }
  361.  
  362. .show_hide2 {
  363. display:none;
  364. }
  365.  
  366. .show_hide3 {
  367. display:none;
  368. }
  369.  
  370. .show_hide4 {
  371. display:none;
  372. }
  373.  
  374. #top, #bottom, #left, #right {
  375. background: url({image:header background})no-repeat center center fixed;
  376. -webkit-background-size: cover;
  377. -moz-background-size: cover;
  378. -o-background-size: cover;
  379. background-size: cover;;
  380. position: fixed;
  381. }
  382.  
  383. #left, #right {
  384. top: 0; bottom: 0;
  385. width: 25px;
  386. }
  387.  
  388. #left { left: 0; }
  389. #right { right: 0; }
  390.  
  391. #top, #bottom {
  392. left: 0; right: 0;
  393. height: 25px;
  394. }
  395.  
  396. #top { top: 0; }
  397. #bottom { bottom: 0; }
  398.  
  399. /*sidebar*/
  400. #header {
  401. width:100%;
  402. height:auto;
  403. min-height:100px;
  404. text-align:center;
  405. left:0px;
  406. top:0px;
  407. position: fixed;
  408. letter-spacing:0px;
  409. z-index:99999;
  410. padding-top:15px;
  411. padding-bottom:20px;
  412. background: -webkit-linear-gradient({color:gradient background one}, {color:gradient background two});
  413. background: -o-linear-gradient({color:gradient background one}, {color:gradient background two});
  414. background: -moz-linear-gradient({color:gradient background one}, {color:gradient background two});
  415. background: linear-gradient({color:gradient background one}, {color:gradient background two});
  416. }
  417.  
  418. #title {
  419. padding-left:5px;
  420. padding-right:5px;
  421. font-family:"Arial Narrow";
  422. color:{color:title};
  423. text-transform:uppercase;
  424. font-style:italic;
  425. font-size:15px;
  426. margin-top:20px;
  427. margin-left:4px;
  428. font-size:18px;
  429. letter-spacing:5px;
  430. -webkit-transition:0.7s;
  431. -moz-transition:0.7s;
  432. -ms-transition:0.7s;
  433. -o-transition:0.7s;
  434. }
  435.  
  436. #title:hover {
  437. background:{color:title background color};
  438. color:{color:title hover};
  439. opacity:1;
  440. letter-spacing:10px;
  441. padding:10px;
  442. -webkit-transition:0.7s;
  443. -moz-transition:0.7s;
  444. -ms-transition:0.7s;
  445. -o-transition:0.7s;
  446. }
  447.  
  448. #description {
  449. padding:0 5px 0;
  450. }
  451.  
  452. #links {
  453. word-spacing:3px;
  454. width:100%;
  455. margin-top:5px;
  456. padding:5px;
  457. font-size:25px;
  458. }
  459.  
  460. #links a {
  461. color:{color:main links};
  462. border:1px solid {color:header links border};
  463. padding:5px;
  464. }
  465.  
  466. #links a:hover {
  467. color:{image:main links hover};
  468. border-radius:100%;
  469. background-color:{color:main links border};
  470. }
  471.  
  472. #linkstt {
  473. margin:10px;
  474. line-height:350%;
  475. }
  476.  
  477. #linkstt a{
  478. background:{color:navi links background};
  479. color:{color:navi links};
  480. padding:10px;
  481. border:1px solid {color:navi links border};
  482. }
  483.  
  484. #linkstt a:hover {
  485. background:{color:navi links hover background};
  486. color:{color:navi links hover};
  487. }
  488.  
  489. #headercontent {
  490. width:350px;
  491. text-align:center;
  492. font-family:Arial, sans-serif;
  493. margin-left:auto;
  494. margin-right:auto;
  495. color:{color:header text};
  496. background:{color:header content background color};
  497. opacity:0.6;
  498. padding:10px;
  499. margin-top:5px;
  500. -webkit-transition:all 0.7s ease;
  501. -moz-transition:all 0.7s ease;
  502. -ms-transition:all 0.7s ease;
  503. -o-transition:all 0.7s ease;
  504. }
  505.  
  506. #headercontent:hover {
  507. border-radius:25px;
  508. opacity:1;
  509. -webkit-transition:all 0.7s ease;
  510. -moz-transition:all 0.7s ease;
  511. -ms-transition:all 0.7s ease;
  512. -o-transition:all 0.7s ease;
  513. }
  514.  
  515. #headercontent a {
  516. color:{color:header links};
  517. cursor:help;
  518. }
  519.  
  520. #headercontent a:hover {
  521. color:{color:header links hover};
  522. }
  523.  
  524. #pag {
  525. font-size:15px;
  526. text-align:center;
  527. padding:-25px auto 30px;
  528. }
  529.  
  530. /*all posts*/
  531. #entries {
  532. padding-top:200px;
  533. width:400px;
  534. margin:auto;
  535. }
  536.  
  537. #postage {
  538. width:400px;
  539. {block:IndexPage}
  540. margin-bottom:25px;
  541. {/block:IndexPage}
  542. {block:PermalinkPage}
  543. margin-bottom:50px;
  544. {/block:PermalinkPage}
  545. -webkit-transition:all 0.7s ease;
  546. -moz-transition:all 0.7s ease;
  547. -ms-transition:all 0.7s ease;
  548. -o-transition:all 0.7s ease;
  549. }
  550.  
  551. /*text posts*/
  552. #text {
  553. text-align:left;
  554. }
  555.  
  556. /*photo posts*/
  557. #photo {
  558. text-align:left;
  559. }
  560.  
  561. /*photoset posts*/
  562. #photoset {
  563. text-align:left;
  564. }
  565.  
  566. /*quote posts*/
  567. #words {
  568. font-size:15px;
  569. text-transform:uppercase;
  570. text-align:center;
  571. padding:5px;
  572. }
  573.  
  574. .source {
  575. text-align:center;
  576. text-transform:lowercase;
  577. font-style:italic;
  578. padding:5px;
  579. }
  580.  
  581. /*link posts*/
  582. #linkpost {
  583. text-align:center;
  584. font-size:11px;
  585. }
  586.  
  587. .linkety {
  588. font-size:15px;
  589. }
  590.  
  591. /*chat posts*/
  592. #chat ul {
  593. list-style:none;
  594. font-family:courier;
  595. }
  596.  
  597. .label {
  598. text-transform:uppercase;
  599. }
  600.  
  601. /*video posts*/
  602. #video {
  603. text-align:left;
  604. }
  605.  
  606. /*audio posts*/
  607. #audioplayer {
  608. width:25px;
  609. height:25px;
  610. overflow:hidden;
  611. position:absolute;
  612. margin-top:40px;
  613. margin-left:40px;
  614. opacity:0.7;
  615. border-radius:100%;
  616. }
  617.  
  618. #albumart {
  619. width:100px;
  620. height:100px;
  621. background-color:#e3e3e3;
  622. border:5px solid #efefef;
  623. }
  624.  
  625.  
  626. /*ask posts*/
  627.  
  628. #ask {
  629. text-align:left;
  630. font-size:11px;
  631. letter-spacing:1px;
  632. border:5px solid #efefef;
  633. padding:2px;
  634. padding-left:5px;
  635. background-color:#fff;
  636. border:1px dashed #efefef;
  637. -webkit-transition:1s;
  638. -moz-transition:1s;
  639. -ms-transition:1s;
  640. -o-transition:1s;
  641. }
  642.  
  643. #ask a {
  644. color:{color:link};
  645. background-color:#fff;
  646. }
  647.  
  648. #ask a:hover {
  649. color:{color:link hover};
  650. border-radius:35px;
  651. -webkit-transition:1s;
  652. -moz-transition:1s;
  653. -ms-transition:1s;
  654. -o-transition:1s;
  655. }
  656.  
  657. #answer {
  658. text-align:left;
  659. font-size:11px;
  660. color:{color:text};
  661. letter-spacing:1px;
  662. padding:4px;
  663. }
  664.  
  665. /*info*/
  666.  
  667. #info {
  668. line-height:40px;
  669. text-transform:uppercase;
  670. word-spacing:1px;
  671. text-align:center;
  672. font-size:9px;
  673. font-family:'Inconsolata', sans-serif;
  674. text-align:center;
  675. width:400px;
  676. margin:15px auto 200px;
  677. padding:10px;
  678. }
  679.  
  680. #info a {
  681. background:{color:permalinks background};
  682. color:{color:permalinks};
  683. border:1px solid {color:permalinks background};
  684. padding:10px;
  685. }
  686.  
  687. #info a:hover {
  688. background:{color:permalinks hover background};
  689. color:{color:permalinks hover};
  690. border:1px solid {color:permalinks border};
  691. }
  692.  
  693. .tags {
  694. text-transform:uppercase;
  695. }
  696.  
  697. .tags:hover {
  698. color:{color:link hover};
  699. }
  700.  
  701. #postnotes {
  702. margin-left:auto;
  703. margin-right:auto;
  704. width:400px;
  705. max-height:200px;
  706. overflow-x:hidden;
  707. overflow-y:none;
  708. line-height:140%;
  709. text-align:center;
  710. padding:10px;
  711. }
  712.  
  713. #postnotes li {
  714. list-style:none;
  715. }
  716.  
  717. #postnotes img {
  718. display:none;
  719. }
  720.  
  721. #credit {
  722. right:10px;
  723. bottom:10px;
  724. font-size:9px;
  725. text-transform:uppercase;
  726. text-align:center;
  727. position:fixed;
  728. z-index:9999999;
  729. }
  730.  
  731. #credit a {
  732. color:{color:link};
  733. }
  734.  
  735. #credit a:hover {
  736. color:{color:background};
  737. }
  738.  
  739. #faq {
  740. max-height:230px;
  741. overflow-x:hidden;
  742. overflow-y:auto;
  743. font-family:Courier, sans-serif;
  744. }
  745.  
  746. .faqtitle {
  747. font-size:12px;
  748. text-transform:uppercase;
  749. border-bottom:1px solid {color:main links border};
  750. }
  751.  
  752. #fade {
  753. display:none;
  754. background:#fff;
  755. position:fixed;
  756. left:0; top:0;
  757. width:100%;
  758. height:100%;
  759. overflow-y:scroll;
  760. opacity:0.8;
  761. z-index:9999; }
  762.  
  763. .popup_block {
  764. display:none;
  765. background:#fff;
  766. padding:10px;
  767. border:5px solid #f2e7e2;
  768. float:left;
  769. font-size:10;
  770. position:fixed;
  771. top:50%; left:50%;
  772. z-index:99999;
  773. -webkit-box-shadow: 0px 0px 20px #000; -moz-box-shadow: 0px 0px 20px #000; box-shadow: 0px 0px 20px #000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
  774. img.btn_close {
  775. float:right;
  776. margin:-20px -20px 0px 0px; }
  777. *html #fade { position:absolute; }
  778. *html .popup_block { position:absolute; }
  779.  
  780.  
  781. {CustomCSS}
  782. </style>
  783. </head>
  784. <body>
  785.  
  786. <div id="header">
  787. <div id="title">{Title}</div>
  788. <div class="dropdown">
  789. <div id="links">
  790. {block:ifhomelink}<a href="/" title="{text:home title}">{text:home link}</a>{/block:ifhomelink}
  791. {block:ifasklink}<a href="#?w=500" rel="02" class="poplight" title="{text:ask title}">{text:ask link}</a>{/block:ifasklink}
  792. <a href="#" title="description" class="show_hide">♛</a> <a href="#" title="updates" class="show_hide1">♛</a>
  793. <a href="#" title="navigation" class="show_hide2">♛</a>
  794. </div>
  795. <div id="description" class="slidingDiv"><div id="headercontent">{Description}</div></div>
  796. <div id="description" class="slidingDiv1">
  797. <div id="headercontent">
  798. {text:updates}
  799. <!--links go here! or you can copy the stuff directly after this, from <div id = linkst to < /a> </div> and use this wherever you want in the theme (but its meant for header use). delete the 'george r r martin' text and replace everything according to what it says.--><div id="linkst"><a href="url" title="hover shit">-george r r martin, <i>a game of thrones</i></a></div>
  800. </div></div>
  801. <div id="description" class="slidingDiv2">
  802. <div id="headercontent">
  803. <div id="linkstt">
  804. {block:iflink1}<a href="{text:link 1 url}" title={text:link 1 hover}>{text:link 1}</a>{/block:iflink1}
  805. {block:iflink2}<a href="{text:link 2 url}" title={text:link 2 hover}>{text:link 2}</a>{/block:iflink2}
  806. {block:iflink3}<a href="{text:link 3 url}" title={text:link 3 hover}>{text:link 3}</a>{/block:iflink3}
  807. {block:iflink4}<a href="{text:link 4 url}" title={text:link 4 hover}>{text:link 4}</a>{/block:iflink4}
  808. {block:iflink5}<a href="{text:link 5 url}" title={text:link 5 hover}>{text:link 5}</a>{/block:iflink5}
  809. {block:iflink6}<a href="{text:link 6 url}" title={text:link 6 hover}>{text:link 6}</a><br>{/block:iflink6}
  810. {block:iflink7}<a href="{text:link 7 url}" title={text:link 7 hover}>{text:link 7}</a>{/block:iflink7}
  811. {block:iflink8}<a href="{text:link 8 url}" title={text:link 8 hover}>{text:link 8}</a>{/block:iflink8}
  812. {block:iflink9}<a href="{text:link 9 url}" title={text:link 9 hover}>{text:link 9}</a>{/block:iflink9}
  813. {block:iflink10}<a href="{text:link 10 url}" title={text:link 10 hover}>{text:link 10}</a>{/block:iflink10}
  814. </div>
  815. </div>
  816. </div>
  817. </div>
  818. </div>
  819. </div>
  820.  
  821. <div id="entries">
  822. {block:Posts}
  823. <div id="postage">
  824.  
  825. {block:Text}
  826. <div id="text">
  827. <h2><a href="{Permalink}">{Title}</a></h2>
  828. {Body}
  829. </div> <!--text post-->
  830. {/block:Text}
  831.  
  832. {block:Photo}
  833. <div id="photo">
  834. <img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
  835. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  836. </div> <!--photo post-->
  837. {/block:Photo}
  838.  
  839. {block:Panorama}
  840. <div id="panorama">
  841. {LinkOpenTag}
  842. <img src="{PhotoURL-Panorama}" alt="{PhotoAlt}"/>
  843. {LinkCloseTag}
  844. {block:Caption}
  845. <div class="caption">{Caption}</div>
  846. {/block:Caption}
  847. </div> <!--panorama post-->
  848. {/block:Panorama}
  849.  
  850. {block:Photoset}
  851. <div id="photoset">
  852. {Photoset-400}
  853. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  854. </div> <!--photoset-->
  855. {/block:Photoset}
  856.  
  857. {block:Quote}
  858. <div id="quote">
  859. <div id="words">{Quote}</div>
  860. {block:Source}<div class="source">- {Source} -</div>{/block:Source}
  861. </div> <!--quote-->
  862. {/block:Quote}
  863.  
  864. {block:Link}
  865. <div id="linkpost">
  866. {block:PostTitle}<h2><a href="{Permalink}">{PostTitle}</a></h2>{/block:PostTitle}
  867. <a href="{URL}" class="linkety" {Target}>{Name}</a>
  868. {block:Description}
  869. <div class="linkdesc">{Description}</div>
  870. {/block:Description}
  871. </div> <!--link-->
  872. {/block:Link}
  873.  
  874. {block:Chat}
  875. <div id="chat">
  876. <h2><a href="{Permalink}">{Title}</a></h2>
  877. <ul>
  878. {block:Lines}
  879. <li class="{Alt} user_{UserNumber}">
  880. {block:Label}
  881. <span class="label">{Label}</span>
  882. {/block:Label}{Line}
  883. </li>
  884. {/block:Lines}
  885. </ul>
  886. </div> <!--chat-->
  887. {/block:Chat}
  888.  
  889. {block:Video}
  890. <div id="video">
  891. {block:PostTitle}<h2><a href="{Permalink}">{PostTitle}</a></h2>{/block:PostTitle}
  892. {Video-400}
  893. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  894. </div> <!--video-->
  895. {/block:Video}
  896.  
  897. {block:Audio}
  898. <div id="audio">
  899. <table style="padding:5px; margin-bottom:5px;">
  900. <tr><td style="vertical-align:top;padding-right:10px;"><div id ="audioplayer">{AudioPlayerWhite}</div>
  901. <div id="albumart">{block:AlbumArt} <img src="{AlbumArtURL}" style="width:100px;">{/block:AlbumArt}
  902. </div></td>
  903. <td style="vertical-align:center; font-size:11px; line-height:140%">
  904. {block:TrackName}<b>{TrackName}</b> {/block:TrackName} <p>{block:Artist}<i>{Artist}</i> {/block:Artist} {/block:ExternalAudio}
  905. </div></td></tr></table>
  906. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  907. </div>
  908. {/block:Audio}
  909.  
  910. {block:Answer} <div id="ask"> <p> -<span>{Asker}</span> <br> {Question} </p> </div> <div id="answer"> {Answer} </div> {/block:Answer}
  911.  
  912.  
  913.  
  914. {block:Date}
  915. <div id="info"><a href="{Permalink}" {block:PermalinkPage}style="margin-right:5px; text-align:center"{/block:PermalinkPage} title="{12Hour}:{Minutes} {AMPM}">{MonthNumberWithZero}/{DayofMonthWithZero} </a>{/block:Date} {block:PermalinkPage} <a href="{Permalink}">{NoteCount}</a> <a href="{ReblogURL}" target="_blank">reblog</a>
  916. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}" title="{SourceTitle}">source</a>{/block:ContentSource}
  917.  
  918. {block:HasTags}
  919. <div class="tags">
  920. {block:Tags} <a href="{TagURL}">#{Tag}</a>{/block:Tags}
  921. </div>
  922. {/block:HasTags}
  923. {/block:PermalinkPage}
  924. </div>
  925.  
  926. <div id="postnotes"> {block:PostNotes} {PostNotes} {/block:PostNotes}
  927. </div>
  928.  
  929. {/block:Posts}
  930. </div>
  931.  
  932. {block:Pagination}<div id="pag">
  933. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>&nbsp;&nbsp;{/block:PreviousPage}
  934. {block:JumpPagination length="3"}
  935. {block:CurrentPage}<span class="current_page">{PageNumber}</span>&nbsp;&nbsp;{/block:CurrentPage}
  936. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;{/block:JumpPage}
  937. {/block:JumpPagination}
  938. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  939. </div>{/block:Pagination}
  940.  
  941.  
  942. <div id="credit"><a href="http://demeiter.tumblr.com" title="credit">☾</a></div>
  943. </body>
  944.  
  945.  
  946. <div id="02" class="popup_block">
  947.  
  948. <center><div class="dropdown"><div class="faqtitle"><a href="#" class="show_hide4">click for faq</a></div><div class="slidingDiv4">
  949. <br><div id="faq">
  950. {text:FAQ}</div></div></div><br>
  951.  
  952. <iframe frameborder="0" scrolling="yes" width="100%" height="200" src="http://www.tumblr.com/ask_form/{Name}.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form">
  953. </center></div></div></div></div></div></div></div></div></div></div></div>
  954.  
  955.  
  956. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement