Advertisement
Donadwafia

Esp. Halloween 1

Oct 23rd, 2015
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.98 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:5px; 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:120px; 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 double #ff4500; padding:7px;}
  133.  
  134.  
  135. /*menu*/
  136. .menu{position:fixed; margin-top:0px; margin-left:17px; width:152px; height:auto; padding:1px; background:rgba(255,255,255,.4); text-align:center; opacity:0; transition:.80s;}
  137. .menu a{display:inline-block; padding:0; width:35px; height:50px line-height:8px; color:white; text-shadow:1px 1px 0 #000; text-transform:uppercase; font-size:8px; font-family:'Calibri'; margin-bottom:1px; background:#aaa; transition:.80s;}
  138. .menu a:hover{text-shadow:1px 1px 0px #ff4500;transition:2s;box-shadow: inset -150px 0px 0px 0px #ff4500;}
  139. /*Hover do menu*/
  140. .wvdside:hover .menu{opacity:1; transition:.80s;}
  141.  
  142. .menu a ul {width:50px; margin-top:-10px; margin-left:-20px; position: absolute; font-size: 25px; text-align:center;display:inline-block; padding:2px; height:9px;
  143. opacity: 0.0; -webkit-transition-duration:0.5s;-o-transition-duration:0.5s;-moz-transition-duration:0.5s; z-index: -111;}
  144. .menu img {width:15px}
  145. .menu a:hover ul {margin-top:15px; opacity:14; z-index: 111;}
  146.  
  147.  
  148. /*Primeira frase*/
  149. .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:#ff4500;text-shadow:1px 1px 0 #fff}
  150. .wvdside:hover .wvddesc{opacity:0; transition:.80s;margin-top:-30px;}
  151.  
  152.  
  153.  
  154. /*detalhe*/
  155. .wvdsimb{position:fixed; margin-top:-295px; margin-left:-135px; transform:rotate(1deg); OPACITY:1;}
  156. .wvdsimb img{width:250px; height:250px;}
  157.  
  158. .wvdsimb2{position:fixed; margin-top:150px; margin-left:900px; transform:rotate(1deg); OPACITY:1;}
  159. .wvdsimb2 img{width:300px; height:190px;}
  160. /*Hover do detalhe*/
  161.  
  162.  
  163. .barra_sx {position:fixed; margin-top:-200px; margin-left:15px;width:4px;}
  164.  
  165. /*Estilo de Crédito por Fckdolls*/
  166. .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; }
  167. .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;}
  168. .fck_cred:hover .fck_cred {opacity:0; transition:.80s;}
  169.  
  170. .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;}
  171. .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;}
  172. .fck_cred:hover .fck_cred2 {opacity:1}
  173.  
  174.  
  175.  
  176. </style>
  177.  
  178. <body onkeydown="return false">
  179.  
  180.  
  181. <!--slinhamento da sidebar-->
  182. <div class="wvdside">
  183.  
  184. <!-- imagem da sidebar-->
  185. <div class="wvdimg"><img src="{image:sidebar}"></div>
  186.  
  187. <div class="wvdsimb"><img src="http://static.tumblr.com/dmthwjc/iZRnwp6v6/teia_de_aranha.png"></div>
  188.  
  189. <div class="wvdsimb2"><img src="http://lh4.ggpht.com/daniela.cms/SKzX1a8imwI/AAAAAAAAD7w/9Ue2a-Sgcx8/s800/37.png"></div>
  190.  
  191. <!-- menu -->
  192. <div class="menu">
  193. <a href="{text:link1}"><ul><img src="https://cdn2.iconfinder.com/data/icons/scary-halloween/512/2.png"></ul>{text:link1 titulo}</a>
  194. <a href="{text:link2}"><ul><img src="https://cdn2.iconfinder.com/data/icons/scary-halloween/512/2.png"></ul>{text:link2 titulo}</a>
  195. <a href="{text:link3}"><ul><img src="https://cdn2.iconfinder.com/data/icons/scary-halloween/512/2.png"></ul>{text:link3 titulo}</a>
  196. <a href="{text:link4}"><ul><img src="https://cdn2.iconfinder.com/data/icons/scary-halloween/512/2.png"></ul>{text:link4 titulo}</a>
  197. </div>
  198.  
  199. <!-- peimeira frase-->
  200. <div class="wvddesc">{description}</div>
  201.  
  202.  
  203. <!-- detalhe-->
  204.  
  205.  
  206. </div>
  207. <!--Final da sidebar-->
  208.  
  209.  
  210.  
  211.  
  212.  
  213. <!-Estilo de Crédito por Fckdolls, NÃO RETIRE ISSO ->
  214. <div class="fck_cred">
  215. <a href="http://sxevil.tumblr.com" >Booom </a>
  216. <div class="fck_cred2">
  217. <a href="http://sxevil.tumblr.com" title="Don't copy, Bitch.
  218. Especial Halloween">Sxevil ♥</a>
  219. </div></div>
  220. <!-Estilo de Crédito por Fckdolls, NÃO RETIRE ISSO ->
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229. <!--Inicio dos posts-->
  230. <div id="content">
  231. {block:Posts}
  232. <div class="caixa">
  233.  
  234.  
  235.  
  236.  
  237. {block:Text}
  238. {block:Title}<h3>{Title}</h3>{/block:Title}
  239. {body}
  240.  
  241. {/block:Text}
  242.  
  243.  
  244.  
  245. {block:Photo}
  246. {LinkOpenTag}
  247. <div class="imgpost"><img src="{PhotoURL-400}"></div>
  248. {/block:Photo}
  249.  
  250.  
  251.  
  252. {block:Photoset}
  253. <div class="imgpost">{Photoset}</div>{LinkCloseTag}
  254. {/block:Photoset}
  255.  
  256.  
  257.  
  258. {block:Quote}
  259. <div class="blockquote">{Quote}</div>
  260. <center><b>{block:Source}<font color="#ff8da1">{Source}</font>{/block:Source}</b></center>
  261. {/block:Quote}
  262.  
  263.  
  264.  
  265. {block:Chat}
  266. {block:Title}<titulo>{Title}</titulo>{/block:Title}
  267. {block:Lines}
  268. {block:Label}<span>{Label}</span>{/block:Label}
  269. {Line}
  270. {/block:Lines}
  271. {/block:Chat}
  272.  
  273.  
  274.  
  275. {block:Link}
  276. <a href="{URL}" target="{Target}"><titulo>{Title}</titulo></a>
  277. {block:Description}{Description}{/block:Description}
  278. {/block:Link}
  279.  
  280.  
  281.  
  282. {block:Audio}
  283. {AudioPlayer}
  284. {/block:Audio}
  285.  
  286.  
  287.  
  288. {block:Video}
  289. {block:Indexpage}{Video-250}{/block:IndexPage}
  290. {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  291. {block:Caption}{Caption}{/block:Caption}
  292. {/block:Video}
  293.  
  294.  
  295. {block:Answer}
  296. <center>
  297. <div class="simb1">●</div>
  298. <div class="simb2">🎃</div>
  299. <div class="simb3">●</div>
  300. </center>
  301.  
  302. <div class="pergunta">{Asker}: {Question}</div>
  303.  
  304. <div class="resposta">{Answer}</div>
  305. </table>{/block:Answer}
  306.  
  307.  
  308.  
  309. <!--notes-->
  310. {block:indexpage}<div class="notes1">
  311. <a href="{permalink}">{NoteCount} notes</a> -
  312.  
  313. <a href="{ReblogURL}" target="_blank">Reblog,<font color="ff4500" >🎃!</font></a>
  314. </div>{/block:indexpage}
  315.  
  316.  
  317.  
  318.  
  319. <!--bloqueio do via e source -->
  320. <div class="vsanna">
  321. {block:RebloggedFrom}
  322. <a href="{ReblogParentURL}">via</a>
  323. {/block:RebloggedFrom}
  324. {block:ContentSource}
  325. <a href="{SourceURL}">source</a>
  326. {/block:ContentSource}
  327. </div>
  328.  
  329.  
  330.  
  331.  
  332.  
  333. </div>
  334. {/block:Posts}
  335. </div>
  336. <!--fim dos posts-->
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351. <!-- script barra de rolagem e caixas do theme-->
  352. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  353. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  354. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  355. <script type="text/javascript">
  356. $(window).load(function () {
  357. $('#content').masonry(),
  358. $('.masonryWrap').infinitescroll({
  359. navSelector : "div#navigation",
  360. nextSelector : "div#navigation a#nextPage",
  361. itemSelector : ".caixa",
  362. bufferPx : 10000,
  363. extraScrollPx: 11000,
  364. loadingImg : "",
  365. loadingText : "<i> </i>",
  366. },
  367. // call masonry as a callback.
  368. function() { $('#content').masonry({ appendedContent: $(this) }); }
  369. );
  370. });
  371. </script>
  372.  
  373. {block:IndexPage}
  374. <div class="column navigation" id="navigation">
  375. {block:Pagination}
  376. {block:PreviousPage}
  377. <a href="{PreviousPage}" class="navigate">
  378. {/block:PreviousPage}
  379. {block:PreviousPage}</a>
  380. {/block:PreviousPage}
  381.  
  382. {block:NextPage}
  383. <a href="{NextPage}" class="navigate" id="nextPage">
  384. {/block:NextPage}
  385. {block:NextPage}</a>{/block:NextPage}
  386. {/block:Pagination}
  387. </div>
  388. {/block:IndexPage}
  389.  
  390. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement