Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <!-- THEME BY: WISHARTSOLOVE
- DO NOT REMOVE HEADER
- YOU CAN EDIT THE COLORS BUT DO NOT REMOVE THE CREDITS
- DON'T CLAIM THIS CODE AS YOUR CODE -->
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <!-- DEFAULT VARIABLES -->
- <meta name="color:Background" content="#000000"/>
- <meta name="image:Background" content=""/>
- <meta name="font:Body" content="Helvetica"/>
- <meta name="color:Text" content="#333333"/>
- <meta name="font:Text" content="Helvetica"/>
- <meta name="color:Link" content="#D03D56"/>
- <meta name="color:Link Hover" content="#333333"/>
- <meta name="color:Header" content="#D03D56"/>
- <meta name="color:Tumblr Title" content="#D03D56"/>
- <meta name="color:Box Color" content="#ffffff"/>
- <meta name="text:titulo" content="" />
- <meta name="text:espaco1" content="" />
- <meta name="text:espaco2" content="" />
- {CustomCSS}
- </head>
- <style type="text/css">
- body {
- font-family: {font:Text};
- font-size: 12px;
- background-color:#000000;
- color: {color:Text};
- background: url('');
- background-repeat: repeat;
- background-attachment: fixed;
- cursor: url(""), default;
- }
- a {
- color: {color:Link};
- font-weight: bold;
- text-decoration: none;
- }
- a:hover {
- color: {color:Link Hover};
- }
- .sidebar {
- position: absolute;
- top: 200px;
- left: 670px;
- width: 200px;
- padding: 10px;
- background-color: #ffffff;
- -moz-border-radius: 5px;
- border:3px solid #333333;
- }
- .content {
- position: absolute;
- top: 200px;
- left: 150px;
- width: 500px;
- padding: 5px;
- background-color: #ffffff;
- -moz-border-radius: 5px;
- border:3px solid #333333;
- }
- .postheader {
- border-top: 1px dashed #999999;
- border-bottom: 1px dashed #999999;
- display: right;
- font-weight: bold;
- font-size: 10px;
- margin-bottom: 5px;
- padding: 1px;
- }
- .notes {
- color: #CC6699;
- padding: 2px;
- }
- .post {
- margin-top: 10px;
- margin-bottom: 10px;
- \
- }
- .post.quote {
- font-size: 16px;
- font-weight: bold;
- letter-spacing: -1px;
- }
- .source {
- font-size: 12px;
- font-weight: normal;
- text-align: right;
- }
- .link a {
- background-color: #D03D56;
- color: black;
- padding: 5px;
- font-size: 16px;
- }
- .link a:hover {
- background-color: black;
- color: #ff9999;
- }
- ul.chat {
- list-style-type: none;
- }
- ul li.odd {
- color: #cccccc;
- }
- ul li.even {
- color: #D03D56;
- }
- .label {
- font-weight: bold;
- }
- h3 {
- font-size: 16px;
- text-transform: uppercase;
- }
- blockquote {
- margin: 0px;
- padding-top: 0px;
- padding-bottom: 0px;
- padding-right: 0px;
- padding-left: 20px;
- color: #666666;
- border-left: 3px solid #D03D56;
- font-size: 11px;
- }
- h1 {
- color: #999999;
- text-shadow: none;
- text-transform: uppercase;
- letter-spacing: 2px;
- font-size: 16px;
- margin: 0px;
- }
- .header1 {
- font:normal 45pt impact;
- color:#D03D56;
- letter-spacing:-2px;
- line-height:90%;
- text-align:center;
- }
- .header2 {
- font-family:courier new;
- font-size:8pt;
- color:#000000;
- letter-spacing:3px;
- text-align:center;
- }
- </style>
- <body>
- <div style="position: absolute; left: 295px; top:100px; width:515px;">
- <div class="header1">FRASE POUCO GRANDE.</div>
- <div class="header2"> MINE FRASE RS </div></div>
- <div class="content">
- <center> <h1>{Title}</h1> </center>
- <ol id="posts">
- {block:Posts}
- {block:Text}
- <div class="post text">
- {block:Title}
- <h3><a href="{Permalink}">{Title}</a></h3>
- {/block:Title}
- {Body}
- </div>
- {/block:Text}
- <div class="postheader">
- <span class="notes">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</span>
- </div>
- {block:Photo}
- <div class="post photo">
- <center>{LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- </div>
- {/block:Photo}
- {block:Photoset}
- <div class="post photoset">
- <center>{Photoset-400}</center>
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- </div>
- {/block:Photoset}
- {block:Quote}
- <div class="post quote">
- "{Quote}"
- {block:Source}
- <div class="source">{Source}</div>
- {/block:Source}
- </div>
- {/block:Quote}
- {block:Link}
- <div class="post link">
- <center><a href="{URL}" class="link" {Target}>{Name}</a></center>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}
- </div>
- {/block:Link}
- {block:Chat}
- <div class="post chat">
- {block:Title}
- <h3><a href="{Permalink}">{Title}</a></h3>
- {/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="{Alt} user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- </div>
- {/block:Chat}
- {block:Video}
- <div class="post video">
- <center>{Video-400}</center>
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- </div>
- {/block:Video}
- {block:Audio}
- <div class="post audio">
- {AudioPlayerBlack}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- </div>
- {/block:Audio}
- {/block:Posts}
- <center> {block:PreviousPage}<a class="back" href="{PreviousPage}">Previous Page</a>{/block:PreviousPage}
- {block:NextPage}<a class="next" href="{NextPage}"> Next Page </a>{/block:NextPage} </center> <br> <br>
- <br></br><center><b>
- <div id="descri"><div class="descri2">isso tudo é ... {<script language="Javascript" src="http://www.opromo.com/servicos/usuariosonline/useronline.php?site=siter-e-n-e-g-a-d-otumblrcom&corfont1=CCCCCC&texto=8&formato=negrito&tipo=tahoma&tamanho=1&simbo=7" type="text/javascript"></script>}
- </div>Saudades de ti</div>
- <center> Base by: <a href="http://wishartsolove.tumblr.com"> WishartSoLove </a> Theme by: <a href="apenassimplesversos.tumblr.com"> Tumblr </a> </center>
- <div id="sidebar2">
- <div class="mak">
- <div class="mak1">{text:minititle2}</div></div>
- <div class="lea">
- <div class="lea1">{text:minititle3}</div>
- </div>
- <div class="liza">
- <div class="liza1">{text:minititle1}</div></div></div>
- </div>
- <div class="sidebar">
- <p align= "center"><a href="/archive">ARCHIVE</a> | <a href="/ask">ASK</a> | <a href="/dashboard">HOME</a> | <a href="http://apenassimplesversos.tumblr.com/">DESIGNER</a>
- | <a href="Link here">Link</a>
- | <a href="/link">Link</a> |
- <div id="sidebox"><center> <strong>ABOUT</strong> </center> </p> </div>
- <center><img src="{PortraitURL-128}"></center><br/>
- <p align="center>">{Description}</p>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment