Advertisement
aane69

contador

Dec 20th, 2015
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.09 KB | None | 0 0
  1. <!-- Inicio -->
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head profile="http://gmpg.org/xfn/11">
  5.  
  6. <!---- @ Theme by: NIGGLOSS, original 2015 - 14/12 ás 19:41BR
  7. Não copie / Não retire créditos. @ Base by: warvada ----->
  8.  
  9. <!-- FAVICON -->
  10. <link rel="shortcut icon" href="{favicon}">
  11.  
  12. <!-- script do efeito do titulo na aba do navegador (efeito digitando) -->
  13. <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>
  14.  
  15.  
  16. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  17. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  18.  
  19. <!-- START OF SCRIPT TOOLTIP -->
  20.  
  21. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  22. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  23. <script>
  24. (function($){
  25. $(document).ready(function(){
  26. $("[title]").style_my_tooltips({
  27. tip_follows_cursor:true,
  28. tip_delay_time:20,
  29. tip_fade_speed:400,
  30. attribute:"title"
  31. });
  32. });
  33. })(jQuery);
  34. </script>
  35.  
  36. <script>
  37. function click() {
  38. if (event.button==2||event.button==3) {
  39. oncontextmenu='return false';
  40. }
  41. }
  42. document.onmousedown=click
  43. document.oncontextmenu = new Function("return false;")
  44. </script>
  45. <!-- APPEARANCE -->
  46.  
  47. <!-- IMAGENS-->
  48. <meta name="image:sidebar" content=""/>
  49.  
  50. <!-- CORES -->
  51. <meta name="color:background" content="#2e2e2e"/>
  52. <meta name="color:borda" content="#363636"/>
  53. <meta name="color:text" content="#222"/>
  54. <meta name="color:links" content="#222"/>
  55. <meta name="color:links hover" content="#000"/>
  56. <meta name="color:barra de rolagem" content="#eee"/>
  57. <meta name="color:blockquote" content="#ffc4d1"/>
  58.  
  59. <meta name="text:link1" content="" />
  60. <meta name="text:link1 nome" content="" />
  61. <meta name="text:link2" content="" />
  62. <meta name="text:link2 nome" content="" />
  63. <meta name="text:link3" content="" />
  64. <meta name="text:link3 nome" content="" />
  65. <meta name="text:link4" content="" />
  66. <meta name="text:link4 nome" content="" />
  67. </head>
  68. <style type="text/css" media="screen">
  69. /* FUNDO DO THEME */
  70. body{background:{color:background}; background-image:url('{image:background}'); background-attachment:fixed; background-repeat:no-repeat;}
  71. i,em {color: {color:detalhes} font: italic;}
  72. u, span.sublinha {text-decoration: none; border-bottom: 1px solid {color:detalhes};}
  73. b, strong {color: {color:detalhes}; text-decoration: none;font-weight:bold;}
  74. s {color:{color:detalhes};}
  75. a{color:{color:links}; text-decoration:none;}
  76. a:hover{color:{color:links hover};}
  77.  
  78. /* CURSOR PERSONALIZADO */
  79. html {cursor: url(http://www.totallylayouts.com/cursors/random/tiny_cursor.png), auto;}
  80. a, a:hover{cursor: url(http://www.totallylayouts.com/cursors/random/tiny_cursor.png), auto;}
  81.  
  82. /* LINKS */
  83. a{color:{color:links}; text-decoration:none;}
  84. a:hover{color:{color:links hover};}
  85.  
  86. /* BARRA DE ROLAGEM */
  87. ::-webkit-scrollbar{height:3px; width:2px; background:transparent;}
  88. ::-webkit-scrollbar-thumb:vertical{background:{color:barra de rolagem};}
  89. ::-webkit-scrollbar-thumb:horizontal{background:{color:barra de rolagem};}
  90.  
  91. /* ALINHAMENTO DOS POSTS */
  92. #content{float:left; margin-top:100px; margin-left:350px; width:690px; padding-bottom:30px;}
  93.  
  94. /* CAIXA DOS POSTS */
  95. .caixa{position:relative; background:#fff; float:left; font-family:'courier'; display:inline-block; width:150px; margin:90px; font-size:11px; color:{color:text};position: relative;margin-left:30px; margin:6px; padding: 10px; background:#fff;}
  96.  
  97. /* POSTS DE IMAGENS */
  98. .caixa img{max-width:150px;}
  99. .imgpost img{width:150px;}
  100. .photoset{max-width:150px;}
  101.  
  102. /* BLOQUEIO DO VIA E SOURCE - NÃO RETIRE */
  103. .vsanna{display:none;}
  104.  
  105. /* NOTES POR NIGGLOSS */
  106. .caixa .sdll{margin-left:0; margin-right:0px; width:100%; height:auto; line-height:12px; margin-top:-15px; color:{color:links}; font-size:6.5px; font-family:'helvetica';letter-spacing:1px;text-transform:uppercase; transition:.0s; padding:1px; border-top:1px dotted #eee;}.caixa .sdll{opacity:1; margin-top:5px; transition:.1s; text-align:right;}
  107.  
  108. /* NOTES DAS FOTOS POR NIGGLOSS */
  109. .caixa .sex{display:block; left:8%; top:10%; position:absolute;}
  110. .caixa .sex a{width:10px; height:10px; line-height:12px; text-align:center; color:{color:text}; font-size:10px; background: rgba(255, 255, 255, .9); font-family:'helvetica'; padding: 5px; text-transform:uppercase; margin:1px; opacity:0; -webkit-transition-duration: .6s; -moz-transition-duration: .6s; -o-transition-duration: .6s; -webkit-transform: scale(0.6); -o-transform: scale(0.6); -moz-transform: scale(0.6);transition:all 0.6s;}
  111. .caixa:hover .sex a{opacity:100; -moz-transition:all 0.6s linear; -moz-transform: scale(1.0); -o-transform: scale(1.0); transition:all 0.6s linear;-webkit-transform: scale(1.0);}
  112.  
  113. /* TITULOS DOS POSTS */
  114. titulo{text-decoration:none;}
  115.  
  116. /* BLOCKQUOTE */
  117. blockquote {margin:5px;}
  118.  
  119. /* PAINEL */
  120. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.2;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  121.  
  122. /* CHAT HTMLUV, MODIFICADA POR NIGGLOSS */
  123. .chat {margin: 0; font-size: 11px; font-family: 'courier';text-align: left;}
  124. .chat .lines {font-family: 'courier'; -webkit-border-radius: 5px; -moz-border-radius: 0px; border-radius: 0px; padding: 0px; margin-bottom: 1px; font-size: 11px; color: {color:text}; transition-duration: 1s; -webkit-transition-duration: 1s; -moz-transition-duration: 1s;}
  125. .chat .lines:hover {transition-duration: 1s; -webkit-transition-duration: 1s; -moz-transition-duration: 1s;}
  126. .chat .lines span {font-family:'courier';font-size:11px;}
  127.  
  128. /* ASK POR NIGGLOSS */
  129. .icon {margin-right:4px; float: left;margin-left:0px;margin-top:0px;border-radius:30px;}
  130. .pergunta{margin-top:-6px; height:auto; width:140px; text-align:left; padding:6px; font-family:'courier'; font-size:10px; text-align:left; border-bottom:3px double {color:borda}; background:;text-transform:uppercase;}
  131. .perguntou{display:inline-block; padding:3px;}
  132. .resposta{margin-left:2px; margin-top:0px; width:144px; height:auto; padding:0px; font-family:'courier'; font-size:10px; text-align:left;text-transform:uppercase}
  133.  
  134. /* ALINHAMENTO DA SIDEBAR */
  135. .niggfundo{position:fixed; top:0px; left:0px; width:100%; height:100px; padding: 2px; background:{color:background}; z-index:9;}
  136. .niggside{position:fixed; top:15px; left:480px; width:300px; height:80px; padding: 2px; border:1px solid {color:borda}; background:#fff; z-index:9;}
  137.  
  138. /* TITULOS POR NIGGLOSS */
  139. .nigtitu{position:fixed; margin-left:83px; margin-top:-14px; width:120px; height:18px; font-family:'calibri'; font-size:15px;text-align:center; color:#696969; line-height:16px; transition:.80s; text-transform: uppercase;text-shadow: #ddd 2px 3px 2px; border:1px solid {color:borda}; z-index:9; background:{color:background};}
  140.  
  141. /* DESCRIÇÃO DO TUMBLR */
  142. .itsdesc{position:fixed; margin-left:10px; margin-top:15px; width:280px; height:auto; font-family:'courier'; font-size:11px;text-align:center; color:{color:text}; line-height:10px; text-transform: uppercase; padding:2px;}
  143.  
  144. /* MENUZINHO POR NIGGLOSS */
  145. .nigmenu {position:fixed; margin-left:18px; margin-top:55px;width:260px; height:auto; display:inline-block; color:#000; font-family:courier; text-transform: uppercase; font-size:10px; text-align:center; cursor: hand;line-height:14px;}
  146. .nigmenu a{display:inline-block; width:50px;height:auto; margin:1px; padding:2px; background:{color:background}; padding:1px; border:1px solid {color:borda};}
  147.  
  148. /* TOOLTIP POR NIGGLOSS */
  149. #s-m-t-tooltip {-webkit-animation: CH 600ms;max-width:110px;margin:20px 20px 20px 8px;background: #fff; color: {color:text};border:1px solid #eee;z-index:9999;font-family:'helvetica';font-size:7.5px; text-align:center; text-transform: uppercase; padding:3px; }
  150.  
  151. /* CRÉDITOS POR NIGGLOSS */
  152. .itscred{position:fixed;top:591px;left:100px;padding:2px; border-bottom:2px solid {color:borda}; font-family:helvetica;font-size:8px;color:{color:text}; text-align:center; text-transform: uppercase; width:43px; background:#fefefe;}
  153. /* 🌼 🌼 🌼 CONTADOR PERSONALIZADO POR NIGGLOSS - NÃO COPIE 🌼 🌼 🌼 */
  154. .contador{position:fixed; right:2px; top:70px; width:auto; font-size:7px; font-family:'helvetica'; cursor:pointer; padding:5px;}.contador a{display:block; height:0px; line-height:2px; letter-spacing:1px; padding:7px;color:{color:text}; text-align:center;background:#eee;border-bottom:2px solid black;}.contador a::before {position:absolute; content: ""; transform:rotate(-20deg); margin-top:0px; left:-2px; font-size:14px; color:pink;opacity:1;}
  155. /* 🌼 🌼 🌼 CONTADOR PERSONALIZADO POR NIGGLOSS - NÃO COPIE 🌼 🌼 🌼 FINAL */
  156. </style>
  157. <link href='http://fonts.googleapis.com/css?family=Niconne|Lobster|Great+Vibes|Pacifico|Dancing+Script|Playball|Lobster+Two|Cookie|Rochester|Ubuntu|Gloria Hallelujah|Architects Daughter|Coming Soon|helvetica' rel='stylesheet' type='text/css'>
  158. <body onkeydown="return false">
  159. <div class="contador"> <!-- 🌼 CONTADOR POR NIGGLOSS 🌼 -->
  160. Código do contador online aqui
  161. <br>
  162. Código do contador de visitas aqui
  163. </div>
  164. <!-- SIDEBAR -->
  165. <div class="niggfundo"></div>
  166. <div class="niggside">
  167. <div class="nigtitu">{title}</div>
  168. <div class="itsdesc">{description}</div>
  169.  
  170.  
  171. <!-- MENUZINHO -->
  172. <div class="nigmenu">
  173. <a href="{text:link1}">{text:link1 nome}</a>
  174. <a href="{text:link2}">{text:link2 nome}</a>
  175. <a href="{text:link3}">{text:link3 nome}</a>
  176. <a href="{text:link4}">{text:link4 nome}</a>
  177. </div>
  178.  
  179. </div>
  180. </div>
  181. <!-- FINAL DA SIDEBAR -->
  182.  
  183.  
  184. </div></div></div></div></div></div>
  185. <!-- INICIO DOS POSTS -->
  186. <div id="content">
  187. {block:Posts}
  188. <div class="caixa">
  189.  
  190.  
  191.  
  192.  
  193. {block:Text}
  194. {block:Title}<cemter><div style="margin-top:0px; font-family:'courier'; font-size:11px; text-align:left;">{Title}</cemter></div>{/block:Title}
  195. {body}
  196. {block:indexpage}
  197. <div class="sdll"> <a href="{permalink}"title="Notes">{NoteCount}</a> ▪ <a href="{ReblogURL}">Reblog</a>
  198. </div>
  199. {/block:indexpage}
  200. {/block:Text}
  201.  
  202.  
  203.  
  204. {block:Photo}
  205. {LinkOpenTag}
  206. <div class="imgpost"><img src="{PhotoURL-400}"></a></div>
  207. {block:indexpage}
  208. <div class="sex"><a href="{permalink}" title="{NoteCount} Notes">❤</a> <a href="{ReblogURL}"title="Reblog">🔃</a>
  209. </div>
  210. {/block:indexpage}
  211. {/block:Photo}
  212.  
  213.  
  214.  
  215. {block:Photoset}<div class="imgpost"><center>{Photoset}</center></div>{block:IndexPage}
  216. {block:indexpage}<br>
  217. <div class="sex"><a href="{permalink}" title="{NoteCount} Notes">❤</a> <a href="{ReblogURL}"title="Reblog">🔃</a>
  218. </div>
  219. {/block:indexpage}{/block:Photoset}
  220.  
  221.  
  222.  
  223. {block:Quote}
  224. {Quote}<br>
  225. <div style="margin-top:5px; padding-top:1px; font-family:consolas; font-size:9px; line-height:6px; text-transform: uppercase; padding:2px; text-align:right;"> {block:Source}{Source}{/block:Source}</div>
  226. <div class="sdll"> <a href="{permalink}"title="Notes">{NoteCount}</a> ▪ <a href="{ReblogURL}">Reblog</a>
  227. </div>
  228. {/block:indexpage}
  229. {/block:Quote}
  230.  
  231.  
  232.  
  233. {block:Chat}
  234. {block:Lines}
  235. <div class="chat">
  236. <div class="lines">{block:Label}
  237. <span>{Label}</span>
  238. {/block:Label}
  239. {Line}</div></div>
  240. {/block:Lines}
  241. {block:indexpage}
  242. <div class="sdll"> <a href="{permalink}"title="Notes">{NoteCount}</a> ▪ <a href="{ReblogURL}">Reblog</a>
  243. </div>
  244. {/block:indexpage}
  245. {/block:Chat}
  246.  
  247.  
  248.  
  249. {block:Link}
  250. <a href="{URL}" target="{Target}"><titulo>{Title}</titulo></a>
  251. {block:Description}{Description}{/block:Description}
  252. <div class="sdll"> <a href="{permalink}"title="Notes">{NoteCount}</a> ▪ <a href="{ReblogURL}">Reblog</a>
  253. </div>
  254. {/block:indexpage}
  255. {/block:Link}
  256.  
  257.  
  258.  
  259. {block:Audio}
  260. {AudioPlayer}
  261. {block:indexpage}
  262. <div class="sex"><a href="{permalink}" title="{NoteCount} Notes">❤</a> <a href="{ReblogURL}"title="Reblog">🔃</a>
  263. </div>
  264. {/block:indexpage}
  265. {/block:Audio}
  266.  
  267.  
  268.  
  269. {block:Video}
  270. {block:Indexpage}{Video-250}{/block:IndexPage}
  271. {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  272. {block:Caption}{Caption}{/block:Caption}
  273. {block:indexpage}
  274. <div class="sex"><a href="{permalink}" title="{NoteCount} Notes">❤</a> <a href="{ReblogURL}"title="Reblog">🔃</a>
  275. </div>
  276. {/block:indexpage}
  277. {/block:Video}
  278.  
  279.  
  280. {block:Answer}
  281. <img src="{AskerPortraitURL-30}" class="icon">
  282. <div class="pergunta">
  283. <div class="perguntou">{Asker} asked:</div><br> {Question}</div>
  284. <div class="resposta">{Answer}</div>
  285. {block:indexpage}
  286. <div class="sdll"> <a href="{permalink}"title="Notes">{NoteCount}</a> ▪ <a href="{ReblogURL}">Reblog</a>
  287. </div>
  288. {/block:indexpage}
  289. {/block:Answer}
  290.  
  291. <!-- BLOQUEIO DO VIA E SOURCE -->
  292. <div class="vsanna">
  293. {block:RebloggedFrom}
  294. <a href="{ReblogParentURL}">via</a>
  295. {/block:RebloggedFrom}
  296. {block:ContentSource}
  297. <a href="{SourceURL}">source</a>
  298. {/block:ContentSource}
  299. </div>
  300.  
  301.  
  302.  
  303.  
  304.  
  305. </div>
  306. {/block:Posts}
  307. </div>
  308. <!-- FIM DOS POSTS -->
  309. <!-- SCRIPT BARRA DE ROLAGEM E CAIXA DO THEME -->
  310. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  311. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  312. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  313. <script type="text/javascript">
  314. $(window).load(function () {
  315. $('#content').masonry(),
  316. $('.masonryWrap').infinitescroll({
  317. navSelector : "div#navigation",
  318. nextSelector : "div#navigation a#nextPage",
  319. itemSelector : ".caixa",
  320. bufferPx : 10000,
  321. extraScrollPx: 11000,
  322. loadingImg : "https://www.moj.io/wp-content/themes/mojio-child/assets/img/spinner.svg",
  323. loadingText : "",
  324. },
  325. // call masonry as a callback.
  326. function() { $('#content').masonry({ appendedContent: $(this) }); }
  327. );
  328. });
  329. </script>
  330.  
  331. {block:IndexPage}
  332. <div class="column navigation" id="navigation">
  333. {block:Pagination}
  334. {block:PreviousPage}
  335. <a href="{PreviousPage}" class="navigate">
  336. {/block:PreviousPage}
  337. {block:PreviousPage}</a>
  338. {/block:PreviousPage}
  339.  
  340. {block:NextPage}
  341. <a href="{NextPage}" class="navigate" id="nextPage">
  342. {/block:NextPage}
  343. {block:NextPage}</a>{/block:NextPage}
  344. {/block:Pagination}
  345. </div>
  346. {/block:IndexPage}
  347. </div></div>
  348.  
  349.  
  350. <div class= "itscred"><a href="http://niggloss.tumblr.com/" title="@ Niggloss."> DESIGN </a></div>
  351. </div>
  352. </body>
  353. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement