wafiosadesigns

Exclusivo Idiotei

Aug 5th, 2017
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.70 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"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2. <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css">
  3. <!-- START OF SCRIPT TOOLTIP AND RETURN FALSE -->
  4. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  5. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  6. <script>
  7. (function($){
  8. $(document).ready(function(){
  9. $("[title]").style_my_tooltips({
  10. tip_follows_cursor:true,
  11. tip_delay_time:20,
  12. tip_fade_speed:400,
  13. attribute:"title"
  14. });
  15. });
  16. })(jQuery);
  17. </script>
  18. <script>
  19. function click() {
  20. if (event.button==2||event.button==3) {
  21. oncontextmenu='return false';
  22. }
  23. }
  24. document.onmousedown=click
  25. document.oncontextmenu = new Function("return false;")
  26. </script>
  27.  
  28.  
  29.  
  30.  
  31. <!--
  32. ♡ ❤ ♡
  33. ••••••••••
  34. ❥| MR. WAFIOSA DESIGN'S ORIGINALLY 2016 ❥|
  35. ❥| NÃO AUTORIZO O USO DE DETALHES NENHUM. ❥|
  36. ❥| NÃO RETIRE MEUS CRÉDITOS, NÃO SE INSPIRE. ❥|
  37.  
  38. -->
  39.  
  40.  
  41.  
  42.  
  43. <!-- FAVICON AND TITLE -->
  44. <link rel="shortcut icon" href="{favicon}">
  45. <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>
  46. <!-- FAVICON AND TITLE -->
  47.  
  48.  
  49. <!-- APPEARANCE -->
  50.  
  51. <!-- CORES -->
  52. <meta name="image:sidebar" content="" />
  53.  
  54. <meta name="color:background color" content="#333333"/>
  55. <meta name="color:posts color" content="#282828"/>
  56. <meta name="color:texto" content="#000"/>
  57. <meta name="color:link" content="#000"/>
  58. <meta name="color:negrito" content="#347153"/>
  59. <meta name="color:detalhes do theme" content="#347153"/>
  60.  
  61. <meta name="text:sua url" content="mrwafiosa" />
  62.  
  63. <meta name="text:titulo" content=" Um título aqui" />
  64. <meta name="text:frase" content=" Uma frase aqui. Uma frase aqui. Uma frase aqui. Uma frase aqui. Uma frase aqui. Uma frase aqui. Uma frase aqui. Uma frase aqui. Uma frase aqui. " />
  65.  
  66. <meta name="text:link1" content="" />
  67. <meta name="text:link1 nome" content=" HOME " />
  68. <meta name="text:link2" content="" />
  69. <meta name="text:link2 nome" content=" ASK ME " />
  70. <meta name="text:link3" content="" />
  71. <meta name="text:link3 nome" content=" SUBMIT " />
  72. <meta name="text:link4" content="" />
  73. <meta name="text:link4 nome" content=" AUTHORSHIPS " />
  74. <meta name="text:link5" content="" />
  75. <meta name="text:link5 nome" content=" MY BOYFRIEND " />
  76.  
  77.  
  78. <!-- APPEARANCE -->
  79.  
  80.  
  81. </head>
  82. <style>
  83.  
  84. body{background:{color:background color}; background-attachment:fixed;}
  85.  
  86. a, a:link, a:active, a:visited {color:{color:link}; text-decoration:none}
  87. a:hover {color:{color:links hover}; text-decoration:none}
  88.  
  89. b {color:{color:negrito};}
  90.  
  91. titulo{text-decoration:none;}
  92.  
  93. blockquote {margin:0px;}
  94.  
  95. pre, code {background:{color:background color}; color:{color:texto}; font-size:12px; text-align: justify; padding: 10px; overflow:auto;}
  96.  
  97. /* SELEÇÃO DO TEXTO */
  98. ::selection{background:{color:background color}; color:{color:texto};}
  99. ::-moz-selection{background:{color:background color}; color:{color:texto};}
  100. ::-webkit-selection{background:{color:background color}; color:{color:texto};}
  101.  
  102. /* BARRA DE ROLAGEM */
  103. ::-webkit-scrollbar {width:2px; height:5px;}
  104. ::-webkit-scrollbar-track-piece {background-color:#ccc;}
  105. ::-webkit-scrollbar-thumb:vertical {height:5px; background-color:{color:negrito};}
  106. ::-webkit-scrollbar-thumb:horizontal {width:2px; background-color:{color:negrito};}
  107.  
  108. /* TOOLTIP */
  109. .tooltip {display: inline; position: relative;}
  110. #s-m-t-tooltip {-webkit-animation: CH 600ms; max-width:auto; margin:20px 20px 20px 8px; background:{color:posts color}; font-family:'Montserrat', sans-serif; text-align:left; font-size:12px; text-transform:uppercase; color:{color:texto}; font-size:10px; padding:7px; border-top:5px solid {color:negrito}; box-shadow:inset -1px -1px 1px rgba(255,255,255,.2), inset 1px 1px 1px rgba(0,0,0,.2); z-index:999999999999999999;}
  111.  
  112. /* CAIXA DOS POSTS */
  113. #wafcaixa{position:absolute; float:center; top:100px; left:80px; width:1250px; color:{color:texto}; letter-spacing:1px; font-size:9px; font-family:'Montserrat', sans-serif;}
  114.  
  115. /* PERSONALIZAÇÃO DOS POSTS */
  116. .posts{position:relative; font-family:'Montserrat'; float:left; display:inline-block; width:200px; height:auto; background:{color:posts color}; padding:10px 10px 10px 10px; margin:15px; border-radius:1px;}
  117. .posts {{block:PermalinkPage}width:250px; height:auto;{/block:PermalinkPage} }
  118.  
  119. /* IMAGEM DOS POSTS */
  120. .posts img{max-width:200px; height:auto;}
  121. .posts img{{block:PermalinkPage}max-width:250px;{/block:PermalinkPage} }
  122.  
  123. .imgpost img{width:200px; height:auto;}
  124. .imgpost img{{block:PermalinkPage}width:250px;{/block:PermalinkPage} }
  125.  
  126. .vsanna{display:none;}
  127.  
  128. /* CURSOR PERSONALIZADO */
  129. html {cursor: url(http://media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png), auto;}
  130. a, a:hover{cursor: url(http://media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif), auto;}
  131.  
  132. #tumblr_controls{position: fixed!important; z-index:15;}
  133. 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;}
  134. 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;}
  135.  
  136. /* ESTILO DE NOTES DOS TEXTOS POR MR. WAFIOSA - NÃO COPIE BITCH */
  137. .mr-notes{margin-left:-10px; margin-top:3px; font-family:'Montserrat'; text-align:left; color:#000; text-shadow: 0px 1px 0.5px rgba(116, 116, 116, 0.2); text-transform: uppercase; border-top:1px solid {color:background color}; font-size:9px; width:200px; height:5px; line-height:9px; font-weight:normal; padding:7px 15px 10px 5px; background:{color:posts color}; -webkit-transition:2s; position:absolute;}
  138.  
  139. .mr-reblogs{right:5px; margin-top:-17px; font-family:'Montserrat'; text-align:right; text-transform: uppercase; font-size:11px; width:108%; height:5px; line-height:25px; font-weight:normal; padding-bottom:2px; -webkit-transition:2s; position:absolute;}
  140.  
  141. .mr-notes a{color:{color:link}; text-shadow: 0px 1px 0.5px rgba(116, 116, 116, 0.2);}
  142. .mr-like a{color:{color:link}; text-shadow: 0px 1px 0.5px rgba(116, 116, 116, 0.2);}
  143. .mr-reblogs a{color:{color:link}; text-shadow: 0px 1px 0.5px rgba(116, 116, 116, 0.2);}
  144.  
  145. .mr-like{right:30px; margin-top:-10px; font-family:'Montserrat'; text-align:right; text-transform: uppercase; font-size:11px; width:relative; height:5px; line-height:0px; font-weight:normal; padding-bottom:2px; -webkit-transition:2s;z-index:9999; position:absolute;}
  146. /* ESTILO DE NOTES DOS TEXTOS POR MR. WAFIOSA - NÃO COPIE BITCH */
  147.  
  148.  
  149. /* ESTILO DE ASK POR MR. WAFIOSA - NÃO COPIE BITCH, GOSTOU? PEDE NO CHAT OU ASK, SIMPLES. */
  150. .waf-icon {height:24px; width:24px; float:left; padding:3px; text-align:center; margin-top:2px; background:{color:detalhes do theme};}
  151. .waf-perguntou{position:absolute; width:auto; margin-top:5px; margin-left:32px; height:7px; line-height:9px; font-family:'Montserrat'; font-size:8px; color:{color:negrito}; padding:4px; text-align:center; background:{color:background color}; box-shadow:inset -1px -1px 1px rgba(255, 255, 255, .2), inset 1px 1px 1px rgba(0, 0, 0, .2); text-transform:uppercase; }
  152. .waf-pergunta{margin-top:20px; margin-left:0px; height:auto; line-height:13px; width:auto; padding:5px; color:{color:texto}; text-align:center; background:{color:background color}; box-shadow:inset -1px -1px 1px rgba(255, 255, 255, .2), inset 1px 1px 1px rgba(0, 0, 0, .2); text-transform:uppercase; font-size:8px;}
  153. .waf-resposta{display:block; margin-top:13px; height:auto; width:auto; color:{color:texto}; text-align:left; padding:4px; text-transform:uppercase; font-size:8px;}
  154. /* ESTILO DE ASK POR MR. WAFIOSA - NÃO COPIE BITCH, GOSTOU? PEDE NO CHAT OU ASK, SIMPLES. */
  155.  
  156. .mr-quotes {font-family:'Montserrat'; font-size:9px; text-align:center; line-height:15px; margin-top:5px; color:{color:texto}; text-transform:uppercase;}
  157. .mr-quotes::first-letter {font-family:'Montserrat', cursive; color:{color:detalhes do theme}; font-size:35px;}
  158. .source {margin-top:5px; border-top:1px solid #eee; font-family:'Montserrat'; font-size:10px; text-align:right; text-transform:uppercase; line-height:24px; color:{color:detalhes do theme};}
  159.  
  160. .chat {margin:0px; text-align:left;}
  161. .chat .lines {color: {color:texto}; background:{color:background color}; padding:4px; margin-bottom:2px;}
  162. .chat .lines span {text-transform:uppercase; color:{color:negrito};}
  163. #laudio-caption {margin-top:10px;}
  164. #laudio-caption p {padding:5px; margin-bottom:1px; background:{color:background color};}
  165. #lalbum-art {display:inline-block; float:left;}
  166. #laudio-player {display:inline-block;}
  167.  
  168. /* CRÉDITO POR MR. WAFIOSA - NÃO RETIRE ESSA PORRA AQUI NÃO - NÃO COPIE SEM MINHA PERMISSÃO */
  169. .mr-credito{position:fixed; bottom:50px; margin-left:10px; width:20px; height:18px; font-size:13px; line-height:18px; font-family:'Rationale'; background:{color:negrito}; text-align:center; box-shadow:inset -1px -1px 1px rgba(255,255,255,.2), inset 1px 1px 1px rgba(0,0,0,.2); z-index:9999999999999999999999;}
  170. .waf-cred{position:fixed; margin-top:-19px; margin-left:-145px; width:auto; height:14px; line-height:15px; font-size:13px; font-family:'Rationale'; text-transform:uppercase; padding:3px; border-radius:1px; background:{color:negrito}; box-shadow:inset -1px -1px 1px rgba(255,255,255,.2), inset 1px 1px 1px rgba(0,0,0,.2); transition-duration:1s; opacity:0;}
  171. .waf-cred a{color:{color:link}}
  172. .mr-credito:hover .waf-cred{margin-left:29px; transition-duration:1s; opacity:1;}
  173. /* CRÉDITO POR MR. WAFIOSA - NÃO RETIRE ESSA PORRA AQUI NÃO - NÃO COPIE SEM MINHA PERMISSÃO */
  174.  
  175. /* SIDEBAR GERAL */
  176.  
  177. /* SIDE TOP */
  178. .waf-box1{position:fixed; width:150%; height:95px; margin-left:-15px; top:-5px; background:{color:background color}; box-shadow:inset -1px -1px 1px rgba(255,255,255,.2), inset 1px 1px 1px rgba(0,0,0,.2); z-index:999999;}
  179.  
  180. /* ICON */
  181. .mr-imagem img {position:fixed; width:60px; height:60px; margin-left:60px; margin-top:12px; padding:5px; background:{color:detalhes do theme}; box-shadow:inset -1px -1px 1px rgba(255, 255, 255, .2), inset 1px 1px 1px rgba(0, 0, 0, .2); z-index:9999999999;}
  182.  
  183. /* MENU POR MR. WAFIOSA - NÃO COPIE, NEM SE INSPIRE. */
  184. #wafmenu a i{color:{color:detalhes two}; margin-left:0px; margin-top:20px;}
  185. #wafmenu2{position:fixed; display:inline; margin-top:20px; margin-left:400px;}
  186. #wafmenu2 i{margin-left:0px; width:auto; height:auto; padding:4px; color:{color:posts color};}
  187. #wafmenu3{width:150px; margin-left:10px; top:30%; padding:10px; position:absolute; text-align:left;}
  188. #wafmenu3 a{color:#000; text-shadow: 0px 1px 1px rgba(225, 225, 225, 0.2); -webkit-background-clip: text; -moz-background-clip: text; background-clip: text; text-transform:uppercase; letter-spacing:2px; font-size:10px; transition-duration: 1s;}
  189.  
  190. .mr-cxmenu{position:fixed; margin-top:-38px; margin-left:420px; width:800px; text-align:left; height:30px; padding:3px;}
  191.  
  192. .mr-menu {position:fixed; margin-left:0px; margin-top:-3px; width:800px; height:auto; display:inline-block; cursor: hand; float:left; z-index:9999999;}
  193. .mr-menu a{display:inline-block; width:auto; height:14px; line-height:16px; margin:5px; text-align:center; padding:5px; font-family:'Montserrat'; font-size:10px; text-align:center; text-transform:uppercase; color:#000; text-shadow: 0px 1px 1px rgba(225, 225, 225, 0.2); -webkit-background-clip: text; -moz-background-clip: text; background-clip: text; letter-spacing:1px; transition:1s;}
  194. /* MENU POR MR. WAFIOSA - NÃO COPIE, NEM SE INSPIRE. */
  195.  
  196. /* FAIXA */
  197. .waf-faixa{position:fixed; width:150%; height:5px; margin-left:-10px; margin-top:80px; background:{color:detalhes do theme}; box-shadow:inset 2px 1px 1px rgba(255, 255, 255, .2), inset -1px -1px 2px rgba(0, 0, 0, .1);}
  198.  
  199. /* TÍTULO AND FRASE */
  200. .waf-tit{position:fixed; width:500px; height:14px; margin-left:150px; margin-top:10px; padding:5px; font-family:'Montserrat'; font-size:28px; color:{color:detalhes do theme}; text-align:left; text-transform:uppercase;}
  201.  
  202. .waf-frase{position:fixed; width:700px; height:14px; margin-left:150px; margin-top:50px; padding:5px; font-family:'Rationale'; font-size:14px; color:#000; text-shadow: 0px 1px 1px rgba(225, 225, 225, 0.2); -webkit-background-clip: text; -moz-background-clip: text; background-clip: text; letter-spacing:1px; text-transform:uppercase;}
  203.  
  204. /* PAINEL */
  205. .mr-status{position:fixed; width:auto; margin-top:35px; right:8px; text-align:center; }
  206. .mr-status a{display:block; width:10px; height:auto; margin:2px; float:left; padding:5px; text-transform:uppercase; font-size:14px; text-align:center; font-family:'Montserrat'; color:#000; text-shadow: 0px 1px 1px rgba(225, 225, 225, 0.2); -webkit-background-clip: text; -moz-background-clip: text; background-clip: text;}
  207.  
  208. /*
  209. ❥| CONTADOR PERSONALIZADO POR MR. WAFIOSA DESIGN'S ❥|
  210. ❥| NÃO COPIE, NÃO PEGUE DETALHES, NÃO SE INSPIRE ❥|
  211.  
  212. */
  213.  
  214. .waf-cont{position:fixed; width:auto; margin-top:8px; right:0px; text-align:center;}
  215. .waf-cont a{display:block; width:90px; height:auto; margin:4px; float:left; padding:5px; line-height:9px; text-transform:uppercase; font-size:9px; text-align:right; font-family:'Montserrat'; color:{color:detalhes do theme}; letter-spacing:1px; border-radius:2px; background:{color:posts color}; box-shadow:inset 1px 1px 1px rgba(255, 255, 255, .1), inset -1px -1px 2px rgba(0, 0, 0, .1);}
  216.  
  217.  
  218.  
  219.  
  220. </style>
  221.  
  222.  
  223. <!--- FONTES PERSONALIZADAS GOOGLE --->
  224. <link href="https://fonts.googleapis.com/css?family=Great+Vibes|Oswald|Rationale|Rochester" rel="stylesheet">
  225.  
  226. <link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet">
  227.  
  228. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css">
  229. <!--- FONTES PERSONALIZADAS GOOGLE --->
  230.  
  231. <!-- SCRIPT DO MENU -->
  232. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  233. <script type="text/javascript">
  234. $(document).ready(function(){ $("#wafmenu3").hide(); $("#wafmenu2").click(function(){ $(this).next("#wafmenu3").slideToggle('fast');
  235. }); }); </script>
  236.  
  237.  
  238. <body>
  239.  
  240.  
  241.  
  242. <!-- INÍCIO SIDE -->
  243. <div class="waf-box1">
  244.  
  245. <div class="waf-tit"> {text:titulo} </div>
  246.  
  247. <div class="waf-frase"> {text:frase} </div>
  248.  
  249. <div class="mr-imagem"><img src="{image:sidebar}"></div>
  250.  
  251. <!-- MENU -->
  252. <div id="wafmenu">
  253. <p id="wafmenu2"><i class="fa fa-navicon"></i></p>
  254. <div id="wafmenu3">
  255. <div class="mr-cxmenu">
  256.  
  257. <div class="mr-menu">
  258. <a href="{text:link1}"><i class="fa fa-home"></i> {text:link1 nome} </a>
  259. <a href="{text:link2}"><i class="fa fa-envelope"></i> {text:link2 nome} </a>
  260. <a href="{text:link3}"><i class="fa fa-pencil"></i> {text:link3 nome} </a>
  261. <a href="{text:link4}"><i class="fa fa-tags"></i> {text:link4 nome} </a>
  262. <a href="{text:link5}"><i class="fa fa-star"></i> {text:link5 nome} </a>
  263. </div>
  264. </div>
  265. </div>
  266. </div>
  267. <!-- MENU -->
  268.  
  269. <div class="mr-status">
  270.  
  271. <a href="https://www.tumblr.com/follow/{text:sua url}" title="Follow me" target="_blank"><i class="fa fa-user" aria-hidden="true"></i> </a>
  272. <a href="https://www.tumblr.com/dashboard?conversation={text:sua url}" title="Chat" target="_blank"><i class="fa fa-comment" aria-hidden="true"></i></a>
  273.  
  274. <!-- REDES SOCIAIS -->
  275. <a href="/" title="Twitter: USER"><i class="fa fa-twitter" aria-hidden="true"></i></a>
  276.  
  277. <a href="/" title="Instagram: USER"><i class="fa fa-instagram" aria-hidden="true"></i></a>
  278.  
  279. <a href="/" title="@user"><i class="fa fa-snapchat-ghost" aria-hidden="true"></i></a>
  280.  
  281. </div>
  282.  
  283. <!--
  284. ♡ ❤ ♡
  285. ••••••••••
  286. ❥| CONTADOR PERSONALIZADO POR MR. WAFIOSA DESIGN'S ❥|
  287. ❥| NÃO COPIE, NÃO PEGUE DETALHES, NÃO SE INSPIRE ❥|
  288. -->
  289.  
  290. <div class="waf-cont">
  291. <!-- ONLINES -->
  292. <script language="JavaScript">var fhs = document.createElement('script');var fhs_id = "5496665";
  293. var ref = (''+document.referrer+'');var pn = window.location;var w_h = window.screen.width + " x " + window.screen.height;
  294. fhs.src = "//freehostedscripts.net/ocounter.php?site="+fhs_id+"&e1=Online User&e2=Online Users&r="+ref+"&wh="+w_h+"&a=1&pn="+pn+"";
  295. document.head.appendChild(fhs);document.write("<span id='o_"+fhs_id+"'></span>");
  296. </script>
  297.  
  298. <!-- VISITAS -->
  299. <script language="JavaScript">var fhsh = document.createElement('script');var fhs_id_h = "3261700";
  300. fhsh.src = "//freehostedscripts.net/ocount.php?site="+fhs_id_h+"&name=Visits&a=1";
  301. document.head.appendChild(fhsh);document.write("<span id='h_"+fhs_id_h+"'></span>");
  302. </script>
  303. </div>
  304.  
  305.  
  306. </div>
  307. <!-- FIM SIDE -->
  308.  
  309. <!--- CRÉDITOS, NÃO RETIRE ESSA PORRA AQUI --->
  310. <div class="mr-credito" style="font-size:9px"><i class="fa fa-code" style="font-size:10px;"></i>
  311. <div class="waf-cred"><a href="http://mrwafiosa.tumblr.com/" title="Don't Copy. Originally Since 2016!."> Mr. Wafiosa Themes</a>
  312. </div></div>
  313. <!--- CRÉDITOS, NÃO RETIRE ESSA PORRA AQUI --->
  314.  
  315.  
  316. <!-- FIM DA SIDEBAR AND INICIO DOS POSTS -->
  317.  
  318.  
  319.  
  320.  
  321.  
  322. <div id="wafcaixa">
  323.  
  324. {block:Posts}
  325. <div class="posts">
  326.  
  327. {block:Text}
  328. {block:Title}<div style=" letter-spacing:1px; text-transform:uppercase; font-family:'Montserrat'; line-height:15px; padding-bottom:5px;"><center>
  329. {Title}</center></div>{/block:Title}
  330. {body}
  331. {/block:Text}
  332.  
  333.  
  334.  
  335.  
  336. {block:Quote}
  337. <div class="mr-quotes">{Quote}</div></font>
  338. {block:Source}<div class="source">• {Source} </div>{/block:Source}
  339. {/block:Quote}
  340.  
  341.  
  342.  
  343.  
  344. {block:Chat}
  345. {block:Lines}
  346. <div class="chat">
  347. <div class="lines">{block:Label}
  348. <span>{Label}</span>
  349. {/block:Label}
  350. {Line}</div></div>
  351. {/block:Lines}
  352. {/block:Chat}
  353.  
  354.  
  355.  
  356.  
  357. {block:Link}
  358. <a href="{URL}" target="{Target}"><div style="font-family:'Calibri'; text-transform:uppercase; text-align:center; font-size:11px; letter-spacing:1px; padding:2px; text-transform: uppercase;"><titulo>{Name}</a></titulo></div>{block:Description}{Description}{/block:Description}
  359. {/block:Link}
  360.  
  361.  
  362.  
  363.  
  364. {block:Audio}
  365. <div class="text">
  366. {block:AlbumArt}<div id="lalbum-art"><img src="{AlbumArtURL}" style="border-radius:100%; width:35px; height:35px;"></div>{/block:AlbumArt}
  367. <div style="margin-left:38px; margin-top:5px; text-transform: uppercase;">{AudioPlayerWhite}</div>
  368. <div id="laudio-caption">
  369. <p>Track: {block:TrackName}<i>{TrackName}</i>{/block:TrackName}.</p>
  370. <p>Artist: {block:Artist}<i>{Artist}</i>{/block:Artist}.</p>
  371. <p>Album: {block:Album}<i>{Album}</i>{/block:Album}.</p>
  372. <p>Plays: <i>{FormattedPlayCount}</i>.</p>
  373. </div></div>
  374. {/block:Audio}
  375.  
  376.  
  377.  
  378.  
  379. {block:Photo}
  380. <div class="imgpost"><img src="{PhotoURL-500}"></div>
  381. {Caption}
  382. {/block:Photo}
  383.  
  384.  
  385.  
  386.  
  387. {block:Photoset}
  388. <div class="imgpost"><center>{Photoset}</center></div>
  389. {Caption}
  390. {/block:Photoset}
  391.  
  392.  
  393.  
  394.  
  395. {block:Video}
  396. {block:Indexpage}<div class="imgpost" style="max-width:250px; height:auto; overflow-x:hidden; overflow-y:hidden;">{Video-250}</div>{/block:IndexPage}
  397. {Caption}
  398. {/block:Video}
  399.  
  400.  
  401.  
  402.  
  403. {block:Answer}
  404. <img src="{AskerPortraitURL-30}"class="waf-icon">
  405. <div class="waf-perguntou"> {Asker} asked:</div>
  406. <div class="waf-pergunta"> {Question}</div>
  407. <div class="waf-resposta">{Answer}</div>
  408. {/block:Answer}
  409.  
  410.  
  411.  
  412.  
  413.  
  414.  
  415. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  416. <div class="mr-notes" style="color:{color:detalhes do theme};"> {ShortMonth} {DayOfMonthWithZero} , <a href="{permalink}"> {NoteCount} notes </a>
  417.  
  418. <div class="mr-reblogs"><a href="{ReblogURL}" title="Reblogue!" target="_blank"><i class="fa fa-retweet"></i></a></div>
  419.  
  420. </div>
  421. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  422.  
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429. <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  430. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div></div>
  431.  
  432. {/block:Posts}
  433. </div>
  434.  
  435.  
  436.  
  437. {block:IndexPage}
  438. <div class="column navigation" id="navigation">
  439. {block:Pagination}
  440. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  441. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  442. </div>
  443. {/block:IndexPage}
  444. </div>
  445.  
  446. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  447. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  448. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  449.  
  450.  
  451. <script type="text/javascript">
  452. $(window).load(function () {
  453. $('#wafcaixa').masonry(),
  454. $('.masonryWrap').infinitescroll({
  455. navSelector : "div#navigation",
  456. nextSelector : "div#navigation a#nextPage",
  457. itemSelector : ".posts",
  458. bufferPx : 10000,
  459. extraScrollPx: 11000,
  460. loadingImg : "http://static.tumblr.com/8yo5xxv/3Tum7rjpo/loader.gif",
  461. loadingText : "",
  462. },
  463. // call masonry as a callback.
  464. function() { $('#wafcaixa').masonry({ appendedContent: $(this) }); }
  465. );
  466. });
  467. </script>
  468.  
  469.  
  470. </body>
  471. </html>
Advertisement
Add Comment
Please, Sign In to add comment