htmlparavoces

cute glass

Feb 16th, 2012
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 6.71 KB | None | 0 0
  1. <html>
  2.     <head>
  3.  
  4. <!-- THEME BY: WISHARTSOLOVE
  5.      DO NOT REMOVE HEADER
  6.      YOU CAN EDIT THE COLORS BUT DO NOT REMOVE THE CREDITS
  7.      DON'T CLAIM THIS CODE AS YOUR CODE  -->
  8.  
  9.        
  10.         <link rel="shortcut icon" href="{Favicon}">
  11.         <link rel="alternate" type="application/rss+xml" href="{RSS}">
  12.         {block:Description}
  13.             <meta name="description" content="{MetaDescription}" />
  14.         {/block:Description}
  15.  
  16.  
  17.           <!-- DEFAULT VARIABLES -->
  18.        <meta name="color:Background" content="#000000"/>
  19.        <meta name="image:Background" content=""/>
  20.        <meta name="font:Body" content="Helvetica"/>
  21.        <meta name="color:Text" content="#333333"/>
  22.        <meta name="font:Text" content="Helvetica"/>
  23.        <meta name="color:Link" content="#D03D56"/>
  24.        <meta name="color:Link Hover" content="#333333"/>
  25.        <meta name="color:Header" content="#D03D56"/>
  26.        <meta name="color:Tumblr Title" content="#D03D56"/>
  27.        <meta name="color:Box Color" content="#ffffff"/>
  28.        
  29.        <meta name="text:titulo" content="" />
  30. <meta name="text:espaco1" content="" />
  31. <meta name="text:espaco2" content="" />
  32.  
  33.          
  34.        
  35. {CustomCSS}
  36. </head>
  37.  
  38. <style type="text/css">
  39.  
  40. body {
  41.  font-family: {font:Text};
  42.  font-size: 12px;
  43.  background-color:#000000;
  44.  color: {color:Text};
  45.  background: url('');
  46.  background-repeat: repeat;
  47.  background-attachment: fixed;
  48.  cursor: url(""), default;
  49. }
  50.  
  51. a {
  52.  color: {color:Link};
  53.  font-weight: bold;
  54.  text-decoration: none;
  55. }
  56.  
  57. a:hover {
  58.  color: {color:Link Hover};
  59. }
  60.  
  61. .sidebar {
  62.  position: absolute;
  63.  top: 200px;
  64.  left: 670px;
  65.  width: 200px;
  66.  padding: 10px;
  67.  background-color: #ffffff;
  68. -moz-border-radius: 5px;
  69. border:3px solid #333333;
  70.  
  71. }
  72.  
  73. .content {
  74.  position: absolute;
  75.  top: 200px;
  76.  left: 150px;
  77.  width: 500px;
  78.  padding: 5px;
  79.  background-color: #ffffff;
  80. -moz-border-radius: 5px;
  81. border:3px solid #333333;
  82.  
  83. }
  84.  
  85. .postheader {
  86.  border-top: 1px dashed #999999;
  87.  border-bottom: 1px dashed #999999;
  88.  display: right;
  89.  font-weight: bold;
  90.  font-size: 10px;
  91.  margin-bottom: 5px;
  92.  padding: 1px;
  93. }
  94.  
  95.  
  96. .notes {
  97.  color: #CC6699;
  98.  padding: 2px;
  99. }
  100.  
  101.  
  102. .post {
  103.  margin-top: 10px;
  104.  margin-bottom: 10px;
  105. \
  106. }
  107.  
  108. .post.quote {
  109.  font-size: 16px;
  110.  font-weight: bold;
  111.  letter-spacing: -1px;
  112. }
  113.  
  114. .source {
  115.  font-size: 12px;
  116.  font-weight: normal;
  117.  text-align: right;
  118. }
  119.  
  120. .link a {
  121.  background-color: #D03D56;
  122.  color: black;
  123.  padding: 5px;
  124.  font-size: 16px;
  125. }
  126.  
  127. .link a:hover {
  128.  background-color: black;
  129.  color: #ff9999;
  130. }
  131.  
  132. ul.chat {
  133.  list-style-type: none;
  134. }
  135.  
  136. ul li.odd {
  137.  color: #cccccc;
  138. }
  139.  
  140. ul li.even {
  141.  color: #D03D56;
  142. }
  143.  
  144. .label {
  145.  font-weight: bold;
  146. }
  147.  
  148. h3 {
  149.  font-size: 16px;
  150.  text-transform: uppercase;
  151. }
  152.  
  153. blockquote {
  154.  margin: 0px;
  155.  padding-top: 0px;
  156.  padding-bottom: 0px;
  157.  padding-right: 0px;
  158.  padding-left: 20px;
  159.  color: #666666;
  160.  border-left: 3px solid #D03D56;
  161.  font-size: 11px;
  162. }
  163.  
  164. h1 {
  165.  color: #999999;
  166.  text-shadow: none;
  167.  text-transform: uppercase;
  168.  letter-spacing: 2px;
  169.  font-size: 16px;
  170.  margin: 0px;
  171. }
  172.  
  173.  
  174. .header1 {
  175. font:normal 45pt impact;
  176. color:#D03D56;
  177. letter-spacing:-2px;
  178. line-height:90%;
  179. text-align:center;
  180. }
  181.  
  182. .header2 {
  183. font-family:courier new;
  184. font-size:8pt;
  185. color:#000000;
  186. letter-spacing:3px;
  187. text-align:center;
  188. }
  189.  
  190.         </style>
  191.  
  192. <body>
  193.  
  194. <div style="position: absolute; left: 295px; top:100px; width:515px;">
  195. <div class="header1">FRASE POUCO GRANDE.</div>
  196. <div class="header2"> MINE FRASE RS </div></div>
  197.  
  198. <div class="content">
  199.  
  200. <center> <h1>{Title}</h1> </center>
  201.        <ol id="posts">
  202. {block:Posts}
  203. {block:Text}
  204. <div class="post text">
  205. {block:Title}
  206. <h3><a href="{Permalink}">{Title}</a></h3>
  207. {/block:Title}
  208. {Body}
  209. </div>
  210. {/block:Text}
  211.  
  212. <div class="postheader">
  213. <span class="notes">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</span>
  214. </div>
  215.  
  216. {block:Photo}
  217. <div class="post photo">
  218. <center>{LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>
  219. {block:Caption}
  220. <div class="caption">{Caption}</div>
  221. {/block:Caption}
  222. </div>
  223. {/block:Photo}
  224.  
  225.  
  226.  
  227. {block:Photoset}
  228. <div class="post photoset">
  229. <center>{Photoset-400}</center>
  230.  
  231.  
  232.  
  233. {block:Caption}
  234. <div class="caption">{Caption}</div>
  235. {/block:Caption}
  236. </div>
  237. {/block:Photoset}
  238.  
  239.  
  240.  
  241. {block:Quote}
  242. <div class="post quote">
  243. "{Quote}"
  244.  
  245. {block:Source}
  246. <div class="source">{Source}</div>
  247. {/block:Source}
  248. </div>
  249. {/block:Quote}
  250.  
  251.  
  252.  
  253. {block:Link}
  254. <div class="post link">
  255. <center><a href="{URL}" class="link" {Target}>{Name}</a></center>
  256.  
  257. {block:Description}
  258. <div class="description">{Description}</div>
  259. {/block:Description}
  260. </div>
  261. {/block:Link}
  262.  
  263.  
  264.  
  265. {block:Chat}
  266. <div class="post chat">
  267. {block:Title}
  268. <h3><a href="{Permalink}">{Title}</a></h3>
  269. {/block:Title}
  270. <ul class="chat">
  271. {block:Lines}
  272. <li class="{Alt} user_{UserNumber}">
  273. {block:Label}
  274. <span class="label">{Label}</span>
  275. {/block:Label}
  276. {Line}
  277. </li>
  278. {/block:Lines}
  279. </ul>
  280. </div>
  281. {/block:Chat}
  282.  
  283.  
  284.  
  285. {block:Video}
  286. <div class="post video">
  287. <center>{Video-400}</center>
  288. {block:Caption}
  289. <div class="caption">{Caption}</div>
  290. {/block:Caption}
  291. </div>
  292. {/block:Video}
  293.  
  294.  
  295.  
  296. {block:Audio}
  297. <div class="post audio">
  298. {AudioPlayerBlack}
  299.  
  300. {block:Caption}
  301. <div class="caption">{Caption}</div>
  302. {/block:Caption}
  303. </div>
  304. {/block:Audio}
  305. {/block:Posts}
  306.  
  307.  
  308.  
  309.  
  310. <center> {block:PreviousPage}<a class="back" href="{PreviousPage}">Previous Page</a>{/block:PreviousPage}
  311.   {block:NextPage}<a class="next" href="{NextPage}"> Next Page </a>{/block:NextPage} </center> <br> <br>
  312.  <br></br><center><b>
  313. <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>}
  314. </div>Saudades de ti</div>
  315.  
  316. <center> Base by: <a href="http://wishartsolove.tumblr.com"> WishartSoLove </a> Theme by: <a href="apenassimplesversos.tumblr.com"> Tumblr </a> </center>
  317.  
  318. <div id="sidebar2">
  319. <div class="mak">
  320.  
  321. <div class="mak1">{text:minititle2}</div></div>
  322.  
  323. <div class="lea">
  324.  
  325. <div class="lea1">{text:minititle3}</div>
  326. </div>
  327.  
  328. <div class="liza">
  329.  
  330. <div class="liza1">{text:minititle1}</div></div></div>
  331. </div>
  332. <div class="sidebar">
  333.  
  334. <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>
  335. | <a href="Link here">Link</a>  
  336. | <a href="/link">Link</a> |
  337.  
  338. <div id="sidebox"><center> <strong>ABOUT</strong> </center> </p> </div>
  339. <center><img src="{PortraitURL-128}"></center><br/>
  340.  
  341. <p align="center>">{Description}</p>
  342. </div>
  343.  
  344. </div>
  345.  
  346.  
  347.     </body>
  348. </html>
Advertisement
Add Comment
Please, Sign In to add comment