wafiosadesigns

SH Theme Pessoal (Incompleto)

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