Advertisement
planthed

Ask page #7 ver. Pink

Nov 3rd, 2014
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.24 KB | None | 0 0
  1. <!--
  2. new ask theme by laura ((planthed.tumblr.com)) keep the credits and i wont report you:)
  3.  
  4. ▀▀█▀▀ ▒█░▒█ ▒█▀▀▀ ▒█▀▄▀█ ▒█▀▀▀   ▒█▀▀█ ▒█░░▒█  
  5. ░▒█░░ ▒█▀▀█ ▒█▀▀▀ ▒█▒█▒█ ▒█▀▀▀   ▒█▀▀▄ ▒█▄▄▄█  
  6. ░▒█░░ ▒█░▒█ ▒█▄▄▄ ▒█░░▒█ ▒█▄▄▄   ▒█▄▄█ ░░▒█░░
  7.  
  8. ▒█▀▀█ ▒█░░░ ░█▀▀█ ▒█▄░▒█ ▀▀█▀▀ ▒█░▒█ ▒█▀▀▀ ▒█▀▀▄
  9. ▒█▄▄█ ▒█░░░ ▒█▄▄█ ▒█▒█▒█ ░▒█░░ ▒█▀▀█ ▒█▀▀▀ ▒█░▒█
  10. ▒█░░░ ▒█▄▄█ ▒█░▒█ ▒█░░▀█ ░▒█░░ ▒█░▒█ ▒█▄▄▄ ▒█▄▄▀.TUMBLR.COM
  11.  
  12. KEEP THE CREDITS OR I'LL REPORT YOU!
  13.  
  14. theme idea: planthed.tumblr.com pls don't steal or i'll find you and i'll report you!
  15.  
  16. --->
  17.  
  18.  
  19. <html lang="en">
  20. <script type="text/javascript">
  21. <!--
  22.  
  23. // Disable Right Click Script
  24.  
  25. function IE(e)
  26. {
  27. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  28. {
  29. return false;
  30. }
  31. }
  32. function NS(e)
  33. {
  34. if (document.layers || (document.getElementById && !document.all))
  35. {
  36. if (e.which == "2" || e.which == "3")
  37. {
  38. return false;
  39. }
  40. }
  41. }
  42. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  43.  
  44. //-->
  45. </script>
  46.  
  47. <style type="text/css">
  48.  
  49.  
  50. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  51.  
  52. body {
  53. padding:0px;
  54. margin:0px;
  55. color:#999;
  56. font-family: arial;
  57. line-height:9px;
  58. font-size:10px;
  59. background-color:#fdfdfd;
  60. background-image:url();
  61. background-attachment: fixed;
  62. background-repeat: repeat;
  63. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  64. }
  65.  
  66. a:link, a:active, a:visited{
  67. color:#FFBAE6;
  68. text-decoration:none;
  69. -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;
  70. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  71. }
  72.  
  73. a:hover {
  74. text-decoration:underline;
  75. background-color:;
  76. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  77. }
  78.  
  79. @font-face {font-family:formal; src: url(http://static.tumblr.com/2poobra/pspmrjf1f/petitformalscript-regular.ttf); }
  80.  
  81.  
  82.  
  83. #title{
  84. font-family:formal;
  85. margin-top:99px;
  86. margin-left:370px;
  87. font-size:50px;
  88. text-align:center;
  89. letter-spacing:3px;
  90. z-index:999999999999999999999;
  91. color:#FFBAE6;
  92. position:fixed;}
  93.  
  94. up{
  95. padding-bottom:5px;
  96. border-bottom:1px solid #eee;
  97. display:block;
  98. margin-bottom:5px;
  99. }
  100.  
  101. div#faq{
  102. position: fixed;
  103. text-align: center;
  104. line-height:12px;
  105. font-family:calibri;
  106. font-size:10px;
  107. letter-spacing:1px;
  108. text-transform:uppercase ;
  109. background:white;
  110. padding:13px;
  111. padding-top:12px;
  112. border:1px solid #eee;
  113. text-align:left;
  114. line-height: 12px;
  115. height:83px;
  116. width:120px;
  117. color:#aaa;
  118. margin-top:180px;
  119. margin-left:365px;
  120. z-index:9999;
  121. }
  122.  
  123. div#like{
  124. position: fixed;
  125. text-align: center;
  126. line-height:12px;
  127. font-family:calibri;
  128. font-size:10px;
  129. letter-spacing:1px;
  130. text-transform:uppercase ;
  131. background:white;
  132. padding:7px;
  133. padding-top:8px;
  134. border:1px solid #eee;
  135. text-align:left;
  136. line-height: 12px;
  137. height:93px;
  138. width:355px;
  139. color:#aaa;
  140. margin-top:180px;
  141. margin-left:520px;
  142. z-index:9999;
  143. }
  144.  
  145. div#mine{
  146. position: fixed;
  147. text-align: center;
  148. line-height:12px;
  149. font-family:calibri;
  150. font-size:10px;
  151. letter-spacing:1px;
  152. text-transform:uppercase ;
  153. background:white;
  154. padding:13px;
  155. padding-top:3px;
  156. border:1px solid #eee;
  157. text-align:left;
  158. line-height: 12px;
  159. height:auto;
  160. width:500px;
  161. color:#aaa;
  162. margin-top:300px;
  163. margin-left:365px;
  164. z-index:9999;
  165. }
  166.  
  167. #holap{
  168. opacity:1.0;
  169. margin-left:360px;
  170. margin-top:140px;
  171. position:fixed;
  172. z-index:99999999;
  173. transition: all 0.9s ease-out;
  174. -o-transition-transition: all 0.9s ease-out;
  175. -webkit-transition: all 0.9s ease-out;
  176. -moz-transition: all 0.9s ease-out;
  177. }
  178.  
  179.  
  180. #holap a{
  181. color:#aaa;
  182. background-color:#fff;
  183. padding:7.5px;
  184. width:50px;
  185. height:10px;
  186. border:1px solid #eee;
  187. text-transform:uppercase;
  188. font-family:consolas;
  189. font-size:8px;
  190. letter-spacing:1px;
  191. display:inline-block;
  192. margin-top:3px;
  193. margin-left:4px;
  194. text-align:center;
  195. transition: all 0.9s ease-out;
  196. -o-transition-transition: all 0.9s ease-out;
  197. -webkit-transition: all 0.9s ease-out;
  198. -moz-transition: all 0.9s ease-out;
  199. }
  200. #holap a:hover{
  201. color:white;
  202. background:#FFBAE6; /*CHANGE THE BACKGROUND COLOR OF YOUR HOVER LINKS*/
  203. transition: all 0.9s ease-out;
  204. -o-transition-transition: all 0.9s ease-out;
  205. -webkit-transition: all 0.9s ease-out;
  206. -moz-transition: all 0.9s ease-out;
  207. }
  208.  
  209.  
  210.  
  211. #sidebar{
  212. margin-top:55px;
  213. margin-left:750px;
  214. position:fixed;
  215. height:100px;
  216. width:120px;
  217. padding:8px;
  218. background:#fff;
  219. border:1px solid #eee;
  220. }
  221.  
  222. /* DON'T DELETE THIS, I'LL REPORT YOU, HAVE DIGNITY, PLEASE*/
  223. #taissa {
  224. -moz-border-radius: 10px;
  225. border-radius: 7px;
  226. position:fixed;
  227. font-family: consolas;
  228. font-size: 8px;
  229. bottom:-5px;
  230. left:5px;
  231. padding: 7px;
  232. height:12px;
  233. letter-spacing:1px;
  234. text-transform:uppercase;
  235. padding-bottom:5px;
  236. background: white;
  237. width:50px;
  238. border: 1px solid #eee;
  239. transition: all 0.6s ease-out;
  240. -o-transition-transition: all 0.6s ease-out;
  241. -webkit-transition: all 0.6s ease-out;
  242. -moz-transition: all 0.6s ease-out;}
  243.  
  244. #taissa:hover{
  245. border-radius: 0px;
  246. height:45px;
  247. transition: all 0.6s ease-out;
  248. -o-transition-transition: all 0.6s ease-out;
  249. -webkit-transition: all 0.6s ease-out;
  250. -moz-transition: all 0.6s ease-out;
  251. }
  252. /* DON'T DELETE THIS, I'LL REPORT YOU, HAVE DIGNITY, PLEASE*/
  253.  
  254.  
  255. #lace {
  256. background-image:url('http://media.tumblr.com/baa36aef331a496cd266d62d998a9092/tumblr_inline_mrf2jfOxMC1rto88t.png');
  257. repeat:repeat-x;
  258. width:100%;
  259. height:30px;
  260. position: fixed;
  261. opacity:1;
  262. margin-left:0px;
  263. margin-top:0px;
  264. z-index:99999;
  265. }
  266.  
  267. </style>
  268.  
  269. <link href='http://fonts.googleapis.com/css?family=Carrois+Gothic' rel='stylesheet' type='text/css'>
  270. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js"type="text/JavaScript"></script>
  271. <style>
  272. div#qTip {
  273. padding:4px;
  274. height: auto;
  275. margin-top:5px;
  276. margin-left:10px;
  277. font-family:Carrois Gothic;
  278. font-size:9px;
  279. display:none;
  280. text-align:center;
  281. position:absolute;
  282. line-height:10px;
  283. text-transform:normal;
  284. letter-spacing:0px;
  285. z-index:999999999999;
  286. border:1px solid #efefef;
  287. background:#fff;
  288. border-radius:0px;
  289. color:#aaa;
  290. box-shadow:1px 1px 3px rgba(0,0,0,.1);}
  291. </style>
  292.  
  293.  
  294. <title>send me cute letters</title>
  295. <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lnvurxvJ8i1qepbs7.png">
  296.  
  297. <script src="http://assets.tumblr.com/assets/scripts/tumblelog.js?_v=278a8782ed49b1a35186d62748fe01aa"></script>
  298. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  299. </head>
  300. <body onkeydown="return false">
  301. <body><div id="lace"></div>
  302.  
  303.  
  304. <div id="sidebar">
  305. <img src="URL IMAGE" style="opacity:0.7; padding:2px; width:116px; height:97px"></div>
  306.  
  307. <div id="title">My askbox</div>
  308.  
  309. <div id="holap">
  310. <a href="/" title="Back to my blog">Home</a>
  311. <a href="/ask"title="cute letters to me?">Message</a>
  312. <a href="/tagged/face" title="ugh no">my face</a>
  313. <a href="/links" title="my links">Navigation</a>
  314. <a href="http://planthed.tumblr.com"title="she made this lovely theme yay">credits</a>
  315.  
  316.  
  317. </div>
  318.  
  319.  
  320. <div id="faq">
  321.  
  322. &middot;<font color="FFBAE6"><b>YOUR NAME</b></font> <br>
  323. &middot; WRITE HERE ABOUT YOU
  324. </div>
  325. </div></div></div>
  326.  
  327. <div id="like">
  328. <b><i>READ BEFORE ASK:</i></b><br>
  329. &middot WRITE HERE YOUR FAQ
  330.  
  331.  
  332. </div>
  333. </div></div></div>
  334.  
  335. <div id="mine">
  336. <iframe frameborder="0" scrolling="no" width="496" height="200" style="background-color: #fff; margin-top: 14px;" src="http://www.tumblr.com/ask_form/URL HERE.tumblr.com" id="ask_form"></iframe>
  337. </div>
  338. </div></div></div>
  339.  
  340. <!--- DON'T DELETE THIS, I'LL REPORT YOU, HAVE DIGNITY, PLEASE.--->
  341. <div id="taissa"><center><up><a href="http://planthed.tumblr.com" target="_blank">credits</a></a></up><p></p>Theme by <a href="http://planthed.tumblr.com" target="_blank">planthed</a></a></center></div>
  342. <!--- DON'T DELETE THIS, I'LL REPORT YOU, HAVE DIGNITY, PLEASE.--->
  343.  
  344.  
  345.  
  346.  
  347. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement