Guest User

Untitled

a guest
Feb 6th, 2014
681
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.89 KB | None | 0 0
  1. <!--
  2. Layout by: layouts-by-caity
  3. please dont remove credit
  4.  
  5. Need help installing this theme?
  6. layouts-by-caity.tumblr.com/tutorial
  7. -->
  8. <head>
  9. <script type="text/javascript" language="javascript" src="http://assets.tumblr.com/assets/scripts/tumblelog.js?8c9766bc095963875ab9782b9527dc52"></script><meta http-equiv="x-dns-prefetch-control" content="off"/>
  10. </head>
  11.  
  12. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  13.  
  14.  
  15. <style type="text/css">
  16. ::-webkit-scrollbar { width: 8px; background-color: #c9e8fb; }
  17. ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); border-radius: 10px; background-color: #FFFFFF; }
  18. ::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); background-color: #b8a8be; }
  19. ::-webkit-scrollbar-corner { background: #transparent ; }
  20.  
  21. .left{
  22. float: left;
  23. margin-right: 20px;
  24. width: 802px;
  25. }
  26.  
  27. .right{
  28. width: 200px;
  29. float: right;
  30. background-color: ;
  31. }
  32.  
  33. body{
  34. margin:0px;
  35. color: #ddd;
  36. background-attachment: fixed;
  37. padding: 0px;
  38. font-family: "calibri";
  39. background: #fafafa;
  40. }
  41.  
  42. a:link, a:active, a:visited{
  43. color:#b8a8be;
  44. text-decoration: none;}
  45.  
  46. a:hover{
  47. color:#fff;
  48. -webkit-transition: color 0.4s ease-out;
  49. -moz-transition: color 0.4s ease-out;
  50. text-decoration:underline;
  51. }
  52.  
  53. .title{
  54. font-family: Amatic SC;
  55. font-size:25px;
  56. text-align: left;
  57. margin-top: 0px;
  58. line-height: 18px;
  59. color:#b8a8be;
  60. font-weight: normal;
  61. }
  62.  
  63.  
  64. @font-face {
  65. font-family:titulo;
  66. src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');}
  67.  
  68. .faqbox{
  69. float:center;
  70. width:450px;
  71. height:510px;
  72. background: #fff;
  73. box-shadow: #ddd;
  74. text-align: left;
  75. padding: 10px;
  76. font-size: 11px;
  77. color: #ddd;
  78. border: 4px double #b8a8be;
  79. z-index:9999999999;
  80. margin-top:50px;
  81. margin-left:375px;
  82. display: inline-block;
  83. }
  84.  
  85. .customlinks1{
  86. float:center;
  87. width:100px;
  88. height:35px;
  89. background: #fff;
  90. text-align: center;
  91. font-style: italic;
  92. font-family: trebuchet ms;
  93. font-size: 12px;
  94. color: #b8a8be;
  95. line-height: 35px;
  96. border: 1px dotted #ddd;
  97. z-index:9999999999;
  98. margin-top:50px;
  99. margin-left:375px;
  100. display: inline-block;}
  101.  
  102. .customlinks1:hover{
  103. float:center;
  104. width:100px;
  105. height:35px;
  106. background: #b8a8be;
  107. text-align: center;
  108. font-style: italic;
  109. font-family: trebuchet ms;
  110. font-size: 12px;
  111. color: #fff;
  112. text-decoration: underline;
  113. line-height: 35px;
  114. border: 1px dotted #ddd;
  115. z-index:9999999999;
  116. margin-top:50px;
  117. margin-left:375px;
  118. display: inline-block;
  119. -webkit-transition: all 0.7s ease-in-out;
  120. -moz-transition: all 0.7s ease-in-out;
  121. transition: all 0.7s ease-in-out;}
  122.  
  123. .customlinks2{
  124. float:center;
  125. width:100px;
  126. height:35px;
  127. background: #fff;
  128. text-align: center;
  129. font-style: italic;
  130. font-family: trebuchet ms;
  131. font-size: 12px;
  132. color: #b8a8be;
  133. line-height: 35px;
  134. border: 1px dotted #ddd;
  135. z-index:9999999999;
  136. margin-top:50px;
  137. margin-left:20px;
  138. display: inline-block;}
  139.  
  140. .customlinks2:hover{
  141. float:center;
  142. width:100px;
  143. height:35px;
  144. background: #b8a8be;
  145. text-align: center;
  146. font-style: italic;
  147. font-family: trebuchet ms;
  148. font-size: 12px;
  149. color: #fff;
  150. text-decoration: underline;
  151. line-height: 35px;
  152. border: 1px dotted #ddd;
  153. z-index:9999999999;
  154. margin-top:50px;
  155. margin-left:20px;
  156. display: inline-block;
  157. -webkit-transition: all 0.7s ease-in-out;
  158. -moz-transition: all 0.7s ease-in-out;
  159. transition: all 0.7s ease-in-out;}
  160.  
  161. .customlinks3{
  162. float:center;
  163. width:100px;
  164. height:35px;
  165. background: #fff;
  166. text-align: center;
  167. font-style: italic;
  168. font-family: trebuchet ms;
  169. font-size: 12px;
  170. color: #b8a8be;
  171. line-height: 35px;
  172. border: 1px dotted #ddd;
  173. z-index:9999999999;
  174. margin-top:50px;
  175. margin-left:20px;
  176. display: inline-block;}
  177.  
  178. .customlinks3:hover{
  179. float:center;
  180. width:100px;
  181. height:35px;
  182. background: #b8a8be;
  183. text-align: center;
  184. font-style: italic;
  185. font-family: trebuchet ms;
  186. font-size: 12px;
  187. color: #fff;
  188. text-decoration: underline;
  189. line-height: 35px;
  190. border: 1px dotted #ddd;
  191. z-index:9999999999;
  192. margin-top:50px;
  193. margin-left:20px;
  194. display: inline-block;
  195. -webkit-transition: all 0.7s ease-in-out;
  196. -moz-transition: all 0.7s ease-in-out;
  197. transition: all 0.7s ease-in-out;}
  198.  
  199. .customlinks4{
  200. float:center;
  201. width:100px;
  202. height:35px;
  203. background: #fff;
  204. text-align: center;
  205. font-style: italic;
  206. font-family: trebuchet ms;
  207. font-size: 12px;
  208. color: #b8a8be;
  209. line-height: 35px;
  210. border: 1px dotted #ddd;
  211. z-index:9999999999;
  212. margin-top:50px;
  213. margin-left:20px;
  214. display: inline-block;}
  215.  
  216. .customlinks4:hover{
  217. float:center;
  218. width:100px;
  219. height:35px;
  220. background: #b8a8be;
  221. text-align: center;
  222. font-style: italic;
  223. font-family: trebuchet ms;
  224. font-size: 12px;
  225. color: #fff;
  226. text-decoration: underline;
  227. line-height: 35px;
  228. border: 1px dotted #ddd;
  229. z-index:9999999999;
  230. margin-top:50px;
  231. margin-left:20px;
  232. display: inline-block;
  233. -webkit-transition: all 0.7s ease-in-out;
  234. -moz-transition: all 0.7s ease-in-out;
  235. transition: all 0.7s ease-in-out;}
  236.  
  237. </style>
  238. <!--CUSTOM LINKS HERE-->
  239. <a href="/"><div class="customlinks1">back to my blog</div></a>&nbsp;<a href="http://tumblr.com/dashboard"><div class="customlinks2">dashboard</div></a>&nbsp;<a href="/"><div class="customlinks3">navigation</div></a>&nbsp;<div class="customlinks4"><script language="JavaScript">
  240. var ref = (''+document.referrer+'');
  241. var w_h = window.screen.width + " x " + window.screen.height;
  242. document.write('<script src="http://freehostedscripts.net/ocounter.php?site=ID3880088&e1=here&e2=here&r=' + ref + '&wh=' + w_h + '"><\/script>');
  243. </script></div>
  244.  
  245.  
  246. <div class="faqbox">
  247. <div style="width: 455px; height: 300px; overflow-y: scroll; overflow-x: hidden;">
  248.  
  249. <!--ABOUT THE BLOGGER
  250. [you can use this to write about you]-->
  251. <div class="title">about the blogger:</div></br>
  252. <font style="font-size: 10px;">
  253. // This is where you write about you. Include stuff like your name, age, likes & dislikes etc. A scrollbar will take place if the text overflows. I love this layout - Hope you enjoy! :) \\</br></font>
  254.  
  255. </br></br>
  256.  
  257. <!--I WILL SECTION
  258. [write what you will do for your followers]-->
  259. <div class="title">i will:</div></br>
  260. <i>
  261. <font style="font-size: 6px;">&bull;</font> <u>Write what you will do here</u>; extra information goes here</br></br>
  262. <font style="font-size: 6px;">&bull;</font> <u>Write what you will do here</u>; extra information goes here<br></br>
  263. <font style="font-size: 6px;">&bull;</font> <u>Write what you will do here</u>; extra information goes here</br></br>
  264. </i>
  265.  
  266. </br>
  267.  
  268. <!--I WONT SECTION
  269. [write what you won't do for your followers]-->
  270. <div class="title">i wont:</div></br>
  271. <i>
  272. <font style="font-size: 6px;">&bull;</font> <u>Write what you wont do here</u>; extra information goes here</br></br>
  273. <font style="font-size: 6px;">&bull;</font> <u>Write what you wont do here</u>; extra information goes here<br></br>
  274. <font style="font-size: 6px;">&bull;</font> <u>Write what you wont do here</u>; extra information goes here</br>
  275. </i>
  276.  
  277. </div>
  278. <!--YOR ASK BOX
  279. [change 'YOUR URL' to your tumblr url to activate the ask box]-->
  280. <iframe frameborder="0" scrolling="no" width="450" height="200" style="background-color: #fff; margin-top: 14px;" src="http://www.tumblr.com/ask_form/YOUR URL.tumblr.com" id="ask_form"></iframe>
  281.  
  282. </div></div></div></div></div></div></div></div></div></div>
  283.  
  284. <!--THIS IS YOUR BLOG TITLE-->
  285. <div style="position:fixed; font-family:titulo; font-size: 35px; top:100px; left:523px; padding: 4px; background: #transparent; border-radius: 0px; border: 1px solid #transparent;color: #b8a8be;
  286. z-index:9999999999999999999999999999">
  287. message:</div>
  288.  
  289. <!--DONT REMOVE THIS PLEASE-->
  290. <div style="position:fixed; font-family:calibri; font-size: 12px; bottom:5px; right:5px; padding: 4px; background: #fff; border-radius: 0px; border: 3px double #ddd;z-index:9999999999999999999999999999">
  291. <a href="http://layouts-by-caity.tumblr.com"title="caity's layouts"><font style="color: #b8a8be">layouts-by-caity</font></a></div>
  292. <br>
  293. </html>
Advertisement
Add Comment
Please, Sign In to add comment