Advertisement
teenageblog

Ask Layout

Jan 29th, 2014
526
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.61 KB | None | 0 0
  1. <!-----------------------------------------
  2. ╭━━━┳╮╱╱╱╱╱╱╱╱╱╱╭╮╱╭━━━━┳╮
  3. ┃╭━╮┃┃╱╱╱╱╱╱╱╱╱╱┃┃╱┃╭╮╭╮┃┃
  4. ┃┃╱╰┫╰━┳━━┳━╮╭━━┫┃╱╰╯┃┃╰┫╰━┳━━┳╮╭┳━━┳━━╮
  5. ┃┃╱╭┫╭╮┃╭╮┃╭╮┫┃━┫┃╱╱╱┃┃╱┃╭╮┃┃━┫╰╯┃┃━┫━━┫
  6. ┃╰━╯┃┃┃┃╭╮┃┃┃┃┃━┫╰╮╱╱┃┃╱┃┃┃┃┃━┫┃┃┃┃━╋━━┃
  7. ╰━━━┻╯╰┻╯╰┻╯╰┻━━┻━╯╱╱╰╯╱╰╯╰┻━━┻┻┻┻━━┻━━╯
  8.  
  9. Please keep credit (✿◠‿◠)
  10. ----------------------------------------------->
  11. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  12.  
  13.  
  14. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  15.  
  16. <html>
  17.  
  18. <head>
  19.  
  20.  
  21. <style type="text/css">
  22.  
  23. ::-webkit-scrollbar {width: 8px; height: 4px; background: #fff; border-left: 1px solid #eee; }
  24.  
  25. ::-webkit-scrollbar-thumb { background-color:#ccc; border-bottom: 1px solid #eee; border-top: 1px solid #eee; border-left: 1px solid
  26. #eee; border-right: 1px solid #eee; }
  27.  
  28.  
  29. body {
  30. background-image:url(http://fc01.deviantart.net/fs71/i/2012/072/2/e/clouds_background_by_sarah_the_ninja_101-d4snrqr.jpg);
  31. background-attachment: fixed;
  32. background-repeat: repeat;
  33. background-size:cover;
  34. -webkit-touch-callout: none;
  35. -webkit-user-select: none;
  36. -khtml-user-select: none;
  37. -moz-user-select: none;
  38. -ms-user-select: none;
  39. user-select: none;}
  40.  
  41. #wrapper {
  42. margin-left:auto;
  43. margin-right:auto;
  44. margin-top:100px;
  45. width:280px;
  46. padding:20px;
  47. border-width:1px;
  48. -webkit-border-radius: 4px;
  49. -moz-border-radius:4px;
  50. border-radius: 4px;}
  51.  
  52. #inner {
  53. width:280px;
  54. margin-top:-34px;
  55. background:white;
  56. margin-left:370px;
  57. border:6px double #eee;
  58. overflow-y:scroll;
  59. overflow-x:hidden;
  60. height:425px;}
  61.  
  62. .body {
  63. width:280px;}
  64.  
  65. #entry {
  66. height:auto;
  67. float:left;
  68. font-size:0;}
  69.  
  70. #entry img {
  71. opacity:.7;
  72. -webkit-transition-duration:.4s;
  73. width:64px;
  74. height:64px;}
  75.  
  76. #entry img:hover {
  77. opacity:1;
  78. -webkit-transition-duration:.4s;}
  79.  
  80. #icon {
  81. margin:0px 5px 5px 0px;
  82. display:inline-block;}
  83.  
  84. #askk {
  85. opacity: 1;
  86. position:fixed !important;
  87. width: 390px;
  88. padding: 15px;
  89. height: 250px;
  90. overflow:auto;
  91. font-size: 16px;
  92. border: 6px double #eee;
  93. background: white;
  94. left: 440px;
  95. margin-top: 140px;
  96. transition: all 0.9s ease-out;
  97. -o-transition-transition: all 0.9s ease-out;
  98. -webkit-transition: all 0.9s ease-out;
  99. -moz-transition: all 0.9s ease-out;
  100. }
  101. @font-face { font-family: "simon"; src: url('http://static.tumblr.com/loouiuu/Ttaloide6/halohandletter.ttf'); }
  102. .box{
  103. padding: 2px;
  104. width: 250px;
  105. padding-top:10px;
  106. padding-bottom:15px;
  107. height: 50px;
  108. font-family: 'simon';
  109. font-size: 50px;
  110. color: #fff;
  111. background:#c9e8fb;
  112. text-align: center;
  113. border:9px solid #fff;
  114. display: inline-block;
  115. z-index:9999999999;
  116. }
  117. .askers{
  118. padding: 2px;
  119. width: 382px;
  120. height: 50px;
  121. font-family: 'simon';
  122. font-size: 50px;
  123. color: #fff;
  124. background:#c9e8fb;
  125. text-align: center;
  126. border:1px solid #c9e8fb;
  127. display: inline-block;
  128. z-index:9999999999;
  129. }
  130. .faqs{
  131. padding: 2px;
  132. width: 240px;
  133. height: 50px;
  134. font-family: 'simon';
  135. font-size: 50px;
  136. color: #fff;
  137. background:#c9e8fb;
  138. text-align: center;
  139. border:1px solid #c9e8fb;
  140. display: inline-block;
  141. z-index:9999999999;
  142. }
  143. sub_header{
  144. /*---Customize your subheader color here-----*/
  145. color:#c9e8fb;
  146. z-index:1;
  147. font-family:simon;
  148. font-size:40px;
  149. }
  150. div#faq{
  151. margin-left:90px;
  152. margin-top:-10px;
  153. position:fixed;
  154. text-align:left;
  155. width:250px;
  156. font-family:calibri;
  157. overflow:auto;
  158. border:6px double #eee;
  159. height:400px;
  160. padding:15px;
  161. background:white;}
  162.  
  163. div#about{
  164. margin-left:433px;
  165. margin-top:-10px;
  166. position:fixed;
  167. text-align:left;
  168. width:385px;
  169. font-family:calibri;
  170. overflow:auto;
  171. border:6px double #eee;
  172. height:100px;
  173. padding:15px;
  174. background:white;}
  175.  
  176.  
  177. .abouts{
  178. padding: 2px;
  179. width: 382px;
  180. height: 50px;
  181. font-family: 'simon';
  182. font-size: 50px;
  183. color: #fff;
  184. background:#c9e8fb;
  185. text-align: center;
  186. border:1px solid #c9e8fb;
  187. display: inline-block;
  188. z-index:9999999999;
  189. }
  190.  
  191. .cred {
  192. color: #000;
  193. font-family: Calibri;
  194. font-size:14px;
  195. z-index: 99999999999999px;
  196. line-height:14px;
  197. background:#fff;
  198. border: 1px #eee solid;
  199. background-repeat:repeat;
  200. padding:2px;
  201. -webkit-border-radius:2px;
  202. moz-border-radius:2px;
  203. -o-border-radius:2px;
  204. border-radius:2px;
  205. }
  206.  
  207. .cred a { color: #000; }
  208. </style>
  209.  
  210. <style type="text/css">{CustomCSS}</style>
  211.  
  212. </head>
  213. <!-- Change title if you like-->
  214. <title>Ask me anything!</title
  215. <body>
  216. <div id="about">
  217. <div class="abouts">About Me:</div><div style="padding-bottom:10px;"></div>
  218.  
  219. <!-- Write about yourself here-->
  220. about meee
  221.  
  222. </div>
  223.  
  224. <!-- Write your FAQ below-->
  225.  
  226. <div id="faq">
  227. <div class="faqs">FAQ</div><div style="padding-bottom:10px;"></div>
  228. place things in your faq here<br>
  229. place things in your faq here<br>
  230. place things in your faq here<br>
  231. place things in your faq here<br>
  232.  
  233.  
  234. <!-- Change your header to whatever you like-->
  235. <sub_header>header:</sub_header><br>
  236.  
  237. place things in your faq here<br>
  238. place things in your faq here<br>
  239. place things in your faq here<br>
  240. place things in your faq here<br>
  241.  
  242. <sub_header>header:</sub_header><br>
  243. place things in your faq here<br>
  244. place things in your faq here<br>
  245. place things in your faq here<br>
  246.  
  247. <sub_header>header:</sub_header><br>
  248.  
  249. place things in your faq here<br>
  250. place things in your faq here<br>
  251. place things in your faq here<br>
  252. place things in your faq here<br>
  253. place things in your faq here<br>
  254. </div>
  255.  
  256.  
  257.  
  258.  
  259. <div id="askk">
  260. <div class="askers">Ask:</div><div style="padding-bottom:12px;"></div>
  261. <Center><iframe frameborder="0" scrolling="no" src="http://www.tumblr.com/ask_form/INSERTURLHERE.tumblr.com" width="390" height="190"></iframe>
  262.  
  263.  
  264. <!-- Replace INSERTURLHERE with your blog url for the ask to work-->
  265.  
  266. </center><p>
  267.  
  268. </div>
  269.  
  270.  
  271. <div id="wrapper">
  272.  
  273. <div id="inner"><div class="body"><div id="entry">
  274. <div class="box">Blogroll:</div><div style="padding-bottom:10px;"></div></br>
  275. {block:Following}{block:Followed}
  276. <div id="icon"><a target="_blank" href="{FollowedURL}" title="{FollowedName}"><img src="{FollowedPortraitURL-64}"/></a></div>
  277. {/block:Followed}{/block:Following}
  278.  
  279. </div></div></div>
  280.  
  281. </div>
  282.  
  283. </body>
  284. <!-- Please do not remove credit-->
  285. <div style="position: fixed; right:6px;bottom:10px;">
  286. <span class="cred">
  287. <a href="http://teenageblog.tumblr.com/" target="_blank">
  288. </a></span></div>
  289. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement