Advertisement
ladysephi

Base #3 by ladysephi | tunestofly

Jun 1st, 2014
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 8.16 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml">
  2.  
  3. <!--
  4.        Base por: Sephi
  5.  
  6. Fique a vontade para edita-lo ao seu gosto, mantenha os créditos no html.
  7. Qualquer dúvida me procure nos tumblrs, ask.fm/tunestofly, twitter.com/tunestofly.
  8.                ~be happy
  9.  
  10.                         
  11.  
  12. Base by: Sephi
  13.  
  14. Feel free to edit it to your liking, keep the credits in html.
  15. Any questions look me in the tumblrs, ask.fm/tunestofly, twitter.com/tunestofly.
  16.                ~be happy
  17.        
  18.       © http://ladysephi.tumblr.com/ | http://tunestofly.tumblr.com/
  19. -->
  20. <head>
  21.  
  22.     <link rel="shortcut icon" href="{Favicon}">
  23.         <title>{title}</title>
  24.        
  25.         <style type="text/css">
  26. iframe#tumblr_controls {
  27.         position: fixed !important;
  28.         top: 0 !important;
  29.         right: 0 !important;
  30.         }
  31.        
  32. body {
  33.     background: #ffffff;
  34.     font-family: arial;
  35.     font-size:9px;
  36.     color: #aaaaaa;
  37.     overflow: auto;}
  38.        
  39. a:link, a:active, a:visited { /* links */
  40.         text-decoration: none;
  41.         color:#d7d4d4;
  42.         -moz-transition: all 1s ease-out;
  43.         -webkit-transition: all 1s ease-out; }
  44.        
  45. a:hover {  /* links hover */
  46.         text-decoration: none;
  47.         color:#d7d4d4;
  48.         -moz-transition: all 1s ease-out;
  49.         -webkit-transition: all 1s ease-out; }
  50.  
  51. b,  strong, i, em, u, underline, s, strike {
  52.         color:#d7d4d4;
  53.         }
  54.  
  55. blockquote, pre, li {/*blockquote, texto pre, e listas*/
  56. }
  57.        
  58. h1 { /* titulo posts*/
  59.     text-transform: uppercase;
  60.     letter-spacing: 5px;
  61. }
  62.  
  63. ::-moz-selection {  /* SELEÇÃO COLORIDA */
  64.         color: #ffffff;
  65.         background: #aaaaaa;
  66.         }
  67.        
  68. ::selection {
  69.         color: #ffffff;
  70.         background: #aaaaaa;
  71.         }
  72.  
  73. /*ALINHAMENTO*/
  74. #tudo {
  75.         width: 800px;
  76.         margin-left: auto; /* CENTRALIZA O THEME */
  77.         margin-right: auto; /* CENTRALIZA O THEME */
  78.         }
  79. /*ALINHAMENTO*/
  80.        
  81. #side {
  82.         float: left;  /* MANTÉM A SIDE NA ESQUERDA... PARA MUDA-LÁ PRA DIREITA MUDE DE "LEFT" PRA "RIGHT"  E O CONTENT DE "RIGHT" PARA "LEFT"*/
  83.         }
  84.        
  85. #content {
  86.         float: right;
  87.         }
  88.  
  89. /* sidebar */
  90.  
  91. .caixas {
  92.         position: fixed;
  93.         width: 180px; /* TAMANHO DA SIDE */
  94.         background:  #ffffff; /* FUNDO SIDE */
  95.         padding: 7px;
  96.         height: 100%;
  97.         border-right: thin #eee solid;}
  98. /* sidebar */
  99.        
  100. /* caixas dos posts */
  101.  
  102. .caixa {
  103.         position: relative;
  104.         width: 500px; /* TAMANHO */
  105.         background:  #ffffff; /* FUNDO */
  106.         padding: 7px;
  107.         top: 0px;}
  108.        
  109. /* caixa dos posts */
  110.  
  111. /* paginação */
  112.  
  113. .paginacao {
  114.     line-height: 20px;
  115. }
  116.  
  117. /* paginação */
  118.  
  119. .naoretire {
  120.         position: fixed;
  121.         bottom: 1px;
  122.         right: 3px;}
  123.        
  124.         </style>
  125.        
  126. </head>
  127. <body>
  128. <div id="tudo">
  129.         <div id="side">
  130.                 <div class="caixas">
  131.                
  132.  
  133.  <!-- deixa o conteudo da side a 100px do topo --> <div style="margin-top: 100px;">
  134.  
  135.  
  136.  <!-- aqui você adiciona o conteudo da side, sinta-se a vontade para mudar a paginação, descrição e colocar o que quiser -->
  137.  
  138. {description}
  139.  
  140.  <!-- linha -->
  141. <center><div style="width: 97%; border-top: thin #eee solid; margin-top: 7px;"></div></center>
  142.  
  143.  <!-- linha -->
  144.  <!-- paginação com setinhas -->
  145. <center><div class="paginacao">
  146. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"></a>{/block:PreviousPage}{/block:Pagination}
  147.  
  148. {block:JumpPagination length="10"}
  149. {block:CurrentPage}{PageNumber}{/block:CurrentPage}
  150. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  151. {/block:JumpPagination}
  152.  
  153. {block:Pagination}{block:NextPage}<a href="{NextPage}"></a>{/block:NextPage}{/block:Pagination}
  154. </div></center>
  155.  
  156. </div>
  157.  <!-- paginação -->
  158.  
  159.                 </div>
  160.          </div><!--fim div id side-->
  161.        
  162.         <div id="content">
  163.        
  164.        
  165.  <!-- tags de postagens --><div class="caixa">
  166.                
  167. {block:Posts}
  168.      <div class="post">
  169.      
  170.                 {block:Text}
  171.                         {block:Title}
  172.                             <center> <h1><a href="{Permalink}">{Title}</a></h1> </center>
  173.                         {/block:Title}
  174.  
  175.                         {Body}
  176.                 {/block:Text}
  177.            
  178.  
  179. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}"/>{LinkCloseTag}</center>
  180. {block:Caption}          
  181. {Caption}
  182. {/block:Caption}
  183. {/block:Photo}
  184.  
  185.  
  186. {block:Photoset}
  187.  
  188.    <center> {block:Photos}
  189.         <img src="{PhotoURL-500}" />
  190.        
  191.         {block:Caption}
  192.             {Caption}
  193.         {/block:Caption}
  194.     {/block:Photos}</center>
  195.    
  196.     {block:Caption}
  197.         {Caption}
  198.     {/block:Caption}
  199. {/block:Photoset}
  200.                
  201.                 {block:Quote}
  202.                          <center><h1>"{Quote}"</h1></center>
  203.  
  204.                         {block:Source}
  205.                             <p align="right">- {Source}</p>
  206.                         {/block:Source}
  207.                 {/block:Quote}
  208.                
  209.                 {block:Link}
  210.                        <center> <h1><a href="{URL}" class="link" {Target}>{Name}</a></h1>
  211.  
  212. </center>
  213.  
  214.                         {block:Description}
  215.                             <div class="description">{Description}</div>
  216.                         {/block:Description}
  217.                 {/block:Link}
  218.                
  219.                 {block:Chat}
  220.                         {block:Title}
  221.                             <center> <h1><a href="{Permalink}">{Title}</a></h1> </center>
  222.                         {/block:Title}
  223.  
  224.                         <ul class="chat">
  225.                             {block:Lines}
  226.                                 <li class="{Alt} user_{UserNumber}">
  227.                                     {block:Label}
  228.                                         <span class="label">{Label}</span>
  229.                                     {/block:Label}
  230.  
  231.                                     {Line}
  232.                             {/block:Lines}
  233.                         </ul>
  234.                 {/block:Chat}  
  235.                
  236.                 {block:Video}
  237.                     <li class="post video">
  238.                         {Video-400}
  239.  
  240.                         {block:Caption}
  241.                             <div class="caption">{Caption}</div>
  242.                         {/block:Caption}
  243.                 {/block:Video}  
  244.                
  245.                 {block:Audio}
  246.                         {AudioPlayerwhite}
  247.  
  248.                         {block:Caption}
  249.                             <div class="caption">{Caption}</div>
  250.                         {/block:Caption}
  251.  
  252.                 {/block:Audio}  
  253.        
  254.  {block:Answer}
  255.  <img src="{AskerPortraitURL-40}" align="left">
  256. <p style="text-transform: uppercase; text-align: center;">{Question}</p>
  257.  <p align="right">- {Asker}</p>
  258.  {Answer}
  259. {/block:Answer}
  260.  
  261.  
  262.  <!-- esconde o via e source -->
  263. <div style="display: none;">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  264. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div>
  265.  <!-- esconde o via e source -->
  266.  
  267.  
  268.  <!-- notes -->
  269.  <p align="right"><span style="display: block; padding: 3px; padding-bottom: 15px;">
  270. {block:Date}{TimeAgo}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;with
  271. {/block:Date} <a class="" href="{Permalink}">{NoteCountWithLabel}</a>
  272. <br>  <!-- notes -->
  273.  
  274. <!-- tags -->Tagged: <span style="text-tranform: uppercase;">{block:HasTags}{block:Tags} # <a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</span>
  275. </span></p> <!-- tags -->
  276.  
  277.  
  278.  <!-- notes que aparecem na página dos posts -->{block:PostNotes}<div id="post_notes">{PostNotes}</div>{/block:PostNotes}<!-- notes que aparecem na página dos posts -->
  279.  
  280.            {/block:Posts}
  281.                
  282.  
  283.    
  284. </div>
  285.         </div>        
  286.         </div><!--fim div id content-->
  287. </div><!--fim div id tudo-->
  288.  
  289.  
  290.  <!-- creditos -->
  291. <div class="naoretire">
  292. <a href="" target="_blank" style="text-transform: uppercase;">&copy; Créditos do theme</a>
  293.  <!-- creditos -->
  294. </div>
  295. </body>
  296. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement