wafiosadesigns

Theme F. #21

Jul 26th, 2017
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.21 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. <!-- BOTÃO DE VOLTAR AO TOPO -->
  29. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
  30. <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  31. <a href="javascript:;" id="scrollToTop"><img src="http://static.tumblr.com/u89hi8f/RSmotpoec/topo-roxo.png" title="Voltar ao topo" border="0"></a>
  32. <!-- BOTÃO DE VOLTAR AO TOPO -->
  33.  
  34.  
  35.  
  36. <!---------------------------------------------
  37. ❥ MR. WAFIOSA DESIGN'S ORIGINALLY 2016
  38. ❥ NÃO AUTORIZO O USO DE DETALHES NENHUM.
  39. ❥ NÃO RETIRE MEUS CRÉDITOS, NÃO SE INSPIRE.
  40. --------------------------------------------->
  41.  
  42.  
  43.  
  44. <!-- FAVICON AND TITLE -->
  45. <link rel="shortcut icon" href="http://static.tumblr.com/u89hi8f/FPWopjmj7/waf-icon.png">
  46. <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>
  47.  
  48.  
  49. <!-- APPEARANCE -->
  50.  
  51. <!-- CORES -->
  52. <meta name="image:sidebar" content="" />
  53.  
  54. <meta name="color:background color" content="#222222"/>
  55. <meta name="color:posts color" content="#191919"/>
  56. <meta name="color:texto" content="#fff"/>
  57. <meta name="color:link" content="#fff"/>
  58. <meta name="color:negrito" content="#b997ce"/>
  59. <meta name="color:faixa topo" content="#191919"/>
  60. <meta name="color:faixa1" content="#252525"/>
  61.  
  62. <meta name="text:sua url" content="mrwafiosa" />
  63.  
  64. <meta name="text:link1" content="" />
  65. <meta name="text:link1 nome" content=" LINK NOME 01 " />
  66. <meta name="text:link2" content="" />
  67. <meta name="text:link2 nome" content=" LINK NOME 02 " />
  68. <meta name="text:link3" content="" />
  69. <meta name="text:link3 nome" content=" LINK NOME 03 " />
  70. <meta name="text:link4" content="" />
  71. <meta name="text:link4 nome" content=" LINK NOME 04 " />
  72. <meta name="text:link5" content="" />
  73. <meta name="text:link5 nome" content=" LINK NOME 05 " />
  74.  
  75. <!-- APPEARANCE -->
  76.  
  77.  
  78. </head>
  79. <style>
  80.  
  81. body{background:{color:background color}; background-attachment:fixed;}
  82.  
  83. a, a:link, a:active, a:visited {color:{color:link}; text-decoration:none}
  84.  
  85. b {color:{color:negrito};}
  86.  
  87. titulo{text-decoration:none;}
  88.  
  89. blockquote {margin:0px; padding:4px; background:rgba(0, 0, 0, .2); box-shadow:inset -1px -1px 1px rgba(255,255,255,.2), inset 1px 1px 1px rgba(0,0,0,.2);}
  90.  
  91. pre, code {background:{color:background color}; color:{color:texto}; font-size:12px; text-align: justify; padding: 10px; overflow:auto;}
  92.  
  93. #scrollToTop:link,#scrollToTop:visited{position:fixed; display:none; bottom:40px; right:10px; background:transparent; color:transparent;}
  94.  
  95. /* SELEÇÃO DO TEXTO */
  96. ::selection{background:{color:negrito}; color:{color:texto};}
  97. ::-moz-selection{background:{color:negrito}; color:{color:texto};}
  98. ::-webkit-selection{background:{color:negrito}; color:{color:texto};}
  99.  
  100. /* BARRA DE ROLAGEM */
  101. ::-webkit-scrollbar {width:2px; height:5px;}
  102. ::-webkit-scrollbar-track-piece {background-color:#ccc;}
  103. ::-webkit-scrollbar-thumb:vertical {height:5px; background-color:{color:negrito};}
  104. ::-webkit-scrollbar-thumb:horizontal {width:2px; background-color:{color:negrito};}
  105.  
  106.  
  107. /* TOOLTIP */
  108. .tooltip {display: inline; position: relative;}
  109. #s-m-t-tooltip {-webkit-animation: CH 600ms; max-width:auto; margin:20px 20px 20px 8px; background:{color:posts color}; font-family:'Rationale', sans-serif; text-align:left; font-size:12px; text-transform:uppercase; color:{color:texto}; 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;}
  110.  
  111. /* CAIXA DOS POSTS */
  112. #wafcaixa{position:absolute; float:center; margin-top:120px; margin-left:60px; width:1250px; color:{color:texto}; font-size:12px;}
  113.  
  114. /* PERSONALIZAÇÃO DOS POSTS */
  115. .posts{position:relative; font-family:'Rationale'; float:left; text-transform:uppercase; display:inline-block; width:200px; height:auto; background:{color:posts color}; padding:10px 10px 10px 10px; margin:15px; border-radius:1px;}
  116. .posts {{block:PermalinkPage}width:200px; height:auto;{/block:PermalinkPage} }
  117.  
  118. /* IMAGEM DOS POSTS */
  119. .posts img{max-width:200px; height:auto;}
  120. .posts img{{block:PermalinkPage}max-width:200px;{/block:PermalinkPage} }
  121.  
  122. .imgpost img{width:200px; height:auto;}
  123. .imgpost img{{block:PermalinkPage}width:200px;{/block:PermalinkPage} }
  124.  
  125. .vsanna{display:none;}
  126.  
  127. /* CURSOR PERSONALIZADO */
  128. html {cursor: url(http://media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png), auto;}
  129. a, a:hover{cursor: url(http://media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif), auto;}
  130.  
  131. #tumblr_controls{position: fixed!important; z-index:15;}
  132. 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;}
  133. 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;}
  134.  
  135. /* ESTILO DE NOTES DOS TEXTOS POR MR. WAFIOSA - NÃO COPIE BITCH */
  136. .mr-notes{margin-left:-10px; margin-top:5px; text-align:left; text-transform: uppercase; border-top:1px solid #333; width:107%; height:10px; line-height:15px; letter-spacing:1px; text-transform:uppercase; padding:3px; padding-left:3px; color:{color:negrito}; font-size:12px; font-family:'Rationale';}
  137.  
  138. .mr-reblogs{margin-left:0px; margin-top:-11px; text-align:right; width:102%; height:5px; font-size:10px; padding:0px; font-family:'Rationale'; text-transform: uppercase;}
  139. /* ESTILO DE NOTES DOS TEXTOS POR MR. WAFIOSA - NÃO COPIE BITCH */
  140.  
  141.  
  142. /* ESTILO DE ASK POR MR. WAFIOSA - NÃO COPIE BITCH, GOSTOU? PEDE NO CHAT OU ASK, SIMPLES. */
  143. .waf-icon {height:24px; width:24px; float:left; padding:3px; text-align:center; margin-top:-2px; background:{color:negrito}; border-radius:50%; box-shadow:inset -1px -1px 1px rgba(255, 255, 255, .2), inset 1px 1px 1px rgba(0, 0, 0, .2);}
  144. .waf-perguntou{position:absolute; width:auto; margin-top:0px; margin-left:40px; height:7px; line-height:9px; font-family:'Rationale'; font-size:10px; padding:4px; text-align:center; background:{color:negrito}; text-transform:uppercase; }
  145. .waf-perguntou:before{position:absolute; margin-top:-4px; margin-left:-18px; border:7.5px solid transparent; border-right:7.5px solid {color:negrito}; content:' ';}
  146. .waf-pergunta{margin-top:18px; margin-left:0px; height:auto; line-height:13px; width:auto; padding:5px; color:{color:texto}; text-align:center; border-radius:2px; background:{color:background color}; box-shadow:inset 1px 2px 2px rgba(0, 0, 0, .3), inset -1px 0px 0px rgba(255, 255, 255, .1); text-transform:uppercase; font-size:12px;}
  147. .waf-resposta{display:block; margin-top:0px; height:auto; width:auto; color:{color:texto}; text-align:left; padding:4px; text-transform:uppercase; font-size:11px;}
  148. /* ESTILO DE ASK POR MR. WAFIOSA - NÃO COPIE BITCH, GOSTOU? PEDE NO CHAT OU ASK, SIMPLES. */
  149.  
  150. .mr-quotes {font-family:'Rationale'; font-size:12px; letter-spacing:1px; text-align:center; line-height:17px; margin-top:5px; color:{color:texto};}
  151. .mr-quotes::first-letter {font-family:'Rochester', cursive; color:{color:negrito}; font-size:35px;}
  152. .source {margin-top:5px; border-top:1px solid {color:negrito}; font-family:'Rationale'; font-size:10px; text-align:right; text-transform:uppercase; line-height:19px; color:{color:negrito};}
  153.  
  154. .chat {margin:0px; text-align:left;}
  155. .chat .lines {color: {color:texto}; background:{color:background color}; padding:4px; margin-bottom:2px;}
  156. .chat .lines span {text-transform:uppercase; color:{color:negrito};}
  157. #laudio-caption {margin-top:10px;}
  158. #laudio-caption p {padding:5px; margin-bottom:1px; background:{color:background color};}
  159. #lalbum-art {display:inline-block; float:left;}
  160. #laudio-player {display:inline-block;}
  161.  
  162.  
  163. /* SIDEBAR GERAL */
  164.  
  165. /* SIDE TOP */
  166. .waf-box1{position:fixed; width:150%; height:25px; margin-left:-15px; top:-10px; background:{color:faixa topo}; box-shadow:inset 2px 2px 2px rgba(255, 255, 255, .2), inset -1px -1px 2px rgba(0, 0, 0, .1); border-bottom:84px solid {color:background color}; z-index:9999999999;}
  167.  
  168. /* DESCRIÇÃO */
  169. .waf-desc{position:fixed; width:860px; height:14px; margin-left:450px; margin-top:80px; padding:5px; font-family:'Rationale'; font-size:14px; color:#ccc; text-align:center; text-transform:uppercase; background:{color:background color}; box-shadow:inset 1px 2px 2px rgba(0, 0, 0, .3), inset -1px 0px 0px rgba(255, 255, 255, .1); border-radius:8px 8px 0px 0px; z-index:99999;}
  170.  
  171. /* BOLINHAS E TÍTULOS - ESTILO POR MR. WAFIOSA / MR. ARRYN - DON'T COPY. */
  172. .waf-tit1{position:fixed; background-color:{color:negrito}; color: transparent; text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5); -webkit-background-clip: text; -moz-background-clip: text; background-clip: text; font-size:45px; font-family:'Rochester'; margin-top:20px; margin-left:85px; width:100%t; text-align:left;}
  173.  
  174. .waf-tit2{position:fixed; background-color:#121212; color: transparent; text-shadow: 0px 2px 2px rgba(37, 37, 37, 0.5); -webkit-background-clip: text; -moz-background-clip: text; background-clip: text; font-size:15px; font-family:'Share Tech Mono'; margin-top:70px; margin-left:120px; width:100%; letter-spacing:2px; text-align:left; text-transform:uppercase;}
  175.  
  176. .waf-bolinhas{position:fixed; margin-left:12px; margin-top:78px; font-size:28px; background-color:{color:negrito}; color: transparent; text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5); -webkit-background-clip: text; -moz-background-clip: text; background-clip: text; font-family:'Share Tech Mono';}
  177.  
  178. /* ICON */
  179. .mr-imagem img {position:fixed; width:60px; height:60px; margin-left:20px; margin-top:10px; padding:6px; background:{color:negrito}; border-radius:50px 50px 0px 50px; box-shadow:inset -1px -1px 1px rgba(255, 255, 255, .2), inset 1px 1px 1px rgba(0, 0, 0, .2); z-index:9999999999;}
  180.  
  181. /* MENU POR MR. WAFIOSA - NÃO COPIE, NEM SE INSPIRE. */
  182. .mr-cxmenu{position:fixed; margin-top:15px; margin-left:270px; width:100px; text-align:left; height:30px; padding:3px;}
  183.  
  184. .mr-menu {position:fixed; margin-left:0px; margin-top:-3px; width:auto; height:auto; display:inline-block; font-family:'Electrolize'; font-size:11px; text-align:center; text-transform:uppercase; cursor: hand; float:left; z-index:9999999;}
  185. .mr-menu a{display:inline-block; width:14px; height:14px; line-height:16px; margin:1px; text-align:center; padding:5px; background:{color:posts color}; color:{color:negrito}; box-shadow:inset -1px -1px 1px rgba(255, 255, 255, .2), inset 1px 1px 1px rgba(0, 0, 0, .2); border-radius:100%;}
  186. /* MENU POR MR. WAFIOSA - NÃO COPIE, NEM SE INSPIRE. */
  187.  
  188. /* PAINEL */
  189. .mr-status{position:fixed; width:auto; margin-top:22px; right:0px; text-align:center; padding:5px;}
  190. .mr-status a{display:block; width:auto; height:auto; margin:2px; float:left; padding:5px; line-height:11px; text-transform:uppercase; font-size:10px; text-align:center; font-family:'Rationale'; color:#ccc; letter-spacing:1px; border-radius:2px; background:{color:posts color}; box-shadow:inset 1px 1px 1px rgba(255, 255, 255, .2), inset -1px -1px 2px rgba(0, 0, 0, .1); border:8px; -webkit-transition:1s;}
  191. .mr-status a:hover{color:{color:negrito}; -webkit-transition:1s;}
  192.  
  193.  
  194.  
  195. </style>
  196.  
  197.  
  198. <!--- FONTES PERSONALIZADAS GOOGLE --->
  199. <link href="https://fonts.googleapis.com/css?family=Dancing+Script|Electrolize|Josefin+Sans|Norican|Parisienne|Rochester|Rouge+Script|Sacramento|Wire+One" rel="stylesheet">
  200.  
  201. <link href="https://fonts.googleapis.com/css?family=Great+Vibes|Oswald|Rationale|Rochester|Share+Tech+Mono" rel="stylesheet">
  202.  
  203. <link href="https://fonts.googleapis.com/css?family=Sacramento" rel="stylesheet">
  204.  
  205. <link href='https://fonts.googleapis.com/css?family=Quicksand|Share+Tech+Mono|Oswald|Rochester' rel='stylesheet' type='text/css'>
  206. <!--- FONTES PERSONALIZADAS GOOGLE --->
  207.  
  208. <body>
  209.  
  210.  
  211.  
  212. <!-- SIDE TOP -->
  213.  
  214. <div class="waf-box1">
  215.  
  216. <div style="position:fixed; margin-top:102px; margin-left:-10px; width:150%; height:2px; background:{color:faixa1}; box-shadow:inset 1px 2px 2px rgba(0, 0, 0, .3), inset -1px 0px 0px rgba(255, 255, 255, .1);"></div>
  217.  
  218. <div class="mr-imagem"><img src="{image:sidebar}"></div>
  219.  
  220. <div class="waf-tit1"> &nbsp Fashionist &nbsp </div>
  221. <div class="waf-tit2"> A Just Class and Glamour </div>
  222.  
  223. <div class="waf-desc"> Fashion is not something that exists in dresses only. Fashion is in the sky, in the street, fashion has to do with ideas, the way we live, what is happening. </div>
  224. <div class="waf-bolinhas"> •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• </div>
  225.  
  226. <!-- MENU -->
  227. <div class="mr-cxmenu">
  228.  
  229. <div class="mr-menu">
  230. <a href="{text:link1}" title="{text:link1 nome}"><i class="fa fa-home fa-fw"></i></a>
  231. <a href="{text:link2}" title="{text:link2 nome}"><i class="fa fa-envelope"></i></a>
  232. <a href="{text:link3}" title="{text:link3 nome}"><i class="fa fa-pencil"></i></a>
  233. <a href="{text:link4}" title="{text:link4 nome}"><i class="fa fa-tags"></i></a>
  234. <a href="{text:link5}" title="{text:link5 nome}"><i class="fa fa-anchor"></i></a>
  235. </div>
  236. </div>
  237. <!-- MENU -->
  238.  
  239. <div class="mr-status">
  240.  
  241. <a href="https://www.tumblr.com/follow/{text:sua url}" target="_blank"> Follow Me </a>
  242. <a href="https://www.tumblr.com/dashboard?conversation={text:sua url}" target="_blank"> Conversation </a>
  243.  
  244. <!-- ONLINES -->
  245. <script language="JavaScript">var fhs = document.createElement('script');var fhs_id = "5496665";
  246. var ref = (''+document.referrer+'');var pn = window.location;var w_h = window.screen.width + " x " + window.screen.height;
  247. fhs.src = "//freehostedscripts.net/ocounter.php?site="+fhs_id+"&e1=Online User&e2=Online Users&r="+ref+"&wh="+w_h+"&a=1&pn="+pn+"";
  248. document.head.appendChild(fhs);document.write("<span id='o_"+fhs_id+"'></span>");
  249. </script>
  250.  
  251. <!-- VISITAS -->
  252. <script language="JavaScript">var fhsh = document.createElement('script');var fhs_id_h = "3261700";
  253. fhsh.src = "//freehostedscripts.net/ocount.php?site="+fhs_id_h+"&name=Visits&a=1";
  254. document.head.appendChild(fhsh);document.write("<span id='h_"+fhs_id_h+"'></span>");
  255. </script>
  256.  
  257. </div>
  258.  
  259. </div>
  260.  
  261. <!--- CRÉDITOS, NÃO RETIRE ESSA PORRA AQUI --->
  262. <div style="position:fixed; bottom:45px; margin-left:5px; height:12px; width:12px; font-size:11px; line-height:12px; background:{color:posts color}; font-family:'Rationale'; box-shadow:inset 1px 1px 1px rgba(255, 255, 255, .3), inset -1px -1px 3px rgba(0, 0, 0, .4); border-radius:3px; padding:4px; text-align:center; z-index:99999999999;"><a href="http://mrwafiosa.tumblr.com/" style="color:#000; font-family:'Rationale'; text-shadow:1px 1px rgba(225, 225, 225, .4);" title="Mr Wafiosa Designs Originally 2016." target="_blank"><i class="fa fa-code"></i></a></div>
  263. <!--- CRÉDITOS, NÃO RETIRE ESSA PORRA AQUI --->
  264.  
  265.  
  266. <!-- FIM DA SIDEBAR AND INICIO DOS POSTS -->
  267.  
  268. <div id="wafcaixa">
  269. {block:Posts}
  270. <div class="posts">
  271.  
  272.  
  273.  
  274.  
  275. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  276. {block:Text}
  277. {block:Title}<div style=" letter-spacing:1px; text-transform:uppercase; font-family:'Rationale'; line-height:13px; padding-bottom:2px;"><center>
  278. {Title}</center></div>{/block:Title}
  279. {body}
  280.  
  281. <div class="mr-notes"> {DayOfMonth} {ShortMonth}, <a href="{permalink}">{NoteCount} notes</div>
  282. <div class="mr-reblogs"><a href="{ReblogURL}" title="Reblogue babe.!" target="_blank"> <i class="fa fa-anchor"></i> </a></div>
  283.  
  284. {/block:Text}
  285. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  286.  
  287.  
  288.  
  289.  
  290. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  291. {block:Quote}
  292. <div class="mr-quotes">{Quote}</div></font>
  293. {block:Source}<div class="source">• {Source} </div>{/block:Source}
  294.  
  295. <div class="mr-notes"> {DayOfMonth} {ShortMonth}, <a href="{permalink}">{NoteCount} notes</div>
  296. <div class="mr-reblogs"><a href="{ReblogURL}" title="Reblogue babe.!" target="_blank"> <i class="fa fa-anchor"></i> </a></div>
  297.  
  298. {/block:Quote}
  299. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  300.  
  301.  
  302.  
  303.  
  304. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  305. {block:Chat}
  306.  
  307. {block:Lines}
  308. <div class="chat">
  309. <div class="lines">{block:Label}
  310. <span>{Label}</span>
  311. {/block:Label}
  312. {Line}</div></div>
  313. {/block:Lines}
  314.  
  315. <div class="mr-notes"> {DayOfMonth} {ShortMonth}, <a href="{permalink}">{NoteCount} notes</div>
  316. <div class="mr-reblogs"><a href="{ReblogURL}" title="Reblogue babe.!" target="_blank"> <i class="fa fa-anchor"></i> </a></div>
  317.  
  318. {/block:Chat}
  319. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  320.  
  321.  
  322.  
  323. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  324. {block:Link}
  325. <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}
  326.  
  327. <div class="mr-notes"> {DayOfMonth} {ShortMonth}, <a href="{permalink}">{NoteCount} notes</div>
  328. <div class="mr-reblogs"><a href="{ReblogURL}" title="Reblogue babe.!" target="_blank"> <i class="fa fa-anchor"></i> </a></div>
  329.  
  330. {/block:Link}
  331. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  332.  
  333.  
  334.  
  335. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  336. {block:Audio}
  337. <div class="text">
  338. {block:AlbumArt}<div id="lalbum-art"><img src="{AlbumArtURL}" style="border-radius:100%; width:35px; height:35px;"></div>{/block:AlbumArt}
  339. <div style="margin-left:38px; margin-top:5px; text-transform: uppercase;">{AudioPlayerWhite}</div>
  340. <div id="laudio-caption">
  341. <p>Track: {block:TrackName}<i>{TrackName}</i>{/block:TrackName}.</p>
  342. <p>Artist: {block:Artist}<i>{Artist}</i>{/block:Artist}.</p>
  343. <p>Album: {block:Album}<i>{Album}</i>{/block:Album}.</p>
  344. <p>Plays: <i>{FormattedPlayCount}</i>.</p>
  345. </div></div>
  346.  
  347. <div class="mr-notes"> {DayOfMonth} {ShortMonth}, <a href="{permalink}">{NoteCount} notes</div>
  348. <div class="mr-reblogs"><a href="{ReblogURL}" title="Reblogue babe.!" target="_blank"> <i class="fa fa-anchor"></i> </a></div>
  349.  
  350. {/block:Audio}
  351. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  352.  
  353.  
  354. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  355. {block:Photo}
  356. <div class="imgpost"><img src="{PhotoURL-500}"></div>
  357.  
  358. <div class="mr-notes"> {DayOfMonth} {ShortMonth}, <a href="{permalink}">{NoteCount} notes</div>
  359. <div class="mr-reblogs"><a href="{ReblogURL}" title="Reblogue babe.!" target="_blank"> <i class="fa fa-anchor"></i> </a></div>
  360.  
  361. {/block:Photo}
  362. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  363.  
  364.  
  365. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  366. {block:Photoset}
  367. <div class="imgpost"><center>{Photoset}</center></div>
  368.  
  369. <div class="mr-notes"> {DayOfMonth} {ShortMonth}, <a href="{permalink}">{NoteCount} notes</div>
  370. <div class="mr-reblogs"><a href="{ReblogURL}" title="Reblogue babe.!" target="_blank"> <i class="fa fa-anchor"></i> </a></div>
  371.  
  372. {/block:Photoset}
  373. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  374.  
  375.  
  376.  
  377.  
  378. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  379. {block:Video}
  380. {block:Indexpage}<div class="imgpost" style="max-width:250px; height:auto; overflow-x:hidden; overflow-y:hidden;">{Video-250}</div>{/block:IndexPage}
  381.  
  382. <div class="mr-notes"> {DayOfMonth} {ShortMonth}, <a href="{permalink}">{NoteCount} notes</div>
  383. <div class="mr-reblogs"><a href="{ReblogURL}" title="Reblogue babe.!" target="_blank"> <i class="fa fa-anchor"></i> </a></div>
  384.  
  385. {/block:Video}
  386. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  387.  
  388.  
  389. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  390. {block:Answer}
  391. <img src="{AskerPortraitURL-30}"class="waf-icon">
  392. <div class="waf-perguntou" target="_blank"> {Asker} </div>
  393. <div class="waf-pergunta"> {Question}</div>
  394. <div class="waf-resposta">{Answer}</div>
  395.  
  396. <div class="mr-notes"> {DayOfMonth} {ShortMonth}, <a href="{permalink}">{NoteCount} notes</div>
  397. <div class="mr-reblogs"><a href="{ReblogURL}" title="Reblogue babe.!" target="_blank"> <i class="fa fa-anchor"></i> </a></div>
  398.  
  399. {/block:Answer}
  400. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  401.  
  402.  
  403. <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  404. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div></div>
  405.  
  406. {/block:Posts}
  407.  
  408. </div>
  409.  
  410. {block:IndexPage}
  411. <div class="column navigation" id="navigation">
  412. {block:Pagination}
  413. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  414. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  415. </div>
  416. {/block:IndexPage}
  417. </div>
  418.  
  419. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  420. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  421. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  422.  
  423.  
  424. <script type="text/javascript">
  425. $(window).load(function () {
  426. $('#wafcaixa').masonry(),
  427. $('.masonryWrap').infinitescroll({
  428. navSelector : "div#navigation",
  429. nextSelector : "div#navigation a#nextPage",
  430. itemSelector : ".posts",
  431. bufferPx : 10000,
  432. extraScrollPx: 11000,
  433. loadingImg : "http://static.tumblr.com/8yo5xxv/3Tum7rjpo/loader.gif",
  434. loadingText : "",
  435. },
  436. // call masonry as a callback.
  437. function() { $('#wafcaixa').masonry({ appendedContent: $(this) }); }
  438. );
  439. });
  440. </script>
  441.  
  442.  
  443. </body>
  444. </html>
Advertisement
Add Comment
Please, Sign In to add comment