Advertisement
kathdesigns

theme 12

Sep 8th, 2015
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.45 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 MEUS CREDITOS SE TIRAR IREI COMER O SEU CÚ!!!!!
  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:barra de rolagem" content="#eee"/>
  43. <meta name="color:frase" content="#eee"/>
  44. <meta name="color:frase hover" content="#ffc0cb"/>
  45.  
  46.  
  47. <!-- links e textos-->
  48. <meta name="text:frase hover" content="" />
  49. <meta name="text:link1" content="" />
  50. <meta name="text:link1 titulo" content="" />
  51. <meta name="text:link2 titulo" content="" />
  52. <meta name="text:link2" content="" />
  53. <meta name="text:link3" content="" />
  54. <meta name="text:link3 titulo" content="" />
  55. <meta name="text:link4" content="" />
  56. <meta name="text:link4 titulo" content="" />
  57.  
  58.  
  59. </head>
  60.  
  61. <link href='https://fonts.googleapis.com/css?family=Handlee' rel='stylesheet' type='text/css'>
  62. <link href='https://fonts.googleapis.com/css?family=Josefin+Slab' rel='stylesheet' type='text/css'>
  63.  
  64.  
  65. <style type="text/css" media="screen">
  66.  
  67.  
  68. /*Definições geral*/
  69. body{background:{color:background}; color:{color:text}; font-family:'Josefin Slab'; font-size:15px; text-align:left;}
  70. h1 { font-family: 'Josefin Slab', cursive;}
  71.  
  72. /*Links */
  73. a{color:{color:links}; text-decoration:none;}
  74. a:hover{color:{color:links hover};}
  75.  
  76. /*Barra de rolagem*/
  77. ::-webkit-scrollbar{height:3px; width:5px; background:transparent;}
  78. ::-webkit-scrollbar-thumb:vertical{background:{color:barra de rolagem};}
  79. ::-webkit-scrollbar-thumb:horizontal{background:{color:barra de rolagem};}
  80.  
  81. /*Alinhamento dos posts*/
  82. #content{float:left; margin-top:5px; margin-left:377px; width:800px;
  83. padding-bottom:30px;/*esse padding é pros notes ou postagem nao fique atras da skin, recomendo não tirar*/}
  84. .caixa{position:relative; float:left; display:inline-block; width:226px; padding:3px; margin:5px; border:1px solid #ccc; overflow:hidden; text-shadow:1px 1px 0 rgba(255,255,255,.8);background-color;#fff}
  85. .caixa img{max-width:200px; height:auto;}
  86.  
  87. /*Caixas dos posts*/
  88. .caixa{position:relative; float:left; display:inline-block; width:200px; padding:3px; margin-left:10px;}
  89. .caixa img{max-width:200px;}
  90.  
  91.  
  92. /*Posts de imagens*/
  93. .imgpost img{width:300px; outline:1px solid white; outline-offset:-3px;}
  94.  
  95. /*Bloqueio do via e source - não retire*/
  96. .vsanna{display:none;}
  97.  
  98. /*notes*/
  99. .caixa .notes{margin-top:0px; margin-left:0px; width:250px; height:13px; line-height:17px; text-align:center; color:{color:links}; font-size:8px; font-family:'Calibri'; text-transform:uppercase; opacity:0; transform:rotatex(180deg); transition:.8s;}
  100.  
  101. .caixa:hover .notes{opacity:1; margin-top:0px; transform:rotatex(0deg); transition:.8s;}
  102.  
  103. /*Titulos dos posts*/
  104. titulo{text-decoration:none;}
  105.  
  106. /*Blockquote*/
  107. blockquote {margin:5px;}
  108.  
  109. /*Ask */
  110. /*ASK FEITA POR DAWALIZADA. NÃO PEGUE SEM PERMISSÃO */
  111. .pergunta{margin-top:-7px; width:94%; height:auto; line-height:13px; padding: 0 0 5px 0; text-align:left; padding-top:2px; padding-bottom:1px; padding-left:6px; border:3px double #ddd;; font-size:8px; font-family:calibri; text-transform:uppercase; background:#fff;}
  112. .resposta{margin-top:-2px; width:99%; height:auto; padding:4px; font-size:10px; text-align:left; padding-bottom:auto; font-size:8px; font-family:calibri; text-transform:uppercase; background:;}
  113. .floweraskdawa{display:inline-block; width:auto; height:11px; font-size:11px; text-shadow:0px 0px 0px #aaa; transform:rotate(1deg); background:#fafafa;}
  114. /*ASK FEITA POR DAWALIZADA. NÃO PEGUE SEM PERMISSÃO */
  115.  
  116. /*CRÉDITOS POR DAWALIZADA. NÃO PEGUE SEM PERMISSÃO. JAMAIS RETIRE OS CRÉDITOS. */
  117. #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 grey; 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;}
  118. /*CRÉDITOS POR DAWALIZADA. NÃO PEGUE SEM PERMISSÃO. JAMAIS RETIRE OS CRÉDITOS. */
  119.  
  120.  
  121.  
  122.  
  123. /*Alinhamento da sidebar*/
  124. .side{position:fixed; margin-top:177px; margin-left:180px; width:166px; height:155px;background-color:#fff;border:3px solid #ddd;outline:1px; outline-offset:-2px ;position:fixed;background-image: url('http://36.media.tumblr.com/cdd5a2005eb86370a32d8cfabba178f2/tumblr_nsky22zhDi1tg7dx9o1_250.png');}
  125.  
  126. /*Imagem da sidebar*/
  127. .foto img{width:142px; height:115px;margin-left:10px;margin-top:5px;}
  128. .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;}
  129. .cute{height:110px;width:139px;margin-left:10px;margin-top:-118px;border:3px solid #ddd;outline:1px solid#fff; outline-offset:-0px;position:fixed;}
  130. .side:hover .foto { solid #000;}
  131.  
  132.  
  133. /*menu por bebruta*/
  134. .menubb { -webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; margin-top:-200px; margin-left:5px; position:fixed; z-index:200000; opacity: 0; }
  135. .menubb a{ display:inline-block;padding:0; width: 30px;height:10px; line-height: 8px; font-size:10px; margin-bottom: 5px; text-align:center; line-height:8px;border:1px solid #ccc; outline:0px dotted #ccc; outline-offset:-3px; font-family:'gabriola'; text-transform:uppercase; color: #000;padding-left:-1px; -webkit-transition-duration: 0.4s;padding:2px; z-index:11;
  136. background:rgba(255,255,255,.2); }
  137.  
  138. .menubb a:hover{ opacity:0.9;background:; text-transform:uppercase; color: #000;-webkit-transition: all 0.7s ease-out;z-index:9999999999999999;-webkit-animation: CH 1s alternate linear; }
  139. .side:hover .menubb {opacity:0.9; margin-top:-150px;text-transform:uppercase; color:#000; -webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out ;
  140. }
  141.  
  142.  
  143. /*Primeira frase*/
  144. .desc{position:fixed; margin-left:-5px; margin-top:6px; width:166px; text-align:center; height:19px; line-height:10px; transition:.80s; font-size:16px
  145. ;font-family:'Handlee';text-shadow: 1px 1px 0px #fff; height:34px; line-height:18px; transition:.80s; color:{color:frase};background-color:#fff;background:transparent;}
  146. h1 { font-family: 'Handlee', cursive;}
  147. /*Hover da primeira frase*/
  148. .side:hover .desc{margin-left:-5px; opacity:0; transition:.80s;}
  149.  
  150.  
  151. /*Segunda frase*/
  152. .desc2{position:fixed; margin-left:-5px; margin-top:6px; width:166px; text-align:center; height:12px; line-height:10px; opacity:0; transition:.80s;font-size:16px;font-family:'handlee';text-shadow: 1px 1px 0px #fff; height:34px; line-height:18px; transition:.80s; color:{color:frase hover};background-color:#fff;background:transparent;}
  153. h1 { font-family: 'handlee', cursive;}
  154. /*Hover da segunda frase*/
  155. .side:hover .desc2{margin-left:0px; opacity:1; transition:.80s;}
  156.  
  157.  
  158.  
  159. </style>
  160.  
  161. <body onkeydown="return false">
  162.  
  163.  
  164.  
  165. <!--slinhamento da sidebar-->
  166. <div class="side">
  167.  
  168. <!-- imagem da sidebar-->
  169. <div class="foto"><img src="{image:sidebar}"></div>
  170. <div class="cute"></div>
  171.  
  172.  
  173. <!-- menu -->
  174. <div class="menubb">
  175. <a href="{text:link1}">{text:link1 titulo}</a>
  176. <a href="{text:link2}">{text:link2 titulo}</a>
  177. <a href="{text:link3}">{text:link3 titulo}</a>
  178. <a href="{text:link4}">{text:link4 titulo}</a>
  179. </div>
  180.  
  181. <!-- peimeira frase-->
  182. <div class="desc">{description}</div>
  183.  
  184. <!-- segunda frase-->
  185. <div class="desc2">{text:frase hover}</div>
  186.  
  187. <!-- detalhe-->
  188.  
  189.  
  190. </div>
  191. <!--Final da sidebar-->
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204. <!--Inicio dos posts-->
  205. <div id="content">
  206. {block:Posts}
  207. <div class="caixa">
  208.  
  209.  
  210.  
  211.  
  212. {block:Text}
  213. {block:Title}<titulo>{Title}</titulo>{/block:Title}
  214. {body}
  215. {/block:Text}
  216.  
  217.  
  218.  
  219. {block:Photo}
  220. {LinkOpenTag}
  221. <div class="imgpost"><img src="{PhotoURL-400}"></div>
  222. {/block:Photo}
  223.  
  224.  
  225.  
  226. {block:Photoset}
  227. <div class="imgpost">{Photoset-250}</div>{LinkCloseTag}
  228. {/block:Photoset}
  229.  
  230.  
  231.  
  232. {block:Quote}
  233. {Quote}<br>
  234. <center><b>{block:Source}{Source}{/block:Source}</b></center>
  235. {/block:Quote}
  236.  
  237.  
  238.  
  239. {block:Chat}
  240. {block:Title}<titulo>{Title}</titulo>{/block:Title}
  241. {block:Lines}
  242. {block:Label}<span>{Label}</span>{/block:Label}
  243. {Line}
  244. {/block:Lines}
  245. {/block:Chat}
  246.  
  247.  
  248.  
  249. {block:Link}
  250. <a href="{URL}" target="{Target}"><titulo>{Title}</titulo></a>
  251. {block:Description}{Description}{/block:Description}
  252. {/block:Link}
  253.  
  254.  
  255.  
  256. {block:Audio}
  257. {AudioPlayer}
  258. {/block:Audio}
  259.  
  260.  
  261.  
  262. {block:Video}
  263. {block:Indexpage}{Video-250}{/block:IndexPage}
  264. {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  265. {block:Caption}{Caption}{/block:Caption}
  266. {/block:Video}
  267.  
  268.  
  269.  
  270. {block:Answer}
  271. <center><div class="floweraskdawa"><font color="#ccc"><b></b></font><font color="pink"><b></b></font></div></center>
  272. <div class="pergunta"> <div style="display:inline-block; font-size:8px; text-transform:uppercase; font-family:calibri; border-radius:00px 100px 100px 100px; background:; width:auto; line-height:15px; height:15px; padding:auto;"><b>{Asker}:</b></div> {Question}</div>
  273. <div class="resposta">{Answer}</div>
  274. {/block:Answer}
  275.  
  276.  
  277.  
  278.  
  279. <!--notes-->
  280. {block:indexpage}
  281. <div class="notes">
  282. <a href="{permalink}">{NoteCount} notes</a> -
  283. <a href="{ReblogURL}" target="_blank">Reblog, baby!</a>
  284. </div>
  285. {/block:indexpage}
  286.  
  287.  
  288.  
  289.  
  290. <!--bloqueio do via e source -->
  291. <div class="vsanna">
  292. {block:RebloggedFrom}
  293. <a href="{ReblogParentURL}">via</a>
  294. {/block:RebloggedFrom}
  295. {block:ContentSource}
  296. <a href="{SourceURL}">source</a>
  297. {/block:ContentSource}
  298. </div>
  299.  
  300.  
  301.  
  302.  
  303.  
  304. </div>
  305. {/block:Posts}
  306. </div>
  307. <!--fim dos posts-->
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322. <!-- script barra de rolagem e caixas do theme-->
  323. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  324. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  325. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  326. <script type="text/javascript">
  327. $(window).load(function () {
  328. $('#content').masonry(),
  329. $('.masonryWrap').infinitescroll({
  330. navSelector : "div#navigation",
  331. nextSelector : "div#navigation a#nextPage",
  332. itemSelector : ".caixa",
  333. bufferPx : 10000,
  334. extraScrollPx: 11000,
  335. loadingImg : "",
  336. loadingText : "<i> </i>",
  337. },
  338. // call masonry as a callback.
  339. function() { $('#content').masonry({ appendedContent: $(this) }); }
  340. );
  341. });
  342. </script>
  343.  
  344. {block:IndexPage}
  345. <div class="column navigation" id="navigation">
  346. {block:Pagination}
  347. {block:PreviousPage}
  348. <a href="{PreviousPage}" class="navigate">
  349. {/block:PreviousPage}
  350. {block:PreviousPage}</a>
  351. {/block:PreviousPage}
  352.  
  353. {block:NextPage}
  354. <a href="{NextPage}" class="navigate" id="nextPage">
  355. {/block:NextPage}
  356. {block:NextPage}</a>{/block:NextPage}
  357. {/block:Pagination}
  358. </div>
  359. {/block:IndexPage}
  360.  
  361. </body>
  362. </html>
  363.  
  364. <!---- CRÉDITOS POR DAWALIZADA. NÃO PEGUE SEM PERMISSÃO. JAMAIS RETIRE OS CRÉDITOS. -->
  365. <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! Don't copy!">angeldollls</b></a> <div class="dw2"></div></a></div>
  366. <!---- 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