Advertisement
thmxpedro

Theme 179 / One or Two columns, so cute... i loved!!!

May 18th, 2014
488
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.60 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <!------------------------------------------------------------------------
  3. THEMES FEITO POR PEDRO COSTA /FRAQUEAR.TUMBLR
  4. BASE POR DECREPITAR + insp nevalisca
  5. ----------------------------------------------------------------------
  6. * NÃO RETIRE OS CREDITOS ;
  7. * NÃO PLAGIE , ART. LEI 184
  8. * DÚVIDAS ME PERGUNTE, OKAY?
  9. * NÃO SE INSPIRE, NEM COPIE.
  10. * PENSE BEM ANTES DE FAZER BESTEIRA
  11. ----------------------------------------------------------------------
  12. ---------------->
  13.  
  14. <html>
  15.  
  16. <head>
  17.  
  18. <script type="text/javascript"
  19. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  20. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  21. <script>
  22. (function($){
  23.  
  24. $(document).ready(function(){
  25. $("[title]").style_my_tooltips();
  26. });
  27. })(jQuery);
  28. </script>
  29.  
  30.  
  31. <title>{Title}</title>
  32.  
  33. <link rel="shortcut icon" href="http://pnsdr.com/favicon.ico">
  34. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  35. {block:Description}
  36. <meta name="description" content="{MetaDescription}" />
  37.  
  38. {/block:Description}
  39.  
  40. <meta name="text:Link1" content="/" />
  41. <meta name="text:Link1 Title" content="link" />
  42. <meta name="text:Link2" content="/" />
  43. <meta name="text:Link2 Title" content="link" />
  44. <meta name="text:Link3" content="/" />
  45. <meta name="text:Link3 Title" content="link" />
  46.  
  47. <meta name="if:Two columns" content="0">
  48.  
  49. <meta name="image:background" content="" />
  50.  
  51. <meta name="color:background" content="#fff" />
  52. <meta name="color:posts" content="#fff" />
  53. <meta name="color:detalhes" content="#ccc" />
  54. <meta name="color:borda" content="#ccc" />
  55. <meta name="color:bgfoto" content="#fafafa" />
  56. <meta name="color:bpost" content="#fafafa" />
  57. <meta name="color:ask" content="#fafafa" />
  58. <meta name="color:text" content="##919090" />
  59. <meta name="color:link" content="#919090" />
  60. <meta name="color:scrollbar" content="#a1a1a1">
  61.  
  62. <meta name="text:titulo" content="fucking" />
  63.  
  64. <link href='http://fonts.googleapis.com/css?family=La+Belle+Aurore' rel='stylesheet' type='text/css'>
  65.  
  66.  
  67. {/block:Description}
  68. <script type="text/javascript"
  69. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  70.  
  71. <!-----FONTES------>
  72. <link href='http://fonts.googleapis.com/css?family=Happy+Monkey' rel='stylesheet' type='text/css'>
  73. <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  74. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
  75. <link href='http://fonts.googleapis.com/css?family=Codystar' rel='stylesheet' type='text/css'>
  76. <link href='http://fonts.googleapis.com/css?family=Grand+Hotel' rel='stylesheet' type='text/css'>
  77. <link href='http://fonts.googleapis.com/css?family=Share+Tech+Mono' rel='stylesheet' type='text/css'>
  78. <link href='http://fonts.googleapis.com/css?family=Princess+Sofia|Crafty+Girls|Stalemate|Allura|Sevillana|Great+Vibes|Mouse+Memoirs|Merienda' rel='stylesheet' type='text/css'>
  79. </script>
  80. <link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|Lobster|Redressed|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
  81. <link href='http://fonts.googleapis.com/css?family=Playball' rel='stylesheet' type='text/css'>
  82.  
  83.  
  84. {block:IndexPage}
  85.  
  86. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  87.  
  88. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  89.  
  90. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  91.  
  92. <script type="text/javascript">
  93. $(window).load(function(){
  94. var $wall = $('#enter');
  95. $wall.imagesLoaded(function(){
  96. $wall.masonry({
  97. itemSelector: '.posts',
  98. isAnimated : true
  99. });
  100. });
  101. $wall.infinitescroll({
  102. navSelector : "div#navigation",
  103. nextSelector : "div#navigation a#nextPage",
  104. itemSelector : '.posts',
  105. loadingImg : "http://static.tumblr.com/gdekeu9/M6Wmrjlhk/iiiiiiii.png",
  106. loadingText : "",
  107. donetext : " ",
  108. extraScrollPx : 1000,
  109. bufferPx : 10100,
  110. debug : false,
  111. errorCallback: function() {
  112. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  113. }},
  114. function( newElements ) {
  115. var $newElems = $( newElements );
  116. $newElems.hide();
  117. $newElems.imagesLoaded(function(){
  118. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  119. });
  120. }); $('#enter').show(500);
  121. });
  122. </script>
  123.  
  124.  
  125. {/block:IndexPage}
  126.  
  127.  
  128. <style type="text/css">
  129. {color: #fff; background: {color:detalhes};}
  130. ::selection
  131. {color: #fff; background:{color:detalhes};text-shadow:
  132. 0px 0px 0px;}
  133.  
  134.  
  135. #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; bottom: 15px; left: 1050px;}
  136. /******* THEME POR DECREPITAR ********/
  137. body {background-color: {color:background}; font-family:Cambria, arial; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment:fixed; background-repeat:no-repeat; background-size:100% 100%; }
  138.  
  139. a {color: {color:link}; text-decoration: none; text-transform: none;}
  140. a:hover {color: {color:link}; background-color: transparent; text-decoration: uppercase;}
  141.  
  142. p {margin: 6px 0 0 0}
  143.  
  144. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  145. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  146. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  147. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  148.  
  149. blockquote img{max-width: 240px!important}
  150. blockquote blockquote img{max-width: 230px!important}
  151. blockquote blockquote blockquote img{max-width: 220px!important}
  152. blockquote blockquote blockquote blockquote img{max-width: 210px!important}
  153.  
  154.  
  155. #container {text-align: center; width: 935px; margin: 15px auto 0px auto; padding: 0px; z-index:0}
  156.  
  157.  
  158. #enter {float: center; margin-left: 400px;margin-top:-10px; width: 430px;{block:IfTwoColumns}width:560px;{/block:IfTwoColumns}; }
  159.  
  160.  
  161. .posts {width: 410px;{block:IfTwoColumns}width:190px;{/block:IfTwoColumns}background-color:transparent; padding: 0px; padding: 10px; {block:IfTwoColumns}padding:10px;{/block:IfTwoColumns} float: left; margin: 0px 0 0 10px; opacity:2; text-align: justify; font-family:cambria; font-size: 12px; position: relative; border:0px solid {color:bpost}; border-radius:0px;
  162. }
  163. .posts:hover .nn {opacity: 1;width:100%;left:35%;}
  164. .post:hover {padding-bottom:22px;}
  165.  
  166.  
  167. h1 {font-family: titulo; text-align:center; font-size: 15px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  168. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  169. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  170.  
  171.  
  172. .image {text-align: center; border: 0px}
  173. .image img { max-width: 400px; width:400px; {block:IfTwoColumns}width:190px;{/block:IfTwoColumns} margin-bottom: 2px; -webkit-transition: all 0.6s ease-out;;-webkit-filter: grayscale(00%); border-radius:0px;padding-top:00px;opacity:0.8;}
  174. .image img:hover { -webkit-transition: all 0.6s ease-out;;-webkit-filter: grayscale(10%);}
  175.  
  176. .quotesource:first-letter{font-family:arial; font-size: 13px; font-weight: none;}
  177. .quote {margin: 0; padding: 1px; font: normal 10px cambria; text-align: justify;line-height: 18px;}
  178. .posts:hover .quotesource{}
  179. .quotesource {text-align: right; font-family:'muli'; font-size:12px; text-transform:none;font-style:none; border-top:0px solid {color:bpost};}
  180. .quotesource a, a:hover{text-transform: none;}
  181.  
  182. .chat {line-height: 14px; list-style: none; }
  183. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  184. .person1 {color: {color:text}; padding: 2px; }
  185. .person1 .label {font-weight: bold; color:{color:text}}
  186. .person2 {color: {color:text}; padding: 2px; }
  187. .person2 .label {font-weight: bold; color:{color:text}}
  188.  
  189. .player {background-color: #000; text-align: left; display:block;}
  190.  
  191.  
  192. /**** Estilo de ask por blindar-te ****/
  193. .ask {border-radius: 200px;float:left;border:3px solid {color:ask};margin-top:-4px;margin-left:-2px; -webkit-transition: all 0.99s ease-in-out;-webkit-filter: grayscale(50%);}
  194.  
  195. .askbaby {margin-left:28px;padding:1px;background-color:{color:ask};color:#fff;font-family: arial', sans-serif;font-size:10px;}
  196.  
  197. .askbaby a{COLOR:#fff;}
  198.  
  199. .assk {background-color:tranparent;margin-left:1px;margin-top:-11px;font-family:arial;font-size:9px;padding:7px;color:{color:text};text-indent:7px;border-bottom:2px solid {color:ask};text-transform:none;}
  200.  
  201. .resp {margin-left:1px;margin-top:-11px;font-family:arial;font-size:9px;padding:3px;color:{color:text};text-indent:7px;text-align:justify;width:auto;}
  202.  
  203. .nn {opacity:0;width:100%;
  204. position: absolute;
  205. text-align: left;
  206. height:10%;line-height:10%;
  207. text-transform:uppercase;
  208. top:40%;
  209. left:25%;
  210. -webkit-transition-duration: 0.9s;-webkit-transition: opacity 0.5s linear; opacity: 0.0;z-index:9;
  211.  
  212. -webkit-transition: all 0.5s linear;
  213.  
  214. -moz-transition: all 0.5s linear;
  215.  
  216. transition: all 0.5s linear;font-size:9px;color:#;text-transform:none;font-family:muli;
  217. }
  218.  
  219. .notess {position: absolute; background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");height: 20px;font-size: 11px;line-height: 20px;color: #fff;position: absolute; margin-left: 20px;padding-left: 4px;padding-right: 4px;-moz-border-radius: 2px;border-radius: 2px; -webkit-transition-duration: 0s; opacity: 0;z-index:99;top: 0%;}
  220.  
  221. .notess a{color: #fff;font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
  222. .posts:hover .notess {opacity: 1; margin-left:20%;}
  223.  
  224. #tumblr_controls{position: fixed!important;z-index:15; -webkit-filter:invert(100%);}
  225.  
  226. iframe#tumblr_controls { right:3px !important; position: fixed !important; -webkit-transition: opacity 0.5s linear; opacity: 0.6; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; transition: all 0.8s ease-out;-webkit-filter:invert(100%);}
  227. iframe#tumblr_controls:hover{ -webkit-transition: opacity 0.7s linear; opacity: 1; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out; -webkit-filter:invert(100%);}
  228.  
  229.  
  230.  
  231. ::-webkit-scrollbar{width:1px;height:7px;}
  232. ::-webkit-scrollbar-button:start:decrement
  233. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  234. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  235. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};}
  236. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};}
  237.  
  238. .caixinha {opacity:0;position: absolute;text-align:center; height:30px;line-height:30px;text-transform:uppercase;bottom:-15px;right:10%;-webkit-transition-duration: 0.3s;z-index:99;-webkit-transition: opacity 0.5s linear; opacity: 0.0;;-webkit-transition:All 1s ease;-moz-transition:All 1s ease;-webkit-transition: all 0.6s ease-out;-o-transition:All 1s ease; font-family:arial;font-size:9px;background:transparent;width:100%;}
  239. .posts:hover .caixinha {opacity:1;bottom:-15px;right:0%}
  240. .caixinha a{font-family:Baumans;font-size:9px;text-transform:uppercase;}
  241.  
  242. .caixinha2 {opacity:0;position: absolute;text-align:center; height:30px;line-height:30px;text-transform:uppercase;top:31px;left:30px;-webkit-transition-duration: 0.3s;z-index:99;-webkit-transition: opacity 0.5s linear; opacity: 0.0;;-webkit-transition:All 1s ease;-moz-transition:All 1s ease;-webkit-transition: all 0.6s ease-out;-o-transition:All 1s ease; font-family:arial;font-size:9px;background:rgba(200,200,200,0.3);;width:60px;}
  243. .posts:hover .caixinha2 {opacity:1;top:31px;left:30px;}
  244. .caixinha2 a{font-family:Baumans;font-size:9px;text-transform:uppercase;color:#fff;}
  245.  
  246. #info {text-align: left; margin-top:-30px;margin-left:410px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  247. #info a {font-size: 10px; text-transform: uppercase;}
  248.  
  249. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  250. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  251.  
  252. #cap {margin-top: -2px;}
  253. .source {display: none;}
  254.  
  255. .fotinha { margin-left:460px; margin-top:1px;position:absolute;background-color:transparent;opacity:1; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;}
  256. .fotinha img {background-color:{color:bgfoto};display: inline; -webkit-transition: all 0.99s ease-in-out;-webkit-border-radius: 0px; display: block; height:100px; width:100px; background-color: ; padding-top:4px;margin-left:0px; margin-top:0px; opacity:1; padding:0px; opacity:10;border:0px solid {color:borda};-webkit-filter: grayscale(00%);}
  257. .fotinha img:hover { -webkit-transition: all 0.99s ease-in-out;-webkit-filter: grayscale(00%);}
  258. .fotinha img:hover {}
  259.  
  260. .justin {margin-left:856px; margin-top:202px; background-color:transparent; opacity:10; line-height:13px; font-size:9px; font-family:arial; color:{color:text}; width:120px;padding:0px;text-align:justify; border-bottom:0px dotted {color:detalhes}; padding-left:0px;padding-bottom:2px;text-transform:none;z-index:999999999999;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;position:fixed;}
  261.  
  262. /*---♥--- Menu por Revolucionou pegar credite! (Ajuda by juh - futurasuicida) [helpdesigns]---♥---*/
  263.  
  264. #lalaland {z-index:999999999999999;position: fixed; width:0px; right:70px;bottom:30px; padding: 0px; text-align: center;-webkit-transition: all 0.5s ease-out;}
  265. #lalaland:hover{ right:210px;-webkit-transition: all 0.5s ease-out;}
  266. #lalaland a {float: left; display: block; font-size:8px; font-family:PF Arma Five; text-align: center; margin-bottom:2px; margin-left:1px; color:#ababab; text-decoration: none; line-height:22px;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; height:22px;width:60px;/*--helpdesigns--*/overflow:hidden;text-indent: 0px;}
  267. #lalaland a:hover { -webkit-transition: all 0.9s ease-out;opacity:1; color:#ababab; font-weight:calibri;-webkit-transition: all 0.5s ease-out;text-indent: 300px;overflow:hidden;width:115px;}
  268. #lalaland a muda{ color:#ababab;float: left; display: block; font-size:8px; font-family:PF Arma Five; text-align: center;text-align:left; opacity:0;position:fixed;width:200px;margin-top:-22px;text-indent: 0px;}
  269. #lalaland a:hover muda{ color:#ababab;float: left; display: block; font-size:8px; font-family:PF Arma Five;opacity:1;text-indent: 17px; -webkit-transition: all 0.9s ease-out;}
  270.  
  271. /*--- Não remover os Créditos ----*/
  272.  
  273. @font-face {
  274. font-family:basket;
  275. src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');,
  276. }
  277.  
  278.  
  279.  
  280. .frase {text-shadow: 0em 0em #333; position:absolute; text-transform: none; font-size:30px; letter-spacing: 0px; margin-top:183px; text-align: center; font-family:Sacramento; font-style:none;margin-left: 847px;padding: 0px; line-height:20px; width:130px; color: {color:detalhes}; border: 0px solid #fff; opacity:1;-webkit-transition: all 3s ease; -moz-transition: all 3s ease; -o-transition: all 3s ease; transition: all 3s ease;z-index:1; border-bottom:0px dotted {color:detalhes};}
  281.  
  282.  
  283. /*--- Links por bexfynch modificado por fraquear não copie ----*/
  284. #links2 a:first-letter{z-index:-99999999999;font-family: arial ; font-size: 12px;color:{color:detalhes};background:#fff;padding:5px;border-left:1px solid {color:borda};border-right:1px solid {color:borda};}
  285.  
  286. #links2{position:absolute; width:127px;height:20px; margin-left:-10px; margin-top:-3px; overflow:hidden; padding: 5px;transition:All .9s ease;-webkit-transition:All .9s ease;-moz-transition:All .9s ease;-o-transition:All .9s ease;z-index:9999999;color:{color:text};}
  287.  
  288. #links2 a {z-index:-99999999999;float: left; margin-left:5px; margin-top:0px;display: block; letter-spacing:0px; font-family:arial; overflow: hidden;font-size:9px; text-align:left;font-style:normal;;margin-bottom:5px;color:#aaa; text-decoration: uppercase; text-transform:none; height:15px; padding: 1px;line-height:13px;; ;;padding:2px;;width:117px; border:1px solid {color:borda};;background:{color:background};}
  289.  
  290. #links2:hover{height:100px;transition:All .9s ease;-webkit-transition:All .9s ease;-moz-transition:All .9s ease;-o-transition:All .9s ease;}
  291. #links2 a:hover {
  292. -o-transition: all 0.9s ease-in-out;-ms-transition: all 0.9s ease-in-out; transition: all 0.9s ease-in-out; background-color:#eee;}
  293.  
  294.  
  295. @font-face {
  296. font-family:titulo;
  297. src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');
  298. }
  299.  
  300. #aspas {width:auto; height:20px; margin-left:854px; margin-top:225px; background:transparent; font-size: 50px; font-family:georgia; color:{color:detalhes}; line-height: 0px; opacity:0.4; filter:alpha (opacity=10); position:fixed;z-index:1;}
  301.  
  302.  
  303. .simb{position:fixed;margin-top:295px;margin-left:855px;width:35px;height:46px; border:0px solid #fff;z-index:999;}
  304. .simb img{width:125px; height:15px;opacity:1;z-index:999;opacity:0.8;-webkit-filter: grayscale(20%);}
  305.  
  306.  
  307. #s-m-t-tooltip {max-width:300px; padding:3px 3px 3px 3px;margin:15px 20px;background-color:#fff; font-family:arial; font-size:9px; letter-spacing:0px; text-transform:lowercase; color:#808080; border:1px solid #e0dfdf; z-index:9999999; -moz-transition-duration:1s;
  308. -webkit-transition-duration:1s;
  309. -o-transition-duration:1s;}
  310.  
  311. @font-face {src: url('http://static.tumblr.com/08l8cbl/bxDmeztw0/pf_arma_five.ttf'); font-family: PF Arma Five;}
  312.  
  313. .linha1 { width: 140px; left:855px; height:146px; top:180px; background-color:#ffffff; border:1px solid {color:borda};-webkit-border-radius: 5px; position: fixed; border-radius:5px; opacity:1;
  314. z-index:1;}
  315.  
  316. </style>
  317.  
  318. <link href='http://fonts.googleapis.com/css?family=Alex+Brush' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Baumans' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'>
  319.  
  320.  
  321. </div>
  322.  
  323. <body>
  324.  
  325.  
  326. <!-- Não tira essa merda, se vc tirar eu vou jogar uma praga tão forte em vc que tu vai se arrepender de ter tirado, e tenho dito!--->
  327. <div id="lalaland">
  328. <a href="http://fraquear.tumblr.com">fraquear<muda>theme feito por fraquear, clique aqui. </muda></a></div>
  329. <!--- daqui pra baixo tire e mude o que quiser, só pra uso próprio--->
  330.  
  331. <!--- imagem do laço por nevalisca --->
  332. <div class="simb"><img src="http://media.tumblr.com/tumblr_lfhtuxuom41qzvcyt.png"></div>
  333.  
  334. <div class="linha1"></div>
  335.  
  336. <div id="aspas">“</div>
  337.  
  338. <div class="frase">{text:titulo}</div>
  339.  
  340. <div class="justin"> {Description}
  341.  
  342. <div id="links2">
  343. <a href="{text:Link1}">✿ {text:Link1 Title}</a>
  344. <a href="{text:Link2}">✿ {text:Link2 Title}</a>
  345. <a href="{text:Link3}">✿ {text:Link3 Title}</a>
  346. </div>
  347. </div>
  348.  
  349.  
  350.  
  351. </DIV>
  352.  
  353. </div>
  354. {block:IndexPage}
  355. <div class="column navigation" id="navigation">
  356. {block:Pagination}
  357. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  358. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  359. </div>
  360. {/block:IndexPage}
  361. </div></div></div></div>
  362.  
  363. <br></center></div></div></div></div></div></div>
  364.  
  365. <div id="enter">
  366.  
  367.  
  368. <div class="autopagerize_page_element">
  369. {block:Posts}
  370.  
  371. <div class="posts">
  372.  
  373.  
  374.  
  375.  
  376. {block:Text}
  377. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  378. <div class="caixinha">
  379. <a href="{ReblogURL}">Reblog esta postagem</a> /
  380. <a href="{Permalink}">{NoteCount}</a>
  381. </div>
  382. {/block:Text}
  383.  
  384. {block:Photo}
  385. <div class="caixinha">
  386. <a href="{ReblogURL}">Reblog esta postagem</a> /
  387. <a href="{Permalink}">{NoteCount}</a>
  388. </div>
  389. {block:IndexPage}<div class="image"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="400"/></div>{/block:IndexPage}{block:PermalinkPage}<div class="foto"><img src="{PhotoURL-500}" width="400"/></div>{/block:PermalinkPage}{/block:Photo}
  390.  
  391. {/block:Photo}{block:Photoset}
  392.  
  393. <div class="image">
  394. <div class="caixinha">
  395. <a href="{ReblogURL}">Reblog esta postagem</a> /
  396. <a href="{Permalink}">{NoteCount}</a>
  397. </div>
  398. {Photoset-400}</div>{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}{/block:Photoset}
  399.  
  400.  
  401. {block:Quote}
  402. <div class="quote"><font style="font-family:'EB Garamond', sans-serif; font-size:19px; float:left; padding:3px; color:{color:detalhes};">"</font>{Quote}</div>
  403. {block:Source}<div class="quotesource"><b>{Source}</b></div>
  404. {/block:Source}
  405. <a href="{SourceURL}"></a>
  406. <a href="{ReblogParentURL}"></a>
  407. <div class="caixinha">
  408. <a href="{ReblogURL}">Reblog esta postagem</a> /
  409. <a href="{Permalink}">{NoteCount}</a>
  410. </div>
  411. {/block:Quote}
  412.  
  413. {block:Link}
  414.  
  415. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  416. {block:Description}{Description}{/block:Description} <div class="caixinha">
  417. <a href="{ReblogURL}">Reblog esta postagem</a> /
  418. <a href="{Permalink}">{NoteCount}</a>
  419. </div>
  420. {/block:Link}
  421.  
  422. {block:Chat}
  423. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  424. <div class="chat"><ul>{block:Lines}
  425. <li class="person{UserNumber}">{block:Label}
  426. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div> <div class="caixinha">
  427. <a href="{ReblogURL}">Reblog esta postagem</a> /
  428. <a href="{Permalink}">{NoteCount}</a>
  429. </div>
  430. {/block:Chat}
  431.  
  432. {block:Audio}
  433. <div class="player">{AudioPlayerBlack}</div>
  434. {block:Caption}{Caption}{/block:Caption} <div class="caixinha">
  435. <a href="{ReblogURL}">Reblog esta postagem</a> /
  436. <a href="{Permalink}">{NoteCount}</a>
  437. </div>
  438. {/block:Audio}
  439.  
  440. {block:Video}{Video-250} <div class="caixinha">
  441. <a href="{ReblogURL}">Reblog esta postagem</a> /
  442. <a href="{Permalink}">{NoteCount}</a>
  443. </div>{/block:Video}
  444.  
  445. {block:Answer}
  446. <img src="{AskerPortraitURL-30}" class="ask">
  447. <div class="askbaby" align="left"> {Asker} susurrou:</div><p></p>
  448. <div class="assk">{Question}</div><p></p>
  449. <div class="resp">{Answer}</div>
  450.  
  451. <div class="caixinha">
  452. <a href="{ReblogURL}">Reblog esta postagem</a> /
  453. <a href="{Permalink}">{NoteCount}</a>
  454. </div>
  455. {/block:Answer}
  456.  
  457. {/block:IndexPage}
  458. </div>
  459. {/block:Posts}</div></div></div>
  460. </div></div></div></div></div></div></div></div></div>
  461.  
  462. {block:IndexPage}
  463.  
  464. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  465.  
  466. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  467.  
  468. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  469.  
  470. <script type="text/javascript">
  471. $(window).load(function(){
  472. var $wall = $('#enter');
  473. $wall.imagesLoaded(function(){
  474. $wall.masonry({
  475. itemSelector: '.posts',
  476. isAnimated : true
  477. });
  478. });
  479. $wall.infinitescroll({
  480. navSelector : "div#navigation",
  481. nextSelector : "div#navigation a#nextPage",
  482. itemSelector : '.posts',
  483. loadingImg : "http://static.tumblr.com/gdekeu9/sPBmvuxx8/loader.gif",
  484. loadingText : "",
  485. donetext : " ",
  486. extraScrollPx : 1000,
  487. bufferPx : 10100,
  488. debug : false,
  489. errorCallback: function() {
  490. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  491. }},
  492. function( newElements ) {
  493. var $newElems = $( newElements );
  494. $newElems.hide();
  495. $newElems.imagesLoaded(function(){
  496. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  497. });
  498. }); $('#enter').show(500);
  499. });
  500. </script>
  501.  
  502. {/block:IndexPage}
  503. </div>
  504. {/block:Posts}</div></div></div>
  505. </div></div></div></div></div></div></div></div></div>
  506. </div></div></div></div></div></div></div></div>
  507.  
  508. </div></div></div></div></div></div></div></div>
  509.  
  510. </div></div></div></div></div></div></div></div>
  511.  
  512. </div></div></div></div>
  513.  
  514.  
  515. </body>
  516.  
  517. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement