Advertisement
ANATHEMEX

Theme pessoal - exclusivo bosse-s

Nov 12th, 2015
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.71 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">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head profile="http://gmpg.org/xfn/11">
  4.  
  5. <!--------------------------------------------------------------------------
  6. ●●●●● ●●●●●● ●●● ●●●
  7. ●● ●● ●● ●● ●●
  8. ♥♥ ♥♥ ♥♥ ♥♥♥♥
  9. ●● ●● ●● ●● ●●
  10. ●●●●● ●● ●●● ●●●
  11. BASE TOTALMENTE CODIFICADA POR WARVADA
  12. DESENHADO POR BOSSE-S E ADAPTADO POR TXPUSSY PARA O USO EXCLUSIVO DE BOSSE-S, QUALQUER COPIA OU INSPIRAÇÃO SERÁ TERMINANTEMENTE DECLARADO PLÁGIO E TERÁ QUE SE VER COMIGO.- 2016
  13. ---------------------------------------------------------------------------->
  14.  
  15. <!-- favicon -->
  16. <link rel="shortcut icon" href="{favicon}">
  17.  
  18. <!-- script do efeito do titulo na aba do navegador (efeito digitando) -->
  19. <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>
  20.  
  21.  
  22.  
  23. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  24. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  25.  
  26.  
  27.  
  28. <!-- Appearance -->
  29. <!-- imagens-->
  30. <meta name="image:sidebar" content="http://static.tumblr.com/ern0d22/DC4nxppr1/tumblr_nuvjv6o5jj1rrlm8ro1_250.png"/>
  31.  
  32. <!-- cores-->
  33. <meta name="color:background" content="#fbfbfb"/>
  34. <meta name="color:text" content="#000"/>
  35. <meta name="color:links" content="#000"/>
  36. <meta name="color:links hover" content="#e6e6e6"/>
  37. <meta name="color:ask" content="#363636"/>
  38. <meta name="color:barra de rolagem" content="#fff"/>
  39. <meta name="color:barrinha" content="#737373"/>
  40. <meta name="color:barrinha 2" content="#fff"/>
  41. <meta name="color:bordas" content="#737373"/>
  42. <meta name="color:fundos" content="#fff"/>
  43.  
  44. <!-- links e textos-->
  45. <meta name="text:nome" content="NOME" />
  46. <meta name="text:frasinha" content="BETTER BITCH HAVE MY MONEY" />
  47. <meta name="text:link1" content="/" />
  48. <meta name="text:link1 titulo" content="HOME" />
  49. <meta name="text:link2" content="/" />
  50. <meta name="text:link2 titulo" content="CALL" />
  51. <meta name="text:link3" content="/" />
  52. <meta name="text:link3 titulo" content="ARCHIVE" />
  53. <meta name="text:link4" content="/" />
  54. <meta name="text:link4 titulo" content="LOVE" />
  55. <meta name="text:link5" content="/" />
  56. <meta name="text:link5 titulo" content="DESIGNS" />
  57.  
  58.  
  59. </head>
  60. <style type="text/css" media="screen">
  61.  
  62.  
  63. /*Definições geral*/
  64. body{background:{color:background}; color:{color:text}; font-family:Tahoma; font-size:15px; text-align:left;}
  65.  
  66. /*Links */
  67. a{color:{color:links}; text-decoration:none;}
  68. a:hover{color:{color:links hover};}
  69.  
  70. /*Barra de rolagem*/
  71. ::-webkit-scrollbar-thumb{ background-color:{color:barra de rolagem}; border: 1px solid {color:bordas}; height:auto; }
  72. ::-webkit-scrollbar { height:7px; width:7px; background-color: {color:bordas}; border: 3px solid #fff; }
  73.  
  74. /*Alinhamento dos posts*/
  75. #content{float:left; margin-top:5px; margin-left:500px; width:600px;
  76. padding-bottom:30px;/*esse padding é pros notes ou postagem nao fique atras da skin, recomendo não tirar*/}
  77. .caixa{position:relative; float:left; display:inline-block; width:500px; padding:3px; margin:5px; border:1px solid {color:bordas}; overflow:hidden; text-shadow:1px 1px 0 rgba(255,255,255,.8);background:{color:fundos}; }
  78. .caixa img{max-width:500px; height:auto;}
  79.  
  80.  
  81. /*Posts de imagens*/
  82. .imgpost img{width:500px;border:1px solid {color:fundos}; outline:1px solid white; outline-offset:-4px;;}
  83.  
  84.  
  85.  
  86. .btx {margin-top:2px; margin-left:0px; width:495px; padding:2px ; height:10px; line-height:10px;-webkit-transition-duration: 0.4s; -moz-transition: all .9s ease-in-out; -o-transition: all .9s ease-in-out; transition: all .9s ease-in-out; -webkit-transition: all .9s ease-in-out; background-color:#eee; border:1px solid {color:bordas}; text-align:center; font-size:8px; font-family:'Calibri'; text-transform:uppercase;opacity:0.9;}
  87. .caixa:hover .btx {opacity:1;letter-spacing:1px;}
  88.  
  89.  
  90. /*Bloqueio do via e source - não retire*/
  91. .vsanna{display:none;}
  92.  
  93.  
  94. /*Titulos dos posts*/
  95. titulo{text-decoration:none;}
  96.  
  97. /*Blockquote*/
  98. blockquote {margin:5px;}
  99.  
  100. /*Ask */
  101. .pergunta{margin-left:2px;margin-top:2px; width:99%; height:auto; line-height:13px; padding:0 0 2px 0; text-align:left''; border:0px solid {color:ask};font-family:'calibri';background:#fff;outline:3px Double {color:ask}; outline-offset:1px #fff;}
  102. .resposta{margin-top:1px; width:100%; height:auto; padding:3px; font-size:13px; text-align:left;font-family:'calibri';}
  103.  
  104.  
  105. /* Titulo do tumblr*/
  106. .bname{position:fixed; margin-top:40px; margin-left:80px; text-align:center; width:182px; font-size:20px; font-family:'Playball', sans-serif; color:{color:titulo 1}; line-height:34px;}
  107.  
  108. /* Alinhamento e definições da side de "fora"*/
  109. .bside{position:fixed; top:80px; left:80px; width:180px; height:180px; background:{color:fundos}; border:1px solid {color:bordas};}
  110.  
  111. /*Alinhamento da sidebar*/
  112. .btxside{position:fixed; margin-top:10px; margin-left:10px; width:300px; height:150px;}
  113.  
  114. /*Imagem da sidebar*/
  115. .btximg img{width:150px; height:150px; padding:4px; background:transparent; border:1px solid {color:bordas}; outline:1px solid white; outline-offset:-8px;}
  116.  
  117. /*cursorsinho*/
  118. html {cursor: url(http://www.totallylayouts.com/cursors/random/tiny_cursor.png), auto;}
  119. a, a:hover{cursor: url(http://www.totallylayouts.com/cursors/random/tiny_cursor.png), auto;}
  120.  
  121. /* Menu principal */
  122. .menu{position:fixed; margin-top:30px; margin-left:5px; width:150px; text-align:left;background:black;}
  123. .menu a{display:inline-block; width:150px; height:20px; line-height:20px; padding:1px; font-size:10px; color:{color:text}; text-align:center; text-transform:uppercase; background:{color:background}; box-shadow:inset 0 0 0 {color:background}; transition:.80s; margin-bottom:2px;}
  124. .menu a:hover{box-shadow:inset 0 50px 0 {color:menu}; color:{color:background}; letter-spacing:2px;}
  125.  
  126. /*frase*/
  127. .frasinha{position:fixed; margin-left:-10px; margin-top:13px; width:180px; text-align:center;font-family:'calibri';font-size:12px;color:#000; height:14px; line-height:10px;background:{color:background};border-bottom:2px solid black;}
  128.  
  129. .btx1{position:fixed; top:0px; left:340px; width:15px; height:1000px; background:{color:caixas}; border-left:1px solid {color:barrinha}; border-right:1px solid {color:barrinha};background:{color:barrinha 2};}
  130. </style>
  131.  
  132. <body onkeydown="return false">
  133.  
  134.  
  135. <div class="btx1"></div>
  136.  
  137. <!-- Titulo (topo)-->
  138. <div class="bname">{text:nome}</div>
  139.  
  140. <!--slinhamento da sidebar-->
  141. <div class="bside">
  142. <div class="btxside">
  143. <!-- imagem da sidebar-->
  144. <div class="btximg"><img src="{image:sidebar}"></div>
  145.  
  146.  
  147. <!---frasinha--->
  148. <div class="frasinha">{text:frasinha}</div>
  149.  
  150.  
  151. <!-- menu -->
  152. <div class="menu">
  153. <a href="{text:link1}">{text:link1 titulo}</a>
  154. <a href="{text:link2}">{text:link2 titulo}</a>
  155. <a href="{text:link3}">{text:link3 titulo}</a>
  156. <a href="{text:link4}">{text:link4 titulo}</a>
  157. <a href="{text:link5}">{text:link5 titulo}</a>
  158. </div>
  159.  
  160. </div>
  161. </div>
  162. </div>
  163.  
  164.  
  165.  
  166.  
  167. <!--Inicio dos posts-->
  168. <div id="content">
  169. {block:Posts}
  170. <div class="caixa">
  171.  
  172.  
  173.  
  174.  
  175. {block:Text}
  176. {block:Title}<titulo>{Title}</titulo>{/block:Title}
  177. {body}
  178. {/block:Text}
  179.  
  180.  
  181.  
  182. {block:Photo}
  183. {LinkOpenTag}
  184. <div class="imgpost"><img src="{PhotoURL-400}"></div>
  185. {/block:Photo}
  186.  
  187.  
  188.  
  189. {block:Photoset}
  190. <div class="caixas_bt-imagens">{Photoset}</div>
  191. {/block:Photoset}
  192.  
  193.  
  194.  
  195. {block:Quote}
  196. {Quote}<br>
  197. <center><b>{block:Source}{Source}{/block:Source}</b></center>
  198. {/block:Quote}
  199.  
  200.  
  201.  
  202. {block:Chat}
  203. {block:Title}<titulo>{Title}</titulo>{/block:Title}
  204. {block:Lines}
  205. {block:Label}<span>{Label}</span>{/block:Label}
  206. {Line}
  207. {/block:Lines}
  208. {/block:Chat}
  209.  
  210.  
  211.  
  212. {block:Link}
  213. <a href="{URL}" target="{Target}"><titulo>{Title}</titulo></a>
  214. {block:Description}{Description}{/block:Description}
  215. {/block:Link}
  216.  
  217.  
  218.  
  219. {block:Audio}
  220. {AudioPlayer}
  221. {/block:Audio}
  222.  
  223.  
  224.  
  225. {block:Video}
  226. {block:Indexpage}{Video-250}{/block:IndexPage}
  227. {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  228. {block:Caption}{Caption}{/block:Caption}
  229. {/block:Video}
  230.  
  231. {block:Answer}
  232. <div class="pergunta"> <div style="display:inline-block; font-size:13px; text-transform:uppercase; font-family:calibri; border-radius:0px; background:; width:auto; line-height:15px; height:15px; padding:auto;display:inline-block; font-weight:bold; color:{color:links}">{Asker}</div>: {Question}</div>
  233. <div class="resposta">{Answer}</div>
  234. {/block:Answer}
  235.  
  236.  
  237. <!--notes-->
  238. {block:indexpage}
  239. <div class="btx"> -
  240. <a href="{permalink}">{NoteCount} Notes</a>
  241. - {TimeAgo} -
  242. <a href="{ReblogURL}" target="_blank">Reblog Baby! </a> -
  243. </div>
  244. {/block:indexpage}
  245.  
  246.  
  247.  
  248.  
  249.  
  250. <!--bloqueio do via e source -->
  251. <div class="vsanna">
  252. {block:RebloggedFrom}
  253. <a href="{ReblogParentURL}">via</a>
  254. {/block:RebloggedFrom}
  255. {block:ContentSource}
  256. <a href="{SourceURL}">source</a>
  257. {/block:ContentSource}
  258. </div>
  259.  
  260.  
  261.  
  262.  
  263.  
  264. </div>
  265. {/block:Posts}
  266. </div>
  267. <!--fim dos posts-->
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282. <!-- script barra de rolagem e caixas do theme-->
  283. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  284. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  285. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  286. <script type="text/javascript">
  287. $(window).load(function () {
  288. $('#content').masonry(),
  289. $('.masonryWrap').infinitescroll({
  290. navSelector : "div#navigation",
  291. nextSelector : "div#navigation a#nextPage",
  292. itemSelector : ".caixa",
  293. bufferPx : 10000,
  294. extraScrollPx: 11000,
  295. loadingImg : "",
  296. loadingText : "<i> </i>",
  297. },
  298. // call masonry as a callback.
  299. function() { $('#content').masonry({ appendedContent: $(this) }); }
  300. );
  301. });
  302. </script>
  303.  
  304. {block:IndexPage}
  305. <div class="column navigation" id="navigation">
  306. {block:Pagination}
  307. {block:PreviousPage}
  308. <a href="{PreviousPage}" class="navigate">
  309. {/block:PreviousPage}
  310. {block:PreviousPage}</a>
  311. {/block:PreviousPage}
  312.  
  313. {block:NextPage}
  314. <a href="{NextPage}" class="navigate" id="nextPage">
  315. {/block:NextPage}
  316. {block:NextPage}</a>{/block:NextPage}
  317. {/block:Pagination}
  318. </div>
  319. {/block:IndexPage}
  320.  
  321. <!-- Wikplayer http://www.wikplayer.com -->
  322. <script type="text/javascript" src="http://www.wikplayer.com/code.js"
  323. data-config="{'skin':'http://static.tumblr.com/wx6pget/jOznlwj7d/.css','volume':100,'autoplay':true,'shuffle':true,'repeat':1,'showcomment':false,'marqueetexton':true,'placement':'bottom','showplaylist':false,'playlist':[{'title':'NOME DA MÚSICA','url':'LINK DO YOUTUBE'}]}" ></script>
  324. <!-- Wikplayer code end -->
  325.  
  326. </body>
  327. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/5u1fog0/Jbxnhk8nn/lcredit.css"> <a class="lcredit icon theme" href="http://babytix.co.vu/">Install Theme</a>
  328. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement