Advertisement
b0rn-to-be-wild

Vintage F.A.Q.

Mar 18th, 2014
581
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.15 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3.  
  4. <!----
  5.  
  6. © borntobewildthemes.tumblr.com | Vintage F.A.Q.
  7.  
  8. + Please do not redistribute this page or remove credits
  9. + You are allowed to make changes as long as you keep our credits
  10. + If you have any questions or concerns, just contact us.
  11. + Thanks for using our page! We hope that you enjoy it!
  12.  
  13. ---->
  14.  
  15.  
  16. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  17.  
  18.  
  19. <head>
  20.  
  21. <link href='http://fonts.googleapis.com/css?family=EB+Garamond' rel='stylesheet' type='text/css'>
  22.  
  23. <link href='http://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
  24.  
  25. <script type="text/javascript"
  26. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  27.  
  28. <link rel="shortcut icon" href="{Favicon}" />
  29. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  30.  
  31. <style type="text/css">
  32.  
  33. body {
  34. font-style:none;
  35. background-color:black;
  36. background-image:url(http://static.tumblr.com/01a05fe46b41f855f5fdabc2d2baf2ce/qb55nk5/qLInt6gzn/tumblr_static_4cdpeppcu3qcw0888s4okg8ko.jpg);
  37. background-size:cover;
  38. font-family:Helvetica;
  39. color:{color:text};
  40. overflow:hidden;
  41. }
  42.  
  43.  
  44. a {
  45. color:white;
  46. text-decoration:none;
  47. -webkit-transition: all 0.5s ease-out;
  48. -moz-transition: all 0.5s ease-out;
  49. transition: all 0.5s ease-out;
  50. }
  51.  
  52. a:hover {
  53. color:#800000;
  54. text-decoration:none;
  55. -webkit-transition: all 0.8s ease-out;
  56. -moz-transition: all 0.8s ease-out;
  57. transition: all 0.8s ease-out;
  58. }
  59.  
  60. img {
  61. border:none;
  62. }
  63.  
  64. blockquote {
  65. padding-left:5px;
  66. border-left:2px solid {color:border};
  67. }
  68.  
  69. h1 {
  70. font-size:18px;
  71. line-height:12px;
  72. }
  73.  
  74. /* Cursor code */
  75.  
  76. body, a:hover {
  77. cursor: url(http://cur.cursors-4u.net/cursors/cur-3/cur237.ani), url(http://cur.cursors-4u.net/cursors/cur-3/cur237.png), progress !important;}
  78.  
  79. /* Webkit scrollbar */
  80.  
  81. ::-webkit-scrollbar-thumb {
  82. height: auto;
  83. background-image:url('http://i58.tinypic.com/idgbi9.png');
  84. }
  85.  
  86. ::-webkit-scrollbar {
  87. width:20px;
  88. height: auto;
  89. background-image:url('http://i58.tinypic.com/10z1xds.png');
  90. background-size:cover;
  91. }
  92.  
  93. /* Container */
  94.  
  95. #container {
  96. position:absolute;
  97. top:50%;
  98. left:50%;
  99. padding-top:85px;
  100. width:600px;
  101. height:530px;
  102. background-image:url('http://i57.tinypic.com/14o7yw0.png');
  103. -webkit-transform: translateX(-50%) translateY(-50%);
  104. -moz-transform: translateX(-50%) translateY(-50%);
  105. -ms-transform: translateX(-50%) translateY(-50%);
  106. transform: translateX(-50%) translateY(-50%);
  107. }
  108.  
  109. /* Title */
  110.  
  111. #title {
  112. font-family:'Great Vibes';
  113. font-size:27px;
  114. text-align:center;
  115. margin-top:20px;
  116. margin-left:110px;
  117. color:#000;
  118. width:370px;
  119. padding:5px;
  120. }
  121.  
  122. /* Links */
  123.  
  124. #links {
  125. width:380px;
  126. margin-left:110px;
  127. font-family:'Great Vibes';
  128. color:#000;
  129. text-align:center;
  130. margin-top:5px;
  131. }
  132.  
  133. #links a {
  134. display:inline;
  135. font-size:18px;
  136. color:#000;
  137. }
  138.  
  139. #links a:hover {
  140. font-weight:bold;
  141. }
  142.  
  143. /* Description */
  144.  
  145. #desc{
  146. position:absolute;
  147. font-family:Helvetica;
  148. width:370px;
  149. padding:5px;
  150. height:325px;
  151. color:#000;
  152. overflow:auto;
  153. text-align:center;
  154. margin-left:110px;
  155. margin-top:10px;
  156. font-size:15px;
  157. line-height:18px;
  158. }
  159.  
  160. /* Credits */
  161.  
  162. #credits {
  163. position:fixed;
  164. right:10px;
  165. top:40px;
  166. z-index:100000;
  167. }
  168.  
  169. #credits img{
  170. border:3px solid #000;
  171. }
  172.  
  173. {CustomCSS}
  174.  
  175. </style></head>
  176.  
  177.  
  178. <body>
  179.  
  180. <div id="container">
  181.  
  182. <div id="title"><b>Frequently Asked Questions</b></div>
  183.  
  184. <div id="links">
  185. <a href="/">Home </a>//
  186. <a href="/ask">Ask </a>//
  187. <a href="/about">About </a>//
  188. <a href="/blogroll">Blogroll </a>//
  189. <a href="/navigation">Navigation </a>
  190. </div>
  191. <!--End links-->
  192.  
  193. <div id="desc">
  194.  
  195. <img src="http://i58.tinypic.com/bhn21h.png"></a>
  196.  
  197. <h1>Question</h1>
  198. Answer<br><br>
  199.  
  200. <img src="http://i58.tinypic.com/bhn21h.png"></a>
  201.  
  202. <h1>Question</h1>
  203. Answer<br><br>
  204.  
  205. <img src="http://i58.tinypic.com/bhn21h.png"></a>
  206.  
  207. <h1>Question</h1>
  208. Answer<br><br>
  209.  
  210. <img src="http://i58.tinypic.com/bhn21h.png"></a>
  211.  
  212. <h1>Question</h1>
  213. Answer<br><br>
  214.  
  215. <img src="http://i58.tinypic.com/bhn21h.png"></a>
  216.  
  217. <h1>Question</h1>
  218. Answer<br><br>
  219.  
  220. <img src="http://i58.tinypic.com/bhn21h.png"></a>
  221.  
  222. <!--To add more questions and answers copy/paste
  223.  
  224. <h1>Question</h1>
  225. Answer<br><br>
  226.  
  227. <img src="http://i58.tinypic.com/bhn21h.png"></a>
  228.  
  229. -->
  230.  
  231. </div>
  232. <!--End desc-->
  233.  
  234. </div>
  235. <!--End container-->
  236.  
  237. <a href="http://borntobewildthemes.tumblr.com"><div id="credits">
  238. <img src="http://i57.tinypic.com/301g6eg.jpg" title="Page VINTAGE FAQ by borntobewildthemes"></div></a>
  239.  
  240. </body>
  241. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement