dylanohelps

I: FAQ Page

Feb 16th, 2014
2,314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.93 KB | None | 0 0
  1. <!DOCTYPE html>
  2.  
  3. <!---------------
  4.  
  5.  
  6.  
  7.  
  8. I: HELP DESK PAGE by DOMINICWRITES
  9. Rules and Regulations:
  10. #1: Please DO NOT commit thievery and steal this theme/page. I've worked hard on in so I'd appreciate if you didn't.
  11.  
  12. #2: DO NOT redistribute this theme/page,
  13.  
  14. #3: You can customize to your liking, just make sure that your theme/page is readable and credible for your viewers.
  15.  
  16.  
  17.  
  18. ---------------->
  19.  
  20. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  21. <head>
  22. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  23.  
  24. <title>CREMATA</title>
  25.  
  26. <meta charset="utf-8">
  27.  
  28. <meta name="description" content="" />
  29.  
  30. <link rel="shortcut icon" href="http://25.media.tumblr.com/avatar_97804e38d2df_128.png" />
  31. <link rel="alternate" type="application/rss+xml" href="http://cremata.tumblr.com/rss"/>
  32.  
  33. <link href='http://fonts.googleapis.com/css?family=Roboto+Condensed' rel='stylesheet' type='text/css'>
  34.  
  35. <link href='http://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic' rel='stylesheet' type='text/css'>
  36.  
  37. <link href='http://fonts.googleapis.com/css?family=Raleway:400,700,800,900,500' rel='stylesheet' type='text/css'>
  38.  
  39. <link href='http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
  40.  
  41.  
  42.  
  43. <script src="http://assets.tumblr.com/assets/scripts/tumblelog.js?_v=6a17c519d68bc98ed5cdd6f4a55dbaa2"></script>
  44. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  45. </head>
  46. <style type="text/css">
  47. body {
  48. margin: 0px;
  49. list-style: none;
  50. background-color: #000000;
  51. background-attachment: fixed;
  52. background-image:url('http://static.tumblr.com/kamm2qy/tS4ms7amx/stressed_linen.png');
  53. font-family: 'Lato', sans-serif;
  54. font-size: 10px;
  55. color: #877b76;
  56.  
  57. }
  58.  
  59. a {
  60. text-decoration: none;
  61. color: black;
  62. }
  63.  
  64. b,i,strong,em {
  65. color: #cbd165;
  66. }
  67.  
  68. ::-webkit-scrollbar-thumb:vertical {
  69. background-color: #cbd165;
  70. height: 10px;
  71. border-bottom: 2px solid #202020;
  72. border-top: 2px solid #202020;
  73. }
  74. ::-webkit-scrollbar-thumb:horizontal {
  75. background-color: #cbd165;
  76. height: 7px!important;
  77. }
  78. ::-webkit-scrollbar {
  79. background-color: #202020;
  80. height: 10px;
  81. width: 12px;
  82. }
  83. ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{
  84. display:block;
  85. height:15px;
  86. width: 12px;
  87. background-color: #cbd165;
  88. }
  89.  
  90. header {
  91. width: 100%;
  92. height: 100px;
  93. position: fixed;
  94. margin: auto;
  95. text-align: center;
  96. display: inline-block;
  97. }
  98.  
  99. header img {
  100. width: 700px;
  101. height: 100px;
  102. background-color: #FFF;
  103. margin: auto;
  104. }
  105.  
  106. .title {
  107. position: absolute;
  108. font-family: 'Raleway';
  109. font-size: 48px;
  110. color: #202020;
  111. margin-top: 10px;
  112. font-weight: 700;
  113. text-align: center;
  114. text-transform: uppercase;
  115. width: 100%;
  116. }
  117.  
  118. .sub {
  119. position: absolute;
  120. font-family: 'Raleway';
  121. font-weight: 400;
  122. color: #202020;
  123. text-align: center;
  124. width: 100%;
  125. margin: auto;
  126. margin-top: 60px;
  127. font-size: 12px;
  128. text-transform: uppercase;
  129. letter-spacing: 3px;
  130. }
  131.  
  132. #content {
  133. width: 100%;
  134. height: auto;
  135. display: inline-block;
  136. margin-top: 150px;
  137. margin-bottom: 20px;
  138. }
  139.  
  140. #faq {
  141. width: 660px;
  142. padding: 20px;
  143. background-color: #202020;
  144. margin: auto;
  145. margin-bottom: 10px;
  146. }
  147.  
  148. .heading {
  149. font-family: 'Raleway';
  150. font-weight: 400;
  151. color: #cbd165;
  152. text-align: left;
  153. font-size: 16px;
  154. text-transform: uppercase;
  155. letter-spacing: -1px;
  156. }
  157.  
  158. .answer {
  159. font-size: 12px;
  160. color: #808080;
  161. margin-bottom: 20px;
  162. }
  163.  
  164. .navi {
  165. margin-bottom: 150px;
  166. width: 100%;
  167. margin: auto;
  168. height: auto;
  169. text-align: center;
  170. }
  171.  
  172. .navi a {
  173. font-family: 'Lato';
  174. font-size: 12px;
  175. font-style: italic;
  176. font-weight: 400;
  177. color: #cbd165;
  178. margin: 10px;
  179. }
  180.  
  181. #askbox {
  182. display: block;
  183. width: 660px;
  184. padding: 20px;
  185. background-color: #202020;
  186. margin: auto;
  187. text-align: center;
  188. margin-bottom: 20px;
  189. }
  190.  
  191. </style>
  192. <body>
  193. <header>
  194. <div class="title">TITLE HERE</div>
  195. <div class="sub">Help Desk + FAQ</div>
  196. <img src="INSERT YOUR OWN HEADER HERE" />
  197. </header>
  198.  
  199. <div id="content">
  200. <div id="faq">
  201. <!--- DO NOT PASTE HEADING AND ANSWER CODES ABOVE THIS LINE ---->
  202.  
  203. <div class="heading">This is an example heading</div>
  204. <div class="answer">This is where you add in your own information.</div>
  205.  
  206. <div class="heading">This is an example heading</div>
  207. <div class="answer">This is where you add in your own information.</div>
  208.  
  209. <div class="heading">This is an example heading</div>
  210. <div class="answer">This is where you add in your own information.</div>
  211.  
  212. <div class="heading">This is an example heading</div>
  213. <div class="answer">This is where you add in your own information.</div>
  214.  
  215. <div class="heading">This is an example heading</div>
  216. <div class="answer">This is where you add in your own information.</div>
  217.  
  218.  
  219.  
  220.  
  221.  
  222. <!--- PASTE ALL CODES HEADING AND ANSWER CODES ABOVE THIS LINE ---->
  223. </div>
  224.  
  225.  
  226.  
  227.  
  228.  
  229. </div>
  230.  
  231. <div id="askbox">
  232. <div class="heading">If your question isn't answered throught he FAQ, feel free to ask!</div><br />
  233. <iframe frameborder="0" border="0" scrolling="no" width="100%" height="190" allowtransparency="true" src="http://www.tumblr.com/ask_form/YOURURLHERE.tumblr.com" style"background-color:transparent; overflow:hidden;"></iframe>
  234. </div>
  235.  
  236. <div class="navi">
  237. <a href="/">Index</a>
  238. <a href="/nav">Navigation</a>
  239. <a href="#">Link 1</a>
  240. <a href="#">Link 2</a>
  241. <a href="#">Link 3</a>
  242. <a href="#">Link 4</a>
  243. Themes
  244. </a>
  245. <a href="http://dominicwrites.tumblr.com">&copy; Copyright</a>
  246. </div>
  247. </div>
  248.  
  249.  
  250. </body>
  251. </html>
Advertisement
Add Comment
Please, Sign In to add comment