wafiosadesigns

SH Themes #05

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