Advertisement
ladysephi

Hiatus Theme #2 by ladysephi | tunestofly

Jun 1st, 2014
1,875
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5.27 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml">
  2.  
  3. <!--
  4.        Theme por: Sephi
  5.        http://ladysephi.tumblr.com/
  6.        http://tunestofly.tumblr.com/
  7. -->
  8. <head>
  9. <link href='http://fonts.googleapis.com/css?family=Allura' rel='stylesheet' type='text/css'>
  10.  
  11. <meta name="font:descrip" content="Arial, Helvetica, sans-serif"/>
  12.  
  13. <meta name="text:titulo" content="want me to burn"/>
  14. <meta name="text:descri" content="Here comes the darkness, it's eating all my soul. Now all of the sparkles are out of control. The fire is raging,
  15. I can't find the door. I just wanna die here, but you want it more. <br><br>
  16.  
  17. &nbsp&nbsp&nbsp&nbsp &ldquo; You want me to burn, want me to hurt, and maybe I will finally learn. &rdquo;<br><br>
  18.  
  19. Here comes the darkness, it's eating all my brain. Now all the lights are driving me insane. The fire is blazing and I'm still inside.
  20. I just wanna die here, you won’t let me out alive."/>
  21.  
  22. <meta name="color:body" content="#aaaaaa"/>
  23. <meta name="color:titulo" content="#d7d4d4"/>
  24. <meta name="color:Background" content="#ffffff"/>
  25.  
  26.  
  27. <meta name="text:link1" content=""/>
  28. <meta name="text:link2" content=""/>
  29. <meta name="text:link3" content=""/>
  30. <meta name="text:link4" content=""/>
  31. <meta name="text:link5" content=""/>
  32.  
  33.  
  34. <meta name="text:textlink1" content="link1"/>
  35. <meta name="text:textlink2" content="link2"/>
  36. <meta name="text:textlink3" content="link3"/>
  37. <meta name="text:textlink4" content="link4"/>
  38. <meta name="text:textlink5" content="link5"/>
  39.  
  40. <meta name="if:Show ask box" content="1"/>
  41.  
  42.  
  43. <meta name="text:askme" content="ask me"/>
  44. <meta name="text:Urlask" content="ladysephi"/>
  45. <meta name="text:asktext" content="tell me"/>
  46.  
  47.  
  48.  
  49.     <link rel="shortcut icon" href="{Favicon}">
  50.         <title>{title}</title>
  51.        
  52.         <style type="text/css">
  53. iframe#tumblr_controls {
  54.         position: fixed !important;
  55.         top: 0 !important;
  56.         right: 0 !important;
  57.         }
  58.        
  59. body {
  60.         background: {color:Background}; /* FUNDO */
  61.     font-family: {font:descrip};
  62.     font-size:9px;
  63.     color: {color:body};
  64.         overflow: auto;}
  65.        
  66. a:link, a:active, a:visited, a:hover {
  67.         text-decoration: none;
  68.         color:{color:titulo};
  69.         -moz-transition: all 1s ease-out;
  70.         -webkit-transition: all 1s ease-out; }
  71.  
  72. b,  strong, i, em, u, underline, s, strike {
  73.         color:{color:titulo};
  74.         }
  75.        
  76. h1 {
  77.     font-family: 'Allura', cursive;
  78.     font-size: 35px;
  79.     color: {color:titulo};
  80.     margin-bottom: -10px;
  81.     text-transform: lowercase;
  82.     text-align: center;
  83. }
  84.  
  85. img {
  86.     border-radius: 150px;
  87. }
  88.  
  89. ::-moz-selection {  /* SELEÇÃO COLORIDA */
  90.         color: {color:Background};
  91.         background: {color:Fonte};
  92.         }
  93.        
  94. ::selection {
  95.         color: {color:Background};
  96.         background: {color:Fonte};
  97.         }
  98.  
  99.  
  100. ::-webkit-scrollbar-thumb:vertical {background-color: #eaeaea; height: 50px;}
  101. ::-webkit-scrollbar-thumb:horizontal {background-color: #eaeaea; height: 3px;}
  102. ::-webkit-scrollbar {height: 3px; width: 3px; background-color: #fff;}
  103.    
  104.  
  105. /*NÃO MEXER - ALINHAMENTO*/
  106. #tudo {
  107.         width: 400px;
  108.         margin: auto;
  109.         padding: 7px;
  110.         margin-top: 100px;
  111.         }
  112. /*NÃO MEXER - ALINHAMENTO*/
  113.        
  114. /*CONTEÚDO *-**/
  115.  
  116. .descri {
  117.     width: 410px;
  118. }
  119.  
  120. .minimenu {
  121.     padding: 3px 6px;
  122.     margin: 3px;
  123.     color: {color:body} !important;
  124.     background: #eaeaea;
  125. }
  126.  
  127. #askbox {
  128.     position: absolute;
  129.     top: 700px;
  130.     height: 500px;
  131. }
  132. /*CONTEÚDO *-**/
  133.  
  134. .naoretire {
  135.         position: fixed;
  136.         bottom: 1px;
  137.         right: 3px;}
  138.        
  139.         </style>
  140.        
  141. </head>
  142. <body>
  143. <div id="tudo">
  144.  
  145.         <h1>{text:titulo}</h1>
  146.        
  147.         <br>
  148.         <br>
  149.        
  150.         <center><div style="height: 1px; width: 85%; background: #eaeaea;"></div></center>
  151.        <br>
  152.          <p class="descri">{text:descri}</p>
  153.          
  154.          <br>
  155.         <center>
  156.         {block:IfShowaskbox}
  157.     <a href="#ask" class="minimenu">{text:askme}</a>
  158.         {/block:IfShowaskbox}
  159.        
  160.     <a href="{text:link1}" class="minimenu">{text:textlink1}</a>
  161.     <a href="{text:link2}" class="minimenu">{text:textlink2}</a>
  162.     <a href="{text:link3}" class="minimenu">{text:textlink3}</a>
  163.     <a href="{text:link4}" class="minimenu">{text:textlink4}</a>
  164.     <a href="{text:link5}" class="minimenu">{text:textlink5}</a>
  165.     <br><br>
  166.    
  167.         <div style="height: 1px; width: 85%; background: #eaeaea;"></div>
  168.        
  169.     </center>
  170.    
  171.    
  172.    
  173.         {block:IfShowaskbox}
  174.         <div id="askbox" name="ask">
  175.        
  176.         <a name="ask"> <h1>{text:asktext}</h1> </a>
  177.        
  178.         <br>
  179.        
  180.         <iframe frameborder="0" scrolling="no" width="400" height="250px" src="http://www.tumblr.com/ask_form/{text:urlask}.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe> <!—[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]—>
  181.            
  182.         </div>
  183.        
  184.        
  185. </div><!--fim div id tudo-->
  186.  
  187. <div class="naoretire">
  188. <a href="http://ladysephi.tumblr.com/" target="_blank" style="text-transform: uppercase;">&copy; Theme by LadySephi</a>
  189. </div>
  190. </body>
  191. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement