Advertisement
planthed

Ask page #2

Oct 29th, 2014
264
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.13 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. background-color:#99a3b3;
  75. color:#fff;
  76. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png)?, auto;
  77. }
  78.  
  79.  
  80.  
  81. #sidebar{
  82. position:fixed;
  83. height:110px;
  84. width:130px;
  85. padding:14px;
  86. background:#fff;
  87. margin-top:70px;
  88. margin-left:365px;
  89. border:1px solid #ddd;
  90. }
  91.  
  92.  
  93. div#ask{
  94. position:fixed;
  95. background:white;
  96. padding:13px;
  97. border:1px solid #ddd;
  98. height:auto;
  99. width:527px;
  100. color:#999;
  101. margin-top:215px;
  102. margin-left:365px;
  103. z-index:9999;
  104. }
  105.  
  106.  
  107.  
  108. #links{
  109. opacity:1.0;
  110. margin-left:530px;
  111. margin-top:152px;
  112. position:fixed;
  113. z-index:999;
  114. transition: all 0.9s ease-out;
  115. -o-transition-transition: all 0.9s ease-out;
  116. -webkit-transition: all 0.9s ease-out;
  117. -moz-transition: all 0.9s ease-out;}
  118.  
  119.  
  120.  
  121. #links a {
  122. display:inline-block;
  123. padding:12px;
  124. padding-top:18px;
  125. width:60px;
  126. line-height:13px;
  127. height:17px;
  128. margin-top:7px;
  129. margin-left:7px;
  130. background:#fff;
  131. border:1px double #ddd;
  132. font-size:10px;
  133. letter-spacing:1px;
  134. font-family:Calibri;
  135. color:#aaa;
  136. text-align:center;
  137. text-transform:uppercase;
  138. transition: all 0.9s ease-out;
  139. -o-transition-transition: all 0.9s ease-out;
  140. -webkit-transition: all 0.9s ease-out;
  141. -moz-transition: all 0.9s ease-out;}
  142.  
  143. #links a:hover{
  144. color:#fff;
  145. box-shadow:260px 0px 0px 0px #99a3b3 inset;
  146. -webkit-transition: all .5s linear;
  147. -moz-transition: all .5s linear;
  148. -o-transition: all .5s linear;
  149. -ms-transition: all .5s linear;
  150. transition: all .5s linear;}
  151.  
  152.  
  153.  
  154. #title{
  155. font-family:Edwardian Script ITC;
  156. margin-top:100px;
  157. margin-left:530px;
  158. font-size:70px;
  159. text-align:center;
  160. letter-spacing:5px;
  161. z-index:999999999999999999999;
  162. color:#fff;
  163. text-shadow:-1px 0 #99a3b3, 0 1px #99a3b3, 1px 0 #99a3b3, 0 -1px #99a3b3;
  164. position:fixed;}
  165.  
  166.  
  167.  
  168.  
  169. div#faq{
  170. position: fixed;
  171. text-align: center;
  172. line-height:12px;
  173. font-family:calibri;
  174. font-size:8px;
  175. letter-spacing:1px;
  176. text-transform:uppercase ;
  177. background:white;
  178. padding:13px;
  179. border:1px solid #ddd;
  180. text-align:left;
  181. line-height: 12px;
  182. height:338px;
  183. width:160px;
  184. color:#aaa;
  185. margin-top:70px;
  186. margin-left:165px;
  187. z-index:9999;
  188. }
  189.  
  190.  
  191.  
  192.  
  193. </style>
  194. <title>send me letters</title>
  195. <link rel="shortcut icon" href="{favicon}">
  196.  
  197.  
  198. </head>
  199.  
  200. <body>
  201.  
  202. <body onkeydown="return false">
  203.  
  204. <div id="faq">
  205.  
  206. write your faq here
  207.  
  208.  
  209.  
  210. </div>
  211.  
  212. </div></div></div>
  213.  
  214.  
  215.  
  216. <div id="sidebar"> <img src="url image" style="opacity:0.7;padding:0px;-webkit-filter: grayscale(100%);width:100%;height:100%;"></div>
  217.  
  218. </div>
  219.  
  220.  
  221.  
  222.  
  223.  
  224. <div id="links">
  225. <a href="/" title="Back to my blog">Home</a>
  226. <a href="/" title="explore my blog">Navigation</a>
  227. <a href="/submit">Submit</a>
  228. <a href="http://planthed.tumblr.com">Credit</a>
  229. </div>
  230.  
  231.  
  232.  
  233.  
  234. <div id="ask">
  235. <iframe frameborder="0" scrolling="no" width="100%" height="190" src="http://www.tumblr.com/ask_form/url name here.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe></div>
  236.  
  237. <div id="title">any question?</div>
  238.  
  239.  
  240.  
  241.  
  242. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement