Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <!--título da aba-->
- <title>{title}</title></marquee>
- <!--favicon(ícone da aba)-->
- <link rel='shortcut icon'
- a href='{favicon}'>
- <head>
- <!--CSS-->
- <style type='text/css'>
- /*body*/
- body{background-color: #000000; background-image:url(''); background-attachment: absolute; color: #fff; font-size: 13px; font-family: 'Book Antiqua';}
- /*box*/
- .box {background: #000; padding: 3px; border: 1px solid #696969;}
- /*negrito*/
- b{color: #ffffff; }
- /*itálico*/
- i{color: #ffffff; }
- /*sublinhdo*/
- u{color: #ffffff; }
- /*riscado*/
- s{color: #ffffff; }
- /*links*/
- a {color:#ffffff; text-decoration: none;}
- a:hover{color: #9370DB; text-decoration: none;}
- /*títulos*/
- h1{ color: #ffffff; font-size: 27px; font-family: 'Georgia'; letter-spacing: 0.3px;}
- /*menu*/
- 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;}
- menu:hover{background: #363636; color: #696969;}
- 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;}
- menu1:hover{background: #363636; color: #696969;}
- </style>
- <!--i-frame-->
- <script type="text/javascript">
- function changeNavigation(id) {document.getElementById('liuc').innerHTML=document.getElementById(id).innerHTML}
- </script>
- </head>
- <body>
- <!--sidebar-->
- <div style='position: fixed; width: 300px; top: 100px; left: 100px;'>
- <div class='box'>
- <center><img src='http://25.media.tumblr.com/tumblr_m11q212DJh1r83vx5o1_500.gif' width='290'></center>
- </div>
- <!--menu-->
- <center>
- <a href='/'><menu1>Home</menu1></a>
- <a href='/ask'><menu>Ask</menu></a>
- <menu><span onClick="changeNavigation('01')">Créditos</span></menu>
- <a href='/tagged/meustextos'><menu1>Desabafos</menu1></a>
- </center>
- </div>
- <div style='position: fixed; width: 250px; top: 100px; left: 430px;'>
- <div class='box'>
- Acredite: eu já me senti perdida, sem amigos, me senti como se o mundo fosse desabar na minha cabeça.<br>
- 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>
- 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>
- 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 !
- </div></div>
- <!--tag dos posts-->
- <div style='position: absolute; width:550px; right: 100px; top:180px;' >
- <center><h1>Chame meu nome e salve-me da escuridão</h1></center>
- <div id='liuc'>
- {block:Posts}
- <div class='box'>
- <!--textos-->
- {block:Text}
- {block:Title}<h1>{Title}</h1>{/block:Title}
- {Body}
- {/block:Text}
- <!--photosets-->
- {block:Photo}
- {LinkOpenTag}
- <center><img src='{PhotoURL-500}' alt='{PhotoAlt}'/></center>
- {LinkCloseTag}
- {block:Caption}{Caption} {/block:Caption}
- {/block:Photo}
- <!--quote-->
- {block:Quote}
- <h1>"{Quote}"</h1>
- {block:Source}<b>-{Source}</b><br><br>{/block:Source}
- {/block:Quote}
- <!--link-->
- {block:Link}
- <a href='{URL}'><h1>{Name}</h1></a>
- {block:Description}{Description} {/block:Description}
- {/block:Link}
- <!--chats-->
- {block:Chat}
- {block:Title} <h1>{Title}</h1>{/block:Title}
- {block:Lines}
- {block:Label}
- <b>{Label}</b>
- {/block:Label}
- {Line}<br>
- {/block:Lines}
- {/block:Chat}
- <!--músicas-->
- {block:Audio}
- <center>{AudioPlayerGrey}</center>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- <!--videos-->
- {block:Video}
- <center>{Video-500}</center>
- {block:Caption}{Caption} {/block:Caption}
- {/block:Video}
- <!--asks-->
- {block:Answer}
- <img src='{AskerPortraitURL-40}'/>{Asker}:<br>
- <center><b>{Question}</b><br>
- </center>
- {Answer}
- {/block:Answer}
- <!--acréscimos b: date, notes-->
- <br><hr><center>
- <a href='{Permalink}'><b>Post</b></a> date: {DayOfMonth}/{Month}/{Year} as {24Hour}:{24Hour} com {NoteCount}
- notes (<a href='{ReblogURL}'><u>Reblog</u></a>)<br>
- </center><br></div><br>
- {/block:Posts}
- <div class='box'><center>Página <b>{CurrentPage}</b> de <b>{TotalPages}</b></span> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}{/block:Pagination}
- {block:JumpPagination length="8"}
- {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
- {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
- {/block:JumpPagination}
- {block:Pagination}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}</center>
- </div><br></div></div>
- <!--i-frame-->
- <div id="01" style="display:none">
- <div class='box'>
- <center><h1>Créditos do Theme</h1></center><hr>
- <li>Theme FEITO por: <a href="http://onesecondnight.tumblr.com/">One Second</a>
- <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>
- <li>Paginação por: <a href="http://madlyluv.com/">Madlyluv</a>
- </div>
- </div>
- <script src="http://blogonthenet.xpg.com.br/ttricks/estrelas.js"></script>
- <script type="text/javascript">
- var colour="MediumPurple";
- </script>
- </div></div></div></div></div></div></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment