Advertisement
abv2

I can change it round some, too

Aug 9th, 2016
2,348
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 28.94 KB | None | 0 0
  1. <html>
  2.     <head>
  3.  
  4. <!---
  5.  
  6.  
  7.  
  8.  
  9.                             THEME BY TWO-DAMES.TUMBLR.COM
  10.                         KINDLY DO NOT STEAL OR REMOVE CREDIT!!!
  11.                                   MUCH OBLIGED!!!
  12.                                  
  13.                                  
  14.                                  
  15. --->
  16.  
  17.  
  18.         <title>{Title}</title>
  19.        
  20.         <!---tooltip--->
  21.  
  22. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  23.  
  24. <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  25.  
  26. <script>
  27.  
  28. (function($){
  29.  
  30. $(document).ready(function(){
  31.  
  32. $("a[title]").style_my_tooltips({
  33.  
  34. tip_follows_cursor:true,
  35.  
  36. tip_delay_time:60,
  37.  
  38. tip_fade_speed:300,
  39.  
  40. attribute:"title"
  41.  
  42. });
  43.  
  44. });
  45.  
  46. })(jQuery);
  47.  
  48. </script>
  49. <!--basic tooltip from tutorial-baby! Enjoy-->
  50. <style>
  51. .tooltip{
  52.     display: inline;
  53.     position: relative;
  54. }
  55. #s-m-t-tooltip {
  56. max-width:300px; /*how big the tooltip can be at most*/
  57. border-radius: 0px; /*change your border radius*/
  58. padding:3px 4px 5px 4px; /*padding inside tooltip*/
  59. margin:20px 7px -2px 20px; /*distance from word*/
  60. background-color:#ffffff; /*background color*/
  61.   border:1px solid #E0E0E0; /*border info*/
  62.   font-family:calibri; /*tooltip font*/
  63.   text-transform:bold;
  64. font-size:9px; /*tooltip font size*/
  65. letter-spacing:1px; /*tooltip letter spacing*/
  66. text-transform:uppercase; /*makes the tooltip title uppercase*/
  67. color:#000; /*tooltip font color*/
  68. z-index:999999999999999999999999999999999999;
  69. }
  70. </style>
  71.  
  72. <!---end tooltip--->
  73.  
  74.        
  75.        
  76.         <link rel="shortcut icon" href="{Favicon}">
  77.         <link rel="alternate" type="application/rss+xml" href="{RSS}">
  78.         {block:Description}
  79.             <meta name="description" content="{MetaDescription}" />
  80.         {/block:Description}
  81.     </head>
  82.    
  83.     <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
  84.  
  85. <link href='https://fonts.googleapis.com/css?family=Marcellus+SC' rel='stylesheet' type='text/css'>
  86. <link href='https://fonts.googleapis.com/css?family=Metamorphous' rel='stylesheet' type='text/css'>
  87. <link href='https://fonts.googleapis.com/css?family=Indie+Flower' rel='stylesheet' type='text/css'>
  88. <link href='https://fonts.googleapis.com/css?family=Bangers' rel='stylesheet' type='text/css'>
  89. <link href='https://fonts.googleapis.com/css?family=Rock+Salt' rel='stylesheet' type='text/css'>
  90. <link href='https://fonts.googleapis.com/css?family=Special+Elite' rel='stylesheet' type='text/css'>
  91. <link href='https://fonts.googleapis.com/css?family=Satisfy' rel='stylesheet' type='text/css'>
  92. <link href='https://fonts.googleapis.com/css?family=Lakki+Reddy' rel='stylesheet' type='text/css'>
  93. <link href='https://fonts.googleapis.com/css?family=Freckle+Face' rel='stylesheet' type='text/css'>
  94. <link href='https://fonts.googleapis.com/css?family=Fredericka+the+Great' rel='stylesheet' type='text/css'>
  95. <link href='https://fonts.googleapis.com/css?family=Frijole' rel='stylesheet' type='text/css'>
  96. <link href='https://fonts.googleapis.com/css?family=Oregano' rel='stylesheet' type='text/css'>
  97.  
  98. <meta name="select:Font" content="Arial" title="Arial">
  99. <meta name="select:Font" content="Consolas" title="Consolas">
  100. <meta name="select:Font" content="Lucida Sans" title="Lucida Sans">
  101. <meta name="select:Font" content="Calibri" title="Calibri">
  102. <meta name="select:Font" content="Verdana" title="Verdana">  
  103. <meta name="select:Font" content="Corbel" title="Corbel">
  104. <meta name="select:Font" content="Vivaldi" title="Vivaldi">
  105. <meta name="select:Font" content="Georgia" title="Georgia">
  106. <meta name="select:Font" content="Balthasar" title="Balthasar">
  107. <meta name="select:Font" content="Mistral" title="Mistral">
  108. <meta name="select:Font" content="Impact" title="Impact">
  109. <meta name="select:Font" content="MV Boli" title="MV Boli">  
  110. <meta name="select:Font" content="Papyrus" title="Papyrus">
  111. <meta name="select:Font" content="Tempus Sans ITC" title="Tempus Sans ITC">
  112.  
  113. <meta name="select:Title Font" content="Marcellus SC" title="Marcellus SC">
  114. <meta name="select:Title Font" content="Metamorphous" title="Metamorphous">
  115. <meta name="select:Title Font" content="Indie flower" title="Indie flower">
  116. <meta name="select:Title Font" content="Bangers" title="Bangers">
  117. <meta name="select:Title Font" content="Rock Salt" title="Rock+Salt">
  118. <meta name="select:Title Font" content="Special Elite" title="Special Elite">
  119. <meta name="select:Title Font" content="Satisfy" title="Satisfy">
  120. <meta name="select:Title Font" content="Lakki Reddy" title="Lakki Reddy">
  121. <meta name="select:Title Font" content="Freckle Face" title="Freckle Face">
  122. <meta name="select:Title Font" content="Fredericka the Great" title="Fredericka the Great">
  123. <meta name="select:Title Font" content="Frijole" title="Frijole">
  124. <meta name="select:Title Font" content="Oregano" title="Oregano">
  125.  
  126.  
  127.  
  128. <meta name="select:Post Title font" content="Marcellus SC" title="Marcellus SC">
  129. <meta name="select:Post Title font" content="Metamorphous" title="Metamorphous">
  130. <meta name="select:Post Title font" content="Bangers" title="Bangers">  
  131. <meta name="select:Post Title font" content="Rock Salt" title="Rock+Salt">
  132. <meta name="select:Post Title font" content="Special Elite" title="Special Elite">
  133. <meta name="select:Post Title font" content="Satisfy" title="Satisfy">
  134. <meta name="select:Post Title font" content="Lakki Reddy" title="Lakki Reddy">
  135. <meta name="select:Post Title font" content="Freckle+Face" title="Freckle Face">
  136. <meta name="select:Post Title font" content="Fredericka the Great" title="Fredericka the Great">
  137. <meta name="select:Post Title font" content="Frijole" title="Frijole">
  138. <meta name="select:Post Title font" content="Oregano" title="Oregano">
  139.  
  140.  
  141.  
  142.  
  143. <meta name="text:Font size" content="12">
  144. <meta name="text:Title Size" content="27">
  145. <meta name="text:Post Title Size" content="20">
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152. <meta name="image:Main Background" content="" />
  153. <meta name="image:Sidebar Image center" content=""/>
  154. <meta name="image:Sidebar Image left" content=""/>
  155. <meta name="image:Sidebar Image right" content=""/>
  156. <meta name="color:Main Background" content=""/>
  157. <meta name="color:Post Background" content="#f2eadb"/>
  158. <meta name="color:Title" content=""/>
  159. <meta name="color:Description" content="">
  160. <meta name="color:Description BG" content="#ebe0c8">
  161. <meta name="color:Sidebar links" content=""/>
  162. <meta name="color:Border" content="#cccccc"/>
  163. <meta name="color:Post Title" content=""/>
  164. <meta name="color:Text color" content=""/>
  165. <meta name="color:Blockquote color" content="#737373"/>
  166. <meta name="color:Link color" content=""/>
  167. <meta name="color:Quote color" content=""/>
  168. <meta name="color:Permalink Border" content=""/>
  169. <meta name="color:Permalink text" content=""/>
  170. <meta name="color:Permalink links" content=""/>
  171. <meta name="text:Link URL1" content=""/>
  172. <meta name="text:Link Text1" content=""/>
  173. <meta name="text:Link URL2" content=""/>
  174. <meta name="text:Link Text2" content=""/>
  175. <meta name="text:Link URL3" content=""/>
  176. <meta name="text:Link Text3" content=""/>
  177.  
  178.    
  179. <style type="text/css">
  180.  
  181. body {
  182.    
  183.     background-color: {color:Main background};
  184.     background-image: url('{image:main background}');
  185.     background-repeat:no-repeat;
  186.     background-attachment:fixed;
  187.     background-size:100% 100%;
  188.     font-family: {select:font};
  189.     font-size: {text:Font Size}px;
  190.     color: {color:Text color};
  191. }
  192.  
  193. a {
  194.     text-decoration:none;
  195.     color:{color:link color};
  196.     -webkit-transition: all 0.5s ease;
  197.     -moz-transition: all 0.5s ease;
  198.     -o-transition: all 0.5s ease;
  199. }
  200.  
  201. a:hover {
  202.     color:{color:text color};
  203. }
  204.  
  205. b, strong {
  206.     text-transform:bold;
  207. }
  208.  
  209. i, em {
  210.      text-transform:italic;
  211. }
  212.  
  213. big{
  214.     font-family: {select:Post Title Font};
  215.     font-size: {text:Post Title Size}px;
  216. }
  217.  
  218. blockquote {
  219.     padding:2px 7px;
  220.     margin:3px 0 3px 8px;
  221.     border-left:1px solid {color:blockquote color};
  222. }
  223.    
  224. blockquote img {    
  225.     max-width:100%;
  226.     height:auto;
  227. }
  228.  
  229.  
  230. img {
  231.      max-width: 100%;
  232. }
  233.  
  234.  
  235.  
  236. /*Sidebar*/
  237.  
  238. #sidebar {
  239.     text-align: center;
  240.     height:100%;
  241.     float:right;
  242.     margin-right:50px;
  243.     width: 400px;
  244.     position:relative;
  245.     right:0px;
  246.     position: fixed;
  247.     z-index: 9;
  248. }
  249.  
  250. /*Box1*/
  251.  
  252. .box1{
  253.     background-image:url('{image:sidebar image center}');
  254.     background-size:100%;
  255.     width:140px;
  256.     height:240px;
  257.     float:center;
  258.     margin-top:90px;
  259.     margin-left:130px;
  260.     border:1px solid #000;
  261.     position:absolute;
  262.     z-index:1;
  263.     border-radius: 3px;
  264.     -webkit-border-radius: 3px;
  265.     -moz-border-radius: 3px;
  266.     -o-border-radius: 3px;
  267.    
  268.     -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  269. -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  270. box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  271.    
  272. }
  273.  
  274. .box1:hover #title{
  275.     opacity:1;
  276.           -moz-transition-duration:0.5s;
  277.           -webkit-transition-duration:0.5s;
  278.           -o-transition-duration:0.5s;
  279.           font-size: {text:Title Size}px;
  280.           color: {color:Title};
  281.     background:{color:description bg};
  282.     font-family: {select:Title Font};
  283. }
  284.  
  285.  
  286.  
  287. #title {
  288.     position: relative;
  289.     height:187;
  290.     margin-left:7px;
  291.     margin-top:14px;
  292.     font-size: {text:Title Size}px;
  293.     line-height: 105%;
  294.     width: 100px;
  295.     text-align: center;
  296.     padding:10px;
  297.      
  298.     word-break:break-word;
  299.     overflow:hidden;
  300.     color: {color:Title};
  301.     background:{color:description bg};
  302.     font-family: {select:Title Font};
  303.     text-align: middle;
  304.     text-align:center;
  305.     border: 3px double {color:Border};
  306.     border-radius: 3px;
  307.     -webkit-border-radius: 3px;
  308.     -moz-border-radius: 3px;
  309.     -o-border-radius: 3px;
  310.        
  311.     opacity:0;
  312.      -moz-transition-duration:0.5s;
  313.      -webkit-transition-duration:0.5s;
  314.      -o-transition-duration:0.5s;
  315. }
  316.  
  317.  
  318.  
  319. #title span {
  320.     height:187px;
  321.     display: table-cell;
  322.     vertical-align: middle;
  323. }    
  324.  
  325. /*End box 1*/
  326. /*Box 2*/
  327.  
  328. .box2{
  329.     position:relative;
  330.     background-image:url('{image:sidebar image right}');
  331.     background-size:100%;
  332.     width:140px;
  333.     height:240px;
  334.     margin-top:120px;
  335.     float:right;
  336.     transform:rotateZ(20deg);
  337.     -ms-transform: rotateZ(20deg); /* IE 9 */
  338.     -webkit-transform: rotateZ(20deg); /* Chrome, Safari, Opera */
  339.     border:1px solid #000;
  340.     z-index:-1;
  341.    
  342.     -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  343. -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  344. box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  345.    
  346. }
  347.  
  348. .box2:hover{
  349.     z-index:99;
  350.     -moz-transition-duration:0.5s;
  351.           -webkit-transition-duration:0.5s;
  352.           -o-transition-duration:0.5s;
  353. }
  354.  
  355. .box2:hover #sidebar-links{
  356.     opacity:1;
  357.           -moz-transition-duration:0.5s;
  358.           -webkit-transition-duration:0.5s;
  359.           -o-transition-duration:0.5s;
  360.           z-index:99;
  361.  
  362. }
  363.  
  364. #sidebar-links{
  365.    position: relative;
  366.     height:187;
  367.     margin-right:7px;
  368.     margin-top:14px;
  369.     line-height: 105%;
  370.     width: 100px;
  371.     text-align: center;
  372.     padding:10px;
  373.     word-break:break-word;
  374.     overflow:hidden;
  375.     font-size: 13px;
  376.     text-decoration:underline;
  377.     line-height:13px;
  378.     background:{color:description bg};
  379.     font-family:{select:Title Font};
  380.     color:{color:sidebar links};
  381.     float:right;
  382.  
  383.    
  384.     border: 3px double {color:Border};
  385.     border-radius: 3px;
  386.     -webkit-border-radius: 3px;
  387.     -moz-border-radius: 3px;
  388.     -o-border-radius: 3px;
  389.    
  390.     opacity:0;
  391.      -moz-transition-duration:0.5s;
  392.      -webkit-transition-duration:0.5s;
  393.      -o-transition-duration:0.5s;}
  394.    
  395. #sidebar-links span{
  396.     height:187px;
  397.     display: table-cell;
  398.     vertical-align: middle;
  399.     text-align:center;
  400. }
  401.  
  402. /*End box 2*/
  403. /*Box 3*/
  404.  
  405. .box3{
  406.     background-image:url('{image:sidebar image left}');
  407.     background-size:100%;
  408.     width:140px;
  409.     height:240px;
  410.     margin-top:120px;
  411.     float:left;
  412.     transform:rotateZ(-20deg);
  413.     -ms-transform: rotateZ(-20deg); /* IE 9 */
  414.     -webkit-transform: rotateZ(-20deg); /* Chrome, Safari, Opera */
  415.     border:1px solid #000;
  416.     position:relative;
  417.     z-index:-1;
  418.    
  419.     -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  420. -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  421. box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  422.    
  423.    
  424. }
  425.  
  426. .box3:hover{
  427.     z-index:99;
  428.     -moz-transition-duration:0.5s;
  429.           -webkit-transition-duration:0.5s;
  430.           -o-transition-duration:0.5s;
  431. }
  432.  
  433. .box3:hover #description{
  434.     opacity:1;
  435.           -moz-transition-duration:0.5s;
  436.           -webkit-transition-duration:0.5s;
  437.           -o-transition-duration:0.5s;
  438.           z-index:99;
  439.  
  440. }
  441.  
  442. #description {
  443.     position: relative;
  444.     background:{color:Description bg};
  445.     float:right;
  446.      height:187;
  447.     margin-right:7px;
  448.     margin-top:14px;
  449.     line-height: 105%;
  450.     width: 100px;
  451.     text-align: center;
  452.     padding:10px;
  453.     word-break:break-word;
  454.     color: {color:description};
  455.     overflow:hidden;
  456.     font-size:12px;
  457.     font-family:{select:Font};
  458.     border: 3px double {color:Border};
  459.     border-radius: 3px;
  460.     -webkit-border-radius: 3px;
  461.     -moz-border-radius: 3px;
  462.     -o-border-radius: 3px;
  463.    
  464.     opacity:0;
  465.      -moz-transition-duration:0.5s;
  466.      -webkit-transition-duration:0.5s;
  467.      -o-transition-duration:0.5s;
  468. }
  469.  
  470. #description span{
  471.     height:187px;
  472.     display: table-cell;
  473.     vertical-align: middle;
  474. }
  475.  
  476. /*End box 3*/
  477.  
  478.  
  479.  
  480.  
  481. /*Sidebar end*/
  482.  
  483. /*Body*/
  484.  
  485. #container {
  486.     position:absolute;
  487.     left:200px;
  488.     top:50px;
  489. }
  490.  
  491. .posts {
  492.     width:500px;
  493.     background-color: {color:post background};
  494.     padding:10px;
  495.     margin-bottom:30px;
  496.    
  497.      -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  498. -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  499. box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  500.    
  501.     border: 1px solid {color:Border};
  502.     border-radius: 3px;
  503.         -webkit-border-radius: 3px;
  504.         -moz-border-radius: 3px;
  505.         -o-border-radius: 3px;
  506. }
  507.  
  508.  
  509. h1 {
  510.     text-align: center;
  511.     word-break:break-word;
  512.     font-size: {text:Post Title size}px;
  513.     line-height:105%;
  514.     text-decoration:underline;
  515.     color: {color:Post Title};
  516.     font-family: {select:Post Title Font};
  517. }
  518.  
  519. /*Body end*/
  520.  
  521. /*Types of posts*/
  522.  
  523. .link{
  524.     color: {color:link color};
  525.     font-size:20px;
  526.     font-family: {select:Post Title Font};
  527. }
  528.  
  529. .asker{
  530.     font-size:{text:Post Title size}px;
  531.     text-decoration: underline;
  532.     font-family: {select:Post Title font};
  533.     text-align:left;
  534.     letter-spacing:1px;
  535.    
  536. }
  537.  
  538.  
  539. .quote {
  540.     font-family: {select:Post Title Font};
  541.     font-size: 20px;
  542.     line-height:23px;
  543.     letter-spacing:1px;
  544.     text-indent: 15px;
  545.     text-align: center;
  546.     margin-bottom:5px;
  547.     padding-bottom:3px;
  548. }
  549.  
  550. .quotesource {
  551.     font-size:15px;
  552.     line-height:17px;
  553.     letter-spacing:1px;
  554.     text-align:right;
  555.     margin-bottom:5px;
  556.     font-family: {select:Post Title Font};
  557. }
  558.  
  559. /*Audio*/
  560.  
  561. .playerbuttonbg {
  562.                 position: absolute;
  563.                 left: 20px;
  564.                 top: 20px;
  565.                 width: 19px;
  566.                 height: 19px;
  567.                 background-color: #ffffff;
  568.                 padding: 10px;
  569.                 -webkit-border-radius: 40px;
  570.                 -moz-border-radius: 40px;
  571.                 border-radius: 40px;
  572.                 opacity: .4;
  573.                 filter: alpha(opacity=40);
  574.                 -moz-opacity: 0.4;
  575.                 -khtml-opacity: 0.4;
  576.                 transition: opacity .7s ease-in-out;
  577.                 -moz-transition: opacity .7s ease-in-out;
  578.                 -webkit-transition: opacity .7s ease-in-out;
  579.             }
  580.            
  581. .playerbuttonbg:hover {
  582.                 opacity: 1;
  583.                 filter: alpha(opacity=100);
  584.                 -moz-opacity: 1;
  585.                 -khtml-opacity: 1;
  586.             }
  587.        
  588. .newplayerbutton {
  589.                 position: relative;
  590.                 width: 19px;
  591.                 height: 19px;
  592.                 overflow: hidden;
  593.             }
  594.            
  595. .playerbuttonhug {
  596.                 position: absolute;
  597.                 top: -17px;
  598.                 left: -5px;
  599.             }
  600.        
  601. .tumblr_audio_player {
  602.                 height: 90px;
  603.                 width: 270px;
  604.                 -moz-transform: scale(0.60, 0.60);
  605.                 -webkit-transform: scale(0.60, 0.60);
  606.                 -o-transform: scale(0.60, 0.60);
  607.                 -ms-transform: scale(0.60, 0.60);
  608.                 transform: scale(0.60, 0.60);
  609.                 -moz-transform-origin: top left;
  610.                 -webkit-transform-origin: top left;
  611.                 -o-transform-origin: top left;
  612.                 -ms-transform-origin: top left;
  613.                 transform-origin: top left;
  614.             }
  615.            
  616. .audioimgwrapper {
  617.                 position: absolute;
  618.                 left: 0px;
  619.                 top: 0px;
  620.                 -webkit-border-radius: 40px;
  621.                 -moz-border-radius: 40px;
  622.                 border-radius: 40px;
  623.                 overflow: hidden;
  624.                 width: 79px;
  625.                 height: 79px;
  626.             }
  627.            
  628. .audioimgwrapper img {
  629.                 width: 100%;
  630.                 height: auto;
  631.                 -webkit-border-radius: 40px;
  632.                 -moz-border-radius: 40px;
  633.                 border-radius: 40px;
  634.                 border:1px solid {color:border};
  635.                 -moz-box-shadow: 0 5px #888;
  636.     -webkit-box-shadow: 0 0 5px #888;
  637.     box-shadow: 0 0 5px #888;
  638.                
  639.             }
  640.            
  641. .trackdetails {
  642.                 width: auto;
  643.                 float:center;
  644.                 text-align:center;
  645.                 padding:10px;
  646.                 border: 3px double {color:border};
  647.                 display:inline-block;
  648.                 margin-left: 90px;
  649.                 min-height: 50px;
  650.             }
  651.            
  652. .audiowrapper {
  653.                 position: relative;
  654.                 display:inline-block;
  655.             }
  656.  
  657. /*Audio end*/
  658.  
  659. /*Chat*/
  660.  
  661. .chat{
  662.     height: auto;
  663.     padding-bottom: 5px;
  664.     width: 100%;
  665.     word-break:break-word;
  666. }
  667.  
  668. .chat ul {
  669.  word-break:break-word;
  670.     list-style: none;
  671. }
  672.  
  673.  
  674. .chat .odd {
  675.     text-align: left;
  676.     color: {color:text};
  677.     margin-left:-45px;
  678.     word-break:break-word;
  679.    
  680. }
  681. .chat .even {
  682.     text-align: left;
  683.     margin-left:-35px;
  684.     word-break:break-word;
  685.     color: {color:text};
  686.    
  687. }
  688.  
  689.  
  690. .chat li {
  691.     position: relative;
  692.     margin-bottom: 10px;
  693.     margin-left: auto;
  694.     margin-right:auto;
  695.     word-break:break-word;
  696.     padding: 5px;
  697.  
  698. }
  699.  
  700. /*Chat end*/
  701.  
  702. /*Types of posts end*/
  703.  
  704. /*PERMALINK*/
  705.  
  706.  
  707.  
  708.  
  709. /*Permalink*/
  710.  
  711. .permalinks {
  712.     font-size: 10px;
  713.     width: 480px;
  714. padding: 2px 10px;
  715. padding-top:5px;
  716. text-transform: UPPERCASE;
  717. letter-spacing: 1px;
  718. text-align: center;
  719. margin-top: 5px;
  720. color: {color:Permalink text};
  721. border-top:1px solid #aaa;
  722. }
  723.  
  724. .permalinks a {
  725.     text-decoration:none;
  726.     font-size: 10px;
  727.     line-height:12px;
  728.     color: {color:Permalink text};
  729. }
  730.  
  731. .permalinks a:hover {
  732.     color: {color:text color};
  733. }
  734.  
  735. .date {
  736.     float:center;
  737. }
  738.  
  739. .reblogs {
  740.     float:center;
  741. }
  742.    
  743.    
  744. .tags {
  745.     text-align:center;
  746.     word-break:break-word;
  747. }
  748.  
  749. .tags a {
  750.     text-decoration:none;
  751.     font-size: 10px;
  752.     line-height:14px;
  753.     text-transform:uppercase;
  754.     color:{select:Permalink links};
  755. }
  756.  
  757. #content #notecontainer {
  758.       margin: 20px auto;
  759.       width: 500px;
  760.       font-size: 10px;
  761.       background: #fff;
  762. }
  763.  
  764. #content #notecontainer ol.notes {
  765.       list-style-type: none;
  766.       margin: 0;
  767.       padding: 0;
  768. }
  769.  
  770. #content #notecontainer img.avatar {
  771.       margin-right: 10px;
  772.       width: 16px;
  773.       height: 16px;
  774. }
  775.  
  776. /*Permalink end*/
  777.  
  778.  
  779.  
  780. /*Pagination*/
  781.  
  782. .jump_page {
  783. padding: 8px 18px;
  784. margin-left:10px;
  785. border: 2px solid #ccc;
  786. background-color: #ffffff;
  787. font-family: {select:Post Title Font};
  788. color:#585858;
  789. font-size:14px;
  790.  
  791. text-transform:uppercase;
  792.  font-weight:800;
  793.  
  794.        
  795. border: 1px solid #000;
  796. border-radius: 2px;
  797. -webkit-border-radius: 2px;
  798. -moz-border-radius: 2px;
  799. -o-border-radius: 2px;
  800. }
  801.  
  802. .current_page, .jump_page:hover {
  803. padding: 9px 18px;
  804. border: 2px solid #bbb;
  805. background-color: #ccc;
  806. color: #ffffff;
  807. font-family: {select:Post Title Font};
  808. font-size:14px;
  809. font-weight:800;
  810.  
  811. text-transform:uppercase;
  812.  
  813.        
  814. border: 1px solid #000;
  815. border-radius: 2px;
  816. -webkit-border-radius: 2px;
  817. -moz-border-radius: 2px;
  818. -o-border-radius: 2px;
  819. }
  820.  
  821.  
  822. /*Pagination end*/
  823.  
  824.  
  825. /*Lightbox DO NOT TOUCH!!!!! */
  826.  
  827. .vignette, #vignette {
  828.     opacity:0;
  829. }
  830. .lightbox-image, #tumblr_lightbox img {
  831.     box-shadow:none !important;
  832.     border-radius:0 !important;
  833.     max-width:none;
  834. }
  835.  
  836. .tumblr-lightbox, #tumblr_lightbox {
  837.     background-color:rgba(245,245,245,.98) !important;
  838. }
  839.  
  840. /*Lightbox end*/
  841.  
  842. /*CREDIT, KINDLY DO NOT REMOVE!!!*/
  843.  
  844. .tooltip a{color:#ff4141; text-decoration:none;}
  845. .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;}
  846. .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;}
  847. .tooltip:hover .tooltiptext {visibility: visible;opacity: 1;}
  848. .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;}
  849.  
  850. /*CREDIT END, KINDLY DO NOT REMOVE!!!*/
  851.  
  852. </style>
  853.    
  854. <body>
  855. <div id="sidebar">
  856.  <!---
  857. <div id="title">{Title}</div>
  858. <div id="description">{Description}</div>
  859.  
  860.   <img src="{image:Sidebar image}">
  861.   <center>
  862.     <div id=sidebar-links>
  863.       <br>
  864.        <a href="/" title="Home" style="color:{color:sidebar links};" border-bottom="1px solid #000;"> &#x2022; Home</a>
  865.      <p> <a href="/ask" title="Message" style="color:{color:sidebar links};">&#x2022; Message</a>
  866.      <p> <a href="/archive" title="Archive" style="color:{color:sidebar links};">&#x2022; Archive</a>
  867.      
  868.       {block:ifLinkText1}<p> <a href="{text:Link URL1}" title="{text:Link Text1}" style="color:{color:sidebar links};">&#x2022; {text:Link Text1}</a>{/block:ifLinkText1}
  869.      
  870.        {block:ifLinkText2}<p> <a href="{text:Link URL2}" title="{text:Link Text2}" style="color:{color:sidebar links};">&#x2022; {text:Link Text2}</a>{/block:ifLinkText2}
  871.      
  872.        {block:ifLinkText3}<p> <a href="{text:Link URL3}" title="{text:Link Text3}" style="color:{color:sidebar links};">&#x2022; {text:Link Text3}</a>{/block:ifLinkText3}
  873. </br>
  874. </div>
  875. </center>--->
  876.  
  877.  
  878. <div class="box1"> <div id="title"><span>{Title}</span></div></div>
  879.  
  880. <div class="box2"><div id=sidebar-links>
  881.       <span>
  882.        <a href="/" title="Home" style="color:{color:sidebar links};" border-bottom="1px solid #000;"> &#x2606; Home</a>
  883.      <p> <a href="/ask" title="Message" style="color:{color:sidebar links};">&#x2606; Message</a>
  884.      <p> <a href="/archive" title="Archive" style="color:{color:sidebar links};">&#x2606; Archive</a>
  885.      
  886.       {block:ifLinkText1}<p> <a href="{text:Link URL1}" title="{text:Link Text1}" style="color:{color:sidebar links};">&#x2606; {text:Link Text1}</a>{/block:ifLinkText1}
  887.      
  888.        {block:ifLinkText2}<p> <a href="{text:Link URL2}" title="{text:Link Text2}" style="color:{color:sidebar links};">&#x2606; {text:Link Text2}</a>{/block:ifLinkText2}
  889.      
  890.        {block:ifLinkText3}<p> <a href="{text:Link URL3}" title="{text:Link Text3}" style="color:{color:sidebar links};">&#x2606; {text:Link Text3}</a>{/block:ifLinkText3}</div></span></div>
  891.      
  892. <div class="box3"><div id="description"><span>{Description}</span></div></div>
  893.  
  894. </div>
  895.  
  896.  
  897. <div id="container">  
  898.  
  899. {block:Posts}
  900.  
  901. <div class="posts">
  902.  
  903. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  904.  
  905.  
  906. {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}
  907.  
  908.  
  909. {block:Panorama}{LinkOpenTag}<img src="{PhotoURL-Panorama}" alt="{PhotoAlt}"/>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Panorama}
  910.  
  911. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  912.  
  913. {block:Quote}<div class="quote">{Quote}</div>{block:Source}<div class="quotesource"> &#x2712; {Source}</div>{/block:Source}{/block:Quote}
  914.  
  915. {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}
  916.  
  917.  
  918. {block:Chat}
  919. {block:Title}<h1>{Title}</h1>{/block:Title}
  920. <left>
  921. <div class="chat">
  922. <ul>
  923. {block:Lines}<li class="{Alt}">{block:Label} &#x25cf; <b>{Label} </b>{/block:Label}   {Line}</li>{/block:Lines}
  924. </ul>
  925. </div>
  926. </center>
  927. {/block:Chat}
  928.                
  929.                        
  930. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  931.  
  932.  
  933. {block:AudioPlayer}
  934.         <div class="audiowrapper">
  935.         {block:AlbumArt}
  936.             <div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>
  937.         {/block:AlbumArt}
  938.        
  939.         <div class="playerbuttonbg">
  940.             <div class="newplayerbutton">
  941.                 <div class="playerbuttonhug">
  942.            
  943.                     {AudioPlayerWhite}
  944.            
  945.                 </div>
  946.             </div>
  947.         </div>
  948.        
  949.         <div class="trackdetails">
  950.            
  951.                 {block:TrackName} &#x266b;&nbsp; <b><u>{TrackName}</u></b>{/block:TrackName}<br/><p>
  952.                 {block:Artist}<b>Artist:</b> {Artist}{/block:Artist}<br/>
  953.                 {block:Album}<b>Album:</b> {Album}{/block:Album}<br/>
  954.                 {PlayCountWithLabel}
  955.    
  956.         </div>
  957.         </div>
  958.         {block:caption}<div class="caption">{caption}</div>{/block:caption}
  959.         {/block:AudioPlayer}
  960.    
  961.  
  962. {block:Answer}
  963. <table style="border-bottom:1px solid #a0a0a0;padding-bottom:5px;margin-bottom:5px;">
  964. <tr>
  965. <td style="vertical-align:top;padding-right:10px;width:50px"><img src="{AskerPortraitURL-64}"></td>
  966. <td style="vertical-align:top;"><strong>{Asker} &nbsp;said:</strong> <p style="margin-top:7px;">{Question}</td>
  967. </tr>
  968. </table>
  969. {Answer}
  970. {/block:Answer}
  971.  
  972.  
  973. <div class="permalinks">
  974. <div class="date">
  975.  <a href="{Permalink}" title="Permalink" style="color:{color:Permalink links}">{block:NoteCount}{NoteCount}{/block:NoteCount}</a> notes</div>
  976. <div class="reblogs">{block:RebloggedFrom}
  977. <center>
  978. <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}
  979.  
  980. <a href="{ReblogURL}" target="_blank" class"details" title="Reblog"><i class="fa fa-retweet" aria-hidden="true" style="color:#56bf4b"  ></i></a></div>
  981. </div>
  982. </center>
  983. <div class="tags">{block:HasTags}  {block:Tags}<a href="{TagUrl}" style="color:{color:Permalink links}"> #{Tag}&nbsp;</a>{/block:Tags}{/block:HasTags}</div>
  984.  
  985. </div>
  986.  
  987. {block:PostNotes}
  988. <div id="notecontainer">{PostNotes}</div>
  989. {/block:PostNotes}
  990.  
  991. {/block:Posts}
  992.  
  993. <center>
  994. {block:Pagination}
  995. {block:PreviousPage}<a href="{PreviousPage}" class="jump_page" title="Retreat" style="color:#000" >Retreat</a>{/block:PreviousPage}
  996.  
  997. {block:NextPage}<a href="{NextPage}" class="jump_page" title="Forward" style="color:#000"> Forward</a>{/block:NextPage}
  998. {/block:Pagination}<p style="margin-bottom: 20px;">
  999. </center>
  1000.  
  1001.  
  1002. </div>
  1003.  
  1004. <div class="tooltip"><a href="https://two-dames.tumblr.com/"><i class="fa fa-coffee" aria-hidden="true"></i></a><span class="tooltiptext">Theme by Two-Dames</span></div>
  1005.  
  1006. {block:ContentSource}
  1007. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  1008. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  1009. {/block:SourceLogo}
  1010. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  1011. {/block:ContentSource}
  1012.  
  1013. </body>
  1014. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement