Advertisement
Guest User

ask me

a guest
Jun 29th, 2013
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.62 KB | None | 0 0
  1.  
  2.  
  3. <html lang="en">
  4. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5. <html xmlns="http://www.w3.org/1999/xhtml">
  6.  
  7.  
  8.  
  9.  
  10.  
  11. <head>
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18. <style type="text/css">
  19.  
  20. a {color:;text-decoration:none;-webkit-tra… all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  21.  
  22. .fufu {width:227px;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  23.  
  24. .fufu:hover {-webkit-transform: translate(1em,0);-moz-transform: translate(1em,0);-o-transform: translate(1em,0);}
  25.  
  26. #biter
  27.  
  28. #bite a {display:block}
  29.  
  30. #bite .death {margin-top:-100px;filter: alpha(opacity = 0);opacity:0;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
  31.  
  32. #bite:hover .death {margin-top:-100px;-webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.2s ease-out; filter: alpha(opacity = 100);filter: alpha(opacity = 100);opacity:100;}
  33.  
  34.  
  35. .linkzz{
  36.  
  37. background-color: white;
  38. z-index:9999999999;
  39. width: 91px;
  40. height: 20px;
  41. font-size:13px;
  42. letter-spacing:2px;
  43. line-height:20px;
  44. margin-top:-1px;
  45. margin-left:-5px;
  46. font-family: 'pewp';
  47. border:4px double #aaa ;
  48. text-transform:uppercase;
  49. text-align:center;
  50. display: inline-block;
  51. -webkit-transition-duration: .7s;
  52. border-top-right-radius:0px;
  53. border-bottom-right-radius:0px;
  54. border-top-left-radius:0px;
  55. border-bottom-left-radius:0px;
  56. }
  57.  
  58. .linkzz:hover{
  59. background-color:#888;
  60. border:4px double #fff;
  61. -webkit-animation:pulse .8s;
  62. -moz-animation:pulse .8s;
  63. -ms-animation:pulse .8s;
  64. }
  65.  
  66. .linkzz:hover a {
  67. color: transparent;
  68. text-shadow: #000 0 0 2px;
  69. text-decoration:none;
  70. color:#fff;
  71. text-shadow: #000 0 0 8px;
  72. -webkit-transition: all 0.3s ease-in-out;
  73. -moz-transition: all 0.3s ease-in-out;
  74. -o-transition: all 0.3s ease-in-out;
  75. -ms-transition: all 0.3s ease-in-out;
  76. transition: all 0.3s ease-in-out;
  77. }
  78.  
  79.  
  80. .bubble {align:right;background:{color:asks}; margin:7px 0px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;
  81. -webkit-border-radius:5px;
  82. border-radius:5px;
  83. }
  84.  
  85. .bubble p {
  86. margin:0px 0px;
  87. }
  88. .bubble span {
  89. display:block;
  90. position:absolute;
  91. width:1px;
  92. height:1px;
  93. font-size: 0;
  94. line-height: 1px;
  95. left:-10px;
  96. top:10px;
  97. border-top:0px double transparent;
  98. border-bottom:0px double transparent;
  99. border-right:0px double {color:asks};
  100. }
  101.  
  102. #s-m-t-tooltip{
  103. padding-top: 4px;
  104. padding-bottom: 4px;
  105. padding-right: 4px;
  106. padding-left: 4px;
  107. font-style: bold;
  108. color: #000;
  109. border:2px solid #bbb; /* change the border color */
  110. border-radius: 5px;
  111. box-shadow:0px 0px 10px #aaa;
  112. font-size: 13px;
  113. font-family: 'pewp';
  114. text-align: center;
  115. height: 10px;
  116. min-width:auto;
  117. display: none;
  118. margin:20px 0px 0px 20px;
  119. position: absolute;
  120. line-height: 14px;
  121. z-index: 999999999999999999999999999999;
  122. background-color: #fff;
  123.  
  124. }
  125. @font-face { font-family: "pewp"; src: url('http://static.tumblr.com/bepad33/6M6m295eu/delius-regular.ttf'); }
  126.  
  127. @font-face{font-family:"Ashley Marie";src:url('http://static.tumblr.com/9wzbixa/qKtmj2fnf/ashleymarie.ttf');}
  128.  
  129. @font-face { font-family: "Spring Script"; src: url('http://static.tumblr.com/nsmrhzp/E0qm5a7f1/spring_script.ttf');}
  130.  
  131. @font-face { font-family: "doodlie"; src: url('http://static.tumblr.com/gap6f4b/6eBmi2ybu/djb_doodlie_beans.ttf'); }
  132.  
  133. @font-face { font-family: "fine"; src: url('http://static.tumblr.com/q54tzar/JcYm21fwu/fineliner_script_1_.otf'); }
  134.  
  135. @font-face { font-family: "Hope"; src: url('http://static.tumblr.com/wgumr3l/nvgmkyg5c/kgonlyhope.ttf'); }
  136.  
  137. @font-face{font-family:"Lego";src:url('http://static.tumblr.com/9wzbixa/PUwmj3iyh/kgalwaysagoodtime.ttf');}
  138.  
  139. @font-face {font-family: "Skinny Jeans"; src:url('http://static.tumblr.com/9wzbixa/giym2g6nj/_skinny__jeans_solid.ttf');}
  140.  
  141. @font-face { font-family: "stars"; src: url('http://static.tumblr.com/hcfbjje/sfRlpm8t0/starsfromoureyes.ttf'); }
  142.  
  143. @font-face {font-family: 'learningcurve'; src: url('http://static.tumblr.com/vxprqbq/eKWmn0mlv/always_forever.ttf'); }
  144.  
  145. ::-webkit-scrollbar {
  146. width: 8px;
  147. background-color: #fff;
  148. }
  149.  
  150. ::-webkit-scrollbar-track {
  151. -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  152. border-radius: 10px;
  153. background-color: #fff;
  154. }
  155.  
  156. ::-webkit-scrollbar-thumb {
  157. border-radius: 10px;
  158. -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
  159. background-color: #bbb;
  160. }
  161.  
  162. ::-webkit-scrollbar-corner {
  163.  
  164. background: #transparent;
  165.  
  166. }
  167.  
  168.  
  169. #tumblr_controls{position:fixed !important;-webkit-filter: invert(100%);}
  170.  
  171.  
  172.  
  173. p {
  174. margin:0px;
  175. margin-top:0px;
  176. }
  177.  
  178.  
  179. body {
  180. padding: 0px;
  181. margin: 0px;
  182. color:;
  183. font-family: pewp;
  184. line-height:13px;
  185. font-size:12px;
  186. background:url('http://i1291.photobucket.com/albums/b550/kaeleighfoss/tumblr_mhwz8iXf1n1s5um8no1_250_zpsf7908dd3.png');
  187. background-attachment: fixed;
  188. background-repeat: repeat;
  189. background-size: cover;
  190. }
  191.  
  192.  
  193. a:link, a:active, a:visited{
  194. text-decoration: none;
  195. -webkit-transition: color 0.3s ease-out;
  196. -moz-transition: color 0.3s ease-out;
  197. transition: color 0.3s ease-out;
  198. color:black;
  199. }
  200.  
  201. a:hover {
  202. text-decoration:line-through;
  203. font-style:;
  204. color: ;
  205. }
  206.  
  207.  
  208.  
  209. div#dick{
  210. color:#808080;
  211. width:880px;
  212. height:30px;
  213. padding:13px;
  214. box-shadow:0px 0px 10px #000;
  215. border:5px double #ccc;
  216. border-radius:30px;
  217. background:white;
  218. font-family:lego;
  219. text-shadow:4px 2px 10px #00ffff;
  220. font-size:30px;
  221. margin-top:25px;
  222. margin-left:-40px;
  223. line-height:20px;
  224. text-align:right;
  225. overflow:auto;
  226. }
  227.  
  228. div#fag{
  229. width:640px;
  230. height:auto;
  231. padding:13px;
  232. box-shadow:0px 0px 10px #000;
  233. border:5px double #ccc;
  234. background:white;
  235. font-family:pewp;
  236. border-radius:30px;
  237. text-shadow:2px 2px 10px #00ffff;
  238. font-size:15px;
  239. margin-top: 355px;
  240. margin-left:20px;
  241. line-height:20px;
  242. text-align:center;
  243. overflow:auto;
  244. }
  245.  
  246. div#fag2{
  247. color:#6B6B6B;
  248. width:640px;
  249. height:250px;
  250. overflow:auto;
  251. border-radius:30px;
  252. padding:13px;
  253. box-shadow:0px 0px 10px #000;
  254. border:5px double #ccc;
  255. background:white;
  256. font-family:pewp;
  257. font-size:15px;
  258. margin-top:-400px;
  259. margin-left:20px;
  260. line-height:20px;
  261. text-align:left;
  262.  
  263. }
  264.  
  265. div#faggot{
  266. color:#6B6B6B;
  267. width:640px;
  268. height:250px;
  269. overflow:auto;
  270. border-radius:30px;
  271. padding:13px;
  272. box-shadow:0px 0px 10px #000;
  273. border:5px double #ccc;
  274. background:white;
  275. font-family:pewp;
  276. font-size:15px;
  277. margin-top:-285px;
  278. margin-left:720px;
  279. line-height:20px;
  280. text-align:left;
  281.  
  282. }
  283.  
  284. div#faggot2{
  285. color:#6B6B6B;
  286. width:640px;
  287. height:200px;
  288. overflow:auto;
  289. border-radius:30px;
  290. padding:13px;
  291. box-shadow:0px 0px 10px #000;
  292. text-shadow:2px 2px 10px #00ffff;
  293. border:5px double #ccc;
  294. background:white;
  295. font-family:lego;
  296. font-size:28px;
  297. margin-top:15px;
  298. margin-left:720px;
  299. line-height:20px;
  300. text-align:left;
  301.  
  302. }
  303.  
  304. div#fag3{
  305. color:#6B6B6B;
  306. width:6px;
  307. height:4px;
  308. border-radius:30px;
  309. overflow:auto;
  310. padding:10px;
  311. overflow:hidden;
  312. box-shadow:0px 0px 10px #000;
  313. border:5px double #ccc;
  314. background:white;
  315. font-family:pewp;
  316. font-size:20px;
  317. margin-top:250px;
  318. margin-left:5px;
  319. line-height:10px;
  320. text-align:center;
  321.  
  322. }
  323.  
  324. piss{
  325. text-transform:normal;
  326. text-shadow:2px 2px 10px #00ffff;
  327. z-index: 1;
  328. }
  329.  
  330. </style>
  331.  
  332. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  333. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  334. <script>
  335. (function($){
  336. $(document).ready(function(){
  337. $("a[title]").style_my_tooltips({
  338. tip_follows_cursor:true,
  339. tip_delay_time:90,
  340. tip_fade_speed:600,
  341. attribute:"title"
  342. });
  343. });
  344. })(jQuery);
  345. </script>
  346.  
  347. <script type="text/javascript">
  348.  
  349.  
  350. <script type="text/javascript"
  351. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  352.  
  353.  
  354. <link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
  355. <link href='http://fonts.googleapis.com/css?family=Meddon' rel='stylesheet' type='text/css'>
  356.  
  357.  
  358.  
  359.  
  360.  
  361.  
  362.  
  363. <body>
  364.  
  365.  
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383. </body>
  384. <div id="dick">
  385.  
  386. frequently asked questions
  387. </div>
  388.  
  389. <div id="fag">
  390.  
  391. <div class="linkzz"><a href="/" title="back to my blog!">Home</a></div>
  392.  
  393. <div class="linkzz"><a href="/links" title="more links">Links</a></div> <br>
  394.  
  395. <div class="linkzz"><a href="http://tumblr.com/dashboard" title="bye:o">Dash</a></div>
  396.  
  397. <div class="linkzz"><a href="http://coastaldolphins.tumblr.com/" title="layout by rylee!">Credit</a></div> <br>
  398.  
  399.  
  400. </div>
  401.  
  402.  
  403.  
  404.  
  405. <div id="fag2">
  406.  
  407. so yeah your faq can go here<br>
  408. write whatever you want<br>
  409. it can be however long you want because it will scroll<br>
  410. dont worry this doesnt look like poop<br>
  411. do not remove credit, i made this from scratch<br>
  412. if you didnt catch on, this theme matches my first link layout theme<br>
  413. so yeah you can have a set if you'd desire lol<br>
  414. if you have any ideas for link/ask layouts feel free to let me know<br>
  415. i still like the simplicity of this layout<br>
  416. please dont forget to activate your ask box okay<br>
  417. just replace "yoururlhere" with your url okay its at the bottom basically right under this<br>
  418.  
  419.  
  420. </div>
  421.  
  422.  
  423. <div id="faggot">
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431. Get to know me!
  432. <br>
  433. put personal shit or something whatever you want here<br>
  434.  
  435.  
  436.  
  437.  
  438.  
  439.  
  440.  
  441. </div>
  442.  
  443.  
  444. <div id="faggot2">
  445.  
  446. <div id="bite">
  447. <center><br><br><br><br>Hover To Ask me a Question!</center>
  448.  
  449. <div class="death">
  450. <div align="center">
  451.  
  452.  
  453. <center><iframe frameborder="0" scrolling="no" src="http://www.tumblr.com/ask_form/putyoururlhere.tumblr.com/" width="500" height="200"></iframe>
  454. </center>
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461. </div>
  462. </div>
  463. </div>
  464. </div>
  465.  
  466.  
  467.  
  468.  
  469. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement