ele-disse-adeus

theme6

Apr 5th, 2012
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.96 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head profile="http://gmpg.org/xfn/11">
  2.  
  3. <script type="text/javascript">
  4. //desabilita menu de opcoes ao clicar no botao direito
  5. function desabilitaMenu(e)
  6. {if (window.Event)
  7. {if (e.which == 2 || e.which == 3)
  8. return false;}
  9. else
  10. {event.cancelBubble = true event.returnValue = false; return false;} }
  11. document.oncontextmenu = desabilitaMenu;
  12. document.onmousedown = desabilitaBotaoDireito;
  13. document.onmouseup = desabilitaBotaoDireito;
  14. </script>
  15.  
  16. <title>{title}</title>
  17. <link rel="shortcut icon" href="{favicon}" />
  18.  
  19. <meta name="image:img1" content="http://data.whicdn.com/images/15421017/tumblr_lsayr1WG7p1qixn5qo1_500_large.jpg">
  20. <meta name="image:img2" content="http://static.tumblr.com/e0eguxp/mERlyl9tx/ll13.png">
  21. <meta name="image:img3" content="http://static.tumblr.com/e0eguxp/4UNlyl9u6/ll8.jpg">
  22. <meta name="image:img4" content="http://static.tumblr.com/e0eguxp/NYPlyl9up/ll14.png">
  23. <meta name="image:img5" content="http://static.tumblr.com/e0eguxp/Iyqlyl9v2/ll12.jpg">
  24. <meta name="color:text" content="#696969" />
  25. <meta name="color:bold" content="#000" />
  26. <meta name="color:italic" content="#000" />
  27. <meta name="color:subli" content="#000" />
  28. <meta name="color:block" content="#000" />
  29. <meta name="color:title" content="#000" />
  30. <meta name="color:background" content="#f0f0f0"/>
  31. <meta name="color:bgcaixa" content="#fff"/>
  32. <meta name="text:Link1" content="URL" />
  33. <meta name="text:Link1 Title" content="Nome do link 1" />
  34. <meta name="text:Link2" content="URL" />
  35. <meta name="text:Link2 Title" content="Nome do link 2" />
  36. <meta name="text:Link3" content="URL" />
  37. <meta name="text:Link3 Title" content="Nome do link 3" />
  38. <meta name="text:Link4" content="URL" />
  39. <meta name="text:Link4 Title" content="Nome do link 4" />
  40. <meta name="color:link" content="#000" />
  41. <meta name="color:linkhover" content="#c1c1c1" />
  42. <meta name="color:menu" content="#a1a1a1" />
  43. <meta name="color:textmenu" content="#fff" />
  44. <meta name="color:faixa1" content="#000">
  45. <meta name="color:faixa1text" content="#fff">
  46. <meta name="color:faixa2" content="#fff">
  47. <meta name="color:faixa2text" content="#000">
  48. <meta name="text:faixa1" content="Isso aqui...">
  49. <meta name="text:faixa1hover" content="...Appearance">
  50. <meta name="text:faixa2" content="Isso também">
  51.  
  52.  
  53. </head>
  54. <style>
  55. /*** CSS ***/
  56.  
  57. /*** fundo do theme ***/
  58. body {background: {color:background} url('LINK DO BG')fixed; color: {color:text}; font-size: 11px; font-family: verdana}
  59.  
  60. /*** do post e da sidebar ***/
  61. .sidebar {background: {color:bgcaixa}; margin-bottom: 25px; padding: 5px; width: 300px; top: 115px; left: 648px; text-align: justify; position: fixed;}
  62.  
  63. .post {background: {color:bgcaixa};margin-top: 20px; padding: 20px;}
  64.  
  65.  
  66. /*** letras ***/
  67. h1 {text-align: center; font: 20px georgia; color: {color:title};}
  68.  
  69. /*** das notes ***/
  70. .notes {border-left:20px solid {color:bgcaixa}; border-right:20px solid {color:bgcaixa}; padding: 3px; background: {color:background} }
  71. /*** links ***/
  72. a:link,a:active,a:visited { color: {color:link}; text-decoration: none; -webkit-transition-duration: .50s;}
  73. a:hover { color: {color:linkhover};}
  74.  
  75. /*** negrito e talz ***/
  76. b, strong {color: {color:bold}; text-decoration: none; cursor: help;}
  77. s {color: {color:subli};cursor: help;}
  78. i {color: {color:italic}; text-decoration: none;cursor: help;}
  79. u, underline {color: {color:italic}; text-decoration: none; border-bottom: 1px dashed {color:italic}}
  80.  
  81. ::-webkit-scrollbar-thumb:vertical {background-color: {color:faixa1}; height:100px;}
  82. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:faixa1}; height:10px;}
  83. ::-webkit-scrollbar {height:5px; width:5px; background-color:{color:bgcaixa};}
  84.  
  85. .com {margin-top:20px; background:{color:faixa1}; color:{color:faixa1text}; width:300px; padding:5px;height:40px; line height:20px; font-family:georgia; font-size:20px;margin-left:640px;padding-top:20px;text-align:center;letter-spacing:5px;position:fixed;}
  86.  
  87. .img {margin-top:20px; background:{color:faixa1}; color:{color:faixa1text}; width:300px; padding:5px;height:40px; line height:20px; font-family:georgia; font-size:20px;margin-left:640px;padding-top:20px;text-align:center;letter-spacing:10px; opacity: 0.0; filter:alpha(opacity=00);position:fixed;-webkit-transition-duration: .80s;}
  88.  
  89. .img:hover {opacity:1; filter:alpha(opacity=99);-webkit-transition-duration: .80s;}
  90. .sem {margin-top:85px; background:{color:faixa2}; color:{color:faixa2text}; width:300px; line height:20px; margin-left:640px;text-align:center;position:fixed;padding:5px}
  91. .fotu {margin-bottom:3px;}
  92.  
  93. .nav {height: auto;width: 83px;margin-top: 1px; padding: 2px;background-color:{color:menu}; display:inline-block; color:{color:textmenu}; font-family:verdana; font-size:10px; text-align: center;cursor: hand;-webkit-transition-duration: .40s; }
  94. .dir {width:60%; float:left;}
  95. .esq {width:38%; float:right;}
  96.  
  97.  
  98.  
  99. /*** FIM DO CSS ***/
  100.  
  101. </style>
  102. </head>
  103. <body>
  104. <div class="sidebar"><div class="dir"><img src="{image:img1}" width="100%" class="fotu">
  105.  
  106. <a href="{text:link1}" class="nav">{text:link1 Title}</a>
  107. <a href="{text:link2}" class="nav">{text:link2 Title}</a>
  108. <a href="{text:link3}" class="nav">{text:link3 Title}</a>
  109. <a href="{text:link4}" class="nav">{text:link4 Title}</a>
  110.  
  111.  
  112. <div style="margin: 0px; overflow: auto; width: 100%; height: 120px; background-color: #fff; text-align:justify; margin-bottom: 3px; padding: 0px; line-height: 100%; margin-top:3px;">
  113. {block:Description}{Description}{/block:Description}</div>
  114.  
  115. <br>
  116. <div style="font:8px '04b03'; color:#000;text-transform:uppercase;">theme by <a href="http://ele-disse-adeus.tumblr.com/">ele-disse-adeus</a></div>
  117. <center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}
  118.  
  119. {block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}<br><br></center></div>
  120.  
  121. <div class="esq">
  122.  
  123. <marquee direction=up scrolldelay=120 truespeed scrollamount="2" behavior="alternate" onmouseover="this.stop()" onmouseout="this.start()" height="357">
  124.  
  125.  
  126. <img src="{image:img2}" width="100%">
  127. <img src="{image:img3}" width="100%">
  128. <img src="{image:img4}" width="100%">
  129. <img src="{image:img5}" width="100%">
  130.  
  131.  
  132. </marquee>
  133.  
  134.  
  135. </div>
  136.  
  137. </div>
  138.  
  139.  
  140. <div class="com">{text:faixa1}</div>
  141. <div class="img">{text:faixa1hover}</div>
  142. <div class="sem">{text:faixa2}</div>
  143. </div></div></div>
  144.  
  145.  
  146. <!--- TAGS DOS POSTS --->
  147. <div id="post" style="top: 10px; left: 50px; position: absolute; width: 540px; color:#000;">
  148. {block:Posts}
  149.  
  150. <!--TEXTOs-->
  151.  
  152. {block:Text}<div class="post">
  153.  
  154. {block:Title}<a href="{Permalink}" class="title"><h1>{Title}</h1></a>{/block:Title}
  155.  
  156. <div>{Body}</div>
  157.  
  158. </div>{/block:Text}
  159.  
  160.  
  161.  
  162. <!--PERGUNTAS E MENSAGENS-->
  163.  
  164. {block:Answer}<div class="post">
  165.  
  166. <strong>{Asker}</strong> perguntou: {Question}<br /><br />
  167.  
  168. Resposta: {Answer}<br />
  169.  
  170. </div>{/block:Answer}
  171.  
  172.  
  173.  
  174. <!--LINKS-->
  175.  
  176. {block:Link}<div class="post">
  177.  
  178. <a href="{URL}"><h1>{Name}</h1></a>
  179.  
  180. {block:Description}{Description}{/block:Description}
  181.  
  182.  
  183. </div>{block:Link}
  184.  
  185.  
  186.  
  187. <!--FOTOS-->
  188.  
  189. {block:Photo}<div class="post">
  190. <center>{LinkOpenTag}<img src="{PhotoURL-500}" title="{PhotoAlt}" />{LinkCloseTag}</center><br />
  191.  
  192. {block:Caption}{Caption}{/block:Caption}<br />
  193.  
  194. </div>{/block:Photo}
  195.  
  196.  
  197.  
  198. <!--FRASES-->
  199.  
  200. {block:Quote}<div class="post">
  201.  
  202. <h1>- "{Quote}"</h1>
  203.  
  204. {block:Source}&mdash; {Source}{/block:Source}
  205.  
  206. </div>{/block:Quote}
  207.  
  208.  
  209.  
  210. <!--DIALOGOS-->
  211.  
  212. {block:Chat}<div class="post">
  213.  
  214. {block:Title}<a href="{Permalink}"><h1>{Title}</h1></a>{/block:Title}
  215.  
  216. <table>
  217. {block:Lines}
  218. <tr>
  219. {block:Label}<td class="name">{Label}</td>{block:Label}
  220. <td class="words">{Line}</td>
  221. </tr>
  222. {/block:Lines}
  223. </table><br />
  224.  
  225. </div>{/block:Chat}
  226.  
  227.  
  228.  
  229. <!--MUSICAS-->
  230.  
  231. {block:Audio}<div class="post">
  232.  
  233. <div style="float:right; margin-top: 6px;"><i>Música ouvida {PlayCount} vezes</i> {block:ExternalAudio}(<a href="{ExternalAudioURL}">download!</a>){/block:ExternalAudio}</div>
  234.  
  235. <center>{AudioPlayerWhite}</centeR>
  236.  
  237. {block:Caption}{Caption}{/block:Caption}<br />
  238.  
  239.  
  240. </div>{/block:Audio}
  241.  
  242.  
  243.  
  244. <!--VIDEOS-->
  245.  
  246. {block:Video}<div class="post">
  247.  
  248. <center>{Video-500}</center>
  249.  
  250. {block:Caption}{Caption}{/block:Caption}<br />
  251.  
  252. </div>{/block:Video}
  253.  
  254. <div class="notes">
  255. Posted on <a href="{Permalink}">{DayOfMonth}/{MonthNumberWithZero}</a> at {12Hour}:{Minutes}{AmPm} | <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog this!</a> | {block:NoteCount}{NoteCount} notes{/block:NoteCount} | {block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>/<a href="{ReblogRootURL}">original</a>{/block:RebloggedFrom}
  256. </div>
  257.  
  258. {/block:Posts}<br>
  259.  
  260. </div></div></div></div></div></div></div></div></div></div></div></div>
  261.  
  262. </body>
  263. </html>
Advertisement
Add Comment
Please, Sign In to add comment