Advertisement
addictcastiel

theme #3 by warriordean.tumblr.com

Feb 28th, 2015
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 20.30 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2. <head><title>{Title}</title>
  3. <link rel="shortcut icon" href="{Favicon}">
  4. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  5. {block:Description}
  6. <meta name="description" content="{MetaDescription}" />
  7. {/block:Description}  
  8.  
  9. <!------------------------------------------------------------
  10.  
  11.     THEME #3 BY warriordean.tumblr.com
  12.  
  13.     You know the rules.
  14.     If you have any questions my askbox is always open.
  15.  
  16. ------------------------------------------------------------->
  17.  
  18. <!--show/hide notes script-->
  19. <script type="text/javascript"
  20. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  21.  
  22. <script type="text/javascript">
  23. jQuery(document).ready(function() {
  24. jQuery(".sub").hide();
  25. //toggle the componenet with class msg_body
  26. jQuery(".cthrough").click(function()
  27. {
  28. jQuery(this).next(".sub").slideToggle(500);
  29. });});
  30. </script>
  31.  
  32. <script language="javascript">
  33. function toggle() {
  34.         var ele = document.getElementById("toggleText");
  35.         var text = document.getElementById("displayText");
  36.         if(ele.style.display == "block") {
  37.                 ele.style.display = "none";
  38.                 text.innerHTML = "SHOW NOTES";
  39.         }
  40.         else {
  41.                 ele.style.display = "block";
  42.                 text.innerHTML = "HIDE NOTES";
  43.         }
  44. }
  45. </script>
  46. <!--show/hide notes script end-->
  47.  
  48. {block:Iflazyload}
  49. <!--Lazy load scipt-->
  50. <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/8mXm7q8vn/jquery.js"></script>
  51. <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/ogWm7q8w1/lazyload.js"></script>
  52. <script type="text/javascript" charset="utf-8">
  53. var $j = jQuery.noConflict();
  54. $j(function() {
  55. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  56. $j("img").lazyload({
  57. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  58. effect: "fadeIn",
  59. });
  60. });
  61. </script>
  62. {/block:Iflazyload}
  63.  
  64. <!---pop ups script----->
  65.  
  66.     <script type="text/javascript"
  67. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  68.     <script>
  69.     $(document).ready(function() {
  70.     //
  71.     $('a.poplight[href^=#]').click(function() {
  72.     var popID = $(this).attr('rel'); //Get Popup Name
  73.     var popURL = $(this).attr('href'); //Get Popup href to define size
  74.     var query= popURL.split('?');
  75.     var dim= query[1].split('&');
  76.     var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  77.     $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('');
  78.     var popMargTop = ($('#' + popID).height() + 80) / 2;
  79.     var popMargLeft = ($('#' + popID).width() + 80) / 2;
  80.     //Apply Margin to Popup
  81.     $('#' + popID).css({
  82.     'margin-top' : -popMargTop,
  83.     'margin-left' : -popMargLeft
  84.     });
  85.     $('body').append('<div id="fade"></div>');
  86.     $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  87.     return false;
  88.     });
  89.     $('a.close, #fade').live('click', function() {
  90.     $('#fade , .popup_block').fadeOut(function() {
  91.     $('#fade, a.close').remove(); //fade them both out
  92.     });
  93.     return false;
  94.     });
  95.     });
  96.     </script>
  97.    
  98. <!---pop ups script end --->
  99.    
  100. <!--fonts-->  
  101.    <link href='http://fonts.googleapis.com/css?family=Satisfy' rel='stylesheet' type='text/css'>
  102.    
  103.    
  104. <!--tooltips script-->
  105. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  106. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  107. <script>
  108. (function($){
  109. $(document).ready(function(){
  110. $("a[title]").style_my_tooltips({
  111. tip_follows_cursor:true,
  112. tip_delay_time:60,
  113. tip_fade_speed:400,
  114. attribute:"title"
  115. });
  116. });
  117. })(jQuery);
  118. </script>
  119. <!--tooltips script end-->
  120.  
  121. <meta name="text:title1" content="title1"/>
  122. <meta name="text:title2" content="title2"/>
  123. <meta name="text:asker" content="whispered:"/>
  124. <meta name="text:Text above pop up askbox" content=""/>
  125. <meta name="image:sidebar" content=""/>
  126. <meta name="color:text" content="#838282"/>
  127. <meta name="color:links" content="#c1cde5"/>
  128. <meta name="color:background" content="#ffffff"/>
  129. <meta name="color:hover box background" content="#8ea4d2"/>
  130. <meta name="color:hover box text" content="#ffffff"/>
  131. <meta name="color:title1" content="#b0b3ba"/>
  132. <meta name="color:sidebar links and title2" content="#b0b3ba"/>
  133. <meta name="color:post background" content="#ffffff"/>
  134. <meta name="color:sidebar background" content="#ffffff"/>
  135. <meta name="color:Links hover" content="#eeeeee"/>
  136. <meta name="color:bold" content="#e36b6f"/>
  137. <meta name="color:selection background" content="#8ea4d2"/>
  138. <meta name="color:selection text" content="#ffffff"/>
  139. <meta name="color:borders" content="#eeeeee"/>
  140. <meta name="color:scrollbar" content="#8ea4d2"/>
  141.  
  142. <meta name="text:symbol" content="◆"/>
  143. <meta name="text:adjust title2 position" content="50px"/>
  144. <meta name="text:pop up askbox link name" content="ask"/>
  145. <meta name="text:link1" content="link1"/>
  146. <meta name="text:link1 url" content="/"/>
  147. <meta name="text:link2" content="link2"/>
  148. <meta name="text:link2 url" content="/"/>
  149. <meta name="text:link3" content="link3"/>
  150. <meta name="text:link3 url" content="/"/>
  151. <meta name="text:link4" content="link4"/>
  152. <meta name="text:link4 url" content="/"/>
  153. <meta name="text:link5" content="link5"/>
  154. <meta name="text:link5 url" content="/"/>
  155.  
  156.  
  157. <meta name="if:lazy load" content="1" />
  158. <meta name="if:show hide notes" content="1" />
  159. <meta name="if:pop up askbox" content="1" />
  160. <meta name="if:small cursor" content="1" />
  161. <meta name="if:credit on the right" content="1" />
  162.  
  163. <style type="text/css">
  164.  
  165.  
  166. #s-m-t-tooltip {
  167.     max-width:300px;
  168.     font-size:10px;
  169.     background-color:{color:hover box background};
  170.     color: {color:hover box text};
  171.     letter-spacing:1px;
  172.     text-transform:lowercase;
  173.     padding:6px;
  174.     margin:5px 0px 0px 5px;
  175.     z-index:9999999999999999999999999999999999;
  176. }
  177.  
  178. /*-- pop ups --*/
  179.  
  180. #askland {
  181.     margin-left:10px;
  182.     overflow-y:hidden;
  183.     overflow-x:hidden;
  184.     padding: 5px;
  185.     width:400px;
  186.     height:auto;
  187.     font-size:9px;
  188.     text-align: left;
  189.     text-transform: uppercase;
  190.     color: {color:Text};
  191.     background:{color:background};
  192.     border:10px solid {color:borders};
  193.     font-family:calibri;
  194.  
  195. }
  196.  
  197. #fade {
  198.     display: none;
  199.     background: #000000;
  200.     position: fixed; left: 0; top: 0;
  201.     width: 100%; height: 100%;
  202.     opacity: .80;
  203.     z-index: 9999;
  204. }
  205.  
  206. .popup_block{
  207.     display: none;
  208.     background: transparent;
  209.     height:290px;
  210.     padding: 5px;
  211.     text-align:center;
  212.     font-size: 12px;
  213.     position: fixed;
  214.     top: 55%; left: 55%;
  215.     z-index: 99999;
  216. }
  217.    
  218. *html #fade {
  219.     position: absolute;
  220. }
  221.  
  222. *html .popup_block {
  223.     position: absolute;
  224. }
  225.  
  226. /*--pop ups end--*/
  227.  
  228.  
  229. pre {
  230.     padding:3px 5px;
  231.     background-color:{color:borders};
  232.     line-height:110%;
  233.     white-space: pre-wrap;       /* css-3 */
  234.     white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
  235.     white-space: -pre-wrap;      /* Opera 4-6 */
  236.     white-space: -o-pre-wrap;    /* Opera 7 */
  237.     word-wrap: break-word;       /* Internet Explorer 5.5+ */
  238. }
  239.  
  240. /*--inverted tumblr controls--*/
  241.  
  242. iframe#tumblr_controls {
  243.     white-space:nowrap;
  244.     -webkit-filter: invert(100%);
  245.     -moz-filter: invert(100%);
  246.     -o-filter: invert(100%);
  247.     -ms-filter: invert(100%);  
  248.     filter: invert(100%);
  249.     opacity:.2;transition: .8s ease-in-out;
  250.     -webkit-transition: .8s ease-in-out;
  251.     -moz-transition: .8s ease-in-out;
  252.     -o-transition: .8s ease-in-out;
  253. }
  254.  
  255. /*--scrollbar--*/
  256.  
  257. ::-webkit-scrollbar-thumb {
  258.     background-color: {color:scrollbar}; }
  259.  
  260. ::-webkit-scrollbar {
  261.     background-color: {color:borders};
  262.     height:5px;
  263.     width: 5px; }
  264.    
  265.  
  266. /*--selection--*/
  267.  
  268. ::selection {
  269.     background:{color:selection background};
  270.     color:{color:selection text};}  
  271.        
  272. ::-moz-selection{
  273.     background:{color:selection text};
  274.     color:{color:selection text};}
  275.    
  276. /*-------------*/
  277.  
  278. *, body, a {
  279.     {block:Ifsmallcursor}
  280. cursor: url('http://static.tumblr.com/oeljwe1/URMnawx96/ehheeh.png'), auto;
  281.     {/block:Ifsmallcursor} }
  282.  
  283.  
  284. body {
  285.     background:{color:background};
  286.     margin:0px;
  287.     overflow-y:scroll;
  288.     color:{color:text};
  289.     font-family:helvetica;
  290.     font-size:9px;
  291.     line-height:100%;
  292. }
  293.  
  294. a {
  295.     text-decoration:none;
  296.     outline:none;
  297.     color: {color:links};
  298.     -webkit-transition: all 1s ease;
  299.     -moz-transition: all 1s ease;
  300.     -o-transition: all 1s ease;
  301. }
  302.  
  303. a:hover {
  304.     text-decoration: none;
  305.     color: {color:links hover};
  306.     {block:Ifsmallcursor}
  307.     cursor: url(http://media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif), auto;
  308.     {/block:Ifsmallcursor}
  309.     -webkit-transition: all 0.7s ease;
  310.     -moz-transition: all 0.7s ease;
  311.     -o-transition: all 0.7s ease;
  312. }
  313.  
  314. img {
  315.     border:none;
  316. }
  317.  
  318. blockquote {
  319.     padding-left:5px;
  320.     border-left:3px solid {color:borders};
  321.     margin-left: 8px;
  322. }
  323.    
  324. blockquote blockquote {
  325.     padding-left:5px;
  326.     border-left:3px solid {color:borders};
  327. }
  328.  
  329. h1 {
  330.     font-size:9px;
  331.     text-transform:uppercase;
  332. }
  333.  
  334. b {
  335.     color:{color:bold};
  336. }
  337.  
  338. strong {
  339.     color:{color:bold};
  340. }
  341.  
  342. #entries {
  343.     padding:10px;
  344.     width:400px;
  345.     font-size:10px;
  346.     margin-left:450px;
  347.     margin-top:40px;
  348.    
  349. }
  350.  
  351. .post {
  352.     width:400px;
  353.     border: 20px solid {color:borders};
  354.     background:{color:post background};
  355.     margin-top:25px;
  356.     padding: 10px;
  357.     margin-bottom: 35px;
  358.     padding-bottom: 20px;
  359. }
  360.  
  361.  
  362. #sidebar {
  363.     background:{color:sidebar background};
  364.     width:245px;
  365.     position:fixed;
  366.     margin-left:150px;
  367.     margin-top:100px;
  368.     border: 20px solid {color:borders};
  369. }
  370.  
  371. #sidebar img{
  372.      width: 235px;
  373.      margin:5px;
  374. }
  375.  
  376. #title{
  377.     color:{color:title1};
  378.     margin-left:5px;
  379.     font-size:16px;
  380.     text-decoration:bold;
  381.     font-family:cambria;
  382.     text-transform: uppercase;
  383.     padding:3px;
  384.     padding-bottom:10px;
  385. }
  386.  
  387. #title2{
  388.     color: {color:sidebar links and title2};
  389.     position:absolute;
  390.     font-family: 'Satisfy';
  391.     font-size:20px;
  392.     margin-left: {text:adjust title2 position};
  393.     margin-top:-6px;
  394. }
  395.  
  396.  
  397. #links {
  398.     opacity:0;
  399.     text-transform: lowercase;
  400.     text-align:center;
  401.     font-size:15px;
  402.     display:inline-block;
  403.     line-height:60%;
  404.     width:245px;
  405.     -webkit-transition: all 0.3s ease-in-out;
  406.     -moz-transition: all 0.3s ease-in-out;
  407.     -o-transition: all 0.3s ease-in-out;
  408.     -ms-transition: all 0.3s ease-in-out;
  409.     transition: all 0.3s ease-in-out;
  410.  
  411. }
  412.  
  413. #links a{
  414.     color: {color:sidebar links and title2};
  415.     font-family: 'Satisfy';
  416.     text-decoration:none;
  417.     border:1px solid transparent;
  418.     display:inline-block;
  419.     padding:4px;
  420.    
  421. }
  422.  
  423. #links a:hover {
  424.     color: {color:Links hover};
  425. }
  426.  
  427. #sidebar:hover #links {
  428.     opacity:1;
  429.     -webkit-transition: all 0.3s ease-in-out;
  430.     -moz-transition: all 0.3s ease-in-out;
  431.     -o-transition: all 0.3s ease-in-out;
  432.     -ms-transition: all 0.3s ease-in-out;
  433. }
  434.  
  435. #description {
  436.     margin-top:-20px;
  437.     color: {color:text};
  438.     background:{color:sidebar background};
  439.     font-family:helvetica;
  440.     line-height:150%;
  441.     font-size:10px;
  442.     padding:5px;
  443.     margin-left:8px;
  444.     font-style:normal;
  445.     width:220px;
  446.     text-align:justify;
  447.     -webkit-transition: all 0.3s ease-in-out;
  448.     -moz-transition: all 0.3s ease-in-out;
  449.     -o-transition: all 0.3s ease-in-out;
  450.     -ms-transition: all 0.3s ease-in-out;
  451. }
  452.  
  453.  
  454.  
  455. #pagination {
  456.     position:fixed;
  457.     font-family:helvetica;
  458.     width:100%;
  459.     background: {color:borders};
  460.     font-size:10px;
  461.     text-align:center;
  462.     margin-bottom:20px;
  463.     padding: 10px;
  464.     bottom: -20px;
  465. }
  466.  
  467.  
  468.  
  469. #bottom {
  470.     position:fixed;
  471.     width:100%;
  472.     background: {color:borders};
  473.     margin-bottom:20px;
  474.     padding: 10px;
  475.     bottom: -20px;
  476.  
  477. }
  478.  
  479. #top {
  480.     position:fixed;
  481.     width:100%;
  482.     background: {color:borders};
  483.     top:0px;
  484.     padding: 10px;
  485.  
  486. }
  487.  
  488. #left {
  489.     position:fixed;
  490.     height:100%;
  491.     background: {color:borders};
  492.     left:0px;
  493.     margin-top:-20px;
  494.     padding: 10px;
  495. }
  496.  
  497. #right {
  498.     position:fixed;
  499.     height:100%;
  500.     background: {color:borders};
  501.     right:0px;
  502.     margin-top:-20px;
  503.     padding: 10px;
  504. }
  505.  
  506. #sidebar:hover #description{
  507.     margin-top:0px;
  508.     -webkit-transition: all 0.3s ease-in-out;
  509.     -moz-transition: all 0.3s ease-in-out;
  510.     -o-transition: all 0.3s ease-in-out;
  511.     -ms-transition: all 0.3s ease-in-out;
  512. }
  513.  
  514.  
  515. .info {
  516.     text-align:center;
  517.     padding-bottom: 8px;
  518.     font-size:9px;
  519.     text-transform:uppercase;
  520.     opacity: 1;
  521. }
  522.  
  523. .info a:hover {
  524.     text-decoration: none;
  525.     color: {color:hover links};
  526. }
  527.  
  528. .infoo {
  529.     margin-top:8px;
  530.     margin-bottom:8px;
  531.     background-color: {color:borders};
  532.     position:relative;
  533.     padding:7px;
  534.      
  535. }
  536.  
  537. .tags {
  538.     display:block;
  539.     white-space: nowrap;
  540.     overflow-y:none;
  541.     width:400px;
  542.     overflow-x:hidden;
  543.     margin-top: -35px;
  544.     text-align:center;
  545.     font-family:helvetica;
  546.     text-transform:lowercase;
  547.     font-size:8px;
  548.     letter-spacing: 2px;
  549.     font-style:italic;
  550.     padding:0px;
  551.     opacity: 0;
  552.     -webkit-transition: all 0.3s ease-in-out;
  553.     -moz-transition: all 0.3s ease-in-out;
  554.     -o-transition: all 0.3s ease-in-out;
  555.     -ms-transition: all 0.3s ease-in-out;
  556.     transition: all 0.3s ease-in-out;
  557. }
  558.    
  559. .tags a {
  560.     text-decoration:none;
  561.     color: {color:text};
  562.     display:inline;
  563.     -webkit-transition: all 0.3s ease-in-out;
  564.     -moz-transition: all 0.3s ease-in-out;
  565.     -o-transition: all 0.3s ease-in-out;
  566.     -ms-transition: all 0.3s ease-in-out;
  567.     transition: all 0.3s ease-in-out;
  568. }  
  569.  
  570.  
  571. .post:hover .tags {
  572.     overflow-y:none;
  573.     overflow-x:auto;
  574.     position:relative;
  575.     margin-top: 5px;
  576.     opacity:1;
  577. }
  578.  
  579.    
  580. .asker {
  581.     float:left;
  582.     text-align:left;
  583.     font-family: helvetica;
  584.     text-transform:uppercase;
  585.     margin-right:5px;
  586.     font-size: 8px;
  587.     letter-spacing: 2px;
  588.     padding-left: 5px;
  589.     padding-top: 5px;
  590. }
  591. .asker a{
  592.     padding-left: 0px;
  593.     padding-top: 0px;
  594. }
  595.  
  596. .question {
  597.     background-color: {color:borders};
  598.     padding-left: 5px;
  599.     padding-top: 8px;
  600. }
  601.  
  602. .quote {
  603.     font-size:17px;
  604.     font-style:normal;
  605.     text-align: center;
  606.     font-family: 'Satisfy';
  607.     line-height:120%;
  608. }
  609.  
  610.  
  611. .qsource{
  612.     font-size:9px;
  613.     font-style:italic;
  614.     display: block;
  615.     text-align:right;
  616.     font-family: helvetica;
  617.     line-height:120%;
  618.     padding-bottom: 5px;
  619. }
  620.  
  621. .qsource img{
  622.     max-width:400px;
  623.  }
  624.  
  625.  
  626. #cred a {
  627.     z-index:99999999999999;
  628.     color: {color:borders};
  629.     font-size: 22px;
  630.     padding: 5px;
  631.     text-align: center;
  632.     position:fixed;
  633.     {block:Ifcreditontheright}
  634.     bottom: 35px;
  635.     right: 25px;
  636.     {/block:Ifcreditontheright}
  637.     {block:Ifnotcreditontheright}
  638.     bottom:35px;
  639.     left:25px;
  640.     {/block:Ifnotcreditontheright}
  641.     -moz-transition-duration:0.5s;
  642.     -webkit-transition-duration:0.5s;
  643.     -o-transition-duration:0.5s;
  644. }
  645.  
  646. #cred a:hover {
  647.     text-decoration:none;
  648.     color: {color:background};
  649.     background-color: {color:borders};
  650. }
  651.  
  652. .caption {
  653.     max-width: 400px;}
  654.    
  655. .caption img {
  656.     max-width: 350px;}
  657.  
  658. .notes {
  659.     width:400px;
  660.     padding: 10px;
  661.     margin-top: 35px;
  662.     font-size:10px;
  663.     margin-left:20px;
  664.     margin-top:40px;
  665. }
  666.  
  667. {CustomCSS}</style></head><body>
  668.  
  669. <div id="top"></div>
  670. <div id="left"></div>
  671. <div id="bottom"></div>
  672. <div id="right"></div>
  673.  
  674. <div id="sidebar">
  675.  
  676. <div id="title">{text:title1}</div>
  677. <div id="title2">{text:title2}</div>
  678.  
  679. <a title="refresh" href="/"> <img src="{image:sidebar}"></a>
  680.  
  681.  
  682. <div id="links">
  683. {block:Ifpopupaskbox}
  684. <a href="#?w=500" rel="ask"class="poplight">{text:pop up askbox link name}</a>
  685. {/block:Ifpopupaskbox}
  686.  
  687. {block:Ifnotpopupaskbox}
  688. <a href="{text:link1 url}">{text:link1}</a>
  689. {/block:Ifnotpopupaskbox}
  690.  
  691. <a  href="{text:link2 url}" >{text:link2}</a>
  692. <a  href="{text:link3 url}" >{text:link3}</a>
  693. <a  href="{text:link4 url}" >{text:link4}</a>
  694. <a  href="{text:link5 url}" >{text:link5}</a>
  695.  
  696. </div>
  697.  
  698. <div id="description">{description}</div>
  699.  
  700. </div>
  701.  
  702. <div id="cred"><a href="http://warriordean.tumblr.com" title="theme" >x</a></div>
  703.  
  704. <div id="entries">
  705.  
  706.  
  707. {block:Posts}
  708. <div class="post">
  709.  
  710.  
  711. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>
  712. <div class="caption">{Body}</div>
  713. {/block:Text}
  714.  
  715. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}
  716. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  717. {/block:Photo}
  718.  
  719. {block:Photoset}
  720. {Photoset-400}
  721. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  722. {/block:Photoset}
  723.  
  724. {block:Quote}
  725. <div class="quote">{Quote}</div>
  726. {block:Source}<div class="qsource"> — {Source}</div>{/block:Source}
  727. {/block:Quote}
  728.  
  729. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>
  730. {block:Description}<div class="caption">{Description}</div>{/block:Description}{/block:Link}
  731.  
  732. {block:Chat}
  733. {block:Title}<h1>{Title}</h1>{/block:Title}
  734. {block:Lines}
  735. {block:Label}<b>{Label}</b>{/block:Label} {Line}<br>
  736. {/block:Lines}
  737. {/block:Chat}
  738.  
  739. {block:Audio}
  740. {AudioPlayerWhite}
  741. {block:TrackName}"{TrackName}" {/block:TrackName}
  742. {block:Artist}by {Artist} &mdash; {/block:Artist}
  743. {playcountwithlabel}
  744. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  745. {/block:Audio}
  746.  
  747. {block:Video}{Video-400}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Video}
  748.  
  749. {block:Answer}
  750. <div class="asker">{Asker} {text:asker}</div>
  751. <div class="question"><br>{Question}<br><br></div>
  752. <div class="caption">{Answer}</div>
  753. {/block:Answer}
  754.  
  755.  
  756. <div class="info">
  757.  
  758. {block:ContentSource}<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}
  759.  
  760. {block:Date}
  761. <div class="infoo">
  762. <a style="font-size: 12px;color:{color:links}"
  763. href="{ReblogURL}" title="reblog" >{text:symbol}</a>
  764. {block:RebloggedFrom}
  765. <a style="font-size: 12px;color:{color:links}"
  766. href="{ReblogParentURL}" title="via {ReblogParentName}">{text:symbol}</a>
  767. <a style="font-size: 12px; color:{color:links}"
  768. href="{ReblogRootURL}" title="source {ReblogRootName}">{text:symbol}</a>  
  769. {/block:RebloggedFrom}
  770. <a href="{Permalink}" title="posted {TimeAgo}">{Month} {DayOfMonth}{DayOfMonthSuffix}</a>
  771. {block:NoteCount}
  772. <a href="{Permalink}" title="with {NoteCount} notes">({NoteCount})</a>
  773. {/block:NoteCount}
  774. </div></div>
  775. {/block:Date}
  776.  
  777.  
  778.  
  779. {block:HasTags}
  780. <div class="tags">
  781. {block:Tags}
  782. #<a href="{TagURL}">{Tag}</a>
  783. {/block:Tags}
  784. </div>{/block:HasTags}
  785.  
  786. </div>
  787. {/block:Posts}
  788.  
  789.  
  790. {block:Ifshowhidenotes}
  791. {block:PostNotes}
  792. <a id="displayText" href="javascript:toggle();" style="position:absolute;font-size:9px;font-family:calibri; margin-top: -50px; margin-left:190px;letter-spacing:2px;">SHOW NOTES</a>
  793. <div id="toggleText" style="display: none">
  794. <div id="notes">{PostNotes}</div></div>
  795. </div>
  796. {/block:PostNotes}
  797. {/block:Ifshowhidenotes}
  798.  
  799. {block:Ifnotshowhidenotes}
  800. <div id="notes">{PostNotes}</div>
  801. {PostNotes}
  802. {/block:PostNotes}
  803. {block:Ifnotshowhidenotes}
  804.  </div>
  805.  
  806. {block:Pagination}
  807. <div id="pagination">
  808. {block:PreviousPage}
  809. <a href="{PreviousPage}">&larr;</a>&nbsp;&nbsp;
  810. {/block:PreviousPage}
  811. {block:JumpPagination length="5"}
  812. {block:CurrentPage}
  813. <span class="current_page">{PageNumber}</span>&nbsp;&nbsp;
  814. {/block:CurrentPage}
  815. {block:JumpPage}
  816. <a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;
  817. {/block:JumpPage}
  818. {/block:JumpPagination}
  819. {block:NextPage}
  820. <a href="{NextPage}">&rarr;</a>
  821. {/block:NextPage}
  822. </div>
  823. {/block:Pagination}
  824.  
  825.  
  826. </body>
  827.  
  828. {block:Ifpopupaskbox}
  829. <div id="ask" class="popup_block">
  830.    
  831. <div id="askland">
  832.  
  833.  
  834. <span style="float:left; font-transform: uppercase; font-family:calibri; font-size: 9px;">{text:Text above pop up askbox}</span>
  835.  
  836. <p><iframe frameborder="0" height="190" id="ask_form" scrolling="no" src="http://www.tumblr.com/ask_form/{Name}.tumblr.com" width="394px" style="background-color: transparent; overflow: hidden;"></iframe></a></p>
  837. </div>
  838.    
  839. </div>
  840. {block:Ifpopupaskbox}
  841.  
  842. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement