chapsthmx

hkx 2.0 / thme 3

Feb 26th, 2015
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.00 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
  2.  
  3. <!---------------------------------------------------------------------------
  4. Base do theme por Warvada. Modificado e adaptado por haikax
  5. ----------------------------------------------------------------------------->
  6.  
  7. <head profile="http://gmpg.org/xfn/11">
  8.  
  9.  
  10.  
  11.  
  12. <link rel="shortcut icon" href="{favicon}">
  13.  
  14.  
  15. <!-- Efeito do titulo na aba do navegador -->
  16. <script type="text/javascript">
  17. var rev = "fwd";function titlebar(val)
  18. {var msg = "{title}";
  19. var res = " ";
  20. var speed = 120;var pos = val;msg = "{title}";var le = msg.length;if(rev == "fwd"){if(pos < le){pos = pos+1;scroll = msg.substr(0,pos);document.title = scroll;timer = window.setTimeout("titlebar("+pos+")",speed);}
  21. else{rev = "bwd";
  22. timer = window.setTimeout("titlebar("+pos+")",speed);}}
  23. else{
  24. if(pos > 0){
  25. pos = pos-1;var ale = le-pos;scrol = msg.substr(ale,le);document.title = scrol;timer = window.setTimeout("titlebar("+pos+")",speed);}
  26. else{rev = "fwd";timer = window.setTimeout("titlebar("+pos+")",speed);}}}
  27. titlebar(0);
  28. </script>
  29.  
  30.  
  31.  
  32.  
  33.  
  34. <!-- Appearance -->
  35. <!-- imagens-->
  36. <meta name="image:sidebar" content="http://40.media.tumblr.com/5efd91dcaf54d964142f8b1c644786b7/tumblr_nkdwx8EXUp1tv4x8ho5_250.png"/>
  37.  
  38. <!-- cores-->
  39. <meta name="color:background" content="#fff"/>
  40. <meta name="color:text" content="#222"/>
  41. <meta name="color:links" content="#222"/>
  42. <meta name="color:links hover" content="#000"/>
  43. <meta name="color:menu link" content="#222" />
  44. <meta name="color:menu hover" content="#eee"/>
  45. <meta name="color:coracao hover" content="#ff00c8" />
  46.  
  47. <!-- links e textos-->
  48. <meta name="text:frase" content="sempre pronta pra te enlouquecer" />
  49. <meta name="text:link1" content=" " />
  50. <meta name="text:link1 titulo" content="push" />
  51. <meta name="text:link2" content=" " />
  52. <meta name="text:link2 titulo" content="call" />
  53. <meta name="text:link3" content=" " />
  54. <meta name="text:link3 titulo" content="more" />
  55. <meta name="text:link4" content=" " />
  56. <meta name="text:link4 titulo" content="baby" />
  57. <meta name="text:link5" content=" " />
  58. <meta name="text:link5 titulo" content="thms" />
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65. <!--barra de rolagem e grade do theme: nao tire -->
  66. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  67. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  68. <script type="text/javascript" src="http://static.tumblr.com/8yo5xxv/Ebrm7rdy0/botao.js"></script>
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75. </head>
  76.  
  77. <style type="text/css" media="screen">
  78.  
  79.  
  80. /*desifinições geral (cor do fundo, fonte, tamanho, alinhamento e etc*/
  81. body {background:{color:background}; color:{color:text}; font-family:'corbel'; font-size:11px; text-align:left;}
  82.  
  83.  
  84. /*links (geral)*/
  85. a {color:{color:links}; text-decoration:none;}
  86. a:hover {color:{color:linkshover};}
  87.  
  88.  
  89. /*blockquote dos posts*/
  90. blockquote {margin:10px; background:#fbfbfb; border:1px solid #ddd;}
  91.  
  92.  
  93.  
  94. /*alinhamento dos posts*/
  95. #content {position:absolute; width:650px; margin-left:450px; margin-top:10px;}
  96.  
  97.  
  98. /*caixas dos posts*/
  99. .caixa {background:{color:background}; width:250px; margin:3px;}
  100. .caixa img{max-width:250px;}.imaagem img{width:250px;}.vsanna{display:none;}
  101.  
  102.  
  103.  
  104. /*Notes por warvada. Não use sem permissão*/
  105. .caixa .notes {margin-top:0px; margin-left:-5px; width:240px; height:13px; line-height:14px; text-align:right; color:{color:links}; font-size:8px; font-family:'segoe print'; text-transform:lowercase; opacity:0; transition-duration:.8s; transform:rotatex(180deg);}
  106. .notes a{color:{color:links};}
  107. .notes a:hover{color:{color:links hover};}
  108. .caixa:hover .notes {opacity:1; margin-left:0px; transition-duration:.8s; transform:rotatey(0deg);}
  109.  
  110.  
  111. /*titulo dos posts*/
  112. titulo {font-size:12px;text-align:justify;}
  113.  
  114.  
  115.  
  116.  
  117. /*estilo de ask (warvada)*/
  118. .perguntou {background:#fbfbfb; border-bottom:1px solid pink; text-transform:lowercase; margin-left:0px; padding:2px;}
  119. .resposta {width:100%;}
  120.  
  121.  
  122.  
  123. /*Sidebar (alinhamento)*/
  124. .side{position:fixed; margin-top:130px; margin-left:210px; width:170px; height:250px;}
  125.  
  126. /*imagem da sidebar*/
  127. .sideimg img{width:160px; height:190px; margin-top:0px; margin-left:0px;}
  128. .sideimg img:hover {-webkit-box-shadow: 0 0 40px #cf0,
  129. inset 0 0 40px #f1b3d5;
  130. -moz-box-shadow: 0 0 40px #f1b3d5,
  131. inset 0 0 40px #f1b3d5;
  132. box-shadow: 0 0 40px #f1b3d5,
  133. inset 0 0 40px #f1b3d5; }
  134.  
  135. /*frase */
  136. .desc{position:fixed; margin-left:5px; margin-top:-23px; width:150px; text-align:center; font-size:10px; background:#eee; opacity:.7; transition:.80s;transition-duration:.8s; transform:rotatex(360deg);}
  137.  
  138.  
  139. /***menu brackets por html-party, não copie e nem tire isso**/
  140. .may a{font-size: 11px; /**tamanho da fonte**/
  141. font-family:; /**fonte**/
  142. color: {color:menu link}; /**cor da fonte**/
  143. text-decoration:none;}
  144.  
  145. .may a::after {display: inline-block;opacity: 0;-webkit-transition: -webkit-transform 0.3s, opacity 0.2s;-moz-transition: -moz-transform 0.3s, opacity 0.2s;transition: transform 0.3s, opacity 0.2s;}
  146.  
  147. .may a::after { margin-left: 2px;content: '♡';-webkit-transform: translatex(-20px); -moz-transform: translatex(-20px); transform: translatex(-20px);}
  148.  
  149. .may a:hover::after,.may a:focus::before,.may a:focus::after { opacity: 1; -webkit-transform: translatex(0px); -moz-transform: translatex(0px);transform: translatex(0px); color:{color:coracao hover};}
  150.  
  151. /*hovers da side (frase e menu)*/
  152. .side:hover .desc{background:#eee; margin-top:px; opacity:1; transition:.80s;transition-duration:.8s; transform:rotatey(0deg);}
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163. #faixa { position:fixed;opacity:1; margin-top:-25px; margin-left:398px; position:absolute;-webkit-transition-duration: 1s; -moz-transition-duration: 1s; position: fixed; background-color:#f7e3ee; font-family: verdana; font-size:9px; height:400%;width:10px;-webkit-transform: rotate(0deg);}
  164. #faixa2 { position:fixed;opacity:1; margin-top:-25px; margin-left:410px; position:absolute;-webkit-transition-duration: 1s; -moz-transition-duration: 1s; position: fixed; background-color:#f1b3d5; font-family: verdana; font-size:9px; height:400%;width:12px;-webkit-transform: rotate(0deg);}
  165.  
  166.  
  167. </style>
  168.  
  169. <body onkeydown="return false">
  170.  
  171. <div id="faixa"></div>
  172. <div id="faixa2"></div>
  173.  
  174.  
  175.  
  176.  
  177. <!--inicio da sidebar -->
  178. <div class="side">
  179.  
  180.  
  181. <div class="sideimg"><img src="{image:sidebar}"></div>
  182.  
  183. <div class="desc">{text:frase}</div>
  184.  
  185. <div class="may">
  186. <a href="{text:link1}">{text:link1 titulo}</a>
  187. <a href="{text:link2}">{text:link2 titulo}</a>
  188. <a href="{text:link3}">{text:link3 titulo}</a>
  189. <a href="{text:link4}">{text:link4 titulo}</a>
  190. <a href="{text:link5}">{text:link5 titulo}</a>
  191. </div>
  192.  
  193.  
  194. </div>
  195. <!--fim da sidebar-->
  196.  
  197.  
  198.  
  199.  
  200.  
  201. <!--inicio dos posts-->
  202. <div id="content">
  203. {block:Posts}
  204. <div class="caixa">
  205.  
  206.  
  207.  
  208.  
  209. {block:Text}
  210. {block:Title}<titulo>{Title}</titulo>{/block:Title}
  211. {body}
  212. {/block:Text}
  213.  
  214.  
  215.  
  216. {block:Photo}
  217. {LinkOpenTag}
  218. <div class="imaagem"><img src="{PhotoURL-250}"></div>
  219. {/block:Photo}
  220.  
  221.  
  222.  
  223. {block:Photoset}
  224. <div class="imaagem">{Photoset-250}</div>{LinkCloseTag}
  225. {/block:Photoset}
  226.  
  227.  
  228.  
  229. {block:Quote}
  230. {Quote} <br>
  231. {block:Source}{Source}{/block:Source}
  232. {/block:Quote}
  233.  
  234.  
  235.  
  236. {block:Chat}
  237. {block:Title}<titulo>{Title}</titulo>{/block:Title}
  238. {block:Lines}
  239. <div class="chat">
  240. <div class="lines">{block:Label}
  241. <span>{Label}</span>
  242. {/block:Label}
  243. {Line}</div></div>
  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. <div class="perguntou"><b>{Asker}:</b> {Question}</div>
  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</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. <!-- script barra de rolagem e grade (duas ou mais colunas): NÃO RETIRE!-->
  311. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  312. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  313. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  314. <script type="text/javascript">
  315. $(window).load(function () {
  316. $('#content').masonry(),
  317. $('.masonryWrap').infinitescroll({
  318. navSelector : "div#navigation",
  319. nextSelector : "div#navigation a#nextPage",
  320. itemSelector : ".caixa",
  321. bufferPx : 10000,
  322. extraScrollPx: 11000,
  323. loadingImg : "",
  324. loadingText : "<i> </i>",
  325. },
  326. // call masonry as a callback.
  327. function() { $('#content').masonry({ appendedContent: $(this) }); }
  328. );
  329. });
  330. </script>
  331.  
  332. {block:IndexPage}
  333. <div class="column navigation" id="navigation">
  334.  
  335. {block:Pagination}
  336. {block:PreviousPage}
  337. <a href="{PreviousPage}" class="navigate">
  338. {/block:PreviousPage}
  339. {block:PreviousPage}</a>
  340. {/block:PreviousPage}
  341.  
  342. {block:NextPage}
  343. <a href="{NextPage}" class="navigate" id="nextPage">
  344. {/block:NextPage}
  345. {block:NextPage}</a>{/block:NextPage}
  346. {/block:Pagination}
  347.  
  348. </div>
  349. {/block:IndexPage}
  350.  
  351.  
  352. </body>
  353. <a style="width:86px; font-size:10px; color:#4a4a4a; font-family:calibri;position:fixed;font-style:;top:10px;left:15px;border-bottom:1px solid #00ff1e;" href="http://haikax.tumblr.com/" title="by haikax, NÃO COPIE + base warvada" ><b> design by haikax <font color="#00ff1e">❁</font></a>
  354.  
  355.  
  356.  
  357.  
  358.  
  359. </html>
Advertisement
Add Comment
Please, Sign In to add comment