Advertisement
heavenlydoctor

faq page

Mar 21st, 2015
1,295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.74 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <head>
  3.  
  4. <!---faq page by eurhipides. basic theme rules apply, visit elisionthemes if you have any questions. enjoy!--->
  5.  
  6. <title>frequently asked questions</title><!---page title--->
  7. <link rel="shortcut icon" href="{Favicon}">
  8. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  9.  
  10. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  11.  
  12. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  13.  
  14. <script>
  15.  
  16. (function($){
  17.  
  18. $(document).ready(function(){
  19.  
  20. $("a[title]").style_my_tooltips({
  21.  
  22. tip_follows_cursor:true,
  23.  
  24. tip_delay_time:100,
  25.  
  26. tip_fade_speed:300,
  27.  
  28. attribute:"title"
  29.  
  30. });
  31.  
  32. });
  33.  
  34. })(jQuery);
  35.  
  36. </script>
  37.  
  38. <link href='http://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
  39.  
  40. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
  41.  
  42. <style type="text/css">
  43.  
  44. #s-m-t-tooltip { /*edit the tooltips*/
  45. max-width:150px;
  46. padding:5px 8px;
  47. margin:20px 14px 7px 10px;
  48. background-color:#fff;
  49. font-family:Calibri;
  50. font-size:10px;
  51. line-height:11px;
  52. letter-spacing:1px;
  53. text-transform:uppercase;
  54. color:#16a085;
  55. z-index:99999999;
  56. }
  57.  
  58. ::-webkit-scrollbar {
  59. height:6px;
  60. width:6px;
  61. background-color: transparent;
  62. }
  63.  
  64. ::-webkit-scrollbar-thumb {
  65. background-color: #8FE9D7; /*scrollbar color*/
  66. border-right:4px solid #fff;
  67. border-top:4px solid #fff;
  68. border-bottom:4px solid #fff;
  69. }
  70.  
  71. body {
  72. background-color: #16a085; /*page background*/
  73. font-family:arial;
  74. font-size:12px;
  75. margin:0px;
  76. }
  77.  
  78. a {
  79. text-decoration: none;
  80. -webkit-transition: 0.5s;
  81. -moz-transition: 0.5s;
  82. transition: 0.5s;
  83. color: #16a085; /*link color*/
  84. }
  85.  
  86. a:hover {
  87. -webkit-transition: 0.5s;
  88. -moz-transition: 0.5s;
  89. transition: 0.5s;
  90. color: #8FE9D7; /*link hover*/
  91. }
  92.  
  93. .con {
  94. width:780px;
  95. position:fixed;
  96. left:0;
  97. right:0;
  98. top:0;
  99. bottom:0;
  100. margin:auto;
  101. height:500px;
  102. background:#fff; /*box color*/
  103. }
  104.  
  105. .content {
  106. position:absolute;
  107. top:25px;
  108. left:25px;
  109. right:25px;
  110. bottom:25px;
  111. padding:25px;
  112. overflow:auto;
  113. border:4px solid #1abc9c; /*border color*/
  114. font-family:'Montserrat', sans-serif;
  115. }
  116.  
  117. .title {
  118. font-size:22px;
  119. text-transform:uppercase;
  120. font-weight:bold;
  121. margin-bottom:15px;
  122. color:#1abc9c; /*color of both titles*/
  123. }
  124.  
  125. .q {
  126. font-size:14px;
  127. color:#777; /*question color*/
  128. }
  129.  
  130. .a {
  131. margin-top:5px;
  132. font-size:14px;
  133. margin-bottom:15px;
  134. font-style:italic;
  135. margin-left:20px;
  136. color:#999;/*answer color*/
  137. }
  138.  
  139. .links {
  140. position:absolute;
  141. right:20px;
  142. bottom:-25px;
  143. font-family:'Montserrat', sans-serif;
  144. }
  145.  
  146. .links a {
  147. color:#fff; /*color of four bottom links*/
  148. margin:0px 5px;
  149. text-transform:capitalize;
  150. }
  151.  
  152. </style>
  153. </head>
  154. <body>
  155.  
  156. <div class="con">
  157. <div class="content">
  158. <div class="title">frequently asked questions</div> <!---title--->
  159.  
  160. <div class="q">This is what a question looks like?</div>
  161. <div class="a">This is what an answer looks like. <a href="/">Link</a>, <b>bolded</b>, <u>underlined</u>.</div>
  162.  
  163. <!----to add a new question copy and paste from here--->
  164. <div class="q">This is what a question looks like?</div>
  165. <div class="a">This is what an answer looks like.</div>
  166. <!---to here--->
  167.  
  168. <div class="q">This is what a question looks like?</div>
  169. <div class="a">This is what an answer looks like.</div>
  170.  
  171. <div class="q">This is what a question looks like?</div>
  172. <div class="a">This is what an answer looks like.</div>
  173.  
  174. <div class="q">This is what a question looks like?</div>
  175. <div class="a">This is what an answer looks like.</div>
  176.  
  177. <div class="title" style="margin-top:25px">Contact</div><!---title-->
  178.  
  179. <iframe frameborder="0" scrolling="no" width="100%" height="260" src="http://www.tumblr.com/ask_form/{Name}.tumblr.com" style="overflow:auto; margin-top:10px" id="ask_form"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]-->
  180.  
  181. </div>
  182.  
  183. <div class="links">
  184. <a href="http://astraeus.co.vu" title="eurhipides">credit</a>
  185. <a href="http://tumblr.com/dashboard">dash</a>
  186. <a href="/">link 1</a><!---first link-->
  187. <a href="/">link 2</a><!---second link--->
  188. </div>
  189.  
  190.  
  191. </div><!---con--->
  192.  
  193.  
  194.  
  195. </body>
  196. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement