Advertisement
abv2

Writer's corner (about 90 degrees)

Aug 26th, 2016
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 21.52 KB | None | 0 0
  1. <html>
  2.     <head>
  3.     <!---
  4.  
  5.  
  6.  
  7.  
  8.                             THEME BY TWO-DAMES.TUMBLR.COM
  9.                         KINDLY DO NOT STEAL OR REMOVE CREDIT!!!
  10.                                   MUCH OBLIGED!!!
  11.                                  
  12.                                  
  13.                                  
  14. --->
  15.         <title>{Title}</title>
  16.        
  17.         <!---tooltip--->
  18.  
  19. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  20.  
  21. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  22.  
  23. <script>
  24.  
  25. (function($){
  26.  
  27. $(document).ready(function(){
  28.  
  29. $("a[title]").style_my_tooltips({
  30.  
  31. tip_follows_cursor:true,
  32.  
  33. tip_delay_time:60,
  34.  
  35. tip_fade_speed:300,
  36.  
  37. attribute:"title"
  38.  
  39. });
  40.  
  41. });
  42.  
  43. })(jQuery);
  44.  
  45. </script>
  46. <!--basic tooltip from tutorial-baby! Enjoy-->
  47. <style>
  48. .tooltip{
  49.     display: inline;
  50.     position: relative;
  51. }
  52. #s-m-t-tooltip {
  53. max-width:300px; /*how big the tooltip can be at most*/
  54. border-radius: 0px; /*change your border radius*/
  55. padding:3px 4px 5px 4px; /*padding inside tooltip*/
  56. margin:20px 7px -2px 20px; /*distance from word*/
  57. background-color:#ffffff; /*background color*/
  58.   border:1px solid #E0E0E0; /*border info*/
  59.   font-family:alegreya sans sc; /*tooltip font*/
  60.   font-weight:bold;
  61. font-size:9px; /*tooltip font size*/
  62. letter-spacing:1px; /*tooltip letter spacing*/
  63. text-transform:uppercase; /*makes the tooltip title uppercase*/
  64. color:#000; /*tooltip font color*/
  65. z-index:999999999999999999999999999999999999;
  66.  
  67.  -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1)    inset;
  68.  -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  69.   box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  70.   word-wrap: break-word;
  71. }
  72. </style>
  73.  
  74. <!---end tooltip--->
  75.  
  76.        
  77.        
  78.         <link rel="shortcut icon" href="{Favicon}">
  79.         <link rel="alternate" type="application/rss+xml" href="{RSS}">
  80.         {block:Description}
  81.             <meta name="description" content="{MetaDescription}" />
  82.         {/block:Description}
  83.     </head>
  84.    
  85.     <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
  86.  
  87. <link href="https://fonts.googleapis.com/css?family=Acme|Alegreya+Sans+SC|Amarante|Condiment|Great+Vibes|Indie+Flower|Kaushan+Script|Marcellus+SC|Oregano|Pacifico|Patrick+Hand|Patrick+Hand+SC|Rationale|Satisfy|Special+Elite|Trocchi" rel="stylesheet">
  88.  
  89.  
  90.  
  91. <!---   <meta name="select:Font" content="" title="">   --->
  92. <meta name="select:Font" content="Arial" title="Arial">
  93. <meta name="select:Font" content="Consolas" title="Consolas">
  94. <meta name="select:Font" content="Verdana" title="Verdana">  
  95. <meta name="select:Font" content="Corbel" title="Corbel">
  96. <meta name="select:Font" content="Georgia" title="Georgia">
  97. <meta name="select:Font" content="Tempus Sans ITC" title="Tempus Sans ITC">
  98. <meta name="select:Font" content="Patrick Hand SC" title="Patrick Hand SC">
  99. <meta name="select:Font" content="Acme" title="Acme">
  100. <meta name="select:Font" content="Philosopher" title="Philosopher">
  101. <meta name="select:Font" content="Alegreya Sans SC" title="Alegreya Sans SC">
  102. <meta name="select:Font" content="Trocchi" title="Trocchi">
  103.  
  104.  
  105. <!---<meta name="select:Title Font" content="" title="">   --->
  106. <meta name="select:Title Font" content="Marcellus SC" title="Marcellus SC">
  107. <meta name="select:Title Font" content="Indie flower" title="Indie flower">
  108. <meta name="select:Title Font" content="Special Elite" title="Special Elite">
  109. <meta name="select:Title Font" content="Satisfy" title="Satisfy">
  110. <meta name="select:Title Font" content="Oregano" title="Oregano">
  111. <meta name="select:Title Font" content="Rationale" title="Rationale">
  112. <meta name="select:Title Font" content="Pacifico" title="Pacifico">  
  113. <meta name="select:Title Font" content="Condiment" title="Condiment">
  114. <meta name="select:Title Font" content="Amarante" title="Amarante">
  115. <meta name="select:Title Font" content="Kaushan Script" title="Kaushan Script">
  116. <meta name="select:Title Font" content="Great Vibes" title="Great Vibes">
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123. <meta name="select:Post Title Font" content="Marcellus SC" title="Marcellus SC">
  124. <meta name="select:Post Title Font" content="Indie flower" title="Indie flower">
  125. <meta name="select:Post Title Font" content="Special Elite" title="Special Elite">
  126. <meta name="select:Post Title Font" content="Satisfy" title="Satisfy">
  127. <meta name="select:Post Title Font" content="Oregano" title="Oregano">
  128. <meta name="select:Post Title Font" content="Rationale" title="Rationale">
  129. <meta name="select:Post Title Font" content="Pacifico" title="Pacifico">  
  130. <meta name="select:Post Title Font" content="Condiment" title="Condiment">  
  131. <meta name="select:Post Title Font" content="Amarante" title="Amarante">
  132. <meta name="select:Post Title Font" content="Kaushan Script" title="Kaushan Script">
  133. <meta name="select:Post Title Font" content="Great Vibes" title="Great Vibes">
  134.  
  135.  
  136.  
  137.  
  138. <meta name="text:Font size" content="12">
  139. <meta name="text:Title Size" content="20">
  140. <meta name="text:Post Title Size" content="30">
  141.  
  142.  
  143.  
  144.  
  145.  
  146. <meta name="image:Main Background" content="" />
  147. <meta name="image:Sidebar Background" content=""/>
  148. <meta name="image:Window Background" content="" />
  149. <meta name="color:Main Background" content=""/>
  150. <meta name="color:Sidebar Background" content=""/>
  151. <meta name="color:Window Background" content=""/>
  152. <meta name="color:Post Background" content=""/>
  153. <meta name="color:Title" content=""/>
  154. <meta name="color:Description" content="">
  155. <meta name="color:Description BG" content=""/>
  156. <meta name="color:Border" content="#cccccc"/>
  157. <meta name="color:Post Title" content=""/>
  158. <meta name="color:Text color" content=""/>
  159. <meta name="color:Blockquote color" content="#737373"/>
  160. <meta name="color:Link color" content=""/>
  161. <meta name="text:desc2" content=""/>
  162. <meta name="text:Link URL1" content=""/>
  163. <meta name="text:Link Text1" content=""/>
  164. <meta name="text:Link URL2" content=""/>
  165. <meta name="text:Link Text2" content=""/>
  166. <meta name="text:Link URL3" content=""/>
  167. <meta name="text:Link Text3" content=""/>
  168.  
  169. <style type="text/css">
  170.  
  171. ::-webkit-scrollbar {width: 7px; height: 4px; background: {color:post background}; }
  172. ::-webkit-scrollbar-thumb { background-color: {color:text color}; -webkit-border-radius: 1ex; }
  173.  
  174. body {
  175.     font-family: {select:font};
  176.     font-size: {text:Font Size}px;
  177.     color: {color:Text color};
  178. }
  179.  
  180. a {
  181.     text-decoration:none;
  182.     color:{color:link color};
  183.     -webkit-transition: all 0.5s ease;
  184.     -moz-transition: all 0.5s ease;
  185.     -o-transition: all 0.5s ease;
  186. }
  187.  
  188. a:hover {
  189.     color:{color:text color};
  190. }
  191.  
  192. b, strong {
  193.     text-transform:bold;
  194. }
  195.  
  196. i, em {
  197.      text-transform:italic;
  198. }
  199.  
  200. h2{
  201.     font-family: {select:Post Title font};
  202. }
  203. h3{
  204.     font-family: {select:Post Title font};
  205. }
  206. h4{
  207.     font-family: {select:Post Title font};
  208. }
  209.  
  210. blockquote {
  211. border-left:1px solid {color:blockquote color};
  212. padding-left:15px;
  213. margin-left:10px;
  214. margin-top:0px;
  215. margin-right:0;
  216. }
  217.    
  218. blockquote img {    
  219.     max-width:100%;
  220.     height:auto;
  221. }
  222.  
  223. img {
  224.      max-width: 100%;
  225. }
  226.  
  227. /*Sidebar*/
  228.  
  229. #container1{
  230.     position:fixed;
  231.     width:800px;
  232.     margin-left:-10px;
  233.     height:110%;
  234.     margin-top:-10px;
  235.     z-index:9;
  236.     border-right:3px double {color:border};
  237.     overflow:hidden;
  238.    
  239.     background-color: {color:Sidebar background};
  240.     background-image: url('{image:Sidebar background}');
  241.     background-repeat:no-repeat;
  242.     background-attachment:fixed;
  243.     background-size:100% 100%;
  244. }
  245.  
  246. .navi{
  247.     position:fixed;
  248.     bottom:10px;
  249.     clear:both;
  250.     width:768px;
  251.     height:10px;
  252.     text-align:left;
  253.     padding-top:7px;
  254.     padding-left:15px;
  255.     padding-right:15px;
  256.     padding-bottom:15px;
  257.     text-align:center;
  258.     outline: 1px solid {color:border};
  259.     border: 2px solid #999;
  260.     background-color:{color:description bg};
  261.     -moz-box-shadow: 0 0 10px {color:border};
  262.     -webkit-box-shadow: 0 0 10px {color:border};        
  263.     box-shadow: 0 0 10px {color:border};
  264.    
  265.     display:inline-block;
  266.     word-break:break-word;
  267.     font-size: 17px;
  268.     line-height:19px;
  269.     letter-spacing:1px;
  270.     word-spacing:20px;
  271.     font-family:{select:Title Font};
  272.     color:{color:link color};
  273. }
  274.  
  275. .navi a{padding:5px;}
  276. .navi a:hover{letter-spacing:5px;background:{color:link color};}
  277.  
  278. #title1 {
  279.     position: relative;
  280.     height:auto;
  281.     padding:15px;
  282.     margin-top:65px;
  283.     font-size: {text:Title Size}px;
  284.     line-height: 105%;
  285.     width: 100%;
  286.     text-align:center;
  287.     word-break:break-word;
  288.     color: {color:Title};
  289.     font-family: {select:Title Font};
  290.     z-index: 9;
  291.    
  292.     outline: 1px solid {color:border};
  293.     border: 2px solid #999;
  294.     background-color:rgba(255, 255, 255, 0.6);
  295.     -moz-box-shadow: 0 0 10px {color:border};
  296.     -webkit-box-shadow: 0 0 10px {color:border};        
  297.     box-shadow: 0 0 10px {color:border};
  298. }
  299.  
  300.  
  301. #description {
  302.     height:auto;
  303.     position: fixed;
  304.     margin-top:40px;
  305.     margin-left:40px;
  306.     padding: 15px;
  307.     width: 200px;
  308.     text-align: justify;
  309.     word-break:break-word;
  310.     font-size:12px;
  311.  
  312.     outline: 1px solid {color:border};
  313.     border: 2px solid #999;
  314.     background-color:{color:description bg};
  315.     -moz-box-shadow: 0 0 10px {color:border};
  316.     -webkit-box-shadow: 0 0 10px {color:border};        
  317.     box-shadow: 0 0 10px {color:border};
  318. }
  319.  
  320. #desc2{
  321.     height:auto;
  322.     position: fixed;
  323.     margin-top:40px;
  324.     margin-left:330px;
  325.     padding: 15px;
  326.     width: 400px;
  327.     text-align: justify;
  328.     word-break:break-word;
  329.     font-size:12px;
  330.  
  331.     outline: 1px solid {color:border};
  332.     border: 2px solid #999;
  333.     background-color:{color:description bg};
  334.     -moz-box-shadow: 0 0 10px {color:border};
  335.     -webkit-box-shadow: 0 0 10px {color:border};        
  336.     box-shadow: 0 0 10px {color:border};
  337. }
  338.  
  339. /*Body*/
  340.  
  341. #container2{
  342.     padding:10px;
  343.     position:absolute;
  344.     width:950px;
  345.     left:auto;
  346.     right:0px;
  347.     float:right;
  348.     height:100%;
  349.     top:0px;
  350.     z-index:5;
  351.     border-left:3px double {color:border};
  352.     overflow:hidden;
  353.    
  354.     background-color: {color:Main background};
  355.     background-image: url('{image:main background}');
  356.     background-repeat:no-repeat;
  357.     background-attachment:fixed;
  358.     background-size:100% 100%;
  359. }
  360.  
  361. #container2:hover{z-index:99;}
  362.  
  363. #window{
  364.     padding:20px;
  365.     height:90%;
  366.     width:550px;
  367.     overflow:auto;
  368.     position:fixed;
  369.     right:200px;
  370.     border:1px solid {color:border};
  371.     border-radius:3px;
  372.      -moz-box-shadow: 0 0 10px #888;
  373.     -webkit-box-shadow: 0 0 10px #888;        
  374.     box-shadow: 0 0 10px #888;
  375.    
  376.     background-color:{color:window background};
  377.     background-image:url('{image:window background}');
  378. }
  379.  
  380. .posts {
  381.     position:relative;
  382.     width:500px;
  383.     background-color: {color:post background};
  384.     padding:10px;
  385.     border: solid 1.5px {color:border};
  386.     border-radius:3px;
  387.     margin-bottom:20px;
  388.  
  389.  -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1)    inset;
  390.  -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  391.   box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  392.   word-wrap: break-word;
  393. }
  394.  
  395.  
  396. h1 {
  397.     text-align: center;
  398.     word-break:break-word;
  399.     font-size: {text:Post Title size}px;
  400.     line-height:105%;
  401.     text-decoration:underline;
  402.     color: {color:Post Title};
  403.     font-family: {select:Post Title Font};
  404. }
  405.  
  406. /*Types of posts*/
  407.  
  408. .link{
  409.     color: {color:link color};
  410.     font-size:20px;
  411.     font-family: {select:Post Title Font};
  412. }
  413.  
  414. /*ANSWER*/
  415. #askimg{
  416.     margin-left:15px;
  417. }
  418.  
  419. #question{
  420.     padding:12px;
  421.     padding-left:70px;
  422.     border:1px solid {color:border};
  423.     background-color:{color:link color};
  424.    
  425. }
  426.  
  427. #asker{
  428.     margin-top:-35px;
  429.     margin-left:70px;
  430.     text-transform:uppercase;
  431.     font-family:{select:Post Title Font};
  432.     font-size:{text:Post Title size}px;
  433. }
  434.  
  435. /*QUOTE*/
  436.  
  437. .quote {
  438.     font-family: {select:Post Title Font};
  439.     font-size: 20px;
  440.     line-height:23px;
  441.     letter-spacing:1px;
  442.     text-indent: 15px;
  443.     text-align: center;
  444.     margin-bottom:5px;
  445.     padding-bottom:3px;
  446. }
  447.  
  448. .quotesource {
  449.     font-size:15px;
  450.     line-height:17px;
  451.     letter-spacing:1px;
  452.     text-align:right;
  453.     margin-bottom:5px;
  454.     font-family: {select:Post Title Font};
  455. }
  456.  
  457.  
  458. /* Chat */
  459. .chat{
  460.     height: auto;
  461.     padding-bottom: 5px;
  462.     width: 100%;
  463.     word-break:break-word;
  464. }
  465.  
  466. .chat ul {
  467.  word-break:break-word;
  468.     list-style: none;
  469. }
  470.  
  471.  
  472. .chat .odd {
  473.     margin-left:-35px;
  474.     text-align: left;
  475.     color: {color:text};
  476.     padding:7px;
  477.     word-break:break-word;
  478.     -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1)    inset;
  479.  -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  480.   box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  481.    
  482.    
  483. }
  484. .chat .even {
  485.     margin-right:0px;
  486.     text-align: right;
  487.     padding:5px;
  488.     word-break:break-word;
  489.     color: {color:text};
  490.     -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1)    inset;
  491.  -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  492.   box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  493. }
  494.  
  495.  
  496. .chat li {
  497.     position: relative;
  498.     margin-bottom: 10px;
  499.     margin-left: auto;
  500.     margin-right:auto;
  501.     word-break:break-word;
  502.     padding: 5px;
  503.  
  504. }
  505.  
  506.  
  507.  
  508. /*Types of posts end*/
  509.  
  510. /*Permalink*/
  511.  
  512. .permalinks {
  513.     font-size: 10px;
  514.     width: 480px;
  515. padding: 2px 10px;
  516. padding-top:5px;
  517. text-transform: UPPERCASE;
  518. letter-spacing: 1px;
  519. text-align: center;
  520. margin-top: 5px;
  521. color: {color:text color};
  522. border-top:3px double #aaa;
  523. }
  524.  
  525. .permalinks a {
  526.     text-decoration:none;
  527.     font-size: 10px;
  528.     line-height:12px;
  529.     color: {color:link color};
  530. }
  531.  
  532. .permalinks a:hover {
  533.     color: {color:text color};
  534. }
  535.  
  536. .date {
  537.     float:center;
  538. }
  539.  
  540. .reblogs {
  541.     float:center;
  542. }
  543.    
  544.    
  545. .tags {
  546.     text-align:center;
  547.     word-break:break-word;
  548. }
  549.  
  550. .tags a {
  551.     text-decoration:none;
  552.     font-size: 10px;
  553.     line-height:14px;
  554.     text-transform:uppercase;
  555.     color:{select:link color};
  556. }
  557.  
  558. #content #notecontainer {
  559.       margin: 20px auto;
  560.       width: 500px;
  561.       font-size: 10px;
  562.       background: #fff;
  563. }
  564.  
  565. #content #notecontainer ol.notes {
  566.       list-style-type: none;
  567.       margin: 0;
  568.       padding: 0;
  569. }
  570.  
  571. #content #notecontainer img.avatar {
  572.       margin-right: 10px;
  573.       width: 16px;
  574.       height: 16px;
  575. }
  576.  
  577. /*Permalink end*/
  578.  
  579.  
  580.  
  581. /*Pagination*/
  582.  
  583. .jump_page {
  584.     position:fixed;
  585.     bottom:50px;
  586.     right:75px;
  587. padding-top: 6px;
  588. padding-bottom: 8px;
  589. padding-left: 15px;
  590. padding-right: 15px;
  591. border: 2px solid #ccc;
  592. background-color: {color:post background};
  593. font-family: {select:Post Title Font};
  594. font-size:18px;
  595. display:block;
  596.  
  597. text-transform:uppercase;
  598.  font-weight:800;
  599.  
  600.        
  601. border: 1px solid #000;
  602. border-radius: 2px;
  603. -webkit-border-radius: 2px;
  604. -moz-border-radius: 2px;
  605. -o-border-radius: 2px;
  606. }
  607.  
  608. .current_page, .jump_page:hover {
  609. padding: 9px 18px;
  610. border: 2px solid #bbb;
  611. background-color: #ccc;
  612. color: #ffffff;
  613. font-family: {select:Post Title Font};
  614. font-size:14px;
  615. font-weight:800;
  616.  
  617. text-transform:uppercase;
  618.  
  619.        
  620. border: 1px solid #000;
  621. border-radius: 2px;
  622. -webkit-border-radius: 2px;
  623. -moz-border-radius: 2px;
  624. -o-border-radius: 2px;
  625. }
  626.  
  627.  
  628. /*Pagination end*/
  629.  
  630.  
  631.  
  632. /*Lightbox DO NOT TOUCH!!!!! */
  633.  
  634. .vignette, #vignette {
  635.     opacity:0;
  636. }
  637. .lightbox-image, #tumblr_lightbox img {
  638.     box-shadow:none !important;
  639.     border-radius:0 !important;
  640.     max-width:none;
  641. }
  642.  
  643. .tumblr-lightbox, #tumblr_lightbox {
  644.     background-color:rgba(245,245,245,.98) !important;
  645. }
  646.  
  647. /*Lightbox end*/
  648.  
  649. /*CREDIT, KINDLY DO NOT REMOVE!!!*/
  650.  
  651. .tooltip a{color:#ff4141; text-decoration:none;}
  652. .tooltip {text-align:center;font-size:12px;background:rgba(255,255,255,0.8); bottom:5px; right:4px; position: fixed;display: inline-block;z-index:99999999;text-decoration:none;padding-left:2px;padding-right:2px;padding-top:4px;padding-bottom:0px;width:17px;height:17px;float:right;-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;border:1px solid #ccc;-moz-box-shadow: 0 5px #888;-webkit-box-shadow: 0 0 5px #888;box-shadow: 0 0 5px #888;}.tooltip a:hover{color:#000;}
  653. .tooltip .tooltiptext {font-family:Alegreya sans sc; font-weight:500;letter-spacing:1px; font-size:9px;visibility: hidden;width: 50px;background-color: rgba(0,0,0,0.8);color: #fff;text-align: center;border-radius: 2px;border:1px solid #ff4141;padding: 5px 5px;position: absolute;z-index: 1;top: -20px;right: 150%; /* Fade in tooltip - takes 1 second to go from 0% to 100% opac: */opacity: 0;transition: opacity 1s;font-size:10px;line-height:10px;}
  654. .tooltip:hover .tooltiptext {visibility: visible;opacity: 1;}
  655. .tooltip .tooltiptext::after {content: " ";position: absolute;top: 50%;left: 100%; /* To the right of the tooltip */margin-top: -5px;border-width: 5px; border-style: solid;border-color: transparent transparent transparent #ff4141;}
  656.  
  657. /*CREDIT END, KINDLY DO NOT REMOVE!!!*/
  658.  
  659. </style>
  660.    
  661. <body>
  662.  
  663. <!--SIDEBAR-->
  664. <div id="container1">
  665.  
  666. <div id="title1">{Title}</div>
  667. <div id="description">{Description}</div>{block:ifdesc2}<div id="desc2">{text:desc2}</div>{/block:ifdesc2}
  668.    
  669.   <div class="navi">   <a href="/" title="Home"> Home</a>
  670.      <a href="/ask" title="Message"> Message</a>
  671.      <a href="/archive" title="Archive"> Archive</a>
  672.      {block:ifLinkText1}<a href="{text:Link URL1}" title="{text:Link Text1}" > {text:Link Text1}</a>{/block:ifLinkText1}
  673.        {block:ifLinkText2} <a href="{text:Link URL2}" title="{text:Link Text2}"> {text:Link Text2}</a>{/block:ifLinkText2}
  674.        {block:ifLinkText3} <a href="{text:Link URL3}" title="{text:Link Text3}"> {text:Link Text3}</a>{/block:ifLinkText3}</div>    
  675.        
  676. </div>
  677.  
  678.  
  679. <!--MAIN POSTS-->
  680. <div id="container2"><div id="window">  
  681.  
  682. {block:Posts}
  683.  
  684. <div class="posts">
  685.  
  686. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  687.  
  688. {block:Photo}{LinkOpenTag}<a href="#" onclick="Tumblr.Lightbox.init([{ width: {PhotoWidth-HighRes}, height: {PhotoHeight-HighRes}, low_res: '{PhotoURL-500}', high_res: '{PhotoURL-HighRes}' }]); $('body').toggleClass('tumblr_lightbox_active'); return false"><img src="{PhotoURL-HighRes}"></a>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  689.  
  690.  
  691. {block:Panorama}{LinkOpenTag}<img src="{PhotoURL-Panorama}" alt="{PhotoAlt}"/>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Panorama}
  692.  
  693. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  694.  
  695. {block:Quote}<div class="quote">{Quote}</div>{block:Source}<div class="quotesource"> &#x2712; {Source}</div>{/block:Source}{/block:Quote}
  696.  
  697. {block:Link}<a href="{URL}" class="link" {Target}>{Name} <i class="fa fa-hand-o-right"></i></a>  {block:Description}{Description}{/block:Description}{/block:Link}
  698.  
  699. {block:Chat}
  700. {block:Title}<h1>{Title}</h1>{/block:Title}
  701. <left>
  702. <div class="chat">
  703. <ul>
  704. {block:Lines}<li class="{Alt}">{block:Label} <b>{Label} </b>{/block:Label}  {Line}</li>{/block:Lines}
  705. </ul>
  706. </div>
  707. </center>
  708. {/block:Chat}
  709.                        
  710. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  711.  
  712. {block:Audio}
  713. <div class="type-audio post-content">
  714.   {block:AudioEmbed}
  715.       {AudioEmbed color="black"}
  716.   {/block:AudioEmbed}
  717.  
  718.   {block:Caption}
  719.   <div class="caption">
  720.     {Caption}
  721.   </div>
  722.   {/block:Caption}
  723. </div>
  724. {/block:Audio}
  725.  
  726. {block:Answer}
  727. <div id="askimg"><img src="{AskerPortraitURL-48}"/></div>
  728. <div id="asker">{Asker} said:</div>
  729. <div id="question">{Question}</div>
  730. {Answer}
  731. {/block:Answer}
  732.  
  733.  
  734. <!--PERMALINKS-->
  735. <div class="permalinks">
  736. <div class="date">
  737.  <a href="{Permalink}" title="Permalink" style="color:{color:Permalink links}">{block:NoteCount}{NoteCount}{/block:NoteCount}</a> notes</div>
  738. <div class="reblogs">{block:RebloggedFrom}
  739. <center>
  740. <a href="{ReblogParentURL}"title="{ReblogParentName}" style="color:{color:Permalink links}">via</a>  •  <a href="{ReblogRootURL}"title="{ReblogRootname}" style="color:{color:Permalink links}">source</a>{/block:RebloggedFrom}
  741.  
  742. <a href="{ReblogURL}" target="_blank" class"details" title="Reblog"><i class="fa fa-retweet" aria-hidden="true" style="color:#56bf4b"  ></i></a></div>
  743. </div>
  744. </center>
  745. <div class="tags">{block:HasTags}  {block:Tags}<a href="{TagUrl}" style="color:{color:Permalink links}"> #{Tag}&nbsp;</a>{/block:Tags}{/block:HasTags}</div>
  746. </div>
  747.  
  748. {block:PostNotes}
  749. <div id="notecontainer">{PostNotes}</div>
  750. {/block:PostNotes}
  751.  
  752. {/block:Posts}
  753.  
  754. </div>
  755.  
  756. <!--PAGINATION-->
  757. <center>
  758. {block:Pagination}
  759. {block:PreviousPage}<a href="{PreviousPage}" class="jump_page" title="Retreat" style="{color:text color}" >⇦</a>{/block:PreviousPage}
  760.  
  761. {block:NextPage}<a href="{NextPage}" class="jump_page" title="Forward" style="color:{color:text color}"> >></a>{/block:NextPage}
  762. {/block:Pagination}<p style="margin-bottom: 20px;">
  763. </center>
  764.  
  765. </div>
  766.  
  767. <!--CREDIT-->
  768.  
  769. <div class="tooltip"><a href="http://two-dames.tumblr.com/"><i class="fa fa-coffee" aria-hidden="true"></i></a><span class="tooltiptext">Theme by Two-Dames</span></div>
  770.  
  771. {block:ContentSource}
  772. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  773. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  774. {/block:SourceLogo}
  775. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  776. {/block:ContentSource}
  777.  
  778. </body>
  779. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement