wafiosadesigns

SH Themes #06

Feb 5th, 2018
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.89 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.  
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head profile="http://gmpg.org/xfn/11">
  5.  
  6. <title>{title}</title>
  7. <link rel="shortcut icon" href="{favicon}">
  8. <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>
  9.  
  10.  
  11. <!------------------------• ♡ ❤ ♡
  12.  
  13. SHWNTY THEMES ORIGINALLY 2016 ©
  14. NÃO AUTORIZO O USO DE DETALHES NENHUM.
  15. NÃO RETIRE MEUS CRÉDITOS, NÃO SE INSPIRE.
  16.  
  17. • • • • • • •
  18.  
  19. QUALQUER CÓPIA DO MEU THEME, NÃO IMPORTA O QUANTO, OU QUE SEJA APENAS
  20. UM PEQUENO CÓDIGO, SEM A DEVIDA PERMISSÃO SERÁ CONSIDERADO PLÁGIO.
  21.  
  22. --• DON'T COPY. •--
  23. --• DON'T REDISTRIBUTE. •--
  24. --• DON'T USE THIS THEME AS BASE TO MAKE OTHER(S) THEME(S). •--
  25.  
  26. BY GABRIELA SOUZA • © 2016 - 2017
  27. ALL RIGHTS RESERVED ©
  28.  
  29. • • • • • • •
  30.  
  31. ♡ ❤ ♡ •------------------------->
  32.  
  33.  
  34.  
  35.  
  36. <!-- APPEARANCE -->
  37. <meta name="color:background color" content="#222222"/>
  38. <meta name="color:posts color" content="#181818"/>
  39. <meta name="color:texto" content="#ffffff"/>
  40. <meta name="color:link" content="#ffffff"/>
  41. <meta name="color:link hover" content="#948763"/>
  42. <meta name="color:negrito" content="#bbae89"/>
  43. <meta name="color:detalhes do theme" content="#bbae89"/>
  44.  
  45. <meta name="text:titulo" content="Fashionist" />
  46. <meta name="text:user instagram" content="_anagabrielas " />
  47.  
  48. <meta name="text:link1" content="" />
  49. <meta name="text:link1 nome" content="LINK NOME 01" />
  50. <meta name="text:link2" content="" />
  51. <meta name="text:link2 nome" content="LINK NOME 02" />
  52. <meta name="text:link3" content="" />
  53. <meta name="text:link3 nome" content="LINK NOME 03" />
  54. <meta name="text:link4" content="" />
  55. <meta name="text:link4 nome" content="LINK NOME 04" />
  56. <meta name="text:link5" content="" />
  57. <meta name="text:link5 nome" content="LINK NOME 05" />
  58. <!-- APPEARANCE -->
  59.  
  60.  
  61. </head>
  62. <style>
  63.  
  64. @font-face {font-family:'Blooming Elegant'; src:url('https://dl.dropboxusercontent.com/s/a7sh7lq9d98vtfk/BloomingElegant-Regular.ttf');}
  65.  
  66. @font-face {font-family:'Heart'; src:url('https://dl.dropboxusercontent.com/s/vzkb1ntpmhvesg4/BloomingElegantDoodles1.ttf');
  67. }
  68.  
  69. body{background:{color:background color}; background-attachment:fixed; font-family: 'Source Sans Pro'; margin:0px auto 0px; overflow-x:hidden; -webkit-animation:Shwnty-Thms 1.5s; -moz-animation:Shwnty-Thms 1.5s; animation:Shwnty-Thms 1.5s;}
  70.  
  71. @-webkit-keyframes Shwnty-Thms {0% {opacity:0; transform:scale(0);} 100% {opacity:1; transform:scale(1);}}
  72. @-moz-keyframes Shwnty-Thms {0% {opacity:0; transform:scale(0);} 100% {opacity:1; transform:scale(1);}}
  73. @keyframes Shwnty-Thms {0% {opacity:0; transform:scale(0);} 100% {opacity:1; transform:scale(1);}}
  74.  
  75. a, a:link, a:active, a:visited {color:{color:link}; text-decoration:none}
  76. a:hover {color:{color:link hover};}
  77.  
  78. b {color:{color:negrito}; font-weight:normal;}
  79.  
  80. h2 {color:{color:negrito}; font-size:10px;}
  81.  
  82. titulo{text-decoration:none;}
  83.  
  84. blockquote {margin:0px; text-decoration:none; font-size:10px; text-transform:uppercase; text-align:center; font-family: 'Source Sans Pro';}
  85.  
  86. pre, code {background:{color:background color}; color:{color:texto}; font-size:10px; text-align: justify; padding: 10px; overflow:auto; font-family: 'Source Sans Pro';}
  87.  
  88. pre::-webkit-scrollbar{width:4px;height:4px;}
  89. pre::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:negrito}; -webkit-border-radius:0px;}
  90.  
  91. code::-webkit-scrollbar{width:4px;height:4px;}
  92. code::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:negrito}; -webkit-border-radius:0px;}
  93.  
  94. .h1 {text-align:center; font-weight:normal; font-family: 'Source Sans Pro'; font-size:10px; color:{color:texto}; line-height:20px; margin-bottom:9px; margin-top:10px; letter-spacing:2px; text-transform:uppercase; }
  95. .h1 a{color:{color:detalhes do theme}; text-transform:uppercase}
  96.  
  97. .sh-link{text-align:center;}
  98. .sh-link a{font-family:'Source Code Pro'; font-size:10px; margin-top:0px; letter-spacing:1px; text-transform:uppercase; padding:2px;}
  99.  
  100. /* SELEÇÃO DO TEXTO */
  101. ::selection{background:{color:background color}; color:{color:texto};}
  102. ::-moz-selection{background:{color:background color}; color:{color:texto};}
  103. ::-webkit-selection{background:{color:background color}; color:{color:texto};}
  104.  
  105. /* BARRA DE ROLAGEM */
  106. ::-webkit-scrollbar{width:6px; height:6px; background:{color:posts color}; box-shadow:inset 2px 2px {color:posts color}, inset -2px -2px {color:posts color};}
  107. ::-webkit-scrollbar-thumb{border:2px solid {color:detalhes do theme}; background:{color:negrito};}
  108.  
  109.  
  110. /* TOOLTIP */
  111. .tooltip {display: inline; position: relative;}
  112. #s-m-t-tooltip {-webkit-animation: CH 600ms; max-width:auto; margin:20px 20px 20px 8px; background:{color:posts color}; font-family: 'Source Sans Pro'; font-size:9px; text-align:center; text-transform:uppercase; color:{color:negrito}; padding:5px; box-shadow:inset -1px -1px 4px rgba(0, 0, 0, .3), inset 1px 1px 3px rgba(225, 225, 225, .3); z-index:999999999999999999;}
  113.  
  114.  
  115. /* CAIXA DOS POSTS */
  116. #sh-cx{position:absolute; float:center; top:100px; left:40px; width:1250px; color:{color:texto}; letter-spacing:1px; font-family: 'Source Sans Pro'; font-size:10px; text-transform:uppercase;}
  117.  
  118. /* PERSONALIZAÇÃO DOS POSTS */
  119. .sh-posts{position:relative; font-family: 'Source Sans Pro'; float:left; display:inline-block; width:190px; height:auto; background:{color:posts color}; padding:10px 10px 7px 10px; margin:20px; text-transform:uppercase; overflow:hidden;}
  120. .sh-posts {{block:PermalinkPage}width:250px; height:auto;{/block:PermalinkPage} }
  121.  
  122. /* IMAGEM DOS POSTS */
  123. .sh-posts img{max-width:190px; height:auto; }
  124. .sh-posts img{{block:PermalinkPage}float:center; max-width:250px;{/block:PermalinkPage} }
  125.  
  126. .sh-imgp img{width:190px; height:auto;}
  127. .sh-imgp img{{block:PermalinkPage}float:center; width:250px;{/block:PermalinkPage} }
  128.  
  129. .sh-photoset img{width:190px; height:auto;}
  130. .sh-photoset img{{block:PermalinkPage}float:center; width:250px;{/block:PermalinkPage} }
  131.  
  132. .sh-video {max-width:250px; height:auto; overflow-x:hidden; overflow-y:hidden;}
  133.  
  134. .vsanna{display:none;}
  135.  
  136.  
  137. /* CURSOR PERSONALIZADO */
  138. html {cursor: url(http://media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png), auto;}
  139. a, a:hover{cursor: url(http://media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif), auto;}
  140.  
  141.  
  142. /* SCROLL TO TOP */
  143. #scrollToTop:link,#scrollToTop:visited {position:fixed; bottom:40px; right:30px; width:16px; height:20px; line-height:0px; border-radius:5px; color:{color:posts color}; background:{color:detalhes do theme}; font-size:17px; display:none; padding-left:5px; padding-top:2px; z-index:9;}
  144.  
  145.  
  146.  
  147. /* --• ESTILO DE NOTES DOS TEXTOS BY SHWNTY
  148. DON'T COPY. GOSTOU? PEDE NA ASK. •-- */
  149.  
  150. .shnotes-cx{display:block; margin-top:10px; margin-left:-5px; width:105%; height:10px; line-height:10px; font-family:'Source Sans Pro'; text-transform:uppercase; border-top:1px solid {color:detalhes do theme}; margin-bottom:0px;}
  151.  
  152. .shnotes-date{display:inline-block; float:left; color:{color:texto}; margin-top:5px; font-size:9px;}
  153. .shnotes-date a{margin-left:5px;}
  154.  
  155. .shnotes-reblog{display:inline-block; float:right; margin-top:5px; margin-right:5px; font-size:9px;}
  156.  
  157.  
  158. /* --• ESTILO DE NOTES DAS PHOTOS BY SHWNTY
  159. DON'T COPY. GOSTOU? PEDE NA ASK. •-- */
  160.  
  161. #shnotescx {position:absolute; width:190px; background:rgba(0, 0, 0, .9); top:10px; text-align:center; -webkit-transition-duration: .5s; opacity:0; height:0px; border-bottom:3px solid {color:negrito};
  162. background:-webkit-linear-gradient({color:posts color}, rgba(0,0,0,.4));
  163. background:-o-linear-gradient({color:posts color}, rgba(0,0,0,.4)));
  164. background:-moz-linear-gradient({color:posts color}, rgba(0,0,0,.4)));
  165. background:linear-gradient({color:posts color}, rgba(0,0,0,.4))); }
  166.  
  167. .sh-notesp {position:absolute; right:-5px; top:-5px; font-family: 'Oswald'; font-size:10px; text-transform: uppercase; color:{color:negrito}; letter-spacing:1px; text-align:center; width:140px; height:13px; line-height:14px; padding:3px; border-radius:2px; -webkit-transition:1s; opacity:0; z-index:9;}
  168.  
  169. .sh-reblog {position:absolute; right:15px; top:-5px; font-family: 'Blooming Elegant'; font-size:30px; text-align:left; width:100px; height:13px; line-height:14px; padding:3px; border-radius:2px; -webkit-transition:1s; opacity:0; z-index:9;}
  170. .sh-reblog a{text-transform:none;}
  171. .sh-reblog::after{position:absolute; margin-left:5px; margin-top:-5px; color:{color:negrito}; font-family:'Heart'; font-size:30px; content:"M";}
  172.  
  173. .sh-posts:hover #shnotescx {opacity:1; height:calc(100% - 22px) !important; }
  174. .sh-posts:hover .sh-notesp{opacity:1; top:45px; right:15;}
  175. .sh-posts:hover .sh-reblog{opacity:1; top:20px;}
  176.  
  177.  
  178.  
  179. /* --• ESTILO DE ASK BY SHWNTY
  180. DON'T COPY. GOSTOU? PEDE NA ASK. •-- */
  181.  
  182. .sh-icon {height:20px; width:20px; float:left; padding:2px; text-align:center; margin-top:-3px; background:{color:negrito}; border-radius:100%; box-shadow:inset 1px 1px 0 rgba(0, 0, 0, .2), 1px 1px rgba(255, 255, 255, .2);}
  183.  
  184. .sh-bls{position:absolute; width:200px; margin-top:3px; margin-left:40px; float:left; text-align:left;}
  185. .sh-bls shbls {display:inline-block; width:3px; height:3px; margin:3px; background:{color:posts color}; box-shadow:inset 1px 1px 0 rgba(0, 0, 0, .3), 1px 1px rgba(255, 255, 255, .1); border-radius:100%;}
  186.  
  187. .sh-perguntou{position:absolute; width:auto; margin-top:3px; margin-left:27px; height:7px; line-height:7px; font-family:'Source Code Pro'; font-size:8px; color:{color:texto}; padding:4px; text-align:center; text-transform:uppercase; background:{color:detalhes do theme}; border-radius:3px;}
  188.  
  189. .sh-pergunta{margin-top:0px; margin-left:5px; height:auto; font-family:'Source Code Pro'; font-size:9px; letter-spacing:2px; line-height:12px; width:auto; padding:5px; color:{color:texto}; text-align:center; box-shadow:inset 1px 1px 0 rgba(0, 0, 0, .3), 1px 1px rgba(255, 255, 255, .2), .5px .5px rgba(0, 0, 0, .1); border-radius:5px; text-transform:uppercase; margin-right:5px;}
  190.  
  191. .sh-resposta{margin-top:0px; margin-left:5px; height:auto; font-family:'Source Code Pro'; font-size:9px; letter-spacing:2px; line-height:12px; width:auto; padding:5px; color:{color:texto}; text-align:center; background:{color:posts color}; text-transform:uppercase; margin-right:5px;}
  192.  
  193.  
  194. /* --• ESTILO DE QUOTES BY: SHWNTY •-- */
  195.  
  196. .sh-quotes {position: relative; font-family:'Source Code Pro'; font-size:10px; text-align:left; line-height:10px;}
  197. .sh-source { letter-spacing:1px; text-transform:uppercase; font-family:'Source Code Pro'; font-size:9px; text-align:right; margin:5px; width:105%; right:0px;}
  198.  
  199. .chat {margin:0px; text-align:left;}
  200. .chat .lines {color: {color:texto}; background:{color:background color}; padding:4px; margin-bottom:2px;}
  201. .chat .lines span {text-transform:uppercase; color:{color:negrito};}
  202. #laudio-caption {margin-top:10px;}
  203. #laudio-caption p {padding:5px; margin-bottom:1px; background:{color:background color};}
  204. #lalbum-art {display:inline-block; float:left;}
  205. #laudio-player {display:inline-block;}
  206.  
  207. /* --• ESTILO DE CRÉDITOS BY: SHWNTY •-- */
  208. .sh-cred {position:fixed; margin-left:10px; bottom:50px; width:auto; height:auto; display:inline-block; cursor: hand; float:left; z-index:9999999;}
  209. .sh-cred a{display:inline-block; width:15px; height:15px; line-height:15px; margin:3px; text-align:center; padding:5px; font-family:'Source Code Pro'; font-size:11px; text-align:center; text-transform:uppercase; letter-spacing:1px; background:{color:detalhes do theme}; box-shadow:inset 1px 1px 0 rgba(0, 0, 0, .3), 1px 1px rgba(255, 255, 255, .2); border-radius:100%;}
  210. /* --• ESTILO DE CRÉDITOS BY: SHWNTY •-- */
  211.  
  212.  
  213.  
  214. /* SIDEBAR GERAL */
  215.  
  216. #sh-box1{position:absolute; width:101%; height:100px; margin-left:-10px; top:0px; text-align:center; background:{color:posts color}; z-index:999999;}
  217.  
  218. /* DESCRIÇÃO */
  219. .sh-desc {display:inline-block; width:auto; height:auto; margin-left:0px; margin-top:25px; padding:5px; font-family:'Oswald'; font-size:25px; color:{color:detalhes do theme}; text-align:center; letter-spacing:2px; text-transform:uppercase;}
  220.  
  221.  
  222. /* MENU */
  223. #sh-menu{position:fixed; width:100%; height:30px; top:-10px; margin-left:-10px; background:{color:detalhes do theme}; border-bottom:1px solid {color:posts color}; padding:10px; line-height:36px; display:none; text-align:center; float:center; z-index:999999999;}
  224. #sh-menu a{width:auto; text-align:center; font-size:9px; text-transform:uppercase; letter-spacing:1px; font-family: 'Source Code Pro'; margin:2px;}
  225. #sh-menu a:hover {color:{color:posts color}; transition:1s;}
  226.  
  227.  
  228. /* PAINEL */
  229. .sh-status{position:fixed; width:100px; margin-top:-40px; right:5px; text-align:center; z-index:99999999999999;}
  230. .sh-status a{display:inline-block; width:10px; height:10px; margin:.5px; text-align:center; line-height:11px; color:{color:negrito}; background:{color:posts color}; box-shadow:inset 1px 1px 0 rgba(0, 0, 0, .3), 1px 1px rgba(255, 255, 255, .2); padding:5px; font-size:11px; text-align:center; text-transform:uppercase; letter-spacing:1px; text-shadow: 1px 1px 0px rgba( 255, 255, 255, .1); border-radius:100%; transition:1s;}
  231. .sh-status a:hover {color:{color:detalhes do theme};}
  232.  
  233.  
  234. /*/ Controles hover por nevalisca.tumblr.com /*/
  235. .tmblr-iframe, iframe#tumblr_controls {position: fixed; opacity:0; z-index:99999999999999999 !impoportant; transform: scale(.8); top:-20px; left:-50px !important; opacity:0; padding-right:50px; transition-duration:.8s;}
  236. .tmblr-iframe:hover, iframe#tumblr_controls:hover{opacity:0;}
  237. .engrenagem{position:fixed; left:-20px; top:-20px;font-size:13px}
  238.  
  239.  
  240.  
  241. </style>
  242.  
  243. <!--- FONTES PERSONALIZADAS GOOGLE --->
  244. <link href="https://fonts.googleapis.com/css?family=Roboto|Roboto+Condensed|Source+Code+Pro|Source+Sans+Pro|Lobster|Rochester|Oswald" rel="stylesheet">
  245.  
  246. <link rel="stylesheet" href="//code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
  247.  
  248. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
  249. <!--- FONTES PERSONALIZADAS GOOGLE --->
  250.  
  251.  
  252. <body>
  253.  
  254.  
  255. <!-- INÍCIO BOX 01 -->
  256. <div id="sh-box1">
  257.  
  258. <!-- DESCRIÇÃO -->
  259. <div class="sh-desc"> {text:titulo} </div>
  260.  
  261. </div>
  262. <!-- FIM BOX 01 -->
  263.  
  264.  
  265. <!-- MENU -->
  266. <div id="sh-menu">
  267.  
  268. <a href="{text:link1}"> <b>001.</b> {text:link1 nome} </a>
  269.  
  270. <a href="{text:link2}"> <b>002.</b> {text:link2 nome}</a>
  271.  
  272. <a href="{text:link3}"> <b>003.</b> {text:link3 nome} </a>
  273.  
  274. <a href="{text:link4}"> <b>004.</b> {text:link4 nome}</a>
  275.  
  276. <a href="{text:link5}"> <b>005.</b> {text:link5 nome}</a>
  277.  
  278. <!-- STATUS -->
  279. <div class="sh-status">
  280. <a href="https://www.tumblr.com/follow/{Name}" title=" Follow me " target="_blank"><i class="ion-person-add"></i> </a>
  281.  
  282. <a href="https://www.tumblr.com/message/{Name}" title=" Conversation" target="_blank"><i class="ion-chatbubbles"></i></a>
  283.  
  284. <a href="https://www.tumblr.com/" title=" Dashboard " target="_blank"><i class="ion-ios-home"></i></a>
  285.  
  286. <a href="https://www.instagram.com/{text:user instagram}/" title="{text:user instagram}" target="_blank"><i class="ion-social-instagram-outline"></i></a>
  287.  
  288. </div>
  289.  
  290. </div>
  291.  
  292.  
  293.  
  294. <!--- CRÉDITOS, NÃO RETIRE ESSA PORRA AQUI --->
  295. <div class="sh-cred"><a href="http://shwnty.tumblr.com/" title="Shwnty Themes."> SH </a> </div>
  296. <!--- CRÉDITOS, NÃO RETIRE ESSA PORRA AQUI --->
  297.  
  298. <!-- NÃO REMOVA. -->
  299. <div class="engrenagem"><i class="fa fa-gear"></i></div>
  300.  
  301.  
  302. <!-- FIM DA SIDEBAR AND INICIO DOS POSTS -->
  303.  
  304.  
  305.  
  306. <div id="sh-cx">
  307.  
  308. {block:Posts}
  309. <div class="sh-posts">
  310.  
  311. {block:Text}
  312. {block:Title}<div class="h1"><center>{Title}</center></div>{/block:Title}
  313. {body}
  314.  
  315. <!--- shwnty notes --->
  316. <div class="shnotes-cx">
  317. <div class="shnotes-date"><a href="{Permalink}"> {NoteCountWithLabel} </a></div>
  318. <div class="shnotes-reblog"><a href="{ReblogURL}" target="_blank"> Reblog </a></div>
  319. </div>
  320. <!--- shwnty notes --->
  321.  
  322. {/block:Text}
  323.  
  324.  
  325.  
  326.  
  327. {block:Quote}
  328. <div class="sh-quotes">{Quote}</div>
  329. {block:Source}<div class="sh-source"> &mdash; {Source} </div>{/block:Source}
  330.  
  331. <!--- shwnty notes --->
  332. <div class="shnotes-cx">
  333. <div class="shnotes-date"><a href="{Permalink}"> {NoteCountWithLabel} </a></div>
  334. <div class="shnotes-reblog"><a href="{ReblogURL}" target="_blank"> Reblog </a></div>
  335. </div>
  336. <!--- shwnty notes --->
  337.  
  338. {/block:Quote}
  339.  
  340.  
  341.  
  342.  
  343. {block:Chat}
  344. {block:Lines}
  345. <div class="chat">
  346. <div class="lines">{block:Label}
  347. <span>{Label}</span>
  348. {/block:Label}
  349. {Line}</div></div>
  350. {/block:Lines}
  351.  
  352. <!--- shwnty notes --->
  353. <div class="shnotes-cx">
  354. <div class="shnotes-date"><a href="{Permalink}"> {NoteCountWithLabel} </a></div>
  355. <div class="shnotes-reblog"><a href="{ReblogURL}" target="_blank"> Reblog </a></div>
  356. </div>
  357. <!--- shwnty notes --->
  358.  
  359. {/block:Chat}
  360.  
  361.  
  362.  
  363.  
  364. {block:Link}
  365. <a href="{URL}" target="{Target}"><div class="sh-link"><titulo>{Name}</a></titulo></div>{block:Description}{Description}{/block:Description}
  366.  
  367. <!--- shwnty notes --->
  368. <div class="shnotes-cx">
  369. <div class="shnotes-date"><a href="{Permalink}"> {NoteCountWithLabel} </a></div>
  370. <div class="shnotes-reblog"><a href="{ReblogURL}" target="_blank"> Reblog </a></div>
  371. </div>
  372. <!--- shwnty notes --->
  373.  
  374. {/block:Link}
  375.  
  376.  
  377.  
  378.  
  379. {block:Audio}
  380. <div class="text">
  381. {block:AlbumArt}<div id="lalbum-art"><img src="{AlbumArtURL}" style="border-radius:100%; width:35px; height:35px;"></div>{/block:AlbumArt}
  382. <div style="margin-left:38px; margin-top:5px; text-transform: uppercase;">{AudioPlayerWhite}</div>
  383. <div id="laudio-caption">
  384. <p>Track: {block:TrackName}<i>{TrackName}</i>{/block:TrackName}.</p>
  385. <p>Artist: {block:Artist}<i>{Artist}</i>{/block:Artist}.</p>
  386. <p>Album: {block:Album}<i>{Album}</i>{/block:Album}.</p>
  387. <p>Plays: <i>{FormattedPlayCount}</i>.</p>
  388. </div></div>
  389.  
  390. <!--- shwnty notes --->
  391. <div class="shnotes-cx">
  392. <div class="shnotes-date"><a href="{Permalink}"> {NoteCountWithLabel} </a></div>
  393. <div class="shnotes-reblog"><a href="{ReblogURL}" target="_blank"> Reblog </a></div>
  394. </div>
  395. <!--- shwnty notes --->
  396.  
  397. {/block:Audio}
  398.  
  399.  
  400.  
  401.  
  402. {block:Photo}
  403. <div class="sh-imgp"><img src="{PhotoURL-500}"></div>
  404.  
  405. <!--- shwnty notes --->
  406. <div id="shnotescx"></div>
  407. <div class="sh-reblog"><a href="{ReblogURL}" target="_blank"> Reblog This! </a></div>
  408. <div class="sh-notesp"> <a href="{Permalink}">{NoteCountWithLabel} </a> </div>
  409. <!--- shwnty notes --->
  410.  
  411. {/block:Photo}
  412.  
  413.  
  414.  
  415.  
  416. {block:Photoset}
  417. <div class="sh-photoset"><center>{Photoset}</center></div>
  418.  
  419. <!--- shwnty notes --->
  420. <div id="shnotescx"></div>
  421. <div class="sh-reblog"><a href="{ReblogURL}" target="_blank"> Reblog This! </a></div>
  422. <div class="sh-notesp"> <a href="{Permalink}">{NoteCountWithLabel} </a> </div>
  423. <!--- shwnty notes --->
  424.  
  425. {/block:Photoset}
  426.  
  427.  
  428.  
  429.  
  430. {block:Video}
  431. {block:Indexpage}<div class="sh-video">{Video-250}</div>{/block:IndexPage}
  432.  
  433. <!--- shwnty notes --->
  434. <div id="shnotescx"></div>
  435. <div class="sh-reblog"><a href="{ReblogURL}" target="_blank"> Reblog This! </a></div>
  436. <div class="sh-notesp"> <a href="{Permalink}">{NoteCountWithLabel} </a> </div>
  437. <!--- shwnty notes --->
  438.  
  439. {/block:Video}
  440.  
  441.  
  442.  
  443.  
  444. {block:Answer}
  445.  
  446. <div class="sh-pergunta">{Question}</div>
  447. <img src="{AskerPortraitURL-30}"class="sh-icon">
  448. <div class="sh-bls"> <shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls> </div>
  449. <div class="sh-perguntou">{Asker} asked: </div>
  450.  
  451. <br><br>
  452. <div class="sh-resposta"> {Answer}</div>
  453.  
  454. <!--- shwnty notes --->
  455. <div class="shnotes-cx">
  456. <div class="shnotes-date"><a href="{Permalink}"> {NoteCountWithLabel} </a></div>
  457. <div class="shnotes-reblog"><a href="{ReblogURL}" target="_blank"> Reblog </a></div>
  458. </div>
  459. <!--- shwnty notes --->
  460.  
  461. {/block:Answer}
  462.  
  463.  
  464. <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  465. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div></div>
  466.  
  467. {/block:Posts}
  468. </div>
  469.  
  470.  
  471.  
  472. {block:IndexPage}
  473. <div class="column navigation" id="navigation">
  474. {block:Pagination}
  475. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  476. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  477. </div>
  478. {/block:IndexPage}
  479. </div>
  480.  
  481.  
  482.  
  483. <!-- FIM CAIXA DOS POSTS -->
  484.  
  485.  
  486.  
  487. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  488. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  489. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  490.  
  491.  
  492. <!-- VOLTAR AO TOPO. -->
  493. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
  494. <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  495. <a href="javascript:;" title="Voltar ao Topo" id="scrollToTop"><i class="ion-ios-arrow-up"> </i></a>
  496.  
  497.  
  498.  
  499. <!-- START OF SCRIPT TOOLTIP AND RETURN FALSE -->
  500. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  501. <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  502. <script>(function($){$(document).ready(function(){$("[title]")
  503. .style_my_tooltips({ tip_follows_cursor:true, tip_delay_time:20,
  504. tip_fade_speed:400, attribute:"title"});});})(jQuery);</script>
  505.  
  506.  
  507.  
  508. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  509. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  510. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  511.  
  512.  
  513. <script type="text/javascript">
  514. $(document).scroll(function () {var y = $(this).scrollTop(); if (y > 100) {$('#sh-menu').fadeIn();} if (y < 100) {$('#sh-menu').fadeOut();} });
  515. </script>
  516.  
  517.  
  518. <script type="text/javascript">
  519. $(window).load(function () {
  520. $('#sh-cx').masonry(),
  521. $('.masonryWrap').infinitescroll({
  522. navSelector : "div#navigation",
  523. nextSelector : "div#navigation a#nextPage",
  524. itemSelector : ".sh-posts",
  525. bufferPx : 10000,
  526. extraScrollPx: 11000,
  527. loadingImg : "http://static.tumblr.com/8yo5xxv/3Tum7rjpo/loader.gif",
  528. loadingText : "",
  529. },
  530. // call masonry as a callback.
  531. function() { $('#sh-cx').masonry({ appendedContent: $(this) }); }
  532. );
  533. });
  534. </script>
  535.  
  536. </body>
  537. </html>
Advertisement
Add Comment
Please, Sign In to add comment