Advertisement
ANATHEMEX

Theme pessoal - exclusivo balaozinho

Feb 13th, 2016
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.44 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. ║ BASE BY : WARVADA ║
  9. ╠═════• THEME BY : TXPUSSY •═════╣
  10. ║ • • • ║
  11. ║ DON'T COPY ║
  12. ║ 2016 ║
  13. ╠═══• DON'T REMOVE THE CREDITS •═══╣
  14. ║ • • • ║
  15. ║ ║
  16. ╚══════════════════════════════════════════════════════════════════════════╝
  17. -->
  18.  
  19. <script type="text/javascript">
  20. function tb8_makeArray(n){
  21. this.length = n;
  22. return this.length;
  23. }
  24. tb8_messages = new tb8_makeArray(3);
  25. tb8_messages[0] = "{title}";
  26. b8_messages[1] = "{title}";
  27. b8_messages[2] = "{title}";
  28. b8_rptType = 'infinite';
  29. b8_rptNbr = 5;
  30. b8_speed = 100; tb8_delay = 2000;
  31. ar tb8_counter=1;
  32. ar tb8_currMsg=0;
  33. ar tb8_tekst ="";
  34. ar tb8_i=0; var tb8_TID = null;
  35. unction tb8_pisi(){
  36. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  37. document.title = tb8_tekst;
  38. tb8_sp=tb8_speed; tb8_i++;
  39. if (tb8_i==tb8_messages[tb8_currMsg].length){
  40. tb8_currMsg++;
  41. tb8_i=0; tb8_tekst="";
  42. tb8_sp=tb8_delay;
  43. }
  44. if (tb8_currMsg == tb8_messages.length){
  45. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  46. clearTimeout(tb8_TID);
  47. return;
  48. }
  49. tb8_counter++;
  50. tb8_currMsg = 0; } tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  51. }
  52. tb8_pisi()
  53. </script>
  54.  
  55. <link href='https://fonts.googleapis.com/css?family=Orbitron' rel='stylesheet' type='text/css'>
  56. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
  57. <link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'>
  58. <link href="http://static.tumblr.com/eih4pta/Flam72cb8/animate-custom__1_.css";; rel="stylesheet">
  59. <script type="text/javascript" src="http://static.tumblr.com/5u1fog0/GzWnj3uo9/ltop.js">
  60. </script>
  61. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js">
  62. </script>
  63. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js">
  64. </script>
  65. <script> (function($){ $(document).ready(function(){ $("[title]").style_my_tooltips(); }); })(jQuery);
  66. </script>
  67.  
  68.  
  69.  
  70. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  71. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  72.  
  73.  
  74.  
  75. <!-- APPARECNE -->
  76. <!-- IMAGENS-->
  77. <meta name="image:sidebar" content="http://static.tumblr.com/ern0d22/aNSo2i53g/avatar_8354673fdc07_64.png"/>
  78.  
  79. <!-- CORES -->
  80. <meta name="color:background" content="#eee"/>
  81. <meta name="color:text" content="#868686"/>
  82. <meta name="color:links" content="#ccc"/>
  83. <meta name="color:links hover" content="#f6a4af"/>
  84. <meta name="color:ask" content="#f6a4af"/>
  85. <meta name="color:barra de rolagem" content="#f6a4af"/>
  86. <meta name="color:caixas" content="#f6a4af"/>
  87.  
  88. <!-- LINKS E TEXTOS -->
  89. <meta name="text:frasinha" content="Baby Girl." />
  90. <meta name="text:frase 2" content="Chanel nº1" />
  91. <meta name="text:link1" content="" />
  92. <meta name="text:link1 titulo" content=" Home" />
  93. <meta name="text:link2" content="" />
  94. <meta name="text:link2 titulo" content=" Call" />
  95. <meta name="text:link3" content="" />
  96. <meta name="text:link3 titulo" content=" Submit" />
  97. <meta name="text:link4" content="" />
  98. <meta name="text:link4 titulo" content=" Play" />
  99.  
  100.  
  101. </head>
  102. <style type="text/css" media="screen">
  103.  
  104. /* DEFINIÇÕES GERAIS */
  105. body{
  106. background:{color:background};
  107. color:{color:text};
  108. font-family: 'Orbitron', sans-serif;
  109. font-size:10px;
  110. text-align:left;
  111. }
  112.  
  113. /* LINKS */
  114. a{
  115. color:{color:links};
  116. text-decoration:none;
  117. }
  118. a:hover{
  119. color:{color:links hover};
  120. }
  121.  
  122. /* BARRA DE ROLAMGEM */
  123. ::-webkit-scrollbar-thumb{
  124. background-color:{color:barra de rolagem};
  125. border: 1px solid {color:background};
  126. height:auto;
  127.  
  128. }
  129.  
  130. ::-webkit-scrollbar {
  131. height:7px;
  132. width:7px;
  133. background-color: {color:barra de rolagem};
  134. border: 3px solid {color:background};
  135. }
  136.  
  137. /* ALINHAMENTO DOS POSTS */
  138. #content{
  139. float:left;
  140. margin-top:-35px;
  141. margin-left:400px;
  142. width:700px;
  143. padding-bottom:30px;
  144. border-radius:30px 30px 30px 30px;
  145. }
  146.  
  147. /* CAIXA DOS POSTS */
  148. .caixa{
  149. position:relative;
  150. float:left;
  151. display:inline-block;
  152. width:270px;
  153. padding:3px;
  154. margin-left:10px;
  155. background:#fff;
  156. margin-bottom:10px;
  157. padding:10px;
  158. border-radius:2px 2px 2px 2px;
  159. }
  160. .caixa img{
  161. max-width:270px;
  162. }
  163.  
  164. /* POSTS DE IMAGENS */
  165. .imgpost img{
  166. width:270px;
  167. }
  168.  
  169. /* BLOQUEIO DE VIA E SOURCE */
  170. .vsanna{
  171. display:none;
  172. }
  173.  
  174. /* NOTES */
  175. .notes{
  176. margin-left:0px;
  177. width:270px;
  178. height:13px;
  179. line-height:17px;
  180. text-align:right;
  181. color:{color:links};
  182. font-size:20px;
  183. font-family:'Calibri';
  184. text-transform:uppercase;
  185. }
  186.  
  187. /* TITULOS DOS POSTS */
  188. titulo{text-decoration:none;}
  189.  
  190. /* BLOCKQUOTE */
  191. blockquote {
  192. margin:5px;
  193. }
  194.  
  195. /**---Estilo Ask por ruby [connectionhtml] usou ? creditou ! é gratis----**/
  196. .pergunta{
  197. width:250px;
  198. margin-bottom:8px;
  199. font-family: 'Orbitron', sans-serif;
  200. }
  201. .perguntou{
  202. width:260px;
  203. height:14px;
  204. padding:3px;
  205. line-height:14px;
  206. background:rgba(255, 192, 203, .5);
  207. font-size:8px;
  208. text-align:right;
  209. text-transform:uppercase;
  210. margin-bottom:1px;
  211. font-family: 'Orbitron', sans-serif;
  212. }
  213. .perguntou_imagem{
  214. width:30px;
  215. float:right;
  216. display: inline;
  217. margin-bottom:2px;
  218. margin-left:10px;
  219. margin-top:-7px;
  220. border:2px solid rgba(255, 192, 203, .5);
  221. border-radius:100px 100px 100px 10px;
  222. }
  223. .perguntou_imagem:hover{
  224. -webkit-filter:grayscale(100%);
  225. }
  226. .resposta{
  227. padding:5px;
  228. font-family: 'Orbitron', sans-serif;
  229. }
  230. /**---Estilo Ask por ruby [connectionhtml] usou ? creditou ! é gratis----**/
  231.  
  232.  
  233. /* MENU */
  234. .menu{
  235. position:fixed;
  236. margin-left:140px;
  237. margin-top:13px;
  238. width:1068px;
  239. height:40px;
  240. display:inline-block;
  241. color:#000;
  242. font-family:courier;
  243. text-transform: uppercase;
  244. font-size:14px;
  245. text-align:center;
  246. cursor: hand;
  247. line-height:20px;
  248. padding:3px;
  249. z-index:999;
  250. }
  251. .menu a{
  252. display:inline-block;
  253. width:80px;
  254. height:20px;
  255. margin:1px;
  256. padding:2px;
  257. z-index:999999999999999999999999999999999999999999;
  258. background:#fff;
  259. }
  260. .menu a:hover{background:{color:background};}
  261.  
  262. /* ALINHAMENTO DA SIDE DO TOPO */
  263. .side1{
  264. position:fixed;
  265. top:5px;
  266. left:5px;
  267. width:1350px;
  268. height:60px;
  269. background:{color:caixas};
  270. border-radius:7px 7px 7px 7px;
  271. z-index:999;
  272. padding:-6px;
  273. border-bottom:2px solid #fff;
  274. }
  275. .side1:before{
  276. position:absolute;
  277. margin-top:60px;
  278. margin-left:70px;
  279. width:0;
  280. height:0;
  281. border:13px solid transparent;
  282. border-top:13px solid #fff;
  283. content:" ";
  284. }
  285. .side1:after{
  286. position:absolute;
  287. margin-top:60px;
  288. margin-left:73px;
  289. width:0;
  290. height:0;
  291. border:10px solid transparent;
  292. border-top:10px solid {color:caixas};
  293. content:" ";
  294. }
  295.  
  296. .tracinho{
  297. position:fixed;
  298. top:33px;
  299. left:20px;
  300. width:1320px;
  301. height:1px;
  302. background:#fff;
  303. z-index:99;
  304. }
  305.  
  306. #simb{
  307. position:fixed;
  308. margin-left:170px;
  309. margin-top:80px;
  310. width:228px
  311. ;;-webkit-transition: 0.3s ease-in;
  312. -moz-transition: 0.3s ease-in;
  313. transition: 0.3s ease-in;
  314. border-radius:5px 5px 5px 5px;
  315. background:#fff;
  316. box-shadow:3px 3px 0px -1px #f3f3f3;
  317. }
  318.  
  319. #simb a{
  320. display:block;
  321. line-height:25px;
  322. float:left;
  323. margin:2px;
  324. color:#aaa;
  325. font-family:font-family:consolas;
  326. font-size:11px;
  327. color:#aaa;
  328. background:#fff;
  329. text-align:left;
  330. width:218px;
  331. height:25px;
  332. border-bottom:1px solid #eee;
  333. outline:0px solid #ccc;
  334. outline-offset:-2px;padding:1px
  335. ;;-webkit-transition: 0.3s ease-in;
  336. -moz-transition: 0.3s ease-in;
  337. transition: 0.3s ease-in
  338. }
  339. #simb a:hover {
  340. color:#fff;
  341. background:#f6a4af;
  342. }
  343. /* PRIMEIRA FRASE */
  344. .frasinha{
  345. color:#000;
  346. position:relative;
  347. margin-left:3px;
  348. margin-top:90px;
  349. width:150px;
  350. text-align:center;
  351. height:relative;
  352. line-height:15px;
  353. transition:.80s;
  354. background:{color:caixas};
  355. font-family: 'Orbitron', sans-serif;
  356. border:2px solid pink;
  357. }
  358.  
  359. /* SEGUNDA FRASE */
  360. .frasinha2{
  361. position:fixed;
  362. width:135px;
  363. height:50px;
  364. background:#fff;
  365. font-size:9px;
  366. font-family:Calibri;
  367. line-height:20px;
  368. text-transform:uppercase;
  369. text-align:left;
  370. margin-left:75px;
  371. margin-top:19px;
  372. padding:0px;
  373. }
  374.  
  375. /* ALINHAMENTO DA SIDE DO TOPO */
  376. .side2{
  377. position:fixed;
  378. top:90px;
  379. left:180px;
  380. width:225px;
  381. height:90px;
  382. background:#fff;
  383. border-radius:7px 7px 7px 7px;
  384. z-index:999;
  385. padding:-6px;
  386. box-shadow:3px 3px 0px -1px #f3f3f3;
  387. }
  388.  
  389. /* ALINHAMENTO DA SIDEBAR */
  390. .txpside{
  391. position:fixed;
  392. margin-top:20px;
  393. margin-left:20px;
  394. width:100px;
  395. height:300px;
  396. }
  397.  
  398. /* IMAGEM DA SIDEBR */
  399. .txpimg img{
  400. width:50px;
  401. height:50px;
  402. border-radius:3px 3px 3px 3px;
  403. }
  404.  
  405. .transparencia-de-cima{
  406. position:fixed;
  407. top:0px;
  408. left:0px;
  409. width:1500px;
  410. height:10px;
  411. background:{color:background};
  412. z-index:999;
  413. }
  414.  
  415. </style>
  416.  
  417. <body onkeydown="return false">
  418.  
  419. <div class="transparencia-de-cima"></div>
  420.  
  421. <div class="side1">
  422. <div class="tracinho"></div>
  423. <!-- menu -->
  424. <div class="menu">
  425. <a href="{text:link1}"><i class="fa fa-home"></i>{text:link1 titulo}</a>
  426. <a href="{text:link2}"><i class="fa fa-envelope"></i>{text:link2 titulo}</a>
  427. <a href="{text:link3}"><i class="fa fa-folder-open"></i>{text:link3 titulo}</a>
  428. <a href="{text:link4}"><i class="fa fa-bolt"></i>{text:link4 titulo}</a>
  429. </div></div></div>
  430.  
  431. <!-- Frasinha -->
  432. <div class="frasinha">{text:frasinha}</div>
  433.  
  434. <div class="side2">
  435. <div class="frasinha2">{text:frase 2}</div>
  436.  
  437. <!-- ALINHAMENTO DA SIDEBAR -->
  438. <div class="txpside">
  439.  
  440. <!-- IMAGEM DA SIDEBAR -->
  441. <div class="txpimg"><img src="{image:sidebar}"></div>
  442. </div></div>
  443. <!--Final da sidebar-->
  444.  
  445. <div id="simb">
  446. <a href="https://www.facebook.com/balaozinhodotumblr/"><i class="fa fa-facebook"> Facebook </i> <div id="tt"></div></a>
  447. <a href="https://www.instagram.com/balaozinhodotumblr/"><i class="fa fa-instagram"> Instagram</i> <div id="tt"></div></a>
  448. <a href="http://balaozinho.tumblr.com/tagged/balaozinho"><i class="fa fa-cloud"> Balaozinhos </i> <div id="tt"></div></a>
  449. <a href="http://balaozinho.tumblr.com/tagged/Wallpaper-balaozinho"><i class="fa fa-pencil-square-o"> Wallpapers </i> <div id="tt"></div></a>
  450. <a href="http://balaozinho.tumblr.com/tagged/Signos-Balaozinho"><i class="fa fa-paper-plane"> Signos </i> <div id="tt"></div></a>
  451. </div>
  452. <!--Inicio dos posts-->
  453. <div id="content">
  454. {block:Posts}
  455. <div class="caixa">
  456.  
  457.  
  458. {block:Text}
  459. {block:Title}<titulo>{Title}</titulo>{/block:Title}
  460. {body}
  461. {/block:Text}
  462.  
  463.  
  464.  
  465. {block:Photo}
  466. {LinkOpenTag}
  467. <div class="imgpost"><img src="{PhotoURL-400}"></div>
  468. {/block:Photo}
  469.  
  470.  
  471.  
  472. {block:Photoset}
  473. <div class="imgpost">{Photoset}</div>
  474. {/block:Photoset}
  475.  
  476.  
  477.  
  478. {block:Quote}
  479. {Quote}<br>
  480. <center><b>{block:Source}{Source}{/block:Source}</b></center>
  481. {/block:Quote}
  482.  
  483.  
  484.  
  485. {block:Chat}
  486. {block:Title}<titulo>{Title}</titulo>{/block:Title}
  487. {block:Lines}
  488. {block:Label}<span>{Label}</span>{/block:Label}
  489. {Line}
  490. {/block:Lines}
  491. {/block:Chat}
  492.  
  493.  
  494.  
  495. {block:Link}
  496. <a href="{URL}" target="{Target}"><titulo>{Title}</titulo></a>
  497. {block:Description}{Description}{/block:Description}
  498. {/block:Link}
  499.  
  500.  
  501.  
  502. {block:Audio}
  503. {AudioPlayer}
  504. {/block:Audio}
  505.  
  506.  
  507.  
  508. {block:Video}
  509. {block:Indexpage}{Video-250}{/block:IndexPage}
  510. {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  511. {block:Caption}{Caption}{/block:Caption}
  512. {/block:Video}
  513.  
  514.  
  515. {block:Answer}
  516. <div class="pergunta">{Question} </div>
  517.  
  518. <div class="perguntou"><img src="{AskerPortraitURL-64}" class="perguntou_imagem"/>{Asker} disse</div>
  519.  
  520. <div class="resposta">{Answer}</div>
  521.  
  522. {/block:Answer}
  523.  
  524.  
  525.  
  526. <!--notes-->
  527. {block:indexpage}
  528. <div class="notes">
  529. <a href="{permalink}"><i class="fa fa-search"></i></i></a>
  530. <a href="{ReblogURL}" target="_blank"><i class="fa fa-retweet"> </i></a>
  531. </div>
  532. {/block:indexpage}
  533.  
  534.  
  535.  
  536.  
  537. <!--bloqueio do via e source -->
  538. <div class="vsanna">
  539. {block:RebloggedFrom}
  540. <a href="{ReblogParentURL}">via</a>
  541. {/block:RebloggedFrom}
  542. {block:ContentSource}
  543. <a href="{SourceURL}">source</a>
  544. {/block:ContentSource}
  545. </div>
  546.  
  547.  
  548.  
  549.  
  550.  
  551. </div>
  552. {/block:Posts}
  553. </div>
  554. <!--fim dos posts-->
  555.  
  556.  
  557.  
  558.  
  559.  
  560.  
  561.  
  562.  
  563.  
  564.  
  565.  
  566.  
  567.  
  568.  
  569. <!-- script barra de rolagem e caixas do theme-->
  570. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  571. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  572. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  573. <script type="text/javascript">
  574. $(window).load(function () {
  575. $('#content').masonry(),
  576. $('.masonryWrap').infinitescroll({
  577. navSelector : "div#navigation",
  578. nextSelector : "div#navigation a#nextPage",
  579. itemSelector : ".caixa",
  580. bufferPx : 10000,
  581. extraScrollPx: 11000,
  582. loadingImg : "",
  583. loadingText : "<i> </i>",
  584. },
  585. // call masonry as a callback.
  586. function() { $('#content').masonry({ appendedContent: $(this) }); }
  587. );
  588. });
  589. </script>
  590.  
  591. {block:IndexPage}
  592. <div class="column navigation" id="navigation">
  593. {block:Pagination}
  594. {block:PreviousPage}
  595. <a href="{PreviousPage}" class="navigate">
  596. {/block:PreviousPage}
  597. {block:PreviousPage}</a>
  598. {/block:PreviousPage}
  599.  
  600. {block:NextPage}
  601. <a href="{NextPage}" class="navigate" id="nextPage">
  602. {/block:NextPage}
  603. {block:NextPage}</a>{/block:NextPage}
  604. {/block:Pagination}
  605. </div>
  606. {/block:IndexPage}
  607.  
  608. </body>
  609.  
  610. <!-------------------------------------------------------------------------->
  611. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/5u1fog0/Jbxnhk8nn/lcredit.css"> <a class="lcredit icon theme" href="http://txpussy.co.vu/">Install Theme</a>
  612. <!-------------------------------------------------------------------------->
  613. </div>
  614. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement