Advertisement
ladysephi

Theme 4 Themes #1 by ladysephi | tunestofly

Apr 19th, 2014
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 4.51 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. ----------------------------------------------------------
  9. Como postar seus themes:
  10. Crie uma nova postagem de texto, selecione o modo de edição em html (botão "< html >") e cole o seguinte código:
  11.  
  12.    <img src="URL">
  13.    <br><br>
  14.  
  15.    <p><span class="menuzin"> NOME DO THEME</span> <a class="menuzin">preview</a><a class="menuzin">code</a></p>
  16.  
  17. ---------------------------------------------------------
  18.  
  19. How to post your themes:
  20. Create a new posting text, select the edit mode in html button ("<html>") and paste the following code:
  21.  
  22.    <img src="URL">
  23.    <br> <br>
  24.  
  25.   <p><span class="menuzin">THEME NAME</span> <a class="menuzin">preview</a><a class="menuzin">code</a></p>
  26.  
  27. -->
  28. <head>
  29.  
  30. <meta name="image:side" content="http://static.tumblr.com/nqcm3ld/JHVn1ucna/fundo.png"/>
  31.  
  32. <meta name="color:Cor4" content="#f3f3f3"/>
  33. <meta name="color:Cor3" content="#d7d4d4"/>
  34. <meta name="color:Cor2" content="#aaa"/>
  35. <meta name="color:Cor1" content="#fff"/>
  36.  
  37. <meta name="text:suaurl" content="testeseajustesdasephi"/>
  38.  
  39.  
  40. <meta name="text:titulolink1" content="ver as skins"/>
  41. <meta name="text:titulolink2" content="voltar"/>
  42.  
  43.  
  44.  
  45. <script type="text/javascript">
  46. function changeNavigation(id) {document.getElementById('descrip').innerHTML=document.getElementById(id).innerHTML}
  47. </script>
  48.  
  49. <link href='http://fonts.googleapis.com/css?family=Allura' rel='stylesheet' type='text/css'>
  50.  
  51.     <link rel="shortcut icon" href="{Favicon}">
  52.     <title>{title}</title>
  53.    
  54.     <style type="text/css">
  55. iframe#tumblr_controls {
  56.     position: fixed !important;
  57.     top: 0 !important;
  58.     right: 0 !important;
  59.     }
  60.    
  61. body {
  62.     background: {color:Cor1}; /* FUNDO */
  63.     font-family: Arial, Helvetica, sans-serif;
  64.     font-size:9px;
  65.     color: {color:Cor2};
  66.     overflow: auto;}
  67.    
  68. a:link, a:active, a:visited, a:hover {
  69.     text-decoration: none;
  70.     color:{color:Cor3};
  71.     -moz-transition: all 1s ease-out;
  72.     -webkit-transition: all 1s ease-out; }
  73.  
  74. b,  strong, i, em, u, underline, s, strike {
  75.     color:{color:Cor3};
  76.     }
  77.    
  78. h1 {
  79.     font-family: 'Allura', cursive;
  80.     font-size: 35px;
  81.     color: {color:Cor3};
  82.     margin-bottom: -5px;
  83.     margin-top: -7px;
  84. }
  85.  
  86. ::-moz-selection {  /* SELEÇÃO COLORIDA */
  87.     color: {color:Cor1};
  88.     background: {color:Fonte};
  89.     }
  90.    
  91. ::selection {
  92.     color: {color:Cor1};
  93.     background: {color:Fonte};
  94.     }
  95.  
  96. /*NÃO MEXER - ALINHAMENTO*/
  97. #tudo {
  98.     width: 600px;
  99.     margin-top: 30px;
  100.     padding: 10px;
  101.     background: #f9f9f9;
  102.     height: 600px;
  103.     margin-left: auto; /* CENTRALIZA O THEME */
  104.     margin-right: auto; /* CENTRALIZA O THEME */
  105.     }
  106.  
  107.    
  108. .imagem {
  109.     float: right;
  110.     width: 240px;
  111. }
  112.  
  113. #descrip {
  114.     float: left;
  115.     width: 350px;
  116. }
  117. /*NÃO MEXER - ALINHAMENTO*/
  118.    
  119. .naoretire {
  120.     position: fixed;
  121.     bottom: 1px;
  122.     right: 3px;}
  123.    
  124. li {
  125.     list-style-type: none;
  126.     border-left: 3px {color:Cor4} solid;
  127.     padding: 5px;
  128.     margin-bottom: 1px;
  129.     margin-left: -10px;
  130.     width: 60%;
  131. }
  132.  
  133. .menuzin {
  134.     background: {color:Cor4};
  135.     padding: 5px;
  136.     margin: 3px;
  137. }
  138.  
  139. .about {
  140.     height: 330px;
  141.     overflow: auto;
  142. }
  143.  
  144. .posts {
  145.     height: 580px;
  146.     overflow: auto;
  147. }
  148.  
  149. .posts img  {
  150.     width: 340px;
  151. }
  152.     </style>
  153.    
  154. </head>
  155. <body>
  156. <div id="tudo">
  157.     <div id="descrip">
  158.     <center><h1>{title}</h1></center><br>
  159.    
  160.     <div class="about">
  161. {description}
  162. <br><br><br>
  163.  
  164. </div>
  165.  
  166. <center><a onClick="changeNavigation('01')" class="menuzin">{text:titulolink1}</a> <a href="{text:suaurl}" class="menuzin">{text:titulolink2}</a></center>
  167.  
  168. <p><iframe frameborder="0" height="190" id="ask_form" scrolling="no" src="http://www.tumblr.com/ask_form/{text:suaurl}.tumblr.com/" width="100%"></iframe> <!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]--></p>
  169.     </div>
  170.    
  171.  
  172.     <div class="imagem">
  173.         <img src="{image:side}" height="600">
  174.     </div>
  175.    
  176. </div><!--fim div id tudo-->
  177.  
  178. <div class="naoretire">
  179. <a href="http://ladysephi.tumblr.com/" target="_blank" style="text-transform: uppercase;">&copy; Theme by LadySephi</a>
  180. </div>
  181.  
  182.  
  183.  
  184. <div id="01" style="display:none">
  185.  <div class="posts">
  186.  
  187. {block:Posts}
  188.  
  189.  
  190.  <div class="box">
  191.  
  192. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  193. <div style="display: inline-block; float: right; margin-right: 35px; margin-top: -100px;">{LikeButton color="grey" size="15"}</div>
  194. </div>
  195. {/block:Posts}
  196.  
  197.  
  198. </div>
  199. </div>
  200.  
  201. </body>
  202. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement