Advertisement
abv2

It's raining boxes

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