Advertisement
Donadwafia

Sxevil Theme 7

Aug 26th, 2015
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.97 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. <!-- cores-->
  33. <meta name="color:background" content="#fff"/>
  34. <meta name="color:text" content="#222"/>
  35. <meta name="color:links" content="#222"/>
  36. <meta name="color:links hover" content="#000"/>
  37. <meta name="color:ask" content="#ffc0cb"/>
  38. <meta name="color:barra de rolagem" content="#eee"/>
  39. <meta name="color:simbolo dos notes" content="#696969"/>
  40. <meta name="color:borda 1" content="#eee"/>
  41. <meta name="color:borda 2" content="#ffc0cb"/>
  42. <meta name="color:borda do popup" content="#ffc0cb"/>
  43.  
  44. <!-- links e textos-->
  45. <meta name="text:simbolo dos notes" content="●" />
  46. <meta name="text:link1" content="" />
  47. <meta name="text:link1 titulo" content="" />
  48. <meta name="text:link2" content="" />
  49. <meta name="text:link2 titulo" content="" />
  50. <meta name="text:link3" content="" />
  51. <meta name="text:link3 titulo" content="" />
  52. <meta name="text:link4" content="" />
  53. <meta name="text:link4 titulo" content="" />
  54. <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
  55.  
  56. </head>
  57. <style type="text/css" media="screen">
  58.  
  59.  
  60. /*Definições geral*/
  61. body{background:{color:background}; color:{color:text}; font-family:Tahoma; font-size:10px; text-align:left;}
  62.  
  63. /*Links */
  64. a{color:{color:links}; text-decoration:none;}
  65. a:hover{color:{color:links hover};}
  66.  
  67. /*Barra de rolagem*/
  68. ::-webkit-scrollbar{height:3px; width:5px; background:transparent;}
  69. ::-webkit-scrollbar-thumb:vertical{background:{color:barra de rolagem};}
  70. ::-webkit-scrollbar-thumb:horizontal{background:{color:barra de rolagem};}
  71.  
  72. /*Alinhamento dos posts*/
  73. #content{float:left; margin-top:5px; margin-left:350px; width:1000px;
  74. padding-bottom:20px;/*esse padding é pros notes ou postagem nao fique atras da skin, recomendo não tirar*/}
  75.  
  76. .caixa{position:relative;float:left;display:inline-block; width:180px; padding:6px;margin-top:10px;margin-right:5px;margin-left:5px; border:2px solid #9f9f9f; background:#eee;}
  77. .caixa img{max-width:180px;}
  78. .imgpost img{width:180px;}
  79.  
  80. .vsanna{display:none;}
  81.  
  82. .caixa .notes {margin-top:5px; margin-left:0px; width:180px; height:13px; line-height:17px; text-align:left; text-indent:15px; color:#000; font-size:10px; font-family:'Gabriola'; text-transform:uppercase; opacity:1; transition:.8s; letter-spacing:2px; background:#fff; border: 1px solid #aaa;}
  83. .notes a{color:{color:links};}
  84. .simb{display:inline-block; font-size:10px; color:#ffcccc; transform:rotate(-1deg);}
  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 a{font-family: "economica-regular";text-transform:uppercase;}
  103. .ask img{border-radius:100px;}
  104.  
  105. table{margin-left:0px;
  106. {block:indexpage}
  107. {block:If250Posts}width:250px;{/block:If250Posts}
  108. {block:If400Posts}width:400px;{/block:If400Posts}
  109. {block:If500Posts}width:500px;{/block:If500Posts}
  110. {/block:indexpage}
  111. {block:permalinkpage}width:500px{/block:permalinkpage}}
  112.  
  113. table b{text-transform:uppercase;}
  114. th{border:0px solid #999;padding:2px;width:50px;}
  115. td{text-align:right;border:0px solid;}
  116.  
  117. /* Barrinha por warvada. Não retire os créditos.*/
  118. /*barrinha da esquerda*/.wr11{position:fixed; top:0px; left:400px; width:5px; height:700px; background:#eee;}
  119.  
  120. /* Barrinha por warvada. Não retire os créditos.*/
  121. /*barrinha da direita*/.wr12{position:fixed; top:0px; left:950px; width:5px; height:700px; background:#eee;}
  122.  
  123.  
  124. /*Alinhamento da sidebar*/
  125. .wvdside{position:fixed; margin-top:-10px; margin-left:150px; width:170px; height:400px;background:#eee; border: 1px solid #ddd;}
  126.  
  127.  
  128. /*Imagem da sidebar*/
  129. .wvdimg img{width:135px; height:145px;margin-top:150px; margin-left:17px;border: 1px solid #aaa;}
  130.  
  131.  
  132. /*menu*/
  133. .wvdmenu{position:fixed; margin-top:-70px; margin-left:30px; width:105px; height:auto; padding:3px; background:rgba(255,255,255,.2); text-align:center; opacity:0; transition:.80s;}
  134. .wvdmenu a{display:inline-block; padding:0; width:50px; 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:rgba(255,255,255,.4); transition:.80s;}
  135. .wvdmenu a:hover{text-shadow:1px 1px 0px #cdad00;transition:.80s;}
  136. /*Hover do menu*/
  137. .wvdside:hover .wvdmenu{opacity:1; transition:.80s;}
  138.  
  139.  
  140. /*Primeira frase*/
  141. .wvddesc{position:fixed; margin-left:30px; margin-top:0px; width:120px; text-align:center; height:12px; line-height:10px; transition:.80s; font-family:'gabriola'; font-size:14px; border-bottom: 2px solid #aaa; }
  142. .wvdside:hover .wvddesc{opacity:0; transition:.80s;}
  143.  
  144.  
  145.  
  146. /*detalhe*/
  147. .wvdsimb{position:fixed; margin-top:0px; margin-left:15px; transform:rotate(1deg); OPACITY:1;}
  148. .wvdsimb img{width:14px; height:13px;}
  149. /*Hover do detalhe*/
  150. .wvdside:hover .wvdsimb{margin-left:78px; opacity:1; transition:.80s;margin-top:-60px;}
  151.  
  152. .barra_sx {position:fixed; margin-top:-200px; margin-left:15px;width:4px;}
  153.  
  154. /*Estilo de Crédito por Fckdolls*/
  155. .fck_cred {font-size:11px;font-family:'Calibri';width:auto;height:10px; text-align:center;line-height:16px;margin-top:30px;position:fixed;left:15px;line-height:15%;transition:.80s; opacity:1; }
  156. .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:#fff;}
  157. .fck_cred:hover .fck_cred {opacity:0; transition:.80s;}
  158.  
  159. .fck_cred2 {font-size:11px;font-family:'Calibri';width:auto;height:10px; text-align:center;line-height:16px;margin-top:-1px;position:fixed;left:15px;line-height:15%;transition:.80s; opacity:0;}
  160. .fck_cred2 a {color:#fff;text-indent:5px;padding:2px;border:1px solid #ccc;width:120px;BACKGROUND:#9c9c9c;height:2px;transition:.80s;color:#fff; color:black; BACKGROUND:#fff;}
  161. .fck_cred:hover .fck_cred2 {opacity:1}
  162.  
  163.  
  164.  
  165. </style>
  166.  
  167. <body onkeydown="return false">
  168.  
  169.  
  170. <!--slinhamento da sidebar-->
  171. <div class="wvdside">
  172.  
  173. <!-- imagem da sidebar-->
  174. <div class="wvdimg"><img src="{image:sidebar}"></div>
  175.  
  176. <!-- menu -->
  177. <div class="wvdmenu">
  178. <a href="{text:link1}">{text:link1 titulo}</a>
  179. <a href="{text:link2}">{text:link2 titulo}</a>
  180. <a href="{text:link3}">{text:link3 titulo}</a>
  181. <a href="{text:link4}">{text:link4 titulo}</a>
  182. </div>
  183.  
  184. <!-- peimeira frase-->
  185. <div class="wvddesc">{description}</div>
  186.  
  187.  
  188. <!-- detalhe-->
  189. <div class="wvdsimb"><img src="http://www.magiagifs.com.br/imagensglitter/glitterdourados_arquivo01/glittermagiadourados34.gif"></div>
  190. <div style="position:fixed; margin-top:-167px; margin-left:-5px;"><img src="http://i.imgur.com/PS4Xv63.png" style="width:180px;"></div>
  191.  
  192. </div>
  193. <!--Final da sidebar-->
  194.  
  195.  
  196.  
  197. <!–Barrinha feita por Warvada. Nem adianta tirar pq eu sei que e minha –>
  198. <div style="position:fixed; top:-1px; left:1200px;"><img src="http://goo.gl/6ZXVvN"></div>
  199. <!–Barrinha feita por Warvada. Nem adianta tirar pq eu sei que e minha –>
  200. <div style="position:fixed; top:-1px; left:1210px;"><img src="http://goo.gl/6ZXVvN"></div>
  201. <!–codigo por warvada –>
  202. <div style="position:fixed; top:-1px; left:1203px; z-index:9;"><img src="http://static.tumblr.com/dmthwjc/ILLntb4ja/1.jpg"></div>
  203.  
  204.  
  205.  
  206. <!-Estilo de Crédito por Fckdolls, NÃO RETIRE ISSO ->
  207. <div class="fck_cred">
  208. <a href="http://sxevil.tumblr.com" >Luh ♥ </a>
  209. <div class="fck_cred2">
  210. <a href="http://sxevil.tumblr.com" title="Don't copy, Bitch">Sxevil</a>
  211. </div></div>
  212. <!-Estilo de Crédito por Fckdolls, NÃO RETIRE ISSO ->
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221. <!--Inicio dos posts-->
  222. <div id="content">
  223. {block:Posts}
  224. <div class="caixa">
  225.  
  226.  
  227.  
  228.  
  229. {block:Text}
  230. {block:Title}<h3>{Title}</h3>{/block:Title}
  231. {body}
  232.  
  233. {/block:Text}
  234.  
  235.  
  236.  
  237. {block:Photo}
  238. {LinkOpenTag}
  239. <div class="imgpost"><img src="{PhotoURL-400}"></div>
  240. {/block:Photo}
  241.  
  242.  
  243.  
  244. {block:Photoset}
  245. <div class="imgpost">{Photoset}</div>{LinkCloseTag}
  246. {/block:Photoset}
  247.  
  248.  
  249.  
  250. {block:Quote}
  251. <div class="blockquote">{Quote}</div>
  252. <center><b>{block:Source}<font color="#ff8da1">{Source}</font>{/block:Source}</b></center>
  253. {/block:Quote}
  254.  
  255.  
  256.  
  257. {block:Chat}
  258. {block:Title}<titulo>{Title}</titulo>{/block:Title}
  259. {block:Lines}
  260. {block:Label}<span>{Label}</span>{/block:Label}
  261. {Line}
  262. {/block:Lines}
  263. {/block:Chat}
  264.  
  265.  
  266.  
  267. {block:Link}
  268. <a href="{URL}" target="{Target}"><titulo>{Title}</titulo></a>
  269. {block:Description}{Description}{/block:Description}
  270. {/block:Link}
  271.  
  272.  
  273.  
  274. {block:Audio}
  275. {AudioPlayer}
  276. {/block:Audio}
  277.  
  278.  
  279.  
  280. {block:Video}
  281. {block:Indexpage}{Video-250}{/block:IndexPage}
  282. {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  283. {block:Caption}{Caption}{/block:Caption}
  284. {/block:Video}
  285.  
  286.  
  287. {block:Answer}
  288. <table>
  289. <tr><td style="padding:8px; width:10px;"><img src="http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniemail.gif" style="position:absolute; margin-left:20px; margin-top:-5px;"> <img src="{AskerPortraitURL-24}" style="padding:4px; margin-left:-5px;margin-top:5px; border:1px solid {color:entry border}; z-index:99;"> </td>
  290. <td style="padding:4px; text-align:left; color:{color:ask text};font-size:11px; font-family:courier; letter-spacing:-1px; "> {Question}</td></tr>
  291. <tr><td colspan="2" style="text-align:right;font-family:courier; border-top: 1px solid {color:entry border}; letter-spacing:1px;"><b>+ {Asker}</b></td></tr>
  292. <td colspan="3" style="text-align:left;">{Answer}</td>
  293. </table>{/block:Answer}
  294.  
  295.  
  296.  
  297. <!--notes-->
  298. {block:indexpage}
  299. <div class="notes">
  300. <a href="{permalink}">{NoteCount} notes</a> -
  301. <a href="{ReblogURL}" target="_blank">Reblog,<font color="#ff8da1"> baby!</font></a>
  302. </div>
  303. {/block:indexpage}
  304.  
  305.  
  306.  
  307.  
  308. <!--bloqueio do via e source -->
  309. <div class="vsanna">
  310. {block:RebloggedFrom}
  311. <a href="{ReblogParentURL}">via</a>
  312. {/block:RebloggedFrom}
  313. {block:ContentSource}
  314. <a href="{SourceURL}">source</a>
  315. {/block:ContentSource}
  316. </div>
  317.  
  318.  
  319.  
  320.  
  321.  
  322. </div>
  323. {/block:Posts}
  324. </div>
  325. <!--fim dos posts-->
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338.  
  339.  
  340. <!-- script barra de rolagem e caixas do theme-->
  341. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  342. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  343. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  344. <script type="text/javascript">
  345. $(window).load(function () {
  346. $('#content').masonry(),
  347. $('.masonryWrap').infinitescroll({
  348. navSelector : "div#navigation",
  349. nextSelector : "div#navigation a#nextPage",
  350. itemSelector : ".caixa",
  351. bufferPx : 10000,
  352. extraScrollPx: 11000,
  353. loadingImg : "",
  354. loadingText : "<i> </i>",
  355. },
  356. // call masonry as a callback.
  357. function() { $('#content').masonry({ appendedContent: $(this) }); }
  358. );
  359. });
  360. </script>
  361.  
  362. {block:IndexPage}
  363. <div class="column navigation" id="navigation">
  364. {block:Pagination}
  365. {block:PreviousPage}
  366. <a href="{PreviousPage}" class="navigate">
  367. {/block:PreviousPage}
  368. {block:PreviousPage}</a>
  369. {/block:PreviousPage}
  370.  
  371. {block:NextPage}
  372. <a href="{NextPage}" class="navigate" id="nextPage">
  373. {/block:NextPage}
  374. {block:NextPage}</a>{/block:NextPage}
  375. {/block:Pagination}
  376. </div>
  377. {/block:IndexPage}
  378.  
  379. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement