Advertisement
planthed

Ask page #3

Oct 29th, 2014
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.29 KB | None | 0 0
  1.  
  2. <!---
  3. this is a new theme for you, i hope you like it! keep the credits and i wont report you:)
  4.  
  5. ▀▀█▀▀ ▒█░▒█ ▒█▀▀▀ ▒█▀▄▀█ ▒█▀▀▀   ▒█▀▀█ ▒█░░▒█  
  6. ░▒█░░ ▒█▀▀█ ▒█▀▀▀ ▒█▒█▒█ ▒█▀▀▀   ▒█▀▀▄ ▒█▄▄▄█  
  7. ░▒█░░ ▒█░▒█ ▒█▄▄▄ ▒█░░▒█ ▒█▄▄▄   ▒█▄▄█ ░░▒█░░
  8.  
  9. ▒█▀▀█ ▒█░░░ ░█▀▀█ ▒█▄░▒█ ▀▀█▀▀ ▒█░▒█ ▒█▀▀▀ ▒█▀▀▄
  10. ▒█▄▄█ ▒█░░░ ▒█▄▄█ ▒█▒█▒█ ░▒█░░ ▒█▀▀█ ▒█▀▀▀ ▒█░▒█
  11. ▒█░░░ ▒█▄▄█ ▒█░▒█ ▒█░░▀█ ░▒█░░ ▒█░▒█ ▒█▄▄▄ ▒█▄▄▀.TUMBLR.COM
  12.  
  13. KEEP THE CREDITS OR I'LL REPORT YOU!
  14.  
  15. ---->
  16. <html lang="en">
  17. <script type="text/javascript" src="http://static.tumblr.com/5jb4lhb/HUOncl3cj/lmtxt.txt"></script>
  18. <script type="text/javascript">
  19. <!--
  20.  
  21. // Disable Right Click Script
  22.  
  23. function IE(e)
  24. {
  25. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  26. {
  27. return false;
  28. }
  29. }
  30. function NS(e)
  31. {
  32. if (document.layers || (document.getElementById && !document.all))
  33. {
  34. if (e.which == "2" || e.which == "3")
  35. {
  36. return false;
  37. }
  38. }
  39. }
  40. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  41.  
  42. //-->
  43. </script>
  44.  
  45. <style type="text/css">
  46.  
  47. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  48.  
  49.  
  50. body {
  51. padding:0px;
  52. margin:0px;
  53. color:#999;
  54. font-family: arial;
  55. line-height:9px;
  56. font-size:10px;
  57. background-color:#fbfbfb;
  58. background-image:url();
  59. background-attachment: fixed;
  60. background-repeat: repeat;
  61. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  62. }
  63.  
  64. a:link, a:active, a:visited{
  65. color:#99a3b3;
  66. padding:2px;
  67. text-decoration:none;
  68. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  69. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  70. }
  71.  
  72.  
  73. a:hover {
  74. font-style:italic;
  75. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png)?, auto;
  76. }
  77.  
  78. #ask{
  79. margin-top:130px;
  80. height:auto;
  81. z-index:999999;
  82. margin-left:305px;
  83. border:1px solid #ddd;
  84. position: fixed;
  85. width: 540px;
  86. padding:27px;
  87. background:#fff;
  88. }
  89.  
  90. #links {
  91. margin-top:128px;
  92. display: block;
  93. position: fixed;
  94. z-index:99999999;
  95. margin-left:153px;
  96. }
  97.  
  98.  
  99. #links a {
  100. display:inline-block;
  101. padding:5px;
  102. background:white;
  103. z-index:9999;
  104. width:59px;
  105. height:13px;
  106. text-transform:uppercase;
  107. font-size:7px;
  108. margin-top:2px;
  109. border:1px solid #ddd;
  110. z-index:99999;
  111. text-align:center;
  112. line-height:13px;
  113. }
  114.  
  115. div#faq{
  116. position: fixed;
  117. text-align: left;
  118. line-height: 11px;
  119. width:123px;
  120. padding:10px;
  121. border:1px solid #ddd;
  122. font-family:arial;
  123. font-size:7px;
  124. color:#aaa;
  125. height:150px;
  126. background:white;
  127. margin-top:215px;
  128. margin-left:153px;
  129. z-index:99999;
  130. text-transform:uppercase;
  131. }
  132.  
  133.  
  134.  
  135. #title{
  136. text-transform:uppercase;
  137. text-shadow:3px 3px #eee;
  138. font-family:arial;
  139. font-style:italic;
  140. margin-top:110px;
  141. margin-left:330px;
  142. font-size:30px;
  143. text-align:center;
  144. letter-spacing:3px;
  145. z-index:999999999999999999999;
  146. color:#99a3b3;
  147. position:fixed;}
  148.  
  149.  
  150. </style>
  151.  
  152. </style>
  153. <title>any question?</title>
  154. <link rel="shortcut icon" href="{favicom}">
  155.  
  156.  
  157. </head>
  158.  
  159. <body>
  160.  
  161. <div id="faq">
  162.  
  163.  
  164. <b>read before ask:</b><br>
  165.  
  166. write here your faq bae
  167.  
  168.  
  169. </div>
  170.  
  171.  
  172. <div id="links">
  173. <a href="/">Back</a>
  174. <a href="/">refresh</a> <br>
  175. <a href="/">links</a>
  176. <a href="/">About</a> <br>
  177. <a href="http://layouts-by-laura.tumblr.com">Layouts</a>
  178. <a href="http://planthed.tumblr.com">credit</a>
  179.  
  180. </div>
  181.  
  182.  
  183. <div id="title">any question?</div>
  184.  
  185.  
  186. <div style="position:fixed; z-index:999999999; bottom:-50px; right:50px"><img src="http://24.media.tumblr.com/f6757c92aa2366a956b214393fd6f937/tumblr_mezx7bDL9a1rgpyeqo1_500.png" style="opacity:0.8; width:300px; -webkit-filter:grayscale(100%)"></div>
  187.  
  188.  
  189.  
  190. <div id="ask">
  191. <iframe frameborder="0" scrolling="no" src="http://www.tumblr.com/ask_form/URL NAME HERE.tumblr.com" height="200px" width="100%"></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement