Advertisement
kathdesigns

theme 16

Sep 20th, 2015
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.93 KB | None | 0 0
  1.  
  2. <!-- Esse código substitui o <html> e <head> para o theme ser melhor visualizado em todos os navegadores -->
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head profile="http://gmpg.org/xfn/11">
  6.  
  7.  
  8. <!--------------------------------------------------------------------------
  9. BASE TOTALMENTE CODIFICADA POR WARVADA
  10. MODIFICADA E ADAPTADA POR ANGELDOLLLS
  11. ---------------------------------------------------------------------------->
  12.  
  13.  
  14.  
  15.  
  16. <!-------- LEIA ESSA PORRA! NÃO RETIRE OS CREDITOS,TENHA CRIATIVDADE DE CRIAR
  17.  
  18. ----------------------------------------------------------------------------->
  19.  
  20. <!-- favicon -->
  21. <link rel="shortcut icon" href="{favicon}">
  22.  
  23. <!-- script do efeito do titulo na aba do navegador (efeito digitando) -->
  24. <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>
  25.  
  26.  
  27.  
  28. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  29. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  30.  
  31.  
  32.  
  33. <!-- Appearance -->
  34. <!-- imagens-->
  35. <meta name="image:sidebar" content=""/>
  36.  
  37. <!-- cores-->
  38. <meta name="color:background" content="#fff"/>
  39. <meta name="color:text" content="#222"/>
  40. <meta name="color:links" content="#222"/>
  41. <meta name="color:links hover" content="#000"/>
  42. <meta name="color:ask" content="#ffc0cb"/>
  43. <meta name="color:barra de rolagem" content="#eee"/>
  44. <meta name="color:desc" content="#696969"/>
  45. <meta name="color:link" content="#eee"/>
  46.  
  47. <!-- links e textos-->
  48. <meta name="text:link1" content="" />
  49. <meta name="text:link1 titulo" content="" />
  50. <meta name="text:link2 titulo" content="" />
  51. <meta name="text:link2" content="" />
  52. <meta name="text:link3 titulo" content="" />
  53. <meta name="text:link3" content="" />
  54. <meta name="text:link4" content="" />
  55. <meta name="text:link4 titulo" content="" />
  56.  
  57.  
  58. </head>
  59.  
  60. <link href='https://fonts.googleapis.com/css?family=Flamenco' rel='stylesheet' type='text/css'>
  61.  
  62. <link href='https://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
  63.  
  64. <link href='https://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  65.  
  66. <style type="text/css" media="screen">
  67.  
  68.  
  69. /*Definições geral*/
  70. body{background:{color:background}; color:{color:text}; font-family:'flamenco'; font-size:16px; text-align:left;}
  71. h1 { font-family: 'flamenco', cursive;}
  72.  
  73. /*Links */
  74. a{color:{color:links}; text-decoration:none;}
  75. a:hover{color:{color:links hover};}
  76.  
  77. /*Barra de rolagem*/
  78. ::-webkit-scrollbar{height:3px; width:5px; background:transparent;}
  79. ::-webkit-scrollbar-thumb:vertical{background:{color:barra de rolagem};}
  80. ::-webkit-scrollbar-thumb:horizontal{background:{color:barra de rolagem};}
  81.  
  82. /*Alinhamento dos posts*/
  83. #content{float:left; margin-top:5px; margin-left:400px; width:700px;
  84. padding-bottom:30px;/*esse padding é pros notes ou postagem nao fique atras da skin, recomendo não tirar*/}
  85.  
  86. /*Caixas dos posts*/
  87. .caixa{position:relative; background:#fff; float:left; font-family:'consolas'; display:inline-block; width:180px; margin:4px; font-size:10px; color:{color:text};position: relative;margin-left:30px; background:; margin:6px; border:1px solid #f0f0f0; padding: 10px;}
  88. .caixa img{max-width:180px;}
  89. .imgpost img{width:180px;}
  90.  
  91. /*Posts de imagens*/
  92. .imgpost img{width:180px;}
  93. .photoset{max-width:180px;}
  94.  
  95. /*Bloqueio do via e source - não retire*/
  96. .vsanna{display:none;}
  97.  
  98. /*notes*/
  99. .caixa .notes{margin-top:2px;background:white; margin-left:0px; width:auto; height:auto; line-height:17px; text-align:center; color:{color:links}; font-size:8px; font-family:'inconsolata'; text-transform:uppercase; }
  100.  
  101. .caixa:hover .notes{opacity:1; margin-top:2px; transform:rotatex(0deg); transition:.8s;}
  102. h1 { font-family: 'inconsolata', cursive;}
  103.  
  104. /*TOOLTIP POR DAWALIZADA. NÃO PEGUE SEM PERMISSÃO */
  105. #s-m-t-tooltip {width:auto; height:8px; line-height:3px; margin:20px 20px 20px 10px; background:#f6f6f6; z-index:999999999; font-family:'pacifico'; text-transform:uppercase; font-size:8px; text-shadow:1px 1px 1px #fff; border-radius:5px 5px 5px 5px; color:#aaa; border:1px solid #aaa; padding:5px; padding-left:10px; padding-right:11px; padding-bottom:0px;}
  106. /*TOOLTIP POR DAWALIZADA. NÃO PEGUE SEM PERMISSÃO */
  107. h1 { font-family: 'pacifico', cursive;}
  108. /*CRÉDITOS POR DAWALIZADA. NÃO PEGUE SEM PERMISSÃO. JAMAIS RETIRE OS CRÉDITOS. */
  109. #dawacred {position:fixed; width:75px; height:5px; font-family:'Gabriola'; text-transform:uppercase; font-size:8px; line-height:75%; right:85px; bottom:60px; text-align:center; color:{color:text}; background:#ddd; transition:.90s; outline-offset:-3px; padding:6px; outline:1px dotted #aaa;}#dawacred:hover{opacity:100; box-shadow:inset 90px 0px 0px 0px pink; transition:.90s;}.dw{position:fixed; margin-top:0px; margin-left:82px; width:auto; height:auto; color:#f5bcc6; transition:.80s;opacity:100; font-size:11px; transform:rotate(1deg); text-shadow:0px 0px 1px #ccc;}.dw2{position:fixed; margin-top:-5px; margin-left:-19px; width:auto; height:auto; color:#aaaaaa; transition:.80s; opacity:100; font-size:11px; transform:rotate(1deg); text-shadow:0px 0px 1px #aaa;}
  110. /*CRÉDITOS POR DAWALIZADA. NÃO PEGUE SEM PERMISSÃO. JAMAIS RETIRE OS CRÉDITOS. */
  111.  
  112. /*Titulos dos posts*/
  113. titulo{text-decoration:none;}
  114.  
  115. /*Blockquote*/
  116. blockquote {margin:5px;}
  117.  
  118. /*Ask */
  119. .pergunta{margin-top:0px; width:100%; height:auto; line-height:13px; padding:0 0 2px 0; text-align:left; border-bottom:1px solid {color:ask}; border-top:1px solid {color:ask};}
  120. .resposta{margin-top:1px; width:100%; height:auto; padding:3px; font-size:10px; text-align:left; border-bottom:1px dashed #eee;}
  121.  
  122.  
  123.  
  124.  
  125. /*Alinhamento da sidebar*/
  126. .side{position:fixed; margin-top:170px; margin-left:180px; width:177px; height:166px;background-color:#fff;border:1px solid #ddd;outline:1px; outline-offset:-2px ;position:fixed;background-color:#fff;}
  127.  
  128.  
  129. /*Imagem da sidebar*/
  130. .foto img{width:153px; height:133px;margin-left:10px;margin-top:15px;}
  131. .side:hover .foto {opacity:1;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.50s ease-out;all 0.3s ease-out;-moz-transition:All 1s ease; -o-transition:All 1s ease;}
  132. .adls{height:128px;width:148px;margin-left:10px;margin-top:-138px;border:3px solid#DDD;outline:1px; outline-offset:-8px;position:fixed;}
  133. .side:hover .foto { solid #000;}
  134.  
  135. /* Base menu F.Armani BY BEBRUTA */
  136. h1 { font-family: 'Inconsolata', cursive;}
  137. .fl1 a, .fl2 a, .fl3 a, .fl4 a {width:12px;height:12px;background:#fff;border:1px solid #ccc; float: left; margin-top:2px; margin-left:4px; color:#fff; line-height:15px;font-size:10px;text-align:center;font-family:"inconsolata";}#menu {margin-top:7px;margin-left:-5px;opacity:1;transition:0.9s;}
  138. .l1, .l2, .l3, .l4 {transition:0.5s; width:45px;height:12px;background:#fff;color:#000;border:1px solid #eee; line-height:14px;font-size:8px;font-family:consolas;text-transform:uppercase; text-align:center;opacity:0;position:fixed; margin-top:5px;margin-left:77px;z-index:999;}
  139. .fl1 a:hover {box-shadow:inset 27px 0px 0px 0px {color:link};}
  140. .fl2 a:hover {box-shadow:inset 27px 0px 0px 0px {color:link};}
  141. .fl3 a:hover {box-shadow:inset 27px 0px 0px 0px {color:link};}
  142. .fl4 a:hover {box-shadow:inset 27px 0px 0px 0px {color:link};}
  143. .fl1:hover .l1{opacity:1;transform: rotateX(360deg);}
  144. .fl2:hover .l2{opacity:1;transform: rotateX(360deg);}
  145. .fl3:hover .l3{opacity:1;transform: rotateX(360deg);}
  146. .fl4:hover .l4{opacity:1;transform: rotateX(360deg);}
  147. }#lik a {display:inline-block; font:8px "inconsolata"; background:white; font-weight:bold; width:144px; letter-spacing:1px; padding:3px; transition:.80s; margin:1px;}#lik a:hover{box-shadow:inset 400px 0px 0px 0px #fff;}
  148.  
  149. /*fim menu */
  150.  
  151.  
  152.  
  153. iframe#tumblr_controls {white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.3;!important; position: fixed !important;}
  154.  
  155.  
  156.  
  157. /*Primeira frase*FRASE POR ITSDEUSA*/
  158. .wvddesc{position:fixed;margin-top:-45px;left:208px;background:rgba(255,255,255, 0.9); width:130px; font-family:'consolas'; color:{color:desc}; font-size:10px; text-align:center; line-height:10px; transition:.80s;padding:3px;}
  159. .side:hover .wvddesc{margin-left:-5px; opacity:0; transition:.80s;}
  160.  
  161. </style>
  162.  
  163. <body onkeydown="return false">
  164.  
  165.  
  166.  
  167. <!--slinhamento da sidebar-->
  168. <div class="side">
  169.  
  170. <div style="position:fixed;opacity:0.3; margin-top:150px; margin-left:73px;"><img src="https://40.media.tumblr.com/7ee9505c9d26e31d1edce93384f6c053/tumblr_nqmkz3dJvZ1tv4x8ho10_400.png" style="width:100px; height:50px;z-index: 0;"></div>
  171.  
  172.  
  173. <!-- imagem da sidebar-->
  174. <div class="foto"><img src="{image:sidebar}"></div>
  175. <div class="adls"></div>
  176.  
  177. <!-- menu -->
  178. <div id="menu">
  179. <div class="fl1"><a href="{text:link1}"></a><div class="l1">{text:link1 titulo}</div></div>
  180. <div class="fl2"><a href="{text:link2}"></a><div class="l2">{text:link2 titulo}</div></div>
  181. <div class="fl3"><a href="{text:link3}"></a><div class="l3">{text:link3 titulo}</div></div>
  182. <div class="fl4"><a href="{text:link4}"></a><div class="l4">{text:link4 titulo}</div></div>
  183.  
  184.  
  185. <!-- peimeira frase-->
  186. <div class="wvddesc"><font color="grey">—$$ <u>BABYDOLL</u> $$—</font><br> {description} </div></div>
  187.  
  188. </div></div></div></div></div></div>
  189.  
  190. <!--Final da sidebar-->
  191.  
  192.  
  193.  
  194.  
  195. <!--- Tooltip personalizado por Luxegrl - Não retire os meus créditos --->
  196. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script><script>(function($){$(document).ready(function(){
  197. $("[title]").style_my_tooltips({ tip_follows_cursor:true, tip_delay_time:20,
  198. tip_fade_speed:400, attribute:"title"});});})(jQuery);</script>
  199. <!--- Tooltip personalizado por Luxegrl - Não retire os meus créditos --->
  200.  
  201.  
  202.  
  203. <!--Inicio dos posts-->
  204. <div id="content">
  205. {block:Posts}
  206. <div class="caixa">
  207.  
  208.  
  209.  
  210.  
  211. {block:Text}
  212. {block:Title}<titulo>{Title}</titulo>{/block:Title}
  213. {body}
  214. {/block:Text}
  215.  
  216.  
  217.  
  218. {block:Photo}
  219. {LinkOpenTag}
  220. <div class="imgpost"><img src="{PhotoURL-400}"></div>
  221. {/block:Photo}
  222.  
  223.  
  224.  
  225. {block:Photoset}
  226. <div class="imgpost">{Photoset-250}</div>{LinkCloseTag}
  227. {/block:Photoset}
  228.  
  229.  
  230.  
  231. {block:Quote}
  232. {Quote}<br>
  233. <center><b>{block:Source}{Source}{/block:Source}</b></center>
  234. {/block:Quote}
  235.  
  236.  
  237.  
  238. {block:Chat}
  239. {block:Title}<titulo>{Title}</titulo>{/block:Title}
  240. {block:Lines}
  241. {block:Label}<span>{Label}</span>{/block:Label}
  242. {Line}
  243. {/block:Lines}
  244. {/block:Chat}
  245.  
  246.  
  247.  
  248. {block:Link}
  249. <a href="{URL}" target="{Target}"><titulo>{Title}</titulo></a>
  250. {block:Description}{Description}{/block:Description}
  251. {/block:Link}
  252.  
  253.  
  254.  
  255. {block:Audio}
  256. {AudioPlayer}
  257. {/block:Audio}
  258.  
  259.  
  260.  
  261. {block:Video}
  262. {block:Indexpage}{Video-250}{/block:IndexPage}
  263. {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  264. {block:Caption}{Caption}{/block:Caption}
  265. {/block:Video}
  266.  
  267.  
  268.  
  269. {block:Answer}
  270. <div class="pergunta">{Asker}: {Question}</div>
  271.  
  272. <div class="resposta">{Answer}</div>
  273. {/block:Answer}
  274.  
  275.  
  276.  
  277.  
  278. <!--notes-->
  279. {block:indexpage}
  280. <div class="notes">
  281. <a href="{permalink}">{NoteCount} notes</a> -
  282. <a href="{ReblogURL}" target="_blank">Reblog, baby!</a>
  283. </div>
  284. {/block:indexpage}
  285.  
  286.  
  287.  
  288.  
  289. <!--bloqueio do via e source -->
  290. <div class="vsanna">
  291. {block:RebloggedFrom}
  292. <a href="{ReblogParentURL}">via</a>
  293. {/block:RebloggedFrom}
  294. {block:ContentSource}
  295. <a href="{SourceURL}">source</a>
  296. {/block:ContentSource}
  297. </div>
  298.  
  299.  
  300.  
  301.  
  302.  
  303. </div>
  304. {/block:Posts}
  305. </div>
  306. <!--fim dos posts-->
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321. <!-- script barra de rolagem e caixas do theme-->
  322. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  323. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  324. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  325. <script type="text/javascript">
  326. $(window).load(function () {
  327. $('#content').masonry(),
  328. $('.masonryWrap').infinitescroll({
  329. navSelector : "div#navigation",
  330. nextSelector : "div#navigation a#nextPage",
  331. itemSelector : ".caixa",
  332. bufferPx : 10000,
  333. extraScrollPx: 11000,
  334. loadingImg : "",
  335. loadingText : "<i> </i>",
  336. },
  337. // call masonry as a callback.
  338. function() { $('#content').masonry({ appendedContent: $(this) }); }
  339. );
  340. });
  341. </script>
  342.  
  343. {block:IndexPage}
  344. <div class="column navigation" id="navigation">
  345. {block:Pagination}
  346. {block:PreviousPage}
  347. <a href="{PreviousPage}" class="navigate">
  348. {/block:PreviousPage}
  349. {block:PreviousPage}</a>
  350. {/block:PreviousPage}
  351.  
  352. {block:NextPage}
  353. <a href="{NextPage}" class="navigate" id="nextPage">
  354. {/block:NextPage}
  355. {block:NextPage}</a>{/block:NextPage}
  356. {/block:Pagination}
  357. </div>
  358. {/block:IndexPage}
  359.  
  360. </body>
  361. </html>
  362.  
  363. <!---- CRÉDITOS POR DAWALIZADA. NÃO PEGUE SEM PERMISSÃO. JAMAIS RETIRE OS CRÉDITOS. -->
  364. <div id="dawacred"><b><div class="dw"></div> Design <a href="http://angeldollls.tumblr.com/" title="Design Angeldollls,plágio é crime! Don't copy!">Angeldollls</b></a> <div class="dw2"></div></a></div>
  365. <!---- CRÉDITOS POR DAWALIZADA. NÃO PEGUE SEM PERMISSÃO. JAMAIS RETIRE OS CRÉDITOS. -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement