Advertisement
ele-disse-adeus

theme4

Apr 5th, 2012
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.66 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://static.tumblr.com/jis8eac/sBxlz2w94/x_eac6d3e2_large.jpg">
  20. <meta name="color:text" content="#282727" />
  21. <meta name="color:bold" content="#000" />
  22. <meta name="color:italic" content="#000" />
  23. <meta name="color:subli" content="#000" />
  24. <meta name="color:block" content="#000" />
  25. <meta name="color:title" content="#000" />
  26. <meta name="color:textpag" content="#fff"/>
  27. <meta name="color:bgpag" content="#000"/>
  28. <meta name="color:background" content="#f0f0f0"/>
  29. <meta name="color:bgcaixa" content="#fff"/>
  30. <meta name="text:Link1" content="URL" />
  31. <meta name="text:Link1 Title" content="nome1" />
  32. <meta name="text:Link2" content="URL" />
  33. <meta name="text:Link2 Title" content="nome2" />
  34. <meta name="text:Link3" content="URL" />
  35. <meta name="text:Link3 Title" content="nome3" />
  36. <meta name="text:Link4" content="URL" />
  37. <meta name="text:Link4 Title" content="nome4" />
  38. <meta name="text:Link5" content="URL" />
  39. <meta name="text:Link5 Title" content="nome5" />
  40. <meta name="text:Link6" content="URL" />
  41. <meta name="text:Link6 Title" content="nome6" />
  42. <meta name="text:Link7" content="URL" />
  43. <meta name="text:Link7 Title" content="nome7" />
  44. <meta name="text:Link8" content="URL" />
  45. <meta name="text:Link8 Title" content="nome8" />
  46. <meta name="color:link" content="#000" />
  47. <meta name="color:linkhover" content="#c1c1c1" />
  48. <meta name="color:menu" content="#f0f0f0" />
  49. <meta name="color:textmenu" content="#000" />
  50. <meta name="color:menuhover" content="#fff" />
  51. <meta name="color:textmenuhover" content="#000" />
  52. <meta name="text:frase1" content="Passei 7 anos">
  53. <meta name="text:frase2" content="Sem chorar!">
  54.  
  55. </head>
  56.  
  57. <style>
  58. /*** CSS ***/
  59.  
  60. /*** fundo do theme ***/
  61. body {background: {color:background} url('LINK DO BG')fixed; color: {color:text}; font-size: 7pt; font-family: verdana}
  62.  
  63. /*** do post e da sidebar ***/
  64. .sidebar {background: {color:background}; margin-bottom: 25px; padding: 5px; width: 200px; top: 10px; left: 50px; text-align: justify; position: fixed;}
  65.  
  66. .post {background: {color:bgcaixa}; margin-top: 10px; padding: 5px;}
  67.  
  68. /*** letras ***/
  69. h1 {text-align: center; font: 20px georgia; color: {color:title};}
  70.  
  71. /*** das notes ***/
  72. .notes {border-top:1px dashed #c1c1c1; padding: 3px; background: {color:bgcaixa};}
  73.  
  74. /*** links ***/
  75. a:link,a:active,a:visited { color: {color:link}; text-decoration: none; -webkit-transition-duration: .50s;}
  76. a:hover { color: {color:linkhover};}
  77.  
  78. /*** negrito e talz ***/
  79. b, strong {color: {color:bold}; text-decoration: none; cursor: help;}
  80. s {color: {color:subli};cursor: help;}
  81. i {color: {color:italic}; text-decoration: none;cursor: help;}
  82. u, underline {color: {color:subli}; text-decoration: none; border-bottom: 1px dashed {color:subli};cursor: help;}
  83. .a {-webkit-border-radius: 15px; width:50%; float:left; background:{color:bgcaixa}; padding:5px;}
  84. .borda {-webkit-border-radius: 15px; border:1px solid #777;}
  85. .borda:hover {opacity: 0.8; filter:alpha(opacity=80);}
  86. .b {width:40%; float:right; clear:both;}
  87. .ee {margin-top:3px; position:fixed; margin-left:250px;padding:5px;width:182px;}
  88. .ff {font-size:18px; font-family:georgia;color:{color:text};border:1px solid {color:text}; background:#fff;-webkit-border-radius: 15px 15px 0px 0px; width:160px; height:30px; line-height:30px; padding:10px; text-align:center;border-bottom:0px solid {color:text};opacity: 0.4; filter:alpha(opacity=40);}
  89.  
  90. .supermenu {margin-left: -9px; text-align:center; color: transparent; padding: 5px; position: absolute; opacity:0; z-index: 4; font: 7pt verdana ; color: #c1c1c1 ; min-width: 105%;-webkit-transition-duration: .90s;background:transparent; margin-top:-5px;}
  91. .sidebar:hover .supermenu {margin-left: -9px; min-width: 105%; font: 7pt verdana ; color: #c1c1c1 ; opacity: 0.5; filter:alpha(opacity=50); }
  92.  
  93. .nav {text-decoration: none; font: normal 7pt 'Verdana'; color: {color:textmenu}; background-color: {color:menu}; width: 100px; float:left; text-indent: 5px; margin-left:4px;height: 56px; display: inline-block; line-height: 50px; margin-bottom: 5px; letter-spacing: 2px;text-transform: none; text-align: center; -webkit-transition-duration: .60s; cursor: crosshair;}
  94.  
  95. .nav:hover{color: {color:textmenuhover};background-color: {color:menuhover}; letter-spacing: -1px;-webkit-transition-duration: .60s; text-align:center;cursor: crosshair;}
  96.  
  97. .gg {font-size:18px; font-family:georgia;color:{color:text};border:1px solid {color:text}; background:#fff;-webkit-border-radius: 0px 0px 15px 15px; width:160px; height:30px; line-height:30px; padding:10px; text-align:center;border-top:0px solid {color:text};opacity: 0.4; filter:alpha(opacity=40);}
  98.  
  99. ::-webkit-scrollbar-thumb:vertical {background-color: {color:text};}
  100. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:text};}
  101. ::-webkit-scrollbar {height:5px; width:5px; background-color:{color:bgcaixa};}
  102.  
  103. #allscrol{overflow:hidden; height:22px; margin: auto;}
  104. #allheader{-webkit-transition: 0.5s; display: navigate; padding:2px; height: 10;}
  105. #allheader:hover{-webkit-transition: 0.5s; margin-top:-28px;}
  106.  
  107. .din {margin-top:270px; margin-left:50px; width:400px; text-align:center;position:fixed;}
  108.  
  109. /*** FIM DO CSS ***/
  110.  
  111. </style>
  112. </head>
  113. <body>
  114. <div class="sidebar">
  115. <div class="supermenu">
  116.  
  117. <a href="{text:link1}" class="nav">{text:link1 Title}</a>
  118.  
  119. <a href="{text:link2}" class="nav">{text:link2 Title}</a>
  120.  
  121. <a href="{text:link3}" class="nav">{text:link3 Title}</a>
  122.  
  123. <a href="{text:link4}" class="nav">{text:link4 Title}</a>
  124.  
  125. <a href="{text:link5}" class="nav">{text:link5 Title}</a>
  126.  
  127. <a href="{text:link6}" class="nav">{text:link6 Title}</a>
  128.  
  129. <a href="{text:link7}" class="nav">{text:link7 Title}</a>
  130.  
  131. <a href="{text:link8}" class="nav">{text:link8 Title}</a>
  132.  
  133.  
  134.  
  135.  
  136. </div>
  137. <img src="{image:img1}" width="200px" height="238px" class="borda">
  138. </div>
  139. <div class="ee">
  140. <div class="ff">{text:frase1}</div>
  141.  
  142.  
  143. <div style="overflow: auto; width: 100%; height: 134px; text-align:justify; margin-bottom: 3px; padding: 0px; line-height: 100%">
  144. {description}</div>
  145.  
  146.  
  147. <div class="gg">{text:frase2}</div>
  148.  
  149. </div>
  150.  
  151. <div class="din"><div id="allscrol"><div id="allheader">
  152. see...
  153. <br><br>
  154. theme by <a href="http://ele-disse-adeus.tumblr.com/"><b>ele-disse-adeus</b></a>. don't copy. don't remove this tag.
  155. </div></div> </div>
  156.  
  157.  
  158.  
  159. <!--- TAGS DOS POSTS --->
  160. <div id="post" style="top: 0px; left: 500px; position: absolute; width: 520px; ">
  161. {block:Posts}
  162.  
  163. <!--TEXTOs-->
  164.  
  165. {block:Text}<div class="post">
  166.  
  167. {block:Title}<a href="{Permalink}" class="title"><h1>{Title}</h1></a>{/block:Title}
  168.  
  169. <div>{Body}</div>
  170.  
  171. </div>{/block:Text}
  172.  
  173.  
  174.  
  175. <!--PERGUNTAS E MENSAGENS-->
  176.  
  177. {block:Answer}<div class="post">
  178.  
  179. <strong>{Asker}</strong> perguntou: {Question}<br /><br />
  180.  
  181. Resposta: {Answer}<br />
  182.  
  183. </div>{/block:Answer}
  184.  
  185.  
  186.  
  187. <!--LINKS-->
  188.  
  189. {block:Link}<div class="post">
  190.  
  191. <a href="{URL}"><h1>{Name}</h1></a>
  192.  
  193. {block:Description}{Description}{/block:Description}
  194.  
  195.  
  196. </div>{block:Link}
  197.  
  198.  
  199.  
  200. <!--FOTOS-->
  201.  
  202. {block:Photo}<div class="post">
  203. <center>{LinkOpenTag}<img src="{PhotoURL-500}" title="{PhotoAlt}" />{LinkCloseTag}</center><br />
  204.  
  205. {block:Caption}{Caption}{/block:Caption}<br />
  206.  
  207. </div>{/block:Photo}
  208.  
  209.  
  210.  
  211. <!--FRASES-->
  212.  
  213. {block:Quote}<div class="post">
  214.  
  215. <h1>- "{Quote}"</h1>
  216.  
  217. {block:Source}&mdash; {Source}{/block:Source}
  218.  
  219. </div>{/block:Quote}
  220.  
  221.  
  222.  
  223. <!--DIALOGOS-->
  224.  
  225. {block:Chat}<div class="post">
  226.  
  227. {block:Title}<a href="{Permalink}"><h1>{Title}</h1></a>{/block:Title}
  228.  
  229. <table>
  230. {block:Lines}
  231. <tr>
  232. {block:Label}<td class="name">{Label}</td>{block:Label}
  233. <td class="words">{Line}</td>
  234. </tr>
  235. {/block:Lines}
  236. </table><br />
  237.  
  238. </div>{/block:Chat}
  239.  
  240.  
  241.  
  242. <!--MUSICAS-->
  243.  
  244. {block:Audio}<div class="post">
  245.  
  246. <div style="float:right; margin-top: 6px;"><i>Música ouvida {PlayCount} vezes</i> {block:ExternalAudio}(<a href="{ExternalAudioURL}">download!</a>){/block:ExternalAudio}</div>
  247.  
  248. <center>{AudioPlayerWhite}</centeR>
  249.  
  250. {block:Caption}{Caption}{/block:Caption}<br />
  251.  
  252.  
  253. </div>{/block:Audio}
  254.  
  255.  
  256.  
  257. <!--VIDEOS-->
  258.  
  259. {block:Video}<div class="post">
  260.  
  261. <center>{Video-500}</center>
  262.  
  263. {block:Caption}{Caption}{/block:Caption}<br />
  264.  
  265. </div>{/block:Video}
  266.  
  267. <div class="notes">
  268. 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}
  269. </div>
  270.  
  271. {/block:Posts}<br><center><big><big>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}
  272.  
  273. {CurrentPage} of {TotalPages} {block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}</big></big></div></div><br><br></center>
  274.  
  275. </div></div></div></div></div></div></div></div></div></div></div></div>
  276.  
  277. </body>
  278. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement