aane69

dstv

Feb 25th, 2016
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.11 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. <!----------------------------------------------------------------------------
  7. @ THEME POR USMODEL, ORIGINAL 2016. @
  8. @ BASE POR WARVADA - NÃO COPIE E NÃO RETIRE OS CRÉDITOS @
  9. ----------------------------------------------------------------------------->
  10.  
  11. <!-- FAVICON -->
  12. <link rel="shortcut icon" href="{favicon}">
  13.  
  14. <!-- script do efeito do titulo na aba do navegador (efeito digitando) -->
  15. <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>
  16.  
  17.  
  18. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  19. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  20.  
  21. <!-- START OF SCRIPT TOOLTIP -->
  22.  
  23. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  24. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  25. <script>
  26. (function($){
  27. $(document).ready(function(){
  28. $("[title]").style_my_tooltips({
  29. tip_follows_cursor:true,
  30. tip_delay_time:20,
  31. tip_fade_speed:400,
  32. attribute:"title"
  33. });
  34. });
  35. })(jQuery);
  36. </script>
  37.  
  38. <script>
  39. function click() {
  40. if (event.button==2||event.button==3) {
  41. oncontextmenu='return false';
  42. }
  43. }
  44. document.onmousedown=click
  45. document.oncontextmenu = new Function("return false;")
  46. </script>
  47.  
  48. <!-- APPEARANCE -->
  49.  
  50. <!-- IMAGENS-->
  51. <meta name="image:sidebar" content=""/>
  52. <meta name="image:background" content=""/>
  53.  
  54. <!-- CORES -->
  55. <meta name="color:background" content="#2e2e2e"/>
  56. <meta name="color:sidebar" content="#696969"/>
  57. <meta name="color:titulo" content="pink"/>
  58. <meta name="color:box" content="#000"/>
  59. <meta name="color:borda" content="#eee"/>
  60. <meta name="color:text" content="#222"/>
  61. <meta name="color:links" content="#222"/>
  62. <meta name="color:links hover" content="#000"/>
  63. <meta name="color:barra de rolagem" content="#eee"/>
  64.  
  65. <meta name="text:link1" content="" />
  66. <meta name="text:link1 nome" content="" />
  67. <meta name="text:link2" content="" />
  68. <meta name="text:link2 nome" content="" />
  69. <meta name="text:link3" content="" />
  70. <meta name="text:link3 nome" content="" />
  71. <meta name="text:link4" content="" />
  72. <meta name="text:link4 nome" content="" />
  73. </head>
  74. <style type="text/css" media="screen">
  75. /* FUNDO DO THEME */
  76. body{background:{color:background}; background-image:url('{image:background}'); background-attachment:fixed;}
  77. /* LINKS */
  78. a{color:{color:links}; text-decoration:none;}
  79. a:hover{color:{color:links hover};}
  80.  
  81. /* CURSOR PERSONALIZADO */
  82. html {cursor: url(http://www.totallylayouts.com/cursors/random/tiny_cursor.png), auto;}
  83. a, a:hover{cursor: url(http://www.totallylayouts.com/cursors/random/tiny_cursor.png), auto;}
  84.  
  85. /* LINKS */
  86. a{color:{color:links}; text-decoration:none;}
  87. a:hover{color:{color:links hover};}
  88.  
  89. /* BARRA DE ROLAGEM */
  90. ::-webkit-scrollbar-thumb{background-color: {color:barra de rolagem}; border: 1px solid {color:background};height:auto;}
  91. ::-webkit-scrollbar {height:0px; width:4px; background-color: {color:barra de rolagem}; border: 3px solid {color:background};}
  92.  
  93. /* ALINHAMENTO DA SIDEBAR */
  94. .niggside{margin:100px auto; width:430px; height:50px; background:{color:borda};}
  95. .borda{position:fixed; margin-top:52px; margin-left:28px; width:400px; height:395px; background:{color:sidebar};}
  96. .det{position:fixed; margin-top:29px; margin-left:-4px; width:auto; height:auto;font-family:'Concert One'; font-size:44px; color:{color:borda};}
  97.  
  98. /* TITULO */
  99. .niggtitu{position:fixed; margin-left:0px; margin-top:12px; width:430px; height:auto; line-height:23px; font-family:'Concert One'; font-size:40px;text-align:center; color:{color:titulo}; text-transform: uppercase; text-shadow: #000 1px 1px 0px;}
  100. /* IMAGEM DA SIDEBAR */
  101. .nigg img{position:fixed; width:50px; height:50px; margin-left:430px; margin-top:-6px; background:{color:borda}; border:6px solid {color:borda};}
  102. /* DESCRIÇÃO */
  103. .niggdesc{position:fixed; margin-left:10px; margin-top:30px; width:370px; height:auto; font-family:'Nova Mono'; font-size:8px;text-align:left; letter-spacing:1px; color:{color:text}; overflow:auto; padding:5px; text-transform:uppercase;}
  104.  
  105. /* MENUZINHO POR USMODEL */ .niggmenu {position:fixed; margin-left:47px; margin-top:5px;width:auto; height:auto; display:inline-block; cursor: hand;line-height:10px;} .niggmenu a{display:inline-block; width:64px;height:10px; margin:0px; font-family:'Nova Mono'; text-transform: uppercase; font-size:10px; text-align:center; padding:4px; -webkit-transition-duration: 0.7s; background:{color:background};} .niggmenu a:hover{ border-bottom: 3px solid #5a2c3c;}
  106.  
  107. /* TOOLTIP POR USMODEL */
  108. #s-m-t-tooltip {-webkit-animation: CH 600ms;max-width:150px;margin:20px 20px 20px 8px;background: {color:ask}; color: {color:text};z-index:9999;font-family:'calibri';font-size:8px; font-weight:bold; text-align:center; text-transform: uppercase; padding:4px;border-radius:3px;}
  109.  
  110. /* CRÉDITOS POR USMODEL
  111. NÃO RETIRE OS CRÉDITOS */
  112. .boxcred{position:fixed; top:445px; right:-116px; width:117px; height:57px;background:{color:box};-webkit-transition-duration: 1s; border-radius:3px;}
  113. .boxcred:hover{right:0px; -webkit-transition-duration: 1s;}
  114.  
  115. .settings{position:fixed; margin-top:16px; margin-left:-20px; width:auto; height:auto; font-size:13px; line-height:9px; font-family:courier; background:{color:box}; text-align:center; color:#fff; text-transform: uppercase; border-radius:10px 0 0 10px; padding:7px;}
  116.  
  117. .creditos{position:fixed; width:100px; height:auto; margin-left:4px; margin-top:7px; font-family:'Nova Mono'; font-size:9px; text-align:center; color:{color:text};text-transform:uppercase; padding:2px;}
  118. /* CRÉDITOS POR USMODEL
  119. NÃO RETIRE OS CRÉDITOS */
  120.  
  121. </style>
  122. <link href='http://fonts.googleapis.com/css?family=Niconne|Lobster|Lobster+Two|Cookie|Concert+One|Monda|Nova+Mono' rel='stylesheet' type='text/css'>
  123. <body onkeydown="return false">
  124.  
  125.  
  126. <!-- SIDEBAR -->
  127. <div class="niggside">
  128. <div class="det">◥</div>
  129. <!-- TITULO -->
  130. <div class="niggtitu">{title}</div>
  131. <!-- IMAGEM DA SIDEBAR -->
  132. <div class="nigg"><img src="{image:sidebar}"></div>
  133.  
  134. <div class="borda">
  135. <div class="niggmenu">
  136. <a href="{text:link1}">{text:link1 nome}</a>
  137. <a href="{text:link2}">{text:link2 nome}</a>
  138. <a href="{text:link3}">{text:link3 nome}</a>
  139. <a href="{text:link4}">{text:link4 nome}</a>
  140. </div>
  141.  
  142. <!-- DESCRIÇÃO -->
  143. <div class="niggdesc">{description}</div> <br><br><br><br><br> <br>
  144.  
  145. <center><p><iframe frameborder="0" height="260" id="ask_form" scrolling="yes" src="http://www.tumblr.com/ask_form/usmodel.tumblr.com" width="95%" style="background-color: transparent; overflow: hidden;"></iframe></p>
  146. <!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]--> </center>
  147. </div>
  148. </div>
  149. <!-- FINAL DA SIDEBAR -->
  150.  
  151.  
  152.  
  153. <div class="boxcred"><div class="creditos">theme made by <a href="http://usmodel.tumblr.com/"title="Don't copy, babe!"><u>usmodel</u></a>. Designs originally 2016. </div><div class="settings">★</div></div></div>
  154.  
  155. </body>
  156. </html>
Add Comment
Please, Sign In to add comment