wafiosadesigns

SH Theme Exclusive #Rogi

Feb 18th, 2020
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.63 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2.  
  3. <html xmlns="https://www.w3.org/1999/xhtml">
  4. <head profile="https://gmpg.org/xfn/11">
  5.  
  6. <title>{title}</title>
  7. <meta name="copyrighted-site-verification" content="01c3a8a300b69c53" />
  8. <link rel="shortcut icon" href="{favicon}">
  9.  
  10.  
  11. <!------------------------• ♡ ❤ ♡
  12.  
  13.  
  14. SHWNTY THEMES ORIGINALLY 2016 ©
  15. NÃO AUTORIZO O USO DE DETALHES NENHUM.
  16. NÃO RETIRE MEUS CRÉDITOS, NÃO SE INSPIRE.
  17.  
  18. • • • • • • •
  19.  
  20. QUALQUER CÓPIA DO MEU THEME, NÃO IMPORTA O QUANTO, OU QUE SEJA APENAS
  21. UM PEQUENO CÓDIGO, SEM A DEVIDA PERMISSÃO SERÁ CONSIDERADO PLÁGIO.
  22.  
  23. --• DON'T COPY. •--
  24. --• DON'T REDISTRIBUTE. •--
  25. --• DON'T USE THIS THEME AS BASE TO MAKE OTHER(S) THEME(S). •--
  26.  
  27. BY GABRIELA SOUZA • © 2016 - 2019
  28. ALL RIGHTS RESERVED ©
  29.  
  30. • • • • • • •
  31.  
  32. • ALL CODES FOUND ON THIS TUMBLR ARE PROTECTED BY COPYRIGHTED •
  33.  
  34. • COPYRIGHT NUMBER: YBTFC8zCzWWbyLet
  35. • REGISTRATION DATE: July 25, 2018 at 10:46 AM
  36. • MORE: https://www.copyrighted.com/website/YBTFC8zCzWWbyLet
  37.  
  38.  
  39. ♡ ❤ ♡ •------------------------->
  40.  
  41.  
  42.  
  43.  
  44.  
  45. <!-- JQuery library -->
  46. <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
  47. <!-- JQuery library -->
  48.  
  49. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
  50.  
  51.  
  52.  
  53.  
  54. <!-- APPEARANCE -->
  55. <meta name="color:background color" content="#222222"/>
  56. <meta name="color:posts color" content="#181818"/>
  57. <meta name="color:texto" content="#ffffff"/>
  58. <meta name="color:texto ask" content="#ffffff"/>
  59. <meta name="color:link" content="#ffffff"/>
  60. <meta name="color:link hover" content="#bbae89"/>
  61. <meta name="color:link menu hover" content="#897d57"/>
  62. <meta name="color:negrito" content="#bbae89"/>
  63. <meta name="color:detalhes do theme" content="#eeeeee"/>
  64. <meta name="color:detalhes do theme2" content="#bbae89"/>
  65.  
  66. <meta name="text:titulo theme" content="Titulo Theme" />
  67.  
  68. <meta name="text:link1" content="" />
  69. <meta name="text:link1 nome" content=" Home " />
  70. <meta name="text:link2" content="" />
  71. <meta name="text:link2 nome" content=" Message " />
  72. <meta name="text:link3" content="" />
  73. <meta name="text:link3 nome" content=" Submit " />
  74. <meta name="text:link4" content="" />
  75. <meta name="text:link4 nome" content=" History " />
  76. <meta name="text:link5" content="" />
  77. <meta name="text:link5 nome" content=" Authorships " />
  78.  
  79. <!-- APPEARANCE -->
  80.  
  81.  
  82. </head>
  83. <style>
  84.  
  85. @font-face {font-family:'Blooming Elegant'; src:url('https://dl.dropboxusercontent.com/s/a7sh7lq9d98vtfk/BloomingElegant-Regular.ttf');}
  86.  
  87. @font-face {font-family:'Heart'; src:url('https://dl.dropboxusercontent.com/s/vzkb1ntpmhvesg4/BloomingElegantDoodles1.ttf');}
  88.  
  89. @font-face {font-family:'Watermelon Script'; src:url('https://static.tumblr.com/jtskk8i/vrLpbvuc2/watermelon_script_demo.ttf'); font-weight: normal; font-style: normal;}
  90.  
  91. @font-face {font-family:'starfish'; src:url('https://static.tumblr.com/jtskk8i/p3Xpdv7vd/starfish.ttf'); font-weight: normal; font-style: normal;}
  92.  
  93.  
  94. body{background:{color:background color}; background-attachment:fixed; margin:0px auto 0px; overflow-x:hidden;}
  95.  
  96. a, a:link, a:active, a:visited {color:{color:link}; text-decoration:none; padding:5px; -webkit-transition:1s;}
  97.  
  98. a:hover {color:{color:hover}; -webkit-transition:1s;}
  99.  
  100. b {color:{color:negrito}; padding:5px; width:190px; font-size:11px;}
  101.  
  102. i {padding:5px; width:190px; font-size:11px;}
  103.  
  104. h2 {color:{color:negrito}; font-size:12px;}
  105.  
  106. titulo{width:190px; font-size:12px; margin-top:0px; text-align:center; float:center; padding:0px; height:0px;}
  107.  
  108. blockquote {margin:0px; text-decoration:none; font-size:10px; text-transform:uppercase; text-align:center; float:center; font-family: 'Oswald', sans-serif; padding:5px;}
  109.  
  110. pre, code {background:{color:background color}; color:{color:detalhes do theme2}; font-size:12px; text-align: justify; padding: 10px; overflow:auto; font-family: 'Oswald', sans-serif;}
  111.  
  112. pre::-webkit-scrollbar{width:4px;height:4px;}
  113. pre::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:negrito}; -webkit-border-radius:0px;}
  114.  
  115. code::-webkit-scrollbar{width:4px;height:4px;}
  116. code::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:negrito}; -webkit-border-radius:0px;}
  117.  
  118. .h1 {text-align:center; font-weight:normal; font-family: 'Oswald', sans-serif; font-size:14px; color:{color:texto}; margin-top:5px; text-transform:uppercase; }
  119. .h1 a{color:{color:detalhes do theme}; text-transform:uppercase}
  120.  
  121. /* SELEÇÃO DO TEXTO */
  122. ::selection{background:{color:background color}; color:{color:texto};}
  123. ::-moz-selection{background:{color:background color}; color:{color:texto};}
  124. ::-webkit-selection{background:{color:background color}; color:{color:texto};}
  125.  
  126. /* BARRA DE ROLAGEM */
  127. ::-webkit-scrollbar{width:6px; height:6px; background:{color:detalhes do theme2}; box-shadow:inset 2px 2px {color:detalhes do theme2}, inset -2px -2px {color:detalhes do theme2};}
  128. ::-webkit-scrollbar-thumb{border:2px solid {color:background color}; background:{color:background color};}
  129.  
  130.  
  131. /* TOOLTIP */
  132. .tooltip {display: inline; position: relative;}
  133. #s-m-t-tooltip {-webkit-animation: CH 600ms; max-width:auto; margin:20px 20px 20px 8px; background:{color:detalhes do theme2}; font-family: 'Oswald', sans-serif; color:{color:link menu hover}; font-size:12px; text-transform:uppercase; text-shadow:1px 1px 0px rgba(255, 255, 255, .4); letter-spacing:3px; text-align:center; text-transform:uppercase; padding:5px; box-shadow:inset 1px 1px 3px rgba(161, 196, 196, .2), inset -1px -1px 2px rgba(0, 0, 0, .2); border-radius:2px; z-index:999999999999999999;}
  134.  
  135.  
  136. /* CAIXA DOS POSTS */
  137. #sh-cx{display:inline-block; float:center; margin-left:50px; margin-top:90px; width:100%; float:center; color:{color:texto}; letter-spacing:1px; font-family: 'Oswald', sans-serif; font-size:12px; text-transform:uppercase; padding-bottom:20px; /*BLOCK POSTS PERMALINK*/ {block:PermalinkPage}width:450px; float:center; margin:8% 41% 0px; padding-bottom:10px;{/block:PermalinkPage} /*BLOCK POSTS TOTAL*/ {block:IndexPage}width:100%;{/block:IndexPage}}
  138.  
  139.  
  140. /* PERSONALIZAÇÃO DOS POSTS */
  141. .sh-posts{position:relative; font-family: 'Oswald', sans-serif; float:left; display:inline-block; width:200px; height:auto; background:{color:posts color}; margin:26px; text-transform:uppercase; overflow:hidden;}
  142. .sh-posts {{block:PermalinkPage}width:250px; height:auto;{/block:PermalinkPage} }
  143.  
  144. /* IMAGEM DOS POSTS */
  145. .sh-posts img{max-width:200px; height:auto; }
  146. .sh-posts img{{block:PermalinkPage}float:center; max-width:250px;{/block:PermalinkPage} }
  147.  
  148. .sh-imgp img{width:200px; height:auto;}
  149. .sh-imgp img{{block:PermalinkPage}float:center; width:250px;{/block:PermalinkPage} }
  150.  
  151. .sh-photoset img{width:200px; height:auto;}
  152. .sh-photoset img{{block:PermalinkPage}float:center; width:250px;{/block:PermalinkPage} }
  153.  
  154. .sh-video {max-width:250px; height:auto; overflow-x:hidden; overflow-y:hidden;}
  155.  
  156. .vsanna{display:none;}
  157.  
  158.  
  159. /* CURSOR PERSONALIZADO */
  160. html {cursor: url(https://media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png), auto;}
  161. a, a:hover{cursor: url(https://media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif), auto;}
  162.  
  163.  
  164. /* SCROLL TO TOP */
  165. #scrollToTop:link,#scrollToTop:visited {position:fixed; bottom:30px; right:15px; width:10px; height:14px; text-align:left; line-height:0px; color:{color:negrito}; text-shadow:1px 1px rgba(225, 225, 225, .5); display:none; z-index:9;}
  166.  
  167.  
  168. /* PERMALINK */
  169. .perma-tit{display: block; text-transform: uppercase; font-family: 'Oswald', sans-serif; font-size:12px; color:{color:texto}; text-align: left; line-height: 5px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:5px; overflow: hidden; padding: 7px; border-bottom: 1px solid {color:detalhes do theme2}; padding-left: 10px;}
  170.  
  171. #permalink {margin-top:5px; margin-left:0px; margin:5px; padding:3px; background:{color:background color}; text-transform: uppercase; font-family: 'Oswald', sans-serif; font-size:9px; text-align: left; }
  172. #permalink i {color:{color:negrito}; font-size:12px; margin:2px;}
  173.  
  174. ol.notes {list-style: none; margin-left:-35px; text-align: left; float:left; width:240px;}
  175. ol.notes li.note {margin:-10px 0px 15px 0px;background:{color:background color}; text-transform: uppercase; font-family: 'Oswald', sans-serif; font-size:11px; text-align: left; text-indent:-10px;}
  176. ol.notes li.note img.avatar {display: none; text-align: left;}
  177. ol.notes li.note span.action {color:{color:negrito}; text-align: left;}
  178. ol.notes li.note .answer_content {font-weight: normal; text-align: left;}
  179. ol.notes li.note blockquote {display: none; text-align: left;}
  180. ol.notes li.note blockquote a {text-decoration: none; color:{color:negrito};}
  181.  
  182.  
  183.  
  184.  
  185. /* --• ESTILO DE NOTES DOS TEXTOS BY SHWNTY
  186. DON'T COPY. ESTILO TOTALMENTE EXCLUSIVO.
  187. GOSTOU? PEDE NA ASK. •-- */
  188.  
  189. .shnotes-cx{display:block; margin-top:10px; width:100%; margin-left:0px; height:18px; line-height:13px; font-family: 'Oswald', sans-serif; text-transform:uppercase; border-top:1px solid {color:detalhes do theme2}; margin-bottom:0px; padding-bottom:3px;}
  190.  
  191. .shnotes-date{display:inline-block; float:left; color:{color:texto}; margin-top:5px; font-size:11px;}
  192. .shnotes-date a{margin-left:0px; color:{color:negrito};}
  193.  
  194. .shnotes-reblog{display:inline-block; float:right; margin-top:4px; font-size:11px;}
  195.  
  196.  
  197.  
  198. /* --• ESTILO DE NOTES DAS PHOTOS BY SHWNTY
  199. DON'T COPY. ESTILO TOTALMENTE EXCLUSIVO.
  200. GOSTOU? PEDE NA ASK. •-- */
  201.  
  202. #shnotescx {position:absolute; width:200px; background:rgba(0, 05, 0, .9); top:0px; text-align:center; -webkit-transition-duration: .5s; opacity:0; height:0px; z-index:9; }
  203.  
  204. .sh-dtlh::before {position:absolute; width:10px; height:3px; content:" ";
  205. bottom:1px; margin-left:0px; padding:1px; background:-webkit-linear-gradient(rgba(0, 0, 0, .9), rgba(0, 0, 0, .0)); -webkit-transition:1s; opacity:0; z-index:999;}
  206.  
  207. .sh-date {position:absolute; margin-left:-40px; bottom:100px; font-family: 'Oswald', sans-serif; font-size:10px; text-transform: uppercase; letter-spacing:1px; text-align:left; color:{color:negrito}; width:auto; height:13px; -webkit-transition:1s; opacity:0; z-index:99999;}
  208.  
  209. .sh-notesp {position:absolute; margin-left:0px; bottom:-15px; font-family: 'Oswald', sans-serif; font-size:9px; text-transform: uppercase; letter-spacing:1px; text-align:left; width:180px; height:13px; -webkit-transition:1s; opacity:0; z-index:99999;}
  210.  
  211. .sh-reblog {position:absolute; margin-left:100px; bottom:-15px; font-family: 'Oswald', sans-serif; font-size:9px; text-transform: uppercase; letter-spacing:1px; text-align:left; color:{color:negrito}; width:auto; height:13px; -webkit-transition:1s; opacity:0; z-index:99999;}
  212.  
  213. .sh-posts:hover .sh-dtlh::before{opacity:1; bottom:1px; width:200px; -webkit-transition:1s;}
  214. .sh-posts:hover #shnotescx {opacity:.8; height:calc(100% - 5px) !important; }
  215. .sh-posts:hover .sh-date{opacity:1; bottom:35px; margin-left:5px;}
  216. .sh-posts:hover .sh-notesp{opacity:1; bottom:21px; margin-left:1px;}
  217. .sh-posts:hover .sh-reblog{opacity:1; bottom:8px; margin-left:1px;}
  218.  
  219.  
  220. /* --• ESTILO DE ASK BY SHWNTY
  221. DON'T COPY. ESTILO TOTALMENTE EXCLUSIVO.
  222. GOSTOU? PEDE NA ASK. •-- */
  223.  
  224. .sh-icon {height:20px; width:20px; float:left; padding:3px; text-align:center; margin-top:5px; margin-left:5px; background:{color:detalhes do theme}; border-radius:100%; box-shadow:inset 1px 1px 0 rgba(0, 0, 0, .2), 1px 1px rgba(255, 255, 255, .2);}
  225.  
  226. .sh-perguntou{position:absolute; width:auto; margin-top:8px; margin-left:35px; height:7px; line-height:7px; font-family: 'Oswald', sans-serif; font-size:9px; color:{color:texto ask}; padding:4px; text-align:center; text-transform:uppercase; background:{color:detalhes do theme}; border-radius:3px; box-shadow:inset 1px 1px 3px rgba(161, 196, 196, .2), inset -1px -1px 2px rgba(0, 0, 0, .2); z-index:999999999;}
  227.  
  228. .sh-pergunta{margin-top:24px; margin-left:5px; height:auto; font-family: 'Oswald', sans-serif; font-size:10px; letter-spacing:2px; line-height:15px; width:auto; padding:5px; color:{color:texto ask}; text-align:center; background:{color:detalhes do theme}; border-radius:3px; box-shadow:inset 1px 1px 3px rgba(161, 196, 196, .2), inset -1px -1px 2px rgba(0, 0, 0, .2); text-transform:uppercase; margin-right:5px;}
  229.  
  230. .sh-resposta{margin-top:5px; margin-left:-5px; height:auto; font-family: 'Oswald', sans-serif; font-size:10px; letter-spacing:2px; line-height:15px; width:auto; padding:5px; color:{color:texto ask}; text-align:center; text-transform:uppercase; margin-bottom:10px;}
  231.  
  232.  
  233. /* --• ESTILO DE QUOTES BY: SHWNTY •-- */
  234.  
  235. .sh-quotes {font-family: 'Oswald', sans-serif; font-size:12px; text-align:center; margin-top:0px; color:{color:texto}; letter-spacing:1px; text-transform:uppercase; padding:5px;}
  236. .sh-source {margin-top:5px; padding-right:5px; font-family: 'Oswald', sans-serif; font-size:10px; text-align:right; text-transform:uppercase;vcolor:{color:texto};}
  237.  
  238. .chat {margin:0px; text-align:left; padding:5px;}
  239. .chat .lines {color: {color:texto}; background:{color:background color}; padding:4px; margin-bottom:2px;}
  240. .chat .lines span {text-transform:uppercase; color:{color:negrito};}
  241. #laudio-caption {margin-top:10px; padding:5px;}
  242. #laudio-caption p {padding:5px; margin-bottom:1px; background:{color:background color};}
  243. #lalbum-art {display:inline-block; float:left;}
  244. #laudio-player {display:inline-block;}
  245.  
  246. /* --• ESTILO DE CRÉDITOS BY: SHWNTY •-- */
  247. .sh-cred {position:fixed; margin-left:5px; bottom:30px; width:auto; height:auto; display:inline-block; cursor: hand; float:left; z-index:9999999;}
  248. .sh-cred a{display:inline-block; width:15px; height:15px; line-height:15px; margin:3px; text-align:center; padding:5px; font-family: 'Oswald', sans-serif; font-size:11px; color:{color:link menu hover}; text-transform:uppercase; text-shadow:1px 1px 0px rgba(255, 255, 255, .4); letter-spacing:3px; background:{color:detalhes do theme2}; box-shadow:inset 1px 1px 3px rgba(161, 196, 196, .2), inset -1px -1px 2px rgba(0, 0, 0, .2); border-radius:100%;}
  249. /* --• ESTILO DE CRÉDITOS BY: SHWNTY •-- */
  250.  
  251.  
  252.  
  253. /* SIDEBAR GERAL */
  254.  
  255. #sh-box1{position:absolute; width:100%; height:30px; left:0px; top:0px; text-align:center;}
  256.  
  257. /* TÍTULO */
  258. .sh-tit {display:inline-block; width:auto; height:auto; margin-left:0px; margin-top:10px; padding:5px; font-family: 'Oswald', sans-serif; font-size:20px; color:{color:detalhes do theme2}; text-transform:uppercase; letter-spacing:10px; border-bottom:1px solid {color:posts color}; z-index:9999;}
  259.  
  260.  
  261. /* MENU */
  262. .sh-menu {margin-left:0px; margin-top:0px; width:auto; height:auto; cursor: hand; float:center; background:{color:detalhes do theme2}; z-index:9999999;}
  263. .sh-menu a{display:inline-block; width:auto; height:25px; margin:3px; text-align:center; font-family: 'Oswald', sans-serif; font-size:14px; color:{color:detalhes do theme}; text-transform:uppercase; text-shadow:1px 1px 0px rgba(0, 0, 0, .4); letter-spacing:5px; transition:1s;}
  264. .sh-menu a:hover {color:{color:link menu hover}; text-shadow:1px 1px 0px rgba(255, 255, 255, .4); letter-spacing:2px; transition:2s;}
  265.  
  266.  
  267.  
  268. /*/ Controles hover por nevalisca.tumblr.com /*/
  269. .tmblr-iframe, iframe#tumblr_controls {position: fixed; opacity:0.4; z-index:99999999999999999 !impoportant; transform: scale(.8); top:-2px; right:-50px !important; opacity:0; padding-right:50px; transition-duration:.8s;}
  270. .tmblr-iframe:hover, iframe#tumblr_controls:hover{opacity:.4;}
  271. .engrenagem{position:fixed; right:20px; top:-20px;font-size:13px}
  272.  
  273.  
  274.  
  275. </style>
  276.  
  277. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
  278. <script src="https://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  279. <a href="javascript:;" title="Voltar ao Topo" id="scrollToTop"><i class="ion-ios-arrow-up" style="font-size:20px;"> </i></a>
  280.  
  281.  
  282. <!--- FONTES PERSONALIZADAS GOOGLE --->
  283. <link href="https://fonts.googleapis.com/css?family=Cookie|Dancing+Script|Great+Vibes|Lobster+Two|Pacifico|Parisienne|Sacramento&display=swap" rel="stylesheet">
  284.  
  285. <link href="https://fonts.googleapis.com/css?family=Abel|Barlow+Semi+Condensed|Bebas+Neue|Dosis|Montserrat|Oswald|Pathway+Gothic+One|Poppins|Quicksand|Raleway|Source+Sans+Pro&display=swap" rel="stylesheet">
  286.  
  287. <link href="https://unpkg.com/[email protected]/dist/css/ionicons.min.css" rel="stylesheet">
  288.  
  289. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
  290. <!--- FONTES PERSONALIZADAS GOOGLE --->
  291.  
  292. <body>
  293.  
  294.  
  295. <!-- INÍCIO SIDE -->
  296.  
  297.  
  298. <!--- CRÉDITOS, NÃO RETIRE ESSA PORRA AQUI --->
  299. <div class="sh-cred"><a href="https://shwnty.tumblr.com/" title=" Shwnty Themes"> SH </a> </div>
  300. <!--- CRÉDITOS, NÃO RETIRE ESSA PORRA AQUI --->
  301.  
  302. <!-- NÃO REMOVA. -->
  303. <div class="engrenagem"><i class="fa fa-gear"></i></div>
  304.  
  305.  
  306.  
  307.  
  308. <!-- COMEÇO BOX 01 -->
  309. <div id="sh-box1">
  310.  
  311. <!-- MENU -->
  312. <div class="sh-menu">
  313. <a href="{text:link1}">{text:link1 nome}</a>
  314.  
  315. <a href="{text:link2}">{text:link2 nome}</a>
  316.  
  317. <a href="{text:link3}">{text:link3 nome}</a>
  318.  
  319. <a href="{text:link4}">{text:link4 nome}</a>
  320.  
  321. <a href="{text:link5}">{text:link5 nome}</a>
  322. </div>
  323.  
  324. <!-- TÍTULO -->
  325. <div class="sh-tit">{text:titulo theme}</div>
  326.  
  327. </div>
  328. <!-- FIM DA SIDEBAR AND INICIO DOS POSTS -->
  329.  
  330.  
  331.  
  332. <div id="sh-cx">
  333.  
  334. {block:Posts}
  335. <div class="sh-posts">
  336.  
  337. {block:Text}
  338. {block:Title}<div class="h1"><center>{Title}</center></div>{/block:Title}
  339. <div style="text-align:center; padding:0px 5px; font-size:11px;">{body}</div>
  340.  
  341. <!--- shwnty notes --->
  342. {block:Indexpage}
  343. <div class="shnotes-cx">
  344. <div class="shnotes-date"><a href="{permalink}">{NoteCountWithLabel}</a></div>
  345. <div class="shnotes-reblog"><a href="{ReblogURL}" target="_blank">Reblog</a></div>
  346. </div>
  347. {/block:Indexpage}
  348. <!--- shwnty notes --->
  349.  
  350. {/block:Text}
  351.  
  352.  
  353.  
  354.  
  355. {block:Quote}
  356. <div class="sh-quotes">
  357. <div style="margin-left:0px; margin-top:0px; font-size:25px; font-family:calibri; line-height:28px; z-index: -9999; opacity:7; color:{color:negrito}; text-align:left; float:left;">❝</div>{Quote}</div>
  358. {block:Source}<div class="sh-source"><b>•</b>{Source}</div>{/block:Source}
  359.  
  360. <!--- shwnty notes --->
  361. {block:Indexpage}
  362. <div class="shnotes-cx">
  363. <div class="shnotes-date"><a href="{permalink}">{NoteCountWithLabel}</a></div>
  364. <div class="shnotes-reblog"><a href="{ReblogURL}" target="_blank">Reblog</a></div>
  365. </div>
  366. {/block:Indexpage}
  367. <!--- shwnty notes --->
  368.  
  369. {/block:Quote}
  370.  
  371.  
  372.  
  373.  
  374. {block:Chat}
  375. {block:Lines}
  376. <div class="chat">
  377. <div class="lines">{block:Label}
  378. <span>{Label}</span>
  379. {/block:Label}
  380. {Line}</div></div>
  381. {/block:Lines}
  382.  
  383. <!--- shwnty notes --->
  384. {block:Indexpage}
  385. <div class="shnotes-cx">
  386. <div class="shnotes-date"><a href="{permalink}">{NoteCountWithLabel}</a></div>
  387. <div class="shnotes-reblog"><a href="{ReblogURL}" target="_blank">Reblog</a></div>
  388. </div>
  389. {/block:Indexpage}
  390. <!--- shwnty notes --->
  391.  
  392. {/block:Chat}
  393.  
  394.  
  395.  
  396.  
  397. {block:Link}
  398. <a href="{URL}" target="{Target}"><titulo><center>{Name}</center></titulo></a>
  399. {block:Description}{Description}{/block:Description}
  400.  
  401. <!--- shwnty notes --->
  402. {block:Indexpage}
  403. <div class="shnotes-cx">
  404. <div class="shnotes-date"><a href="{permalink}">{NoteCountWithLabel}</a></div>
  405. <div class="shnotes-reblog"><a href="{ReblogURL}" target="_blank">Reblog</a></div>
  406. </div>
  407. {/block:Indexpage}
  408. <!--- shwnty notes --->
  409.  
  410. {/block:Link}
  411.  
  412.  
  413.  
  414.  
  415. {block:Audio}
  416. <div class="text">
  417. {block:AlbumArt}<div id="lalbum-art"><img src="{AlbumArtURL}" style="border-radius:100%; width:35px; height:35px;"></div>{/block:AlbumArt}
  418. <div style="margin-left:38px; margin-top:5px; text-transform: uppercase;">{AudioPlayerWhite}</div>
  419. <div id="laudio-caption">
  420. <p>Track: {block:TrackName}<i>{TrackName}</i>{/block:TrackName}.</p>
  421. <p>Artist: {block:Artist}<i>{Artist}</i>{/block:Artist}.</p>
  422. <p>Album: {block:Album}<i>{Album}</i>{/block:Album}.</p>
  423. <p>Plays: <i>{FormattedPlayCount}</i>.</p>
  424. </div></div>
  425.  
  426. <!--- shwnty notes --->
  427. {block:Indexpage}
  428. <div class="shnotes-cx">
  429. <div class="shnotes-date"><a href="{permalink}">{NoteCountWithLabel}</a></div>
  430. <div class="shnotes-reblog"><a href="{ReblogURL}" target="_blank">Reblog</a></div>
  431. </div>
  432. {/block:Indexpage}
  433. <!--- shwnty notes --->
  434.  
  435. {/block:Audio}
  436.  
  437.  
  438.  
  439.  
  440. {block:Photo}
  441. <div class="sh-imgp"><img src="{PhotoURL-500}"></div>
  442.  
  443. <!--- shwnty notes --->
  444. {block:Indexpage}
  445. <div id="shnotescx"></div>
  446. <div class="sh-dtlh"></div>
  447. <div class="sh-reblog"><a href="{ReblogURL}" target="_blank"> Reblog Now! </a></div>
  448. <div class="sh-date">{DayOfMonthWithZero}.{MonthNumberWithZero}.{Year}</div>
  449. <div class="sh-notesp"><a href="{Permalink}"> Post with {NoteCount} notes</a></div>
  450. {/block:Indexpage}
  451. <!--- shwnty notes --->
  452.  
  453. {/block:Photo}
  454.  
  455.  
  456.  
  457.  
  458. {block:Photoset}
  459. <div class="sh-photoset"><center>{Photoset}</center></div>
  460.  
  461. <!--- shwnty notes --->
  462. {block:Indexpage}
  463. <div id="shnotescx"></div>
  464. <div class="sh-dtlh"></div>
  465. <div class="sh-reblog"><a href="{ReblogURL}" target="_blank"> Reblog Now! </a></div>
  466. <div class="sh-date">{DayOfMonthWithZero}.{MonthNumberWithZero}.{Year}</div>
  467. <div class="sh-notesp"><a href="{Permalink}"> Post with {NoteCount} notes</a></div>
  468. {/block:Indexpage}
  469. <!--- shwnty notes --->
  470.  
  471. {/block:Photoset}
  472.  
  473.  
  474.  
  475.  
  476. {block:Video}
  477. {block:Indexpage}<div class="sh-video">{Video-250}</div>{/block:IndexPage}
  478.  
  479. <!--- shwnty notes --->
  480. {block:Indexpage}
  481. <div id="shnotescx"></div>
  482. <div class="sh-dtlh"></div>
  483. <div class="sh-reblog"><a href="{ReblogURL}" target="_blank"> Reblog Now! </a></div>
  484. <div class="sh-date">{DayOfMonthWithZero}.{MonthNumberWithZero}.{Year}</div>
  485. <div class="sh-notesp"><a href="{Permalink}"> Post with {NoteCount} notes</a></div>
  486. {/block:Indexpage}
  487. <!--- shwnty notes --->
  488.  
  489. {/block:Video}
  490.  
  491.  
  492.  
  493.  
  494. {block:Answer}
  495.  
  496. <img src="{AskerPortraitURL-30}"class="sh-icon">
  497. <div class="sh-perguntou">{Asker}asked:</div>
  498. <div class="sh-pergunta">{Question}</div>
  499. <div class="sh-resposta"> {Answer}</div>
  500.  
  501. <!--- shwnty notes --->
  502. {block:Indexpage}
  503. <div class="shnotes-cx">
  504. <div class="shnotes-date"><a href="{permalink}">{NoteCountWithLabel}</a></div>
  505. <div class="shnotes-reblog"><a href="{ReblogURL}" target="_blank">Reblog</a></div>
  506. </div>
  507. {/block:Indexpage}
  508. <!--- shwnty notes --->
  509.  
  510. {/block:Answer}
  511.  
  512.  
  513. <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  514. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div>
  515.  
  516.  
  517. </div>
  518.  
  519.  
  520.  
  521. <!-- PERMALINK -->
  522. {block:permalinkpage}
  523. <div class="sh-posts">
  524.  
  525. <div class="perma-tit"><ion-icon name="chatbubbles" style="color:{color:negrito};"></ion-icon> &nbsp; Post Info: </div>
  526.  
  527. <div id="perma">
  528. {block:NoteCount}
  529. <div id="permalink"><ion-icon name="heart-empty" style="color:{color:negrito};"></ion-icon> {NoteCountWithLabel}</div>
  530. {/block:NoteCount}
  531.  
  532. <div id="permalink"><ion-icon name="pricetags" style="color:{color:negrito};"></ion-icon> Tag's: {block:Tags} <a href="{TagURL}">{Tag},</a>{/block:Tags}</div>
  533.  
  534. {block:Date}
  535. <div id="permalink"><ion-icon name="code-download" style="color:{color:negrito};"></ion-icon> {DayOfMonth} de <u>{Month}</u> de {Year}</div>
  536. {/block:Date}
  537.  
  538. {block:ContentSource}
  539. <div id="permalink"><ion-icon name="person-add" style="color:{color:negrito};"></ion-icon> Source: <a href="{SourceURL}" target="_blank">{SourceTitle}</a></div>
  540. {/block:ContentSource}
  541.  
  542. </div></div>
  543.  
  544. {block:PostNotes}
  545. <div class="sh-posts">
  546. <div class="perma-tit"><ion-icon name="options" style="color:{color:negrito};"></ion-icon> &nbsp; Notas</div>
  547. {PostNotes}
  548. </div>
  549. {/block:PostNotes}
  550. {/block:permalinkpage}
  551. <!-- PERMALINK -->
  552.  
  553.  
  554. {/block:Posts}
  555. </div>
  556.  
  557.  
  558.  
  559. {block:IndexPage}
  560. <div class="column navigation" id="navigation">
  561. {block:Pagination}
  562. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  563. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  564. </div>
  565. {/block:IndexPage}
  566.  
  567.  
  568.  
  569. <!-- FIM CAIXA DOS POSTS -->
  570. <script src="https://unpkg.com/[email protected]/dist/ionicons.js"></script>
  571.  
  572.  
  573.  
  574. <!-- VOLTAR AO TOPO. -->
  575. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
  576. <script src="https://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  577. <a href="javascript:;" title="Voltar ao Topo" id="scrollToTop"><i class="ion-ios-arrow-up"> </i></a>
  578.  
  579.  
  580.  
  581. <!-- START OF SCRIPT TOOLTIP AND RETURN FALSE -->
  582. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  583. <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  584. <script>(function($){$(document).ready(function(){$("[title]")
  585. .style_my_tooltips({ tip_follows_cursor:true, tip_delay_time:20,
  586. tip_fade_speed:400, attribute:"title"});});})(jQuery);</script>
  587.  
  588.  
  589.  
  590. <!-- ROLAGEM -->
  591. <script type="text/javascript" src="https://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  592. <script src="https://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  593. <script src="https://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  594.  
  595.  
  596.  
  597. <script type="text/javascript">
  598. $(window).load(function () {
  599. $('#sh-cx').masonry(),
  600. $('.masonryWrap').infinitescroll({
  601. navSelector : "div#navigation",
  602. nextSelector : "div#navigation a#nextPage",
  603. itemSelector : ".sh-posts",
  604. bufferPx : 10000,
  605. extraScrollPx: 11000,
  606. loadingImg : "https://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  607. loadingText : "<i> </i>",
  608. },
  609. // call masonry as a callback.
  610. function() { $('#sh-cx').masonry({ appendedContent: $(this) }); }
  611. );
  612. });
  613. </script>
  614.  
  615. </body>
  616. </html>
Advertisement
Add Comment
Please, Sign In to add comment