Advertisement
Donadwafia

Esp. Halloween 2

Oct 23rd, 2015
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.72 KB | None | 0 0
  1. <!-- Esse código substitui o <html> e <head> para o theme ser melhor visualizado em todos os navegadores -->
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head profile="http://gmpg.org/xfn/11">
  5.  
  6.  
  7. <!--------------------------------------------------------------------------
  8. BASE TOTALMENTE CODIFICADA POR WARVADA
  9. MODIFICADA E ADAPTADA POR SXEVIL
  10. ---------------------------------------------------------------------------->
  11.  
  12.  
  13.  
  14. <!-- favicon -->
  15. <link rel="shortcut icon" href="{favicon}">
  16.  
  17. <!-- script do efeito do titulo na aba do navegador (efeito digitando) -->
  18. <script type="text/javascript"> function tb8_makeArray(n){ this.length = n; return this.length; } tb8_messages = new tb8_makeArray(3); tb8_messages[0] = "{title}"; tb8_messages[1] = "{title}"; tb8_messages[2] = "{title}"; tb8_rptType = 'infinite'; tb8_rptNbr = 5; tb8_speed = 100; tb8_delay = 2000; var tb8_counter=1; var tb8_currMsg=0; var tb8_tekst =""; var tb8_i=0; var tb8_TID = null; function tb8_pisi(){ tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1); document.title = tb8_tekst; tb8_sp=tb8_speed; tb8_i++; if (tb8_i==tb8_messages[tb8_currMsg].length){ tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay; } if (tb8_currMsg == tb8_messages.length){ if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){ clearTimeout(tb8_TID); return; } tb8_counter++; tb8_currMsg = 0; } tb8_TID = setTimeout("tb8_pisi()", tb8_sp); } tb8_pisi() </script>
  19.  
  20.  
  21.  
  22. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  23. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  24.  
  25. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  26.  
  27.  
  28. <!-- Appearance -->
  29. <!-- imagens-->
  30. <meta name="image:sidebar" content=""/>
  31.  
  32.  
  33. <!-- cores-->
  34. <meta name="color:background" content="#fff"/>
  35. <meta name="color:text" content="#222"/>
  36. <meta name="color:links" content="#222"/>
  37. <meta name="color:links hover" content="#000"/>
  38. <meta name="color:ask" content="#ffc0cb"/>
  39. <meta name="color:barra de rolagem" content="#eee"/>
  40. <meta name="color:simbolo dos notes" content="#696969"/>
  41. <meta name="color:borda 1" content="#eee"/>
  42. <meta name="color:borda 2" content="#ffc0cb"/>
  43. <meta name="color:borda do popup" content="#ffc0cb"/>
  44.  
  45. <!-- links e textos-->
  46. <meta name="text:simbolo dos notes" content="●" />
  47. <meta name="text:link1" content="" />
  48. <meta name="text:link1 titulo" content="" />
  49. <meta name="text:link2" content="" />
  50. <meta name="text:link2 titulo" content="" />
  51. <meta name="text:link3" content="" />
  52. <meta name="text:link3 titulo" content="" />
  53. <meta name="text:link4" content="" />
  54. <meta name="text:link4 titulo" content="" />
  55. <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
  56.  
  57. </head>
  58. <style type="text/css" media="screen">
  59.  
  60.  
  61. /*Definições geral*/
  62. body{background:{color:background}; color:{color:text}; font-family:Tahoma; font-size:10px; text-align:left;}
  63.  
  64. /*Links */
  65. a{color:{color:links}; text-decoration:none;}
  66. a:hover{color:{color:links hover};}
  67.  
  68. /*Barra de rolagem*/
  69. ::-webkit-scrollbar{height:3px; width:5px; background:transparent;}
  70. ::-webkit-scrollbar-thumb:vertical{background:{color:barra de rolagem};}
  71. ::-webkit-scrollbar-thumb:horizontal{background:{color:barra de rolagem};}
  72.  
  73. /*Alinhamento dos posts*/
  74. #content{float:left; margin-top:130px; margin-left:350px; width:600px;
  75. padding-bottom:20px;/*esse padding é pros notes ou postagem nao fique atras da skin, recomendo não tirar*/}
  76.  
  77. .caixa{position:relative;float:left;display:inline-block; width:150px; padding:6px;margin-top:10px;margin-right:5px;margin-left:5px; border:1px solid #ff4500; background:#eee; }
  78. .caixa img{max-width:150px; outline:4px double rgba(255,255,255,.7); outline-offset:-7px; }
  79. .imgpost img{width:150px;}
  80.  
  81. .vsanna{display:none;}
  82.  
  83. .notes1 {; position:absolute;margin-top:-2px; margin-left:0px; width:150px; height:13px; line-height:17px; text-align:left; text-indent:17px; color:#000; font-size:13px; font-family:'Gabriola'; opacity:0; transition:.80s; ; background:rgba(255,255,255,.9); border: 1px solid #aaa; }
  84. .caixa:hover .notes1 {opacity:1; transition:.60}
  85.  
  86.  
  87. .blockquote{margin:5px; border-bottom:1px dashed #ff8da1 ; padding:5px; font-family:Style; font-size:12px; padding:5px; }
  88.  
  89. /***Título por flawlessdramaqueen.tumblr.com***/
  90. h3{
  91. color: #696969;
  92. font-family:'Gabriola' ;
  93. font-size: 15px;
  94. line-height:28px;
  95. font-weight:normal;
  96. margin:0px;
  97. padding:2px;
  98. margin-bottom:-0px;
  99. text-align:left;
  100. border-bottom:1px dashed #696969;}
  101.  
  102. /* Ask por Warvada. Não retire os créditos. */
  103. .pergunta{margin-top:-7px; width:150px; height:auto; padding:2px; font-family:'Corbel'; font-size:10px; text-align:left; text-transform:lowercase;
  104. border-top:1px solid #ddd;
  105. border-bottom:1px solid #ddd;}
  106. .pergunta a{font-weight:bold;}
  107.  
  108. .simb1{display:inline-block; font-size:9px; font-family:cambria;
  109. color:#aaa;}
  110. .simb2{display:inline-block; font-size:10px; font-family:cambria;
  111. color:#ff4500;}
  112. .simb3{display:inline-block; font-size:9px; font-family:cambria;
  113. color:#aaa;}
  114.  
  115.  
  116. .resposta{margin-top:-2px; width:150px; height:auto; padding:2px; font-family:'Corbel'; font-size:10px; border-bottom:1px dashed #eee;}
  117. /* Ask por Warvada. Não retire os créditos. */
  118.  
  119.  
  120. /* Barrinha por warvada. Não retire os créditos.*/
  121. /*barrinha da esquerda*/.wr11{position:fixed; top:0px; left:400px; width:5px; height:700px; background:#eee;}
  122.  
  123. /* Barrinha por warvada. Não retire os créditos.*/
  124. /*barrinha da direita*/.wr12{position:fixed; top:0px; left:950px; width:5px; height:700px; background:#eee;}
  125.  
  126.  
  127. /*Alinhamento da sidebar*/
  128. .wvdside{position:fixed; margin-top:-10px; margin-left:70px; width:170px; height:400px;}
  129.  
  130.  
  131. /*Imagem da sidebar*/
  132. .wvdimg img{width:130px; height:130px;margin-top:150px; margin-left:17px;border: 5px solid #000; padding:7px;}
  133.  
  134.  
  135. /*links by bandileira*/
  136. .links {width:10px; height: 42px; float: left; margin-left:30px; margin-top:-85px; text-align: center; position: fixed;opacity:0;}
  137. .links a {display:block;transform: rotate(0.1deg);
  138. overflow:hidden;float: left; font:13px gabriola;text-align:center text-align: center; height: 17px; width: 17px;color:#ff5500;text-transform: none;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color: #000; -webkit-transition: all 0.5s ease-in-out;border-radius:110px;line-height:17px;}
  139. .links a:hover{background-color:#000; color:#ff4500;-webkit-transition: all 0.5s ease-in-out;width: 70px;text-shadow:0em 0.1em 0em #fff;}
  140. .wvdside:hover .links { float: left;transition:1s; opacity:1;}
  141.  
  142.  
  143. /*Primeira frase*/
  144. .wvddesc{position:fixed; margin-left:30px; margin-top:-10px; width:130px; text-align:center; height:15px; line-height:15px; transition:.80s; font-family:'gabriola'; font-size:14px; opacity:1; background:#000;text-shadow:1px 1px 0 #fff}
  145. .wvdside:hover .wvddesc{opacity:0; transition:.80s;margin-top:-30px;}
  146.  
  147.  
  148.  
  149. /*detalhe*/
  150. .wvdsimb{position:fixed; margin-top:-295px; margin-left:170px; transform:rotate(1deg); OPACITY:1;}
  151. .wvdsimb img{width:100px; height:500px;}
  152.  
  153. .wvdsimb2{position:fixed; margin-top:-285px; margin-left:370px; transform:rotate(1deg); OPACITY:1;}
  154. .wvdsimb2 img{width:300px; height:120px;}
  155.  
  156. .wvdsimb3{position:fixed; margin-top:-295px; margin-left:830px; transform:rotate(1deg); OPACITY:1;}
  157. .wvdsimb3 img{width:100px; height:500px;}
  158. /*Hover do detalhe*/
  159.  
  160.  
  161. .barra_sx {position:fixed; margin-top:-200px; margin-left:15px;width:4px;}
  162.  
  163. /*Estilo de Crédito por Fckdolls*/
  164. .fck_cred {font-size:11px;font-family:'Calibri';width:auto;height:10px; text-align:center;line-height:16px;margin-top:550px;position:fixed;left:125px;line-height:15%;transition:.80s; opacity:1; }
  165. .fck_cred a {color:#000;text-indent:5px;padding:2px;border:1px solid #ccc;width:120px;BACKGROUND:#000;height:2px;transition:.80s;color:#fff; color:black; BACKGROUND:#ff4500;}
  166. .fck_cred:hover .fck_cred {opacity:0; transition:.80s;}
  167.  
  168. .fck_cred2 {font-size:11px;font-family:'Calibri';width:auto;height:10px; text-align:center;line-height:16px;margin-top:-1px;position:fixed;left:125px;line-height:15%;transition:.80s; opacity:0;}
  169. .fck_cred2 a {color:#fff;text-indent:5px;padding:2px;border:1px solid #ccc;width:120px;background:#ff4500;height:2px;transition:.80s;color:#fff; color:black; BACKGROUND:#ff4500;}
  170. .fck_cred:hover .fck_cred2 {opacity:1}
  171.  
  172.  
  173.  
  174. </style>
  175.  
  176. <body onkeydown="return false">
  177.  
  178.  
  179. <!--slinhamento da sidebar-->
  180. <div class="wvdside">
  181.  
  182. <!-- imagem da sidebar-->
  183. <div class="wvdimg"><img src="{image:sidebar}"></div>
  184.  
  185. <div class="wvdsimb"><img src="http://4.bp.blogspot.com/-SW-lZMT2RuA/T6u1BiYZUZI/AAAAAAAAGso/3puuLThMBVw/s1600/33z2rcx.png"></div>
  186.  
  187. <div class="wvdsimb3"><img src="http://4.bp.blogspot.com/-SW-lZMT2RuA/T6u1BiYZUZI/AAAAAAAAGso/3puuLThMBVw/s1600/33z2rcx.png"></div>
  188.  
  189. <div class="wvdsimb2"><img src="http://bcpl.lib.ut.us/images/extras/happy-halloween.png"></div>
  190.  
  191. <!-- menu -->
  192.  
  193. <div class="links">
  194. <a href="{text:link1}">🎃 {text:link1 titulo}</a>
  195. <a href="{text:link2}">🎃 {text:link2 titulo}</a>
  196. <a href="{text:link3}">🎃 {text:link3 titulo}</a>
  197. <a href="{text:link4}">🎃 {text:link4 titulo}</a></div>
  198.  
  199.  
  200. <!-- peimeira frase-->
  201. <div class="wvddesc">{description}</div>
  202.  
  203.  
  204. <!-- detalhe-->
  205.  
  206.  
  207. </div>
  208. <!--Final da sidebar-->
  209.  
  210.  
  211.  
  212.  
  213.  
  214. <!-Estilo de Crédito por Fckdolls, NÃO RETIRE ISSO ->
  215. <div class="fck_cred">
  216. <a href="http://sxevil.tumblr.com" >Booom </a>
  217. <div class="fck_cred2">
  218. <a href="http://sxevil.tumblr.com" title="Don't copy, Bitch.
  219. Especial Halloween">Sxevil ♥</a>
  220. </div></div>
  221. <!-Estilo de Crédito por Fckdolls, NÃO RETIRE ISSO ->
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230. <!--Inicio dos posts-->
  231. <div id="content">
  232. {block:Posts}
  233. <div class="caixa">
  234.  
  235.  
  236.  
  237.  
  238. {block:Text}
  239. {block:Title}<h3>{Title}</h3>{/block:Title}
  240. {body}
  241.  
  242. {/block:Text}
  243.  
  244.  
  245.  
  246. {block:Photo}
  247. {LinkOpenTag}
  248. <div class="imgpost"><img src="{PhotoURL-400}"></div>
  249. {/block:Photo}
  250.  
  251.  
  252.  
  253. {block:Photoset}
  254. <div class="imgpost">{Photoset}</div>{LinkCloseTag}
  255. {/block:Photoset}
  256.  
  257.  
  258.  
  259. {block:Quote}
  260. <div class="blockquote">{Quote}</div>
  261. <center><b>{block:Source}<font color="#ff8da1">{Source}</font>{/block:Source}</b></center>
  262. {/block:Quote}
  263.  
  264.  
  265.  
  266. {block:Chat}
  267. {block:Title}<titulo>{Title}</titulo>{/block:Title}
  268. {block:Lines}
  269. {block:Label}<span>{Label}</span>{/block:Label}
  270. {Line}
  271. {/block:Lines}
  272. {/block:Chat}
  273.  
  274.  
  275.  
  276. {block:Link}
  277. <a href="{URL}" target="{Target}"><titulo>{Title}</titulo></a>
  278. {block:Description}{Description}{/block:Description}
  279. {/block:Link}
  280.  
  281.  
  282.  
  283. {block:Audio}
  284. {AudioPlayer}
  285. {/block:Audio}
  286.  
  287.  
  288.  
  289. {block:Video}
  290. {block:Indexpage}{Video-250}{/block:IndexPage}
  291. {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  292. {block:Caption}{Caption}{/block:Caption}
  293. {/block:Video}
  294.  
  295.  
  296. {block:Answer}
  297. <center>
  298. <div class="simb1">●</div>
  299. <div class="simb2">🎃</div>
  300. <div class="simb3">●</div>
  301. </center>
  302.  
  303. <div class="pergunta">{Asker}: {Question}</div>
  304.  
  305. <div class="resposta">{Answer}</div>
  306. </table>{/block:Answer}
  307.  
  308.  
  309.  
  310. <!--notes-->
  311. {block:indexpage}<div class="notes1">
  312. <a href="{permalink}">{NoteCount} notes</a> -
  313.  
  314. <a href="{ReblogURL}" target="_blank">Reblog,<font color="ff4500" >🎃!</font></a>
  315. </div>{/block:indexpage}
  316.  
  317.  
  318.  
  319.  
  320. <!--bloqueio do via e source -->
  321. <div class="vsanna">
  322. {block:RebloggedFrom}
  323. <a href="{ReblogParentURL}">via</a>
  324. {/block:RebloggedFrom}
  325. {block:ContentSource}
  326. <a href="{SourceURL}">source</a>
  327. {/block:ContentSource}
  328. </div>
  329.  
  330.  
  331.  
  332.  
  333.  
  334. </div>
  335. {/block:Posts}
  336. </div>
  337. <!--fim dos posts-->
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352. <!-- script barra de rolagem e caixas do theme-->
  353. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  354. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  355. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  356. <script type="text/javascript">
  357. $(window).load(function () {
  358. $('#content').masonry(),
  359. $('.masonryWrap').infinitescroll({
  360. navSelector : "div#navigation",
  361. nextSelector : "div#navigation a#nextPage",
  362. itemSelector : ".caixa",
  363. bufferPx : 10000,
  364. extraScrollPx: 11000,
  365. loadingImg : "",
  366. loadingText : "<i> </i>",
  367. },
  368. // call masonry as a callback.
  369. function() { $('#content').masonry({ appendedContent: $(this) }); }
  370. );
  371. });
  372. </script>
  373.  
  374. {block:IndexPage}
  375. <div class="column navigation" id="navigation">
  376. {block:Pagination}
  377. {block:PreviousPage}
  378. <a href="{PreviousPage}" class="navigate">
  379. {/block:PreviousPage}
  380. {block:PreviousPage}</a>
  381. {/block:PreviousPage}
  382.  
  383. {block:NextPage}
  384. <a href="{NextPage}" class="navigate" id="nextPage">
  385. {/block:NextPage}
  386. {block:NextPage}</a>{/block:NextPage}
  387. {/block:Pagination}
  388. </div>
  389. {/block:IndexPage}
  390.  
  391. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement