Themesemcons

ariel

Mar 18th, 2012
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5.71 KB | None | 0 0
  1. <html>
  2. <!--título da aba-->
  3. <title>{title}</title></marquee>
  4. <!--favicon(ícone da aba)-->
  5. <link rel='shortcut icon'
  6. a href='{favicon}'>
  7.  
  8. <head>
  9. <!--CSS-->
  10. <style type='text/css'>
  11. /*body*/
  12. body{background-color: #000000; background-image:url(''); background-attachment: absolute; color: #fff; font-size: 13px; font-family: 'Book Antiqua';}
  13. /*box*/
  14. .box {background: #000; padding: 3px; border: 1px solid #696969;}
  15. /*negrito*/
  16. b{color: #ffffff; }
  17. /*itálico*/
  18. i{color: #ffffff; }
  19. /*sublinhdo*/
  20. u{color: #ffffff; }
  21. /*riscado*/
  22. s{color: #ffffff; }
  23.  
  24. /*links*/
  25. a {color:#ffffff; text-decoration: none;}
  26. a:hover{color: #9370DB; text-decoration: none;}
  27. /*títulos*/
  28. h1{ color: #ffffff; font-size: 27px; font-family: 'Georgia'; letter-spacing: 0.3px;}
  29. /*menu*/
  30. menu{ background: #000; color: #FFF; width: 47.5%; line-height:20px; padding: 2px; font-size:12px; font-family:'Arial'; display: inline-block; text-align: center; border: 1px solid #696969;}
  31. menu:hover{background: #363636; color: #696969;}
  32. menu1{ background: #000; color: #FFF; width: 98.5%; line-height:20px; padding: 2px; font-size:12px; font-family:'Arial'; display: inline-block; text-align: center; border: 1px solid #696969;}
  33. menu1:hover{background: #363636; color: #696969;}
  34.  
  35. </style>
  36. <!--i-frame-->
  37. <script type="text/javascript">
  38. function changeNavigation(id) {document.getElementById('liuc').innerHTML=document.getElementById(id).innerHTML}
  39. </script>
  40. </head>
  41. <body>
  42. <!--sidebar-->
  43. <div style='position: fixed; width: 300px; top: 100px; left: 100px;'>
  44. <div class='box'>
  45. <center><img src='http://25.media.tumblr.com/tumblr_m11q212DJh1r83vx5o1_500.gif' width='290'></center>
  46. </div>
  47. <!--menu-->
  48. <center>
  49. <a href='/'><menu1>Home</menu1></a>
  50.     <a href='/ask'><menu>Ask</menu></a>
  51.      <menu><span onClick="changeNavigation('01')">Créditos</span></menu>
  52.       <a href='/tagged/meustextos'><menu1>Desabafos</menu1></a>
  53.      </center>
  54. </div>
  55. <div style='position: fixed; width: 250px; top: 100px; left: 430px;'>
  56. <div class='box'>
  57. Acredite: eu já me senti perdida, sem amigos, me senti como se o mundo fosse desabar na minha cabeça.<br>
  58. Sentia que quanto mais eu precisava de ajuda, mais distantes de mim as pessoas ficavam, eu praticamente gritei por ajuda, mas ninguém me ouvia e muito menos me “segurava”.<br>
  59. Até que um dia eu fiquei cansada de sofrer, e peguei uma tesoura bem afiada e sim: me cortei e pensei “Entrei num beco sem saída.” Mas por sorte Deus viu o que eu estava passando e viu que eu não merecia aquilo, e conforme o tempo foi passando, a cicatriz ia sumindo e graças a ele (Deus), hoje tenho apenas uma mancha quase impercebível.<br>
  60. Eu já passei por momentos difíceis como todos, e hoje, eu posso dizer que nunca mais fiz nada contra mim mesma e nem contra ninguém, e tudo aquilo que passei me deixou muito - muito mesmo - mais forte do que eu costumava ser !
  61.  
  62. </div></div>
  63. <!--tag dos posts-->
  64.  
  65. <div style='position: absolute; width:550px; right: 100px; top:180px;' >
  66.  <center><h1>Chame meu nome e salve-me da escuridão</h1></center>
  67.  
  68. <div id='liuc'>
  69.  
  70. {block:Posts}
  71. <div class='box'>
  72.  
  73. <!--textos-->
  74.  
  75. {block:Text}
  76.  
  77. {block:Title}<h1>{Title}</h1>{/block:Title}
  78.  
  79. {Body}
  80.  
  81. {/block:Text}
  82.  
  83. <!--photosets-->
  84.  
  85. {block:Photo}
  86.  
  87. {LinkOpenTag}
  88.  
  89. <center><img src='{PhotoURL-500}' alt='{PhotoAlt}'/></center>
  90.  
  91. {LinkCloseTag}
  92.  
  93. {block:Caption}{Caption} {/block:Caption}
  94.  
  95. {/block:Photo}
  96.  
  97. <!--quote-->
  98.  
  99. {block:Quote}
  100. <h1>"{Quote}"</h1>
  101. {block:Source}<b>-{Source}</b><br><br>{/block:Source}
  102.  
  103. {/block:Quote}
  104.  
  105. <!--link-->
  106.  
  107. {block:Link}
  108. <a href='{URL}'><h1>{Name}</h1></a>
  109.  
  110. {block:Description}{Description} {/block:Description}
  111.  
  112. {/block:Link}
  113.  
  114. <!--chats-->
  115.  
  116. {block:Chat}
  117. {block:Title} <h1>{Title}</h1>{/block:Title}
  118.  
  119. {block:Lines}
  120. {block:Label}
  121. <b>{Label}</b>
  122. {/block:Label}
  123. {Line}<br>
  124. {/block:Lines}
  125.  
  126. {/block:Chat}
  127.  
  128. <!--músicas-->
  129.  
  130. {block:Audio}
  131. <center>{AudioPlayerGrey}</center>
  132. {block:Caption}{Caption}{/block:Caption}
  133.  
  134. {/block:Audio}
  135.  
  136. <!--videos-->
  137.  
  138. {block:Video}
  139. <center>{Video-500}</center>
  140.  
  141. {block:Caption}{Caption} {/block:Caption}
  142.  
  143. {/block:Video}
  144.  
  145. <!--asks-->
  146.  
  147. {block:Answer}
  148. <img src='{AskerPortraitURL-40}'/>{Asker}:<br>
  149. <center><b>{Question}</b><br>
  150. </center>
  151.  
  152. {Answer}
  153. {/block:Answer}
  154.  
  155. <!--acréscimos b: date, notes-->
  156. <br><hr><center>
  157. <a href='{Permalink}'><b>Post</b></a> date: {DayOfMonth}/{Month}/{Year} as {24Hour}:{24Hour} com {NoteCount}
  158.  notes (<a href='{ReblogURL}'><u>Reblog</u></a>)<br>
  159.     </center><br></div><br>
  160.  
  161. {/block:Posts}
  162. <div class='box'><center>Página <b>{CurrentPage}</b> de <b>{TotalPages}</b></span> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  163. {block:JumpPagination length="8"}
  164. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  165. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  166. {/block:JumpPagination}
  167. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}</center>
  168.  </div><br></div></div>
  169.  <!--i-frame-->
  170.  <div id="01" style="display:none">
  171. <div class='box'>
  172. <center><h1>Créditos do Theme</h1></center><hr>
  173. <li>Theme FEITO por: <a href="http://onesecondnight.tumblr.com/">One Second</a>
  174. <li>Ajudas por: <a href="http://www.tumblr.com/docs/en/custom_themes">Dicas de Tumblr</a> e <a href="http://making-themes.tumblr.com/">Marking-Themes</a>
  175. <li>Paginação por: <a href="http://madlyluv.com/">Madlyluv</a>
  176. </div>
  177. </div>
  178.  <script src="http://blogonthenet.xpg.com.br/ttricks/estrelas.js"></script>
  179. <script type="text/javascript">
  180. var colour="MediumPurple";
  181. </script>
  182. </div></div></div></div></div></div></div>
  183. </body>
  184. </html>
Advertisement
Add Comment
Please, Sign In to add comment