kathdesigns

theme 22

Dec 15th, 2015
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.44 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 ANGELDOLLLS
  10. ---------------------------------------------------------------------------->
  11.  
  12.  
  13.  
  14.  
  15. <!-------- LEIA ESSA PORRA! N RETIRE OS MEUS CREDITOS
  16. ----------------------------------------------------------------------------->
  17.  
  18. <!-- favicon -->
  19. <link rel="shortcut icon" href="{favicon}">
  20.  
  21. <!-- script do efeito do titulo na aba do navegador (efeito digitando) -->
  22. <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>
  23.  
  24.  
  25.  
  26. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  27. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  28.  
  29.  
  30.  
  31. <!-- Appearance -->
  32. <!-- imagens-->
  33. <meta name="image:sidebar" content=""/>
  34.  
  35. <!-- cores-->
  36. <meta name="color:background" content="#fff"/>
  37. <meta name="color:text" content="#222"/>
  38. <meta name="color:links" content="#222"/>
  39. <meta name="color:links hover" content="#000"/>
  40. <meta name="color:ask" content="#ffc0cb"/>
  41. <meta name="color:barra de rolagem" content="#eee"/>
  42. <meta name="color:simbolo dos notes" content="#696969"/>
  43. <meta name="color:simbolo da side" content="#696969"/>
  44. <meta name="color:borda 1" content="#eee"/>
  45. <meta name="color:borda 2" content="#ffc0cb"/>
  46. <meta name="color:borda do popup" content="#ffc0cb"/>
  47.  
  48. <!-- links e textos-->
  49. <meta name="text:link1" content="" />
  50. <meta name="text:link1 titulo" content="" />
  51. <meta name="text:link2 titulo" content="" />
  52. <meta name="text:link3" content="" />
  53. <meta name="text:link3 titulo" content="" />
  54. <meta name="text:link4" content="" />
  55. <meta name="text:link4 titulo" content="" />
  56.  
  57.  
  58. </head>
  59. <link href='https://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
  60.  
  61. <style type="text/css" media="screen">
  62.  
  63.  
  64. /*Definições geral*/
  65. body{background:{color:background}; color:{color:text}; font-family:Tahoma; font-size:10px; text-align:left;}
  66.  
  67. /*Links */
  68. a{color:{color:links}; text-decoration:none;}
  69. a:hover{color:{color:links hover};}
  70.  
  71. ::-webkit-scrollbar{height:10px; width:10px; background:{color:background};}
  72. ::-webkit-scrollbar-thumb:vertical{background:{color:caixas}; border:1px solid {color:caixas borda};}
  73. ::-webkit-scrollbar-thumb:horizontal{background:{color:caixas}; border:1px solid {color:caixas borda};}
  74.  
  75.  
  76. #posts{margin-top:5px; margin-left:385px; width:800px; padding-bottom:30px; text-shadow:1px 1px 0 rgba(255,255,255,.4);}
  77.  
  78.  
  79. .caixas{position:relative; float:left; display:inline-block; width:177px; padding:3px; margin:10px; background:{color:caixas}; border:1px solid #ccc; overflow:hidden; padding: 15px;box-shadow: 4px 4px #ccc;}
  80. .caixas img{max-width:177px; height:auto;}
  81. .caixas-imagens img{width:177px; outline:1px solid pink; outline-offset:-3px;}.vsanna{display:none;}
  82.  
  83.  
  84. .caixas{{block:PermalinkPage}width:400px;{/block:PermalinkPage}}
  85. .caixas img{{block:PermalinkPage}max-width:177px;{/block:PermalinkPage}}
  86. .caixas-imagens img{{block:PermalinkPage}width:177px;{/block:PermalinkPage}}
  87.  
  88.  
  89. .notes{position:absolute; margin-top:-20px; margin-left:-3px; width:188px; height:15px; line-height:15px; background:rgba(255,255,255,.9); text-align:center; font-size:8px; font-family:'Calibri'; text-transform:uppercase; opacity:0; transition:1s;}
  90. .caixas:hover .notes{opacity:1; margin-top:-22px; transition:1s;}
  91.  
  92.  
  93. .notes2{margin-top:0px; margin-left:0px; width:190px; padding:0 8px 0 0; height:12px; line-height:12px; background:rgba(255,255,255,.9); border:1px solid #ccc; text-align:right; font-size:8px; font-family:'Calibri'; text-transform:uppercase;}
  94.  
  95.  
  96. titulo{font-family:'Gabriola'; text-transform:uppercase; font-size:13px; text-align:center; line-height:13px;}
  97.  
  98.  
  99. blockquote{margin:5px; background:{color:background}; border:1px solid {color:caixas borda}; padding:5px; font-family:'Consolas'; font-size:9px; text-shadow:1px solid rgba(255,255,255,.9);}
  100.  
  101. /*** ASK***/
  102. .pergunta{margin-top:0px; width:188px; height:auto; padding:3px 3px 5px 3px; text-align:left; font-family:'Calibri'; font-size:8px; text-transform:uppercase; border:3px double {color:caixas borda}; background:{color:background};}
  103. .perguntou a{display:inline-block; font-weight:bold; color:{color:links};}
  104. .perguntou{display:inline-block; font-weight:bold; color:{color:links};}
  105.  
  106. .ask-simbolos{position:absolute; margin-top:10px; width:195px; text-align:right; margin-left:-6px; font-size:9px; z-index:9; color:white; text-shadow:1px -1px {color:caixas borda}, -1px 1px {color:caixas borda}, 1px 1px {color:caixas borda}, -1px -1px {color:caixas borda};}
  107.  
  108. .resposta{margin-top:-3px; width:200px; height:auto; font-family:'Calibri'; font-size:8px; text-transform:uppercase; text-align:left;}
  109.  
  110.  
  111. iframe#tumblr_controls{white-space:nowrap; -webkit-filter:invert(100%); -moz-filter:invert(100%); -o-filter:invert(100%); -ms-filter:invert(100%); filter: invert(100%); opacity:.2; transition:.8s ease-in-out; -webkit-transition:.8s ease-in-out; -moz-transition:.8s ease-in-out; -o-transition:.8s ease-in-out;}
  112.  
  113.  
  114.  
  115. /*Alinhamento da sidebar*/
  116. .side{position:fixed; margin-top:170px; margin-left:160px; width:180px; height:433px;background-color:#fff;border:3px solid #ddd;outline:1px solid #fff; outline-offset:-2px ;position:fixed;background-color:#f6f6f6;}
  117.  
  118. /*Imagem da sidebar*/
  119. .foto img{width:150px; height:133px;margin-left:15px;margin-top:44px;}
  120. .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; -webkit-filter: grayscale(0.0) blur(1px);-webkit-transition:All 1s ease;}
  121. .cute{height:148px;width:165px;margin-left:4px;margin-top:-145px;border:3px solid #ddd;outline:1px;outline-offset:-7px;position:fixed;}
  122. .cute2{height:125px;width:140px;margin-left:19px;margin-top:-132px;border:1px solid #fff;outline:1px;outline-offset:-7px;position:fixed;}
  123. .side:hover .foto { solid #000;}
  124.  
  125.  
  126. /*menu*/
  127. /*******by futurasuicida usar credite ao helpdesigns pegar sem credito vai ter porrada.*** *******/
  128. #linkheart {width:388px; height: 42px; float: left; margin-left:80px; margin-top:-172px; text-align: center; position: fixed;}
  129. #linkheart a {display: inline-block;float: left; font-family:calibri; font-size:18px; height: 23px; width: 20px; color:#ccc; line-height: 26px;text-transform: none; background-color: ; -webkit-transition: all 0.99s ease-in-out; margin-left:2px;-webkit-transition: all .99s ease-out; -moz-transition: all .99s ease-out;border-radius: 5px 5px 5px 5px;}
  130. #linkheart a:hover{background-color:; color:#ffc0cb;-webkit-transition: all 0.99s ease-in-out;-webkit-transform: rotateZ(720deg);}
  131. #s-m-t-tooltip {max-width:300px; padding:3px 4px 5px 5px;margin:20px 20px;background-color:#000; font: 8px PF Arma Five; letter-spacing:1px;text-transform:uppercase; color:#ffc0cb; z-index:9999999;}
  132.  
  133.  
  134. /*Primeira frase*/
  135. .desc{position:fixed; margin-left:20px; width:150px; text-align:center; height:12px; line-height:10px; transition:.80s; font-size:19px
  136. ;font-family:'Great Vibes';text-shadow: 1px 1px 0px #fff; height:34px; line-height:18px; transition:.80s; color:{color:frase};background-color:#fff;background:transparent;line-height:45px; border-bottom:1px solid #ccc;}
  137. h1 { font-family: 'Great Vibes', cursive;}
  138.  
  139. /*TOOLTIP POR DAWALIZADA. NÃO PEGUE SEM PERMISSÃO */
  140. #s-m-t-tooltip {width:auto; height:8px; line-height:3px; margin:20px 20px 20px 10px; background:#fff; z-index:999999999; font-family:'gabriola'; text-transform:uppercase; font-size:10px; text-shadow:1px 1px 1px #fff; color:#aaa; border:2px solid #ddd; padding:5px; padding-left:10px; padding-right:11px; padding-bottom:0px;}
  141. /*TOOLTIP POR DAWALIZADA. NÃO PEGUE SEM PERMISSÃO */
  142.  
  143. /*CRÉDITOS POR DAWALIZADA. NÃO PEGUE SEM PERMISSÃO. JAMAIS RETIRE OS CRÉDITOS. */
  144. #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:#888888; 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:#ccc; transition:.80s;opacity:100; font-size:17px; transform:rotate(1deg); text-shadow:0px 0px 1px #ccc;}.dw2{position:fixed; margin-top:-5px; margin-left:-19px; width:auto; height:auto; color:#ccc; transition:.80s; opacity:100; font-size:11px; transform:rotate(1deg); text-shadow:0px 0px 1px #ccc;}
  145. /*CRÉDITOS POR DAWALIZADA. NÃO PEGUE SEM PERMISSÃO. JAMAIS RETIRE OS CRÉDITOS. */
  146.  
  147. </style>
  148.  
  149. <body onkeydown="return false">
  150.  
  151.  
  152.  
  153. <!--slinhamento da sidebar-->
  154. <div class="side">
  155.  
  156. <!-- imagem da sidebar-->
  157. <div class="foto"><img src="{image:sidebar}"></div>
  158. <div class="cute"></div>
  159. <div class="cute2"></div>
  160.  
  161. <!-- menu -->
  162. <div id="linkheart">
  163. <a href="{text:link1}"title="Home page" target="_blank">♥</a>
  164. <a href="{text:link2}"title="Call me, baby" target="_blank"> ♥</a>
  165. <a href="{text:link3}"title="autorias" target="_blank"> ♥</a>
  166. <a href="{text:link4}"title="Extras for you" target="_blank">♥</a>
  167. </div>
  168.  
  169. <!-- peimeira frase-->
  170. <div class="desc">{description}</div>
  171.  
  172.  
  173. <!-- detalhe-->
  174. <div class="wvdsimb"></div>
  175.  
  176. </div>
  177.  
  178.  
  179. <!--Final da sidebar-->
  180.  
  181. <!--- Tooltip personalizado por Luxegrl - Não retire os meus créditos --->
  182. <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(){
  183. $("[title]").style_my_tooltips({ tip_follows_cursor:true, tip_delay_time:20,
  184. tip_fade_speed:400, attribute:"title"});});})(jQuery);</script>
  185. <!--- Tooltip personalizado por Luxegrl - Não retire os meus créditos --->
  186.  
  187.  
  188.  
  189.  
  190.  
  191. <!---------------------------INÍCIO DOS POSTS-------------------------------->
  192. <div id="posts"> {block:Posts} <div class="caixas">
  193.  
  194.  
  195.  
  196.  
  197.  
  198. {block:Text}
  199. {block:Title}<titulo><center>{Title}</center></titulo>{/block:Title}{body}
  200.  
  201. {block:indexpage}<div class="notes2">
  202. <a href="{permalink}">{NoteCount} notes</a> -
  203. {TimeAgo} -
  204. <a href="{ReblogURL}" target="_blank">Reblog, baby!</a>
  205. </div>{/block:indexpage}
  206. {/block:Text}
  207.  
  208.  
  209.  
  210.  
  211.  
  212. {block:Photo}
  213. <div class="caixas_warvada-imagens"><img src="{PhotoURL-250}"></div>
  214.  
  215. {block:indexpage}<div class="notes">
  216. <a href="{permalink}">{NoteCount} notes</a>
  217. - {TimeAgo} -
  218. <a href="{ReblogURL}" target="_blank">Reblog, baby!</a>
  219. </div>{/block:indexpage}
  220.  
  221. {block:PermalinkPage}
  222. {block:Caption}{Caption}{/block:Caption}
  223. {/block:PermalinkPage}
  224. {/block:Photo}
  225.  
  226.  
  227.  
  228.  
  229.  
  230. {block:Photoset}
  231. <div class="caixas_warvada-imagens">{Photoset}</div>
  232.  
  233. {block:indexpage}<div class="notes">
  234. <a href="{permalink}">{NoteCount} notes</a>
  235. - {TimeAgo} -
  236. <a href="{ReblogURL}" target="_blank">Reblog, baby!</a>
  237. </div>{/block:indexpage}
  238.  
  239.  
  240. {block:PermalinkPage}
  241. {block:Caption}{Caption}{/block:Caption}
  242. {Photoset-500}
  243. {/block:PermalinkPage}
  244. {/block:Photoset}
  245.  
  246.  
  247.  
  248.  
  249.  
  250. {block:Quote}
  251. {Quote}<br><center>
  252. <div style="margin-top:3px; margin-bottom:3px; padding-top:2px; border-top:1px dashed {color:caixas borda}; font-family:'Segoe Print'; font-size:10px; text-transform:capitalize; text-decoration:none;">{block:Source}{Source}{/block:Source}</div></center>
  253.  
  254. {block:indexpage}<div class="notes2">
  255. <a href="{permalink}">{NoteCount} notes</a> -
  256. {TimeAgo} -
  257. <a href="{ReblogURL}" target="_blank">Reblog, baby!</a>
  258. </div>{/block:indexpage}
  259. {/block:Quote}
  260.  
  261.  
  262.  
  263.  
  264.  
  265. {block:Chat}
  266. {block:Title}<titulo>{Title}</titulo>{/block:Title}{block:Lines}
  267. {block:Label}<span>{Label}</span>{/block:Label}{Line}{/block:Lines}
  268.  
  269. {block:indexpage}<div class="notes2">
  270. <a href="{permalink}">{NoteCount} notes</a> -
  271. {TimeAgo} -
  272. <a href="{ReblogURL}" target="_blank">Reblog, baby!</a>
  273. </div>{/block:indexpage}
  274. {/block:Chat}
  275.  
  276.  
  277.  
  278.  
  279.  
  280. {block:Link}
  281. <a href="{URL}" target="{Target}"><titulo>{Title}</titulo></a>
  282. {block:Description}{Description}{/block:Description}
  283.  
  284. {block:indexpage}<div class="notes2">
  285. <a href="{permalink}">{NoteCount} notes</a> -
  286. {TimeAgo} -
  287. <a href="{ReblogURL}" target="_blank">Reblog, baby!</a>
  288. </div>{/block:indexpage}
  289. {/block:Link}
  290.  
  291.  
  292.  
  293.  
  294.  
  295. {block:Audio}
  296. {AudioPlayer}
  297.  
  298. {block:indexpage}<div class="notes2">
  299. <a href="{permalink}">{NoteCount} notes</a> -
  300. {TimeAgo} -
  301. <a href="{ReblogURL}" target="_blank">Reblog, baby!</a>
  302. </div>{/block:indexpage}
  303. {/block:Audio}
  304.  
  305.  
  306.  
  307.  
  308.  
  309. {block:Video}
  310. {block:Indexpage}{Video-250}{/block:IndexPage}{block:PermalinkPage}{Video-400}{/block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}
  311.  
  312. {block:indexpage}<div class="notes2">
  313. <a href="{permalink}">{NoteCount} notes</a> -
  314. {TimeAgo} -
  315. <a href="{ReblogURL}" target="_blank">Reblog, baby!</a>
  316. </div>{/block:indexpage}
  317. {/block:Video}
  318.  
  319.  
  320.  
  321.  
  322.  
  323. {block:Answer}
  324. <div class="pergunta">
  325. <div class="ask-simbolos">
  326. ✦ ✧ ✦ ✧ ✦ ✧ ✦ ✧ ✦ ✧
  327. </div>
  328.  
  329. <div class="perguntou"><font color="{color:links}">{Asker}</font>:</div> {Question}</div>
  330.  
  331. <div class="resposta">{Answer}
  332. </div>
  333.  
  334. {block:indexpage}
  335. <div class="notes2">
  336. <a href="{permalink}">{NoteCount} notes</a> -
  337. {TimeAgo}</a>
  338. </div>{/block:indexpage}
  339. {/block:Answer}
  340.  
  341.  
  342.  
  343.  
  344.  
  345. <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div>
  346.  
  347. </div> {/block:Posts} </div>
  348. <!----------------------------FINAL DOS POSTS-------------------------------->
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355. <!--Grade e rolagem infinita------------------------------------------------->
  356. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script><script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script><script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script><script type="text/javascript">$(window).load(function () {$('#posts').masonry(),$('.masonryWrap').infinitescroll({navSelector:"div#navigation",nextSelector:"div#navigation a#nextPage",itemSelector:".caixas", bufferPx:10000,extraScrollPx:11000,loadingImg:"",loadingText:"<i> </i>",},function(){$('#posts').masonry({appendedContent:$(this)});});});</script>{block:IndexPage}<div class="column navigation" id="navigation">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">
  357. {/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  358. </div>{/block:IndexPage}
  359. <!--------------------------------------------------------------------------->
  360.  
  361.  
  362.  
  363.  
  364.  
  365. </body>
  366. <!-------------------------------------------------------------------------->
  367. <!---- CRÉDITOS POR DAWALIZADA. NÃO PEGUE SEM PERMISSÃO. JAMAIS RETIRE OS CRÉDITOS. -->
  368. <div id="dawacred"><b><div class="dw"></div> Design <a href="http://angeldollls.tumblr.com/" title="Design Angeldollls by 2015. Não copie, plágio é crime! ❤">Angeldollls</b></a> <div class="dw2"></div></a></div>
  369. <!---- CRÉDITOS POR DAWALIZADA. NÃO PEGUE SEM PERMISSÃO. JAMAIS RETIRE OS CRÉDITOS. -->
  370. <!-------------------------------------------------------------------------->
  371. </html>
Advertisement
Add Comment
Please, Sign In to add comment