Advertisement
iamthemelocked

Iamthemelocked FAQ Page #5

May 9th, 2015
715
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.29 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. <!--- Theme by iamthemelocked
  4. DO NOT REMOVE THE CREDIT
  5. DO NOT COPY
  6. DO NOT CLAIM AS YOUR OWN
  7. IF YOU DO THEN I´LL MAKE YOU INTO SHOES
  8. BIT NOT GOOD, ISN´T IT?--->
  9.  
  10. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  11. <head><title>{Title}</title>
  12. <link rel="shortcut icon" href="{Favicon}">
  13.  
  14. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script><script>(function($){$(document).ready(function(){$("a[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:0,tip_fade_speed:600,attribute:"title"});});})(jQuery);</script>
  15.  
  16. <!---INFINTE SCROLL --->
  17.  
  18. <style type="text/css">
  19.  
  20. /* --- SCROLLBAR ---*/
  21.  
  22. ::-webkit-scrollbar-thumb:vertical {
  23. height:3px; border-left:3px solid #fafafa; border-right:3px solid #fafafa; background-color:#ddd;}
  24.  
  25. ::-webkit-scrollbar {
  26. width:10px; height:10px; border:5px solid #fafafa; background-color:#ddd;}
  27.  
  28. iframe#tumblr_controls {white-space:nowrap;-webkit-filter:invert(100%);-moz-filter:invert(100%);-o-filter:invert(100%);-ms-filter: invert(100%);filter:invert(100%);opacity:.4;padding:4px;}
  29.  
  30. /* --- SCROLLBAR ---*/
  31.  
  32. /* --- BODY ---*/
  33.  
  34. #s-m-t-tooltip{
  35. position:absolute;
  36. margin-top: 15px;
  37. letter-spacing:1px;
  38. z-index:9999999999999;
  39. background:#000000;
  40. color:#ffffff;
  41. text-transform:uppercase;
  42. letter-spacing:2px;
  43. max-width:320px;
  44. border:4px double #ffffff;
  45. font-size:8px;
  46. padding:1px 2px 1px 2px;
  47. -webkit-transition:all 0.4s;
  48. -moz-transition:all 0.4s;
  49. -ms-transition:all 0.4s;
  50. -o-transition:all 0.4s;
  51. transition:all 0.4s;
  52. }
  53.  
  54. body {
  55. background:white;
  56. margin:0px;
  57. font-size:9px;
  58. overflow:hidden;
  59. color:#222222;
  60. font-family: calibri;
  61. line-height:120%;
  62. }
  63.  
  64. b, strong {color: color:#222222;}
  65. i, em {color: color:#222222;}
  66. p {margin-top:5px;margin-bottom:5px}
  67. ol {list-style:normal;}
  68. ul {list-style:square;}
  69. small {font-size:8px;}
  70. big {font-size:10px;}
  71.  
  72. a {
  73. text-decoration:none;
  74. outline:none;
  75. -moz-outline-style:none;
  76. -webkit-transition:all 0.5s;
  77. -moz-transition:all 0.5s;
  78. -ms-transition:all 0.5s;
  79. -o-transition:all 0.5s;
  80. transition:all 0.5s;
  81. }
  82.  
  83. a:hover {
  84. text-decoration:none;
  85. outline:none;
  86. -moz-outline-style:none;
  87. -webkit-transition:all 0.5s;
  88. -moz-transition:all 0.5s;
  89. -ms-transition:all 0.5s;
  90. -o-transition:all 0.5s;
  91. transition:all 0.5s;
  92. }
  93.  
  94. img {
  95. border:none;
  96. }
  97.  
  98. /* --- HEADER / SIDEBAR ---*/
  99.  
  100. #header {
  101. opacity:1;
  102. width:344px;
  103. height:65px;
  104. margin-top:70px;
  105. margin-left:auto;
  106. margin-right:auto;
  107. z-index:4;
  108. }
  109.  
  110. #faq {
  111. margin-top:45px;
  112. height:405px;
  113. width:340px;
  114. overflow:auto;
  115. padding-left:10px;
  116. padding-right:5px;
  117. background:#fafafa;
  118. margin-left:auto;
  119. margin-right:auto;
  120. left:55%;
  121. z-index:4;
  122. }
  123.  
  124. /* --- HEADER / SIDEBAR ---*/
  125.  
  126. #image1 img{
  127. width:50px;
  128. height:50px;
  129. padding:5px;
  130. background-color:#fff;
  131. border-left:2px solid #ddd;
  132. border-top:2px solid #ddd;
  133. border-right:2px solid #ddd;
  134. border-bottom:2px solid #df6c7a;
  135. margin-left:0px;
  136. position:fixed;
  137. margin-top:18px;
  138. }
  139.  
  140. #image2 img{
  141. width:50px;
  142. height:50px;
  143. padding:5px;
  144. background-color:#fff;
  145. border-left:2px solid #ddd;
  146. border-top:2px solid #ddd;
  147. border-right:2px solid #ddd;
  148. border-bottom:2px solid #df9a6c;
  149. margin-left:70px;
  150. position:fixed;
  151. margin-top:18px;
  152. }
  153.  
  154. #image3 img{
  155. width:50px;
  156. height:50px;
  157. padding:5px;
  158. background-color:#fff;
  159. border-left:2px solid #ddd;
  160. border-top:2px solid #ddd;
  161. border-right:2px solid #ddd;
  162. border-bottom:2px solid #e5de71;
  163. margin-left:140px;
  164. position:fixed;
  165. margin-top:18px;
  166. }
  167.  
  168. #image4 img{
  169. width:50px;
  170. height:50px;
  171. padding:5px;
  172. background-color:#fff;
  173. border-left:2px solid #ddd;
  174. border-top:2px solid #ddd;
  175. border-right:2px solid #ddd;
  176. border-bottom:2px solid #8bea71;
  177. margin-left:210px;
  178. position:fixed;
  179. margin-top:18px;
  180. }
  181.  
  182. #image5 img{
  183. width:50px;
  184. height:50px;
  185. padding:5px;
  186. background-color:#fff;
  187. border-left:2px solid #ddd;
  188. border-top:2px solid #ddd;
  189. border-right:2px solid #ddd;
  190. border-bottom:2px solid #70e7d3;
  191. margin-left:280px;
  192. position:fixed;
  193. margin-top:18px;
  194. }
  195.  
  196. /* --- TITLE ---*/
  197.  
  198. #title {
  199. text-transform:uppercase;
  200. font-family:calibri;
  201. color:#fff;
  202. background:black;
  203. position:relative;
  204. margin-top:0px;
  205. width:344px;
  206. line-height:12px;
  207. text-align:center;
  208. margin-left:0px;
  209. letter-spacing:1px;
  210. font-size:9px;
  211. }
  212.  
  213. /* --- TITLE ---*/
  214.  
  215. /* --- LINKS ---*/
  216.  
  217. #links {
  218. margin-top:86px;
  219. margin-left:auto;
  220. margin-right:auto;
  221. width:auto;
  222. display:inline-block;
  223. position:fixed;
  224. }
  225.  
  226. #links a{
  227. margin:0.5px 3px 0.5px -1px;
  228. padding:2px 4px;
  229. width:56px;
  230. text-transform:uppercase;
  231. font-size:8px;
  232. height:auto;
  233. overflow:hidden;
  234. text-align:center;
  235. font-family:calibri;
  236. letter-spacing:0.5px;
  237. background:#f1f1f1;
  238. color:#222;
  239. display:inline-block;
  240. border:1px solid #ffffff;
  241. }
  242.  
  243. #links a:nth-child(5n+1){background-color:#df6c7a;color:white;}
  244. #links a:nth-child(5n+2){background-color:#df9a6c;color:white;}
  245. #links a:nth-child(5n+3){background-color:#e5de71;color:white;}
  246. #links a:nth-child(5n+4){background-color:#8bea71;color:white;}
  247. #links a:nth-child(5n+5){background-color:#70e7d3;color:white;}
  248.  
  249. #links a:hover
  250. {background:#f1f1f1;
  251. color:#222;}
  252.  
  253. /* --- LINKS ---*/
  254.  
  255. /* --- TAGS SECTION ---*/
  256.  
  257. #faqtext {
  258. width:212px;
  259. display:inline-block;
  260. height:auto;
  261. padding:6px;
  262. font-size:10px;
  263. margin-left:114px;
  264. margin-top:3px;
  265. float:left;
  266. }
  267.  
  268. #faqtext a {
  269. display:inline-block;
  270. color:#222;
  271. text-decoration:underline;
  272. background-color:transparent;
  273. -webkit-transition: all 0.5s;
  274. -moz-transition: all 0.5s;
  275. -ms-transition:all 0.5s;
  276. -o-transition: all 0.5s;
  277. transition: all 0.5s;
  278. }
  279.  
  280. #faqtext a:hover:nth-child(5n+1){color:#df6c7a;}
  281. #faqtext a:hover:nth-child(5n+2){color:#df9a6c;}
  282. #faqtext a:hover:nth-child(5n+3){color:#e5de71;}
  283. #faqtext a:hover:nth-child(5n+4){color:#8bea71;}
  284. #faqtext a:hover:nth-child(5n+5){color:#70e7d3;}
  285.  
  286. /* --- TAGS SECTION ---*/
  287.  
  288. /* --- TAGS SECTION TITLE ---*/
  289.  
  290. #faqtitle {
  291. width:320px;
  292. font-family:calibri;
  293. font-size:11px;
  294. text-transform:uppercase;
  295. padding:2px;
  296. margin-left:-120px;
  297. text-decoration:none;
  298. text-align:left;
  299. border-bottom:2px solid #222;
  300. letter-spacing:0.5px;
  301. transition: all 0.5s ease-out;
  302. -webkit-transition: all 0.5s ease-out;
  303. -moz-transition: all 0.5s ease-out;
  304. -o-transition: all 0.5s ease-out;
  305. }
  306.  
  307. /* --- TAGS SECTION TITLE ---*/
  308.  
  309. /* --- SELECTION ---*/
  310.  
  311. ::selection {
  312. background-color:#222;
  313. color:#ffffff;
  314. }
  315.  
  316. ::-moz-selection {
  317. background-color:#222;
  318. color:#ffffff;
  319. }
  320.  
  321. /* --- SELECTION ---*/
  322.  
  323. /* --- DON´T DELETE THE CREDIT PLEASE ---*/
  324.  
  325. .credit, .credit a {
  326. width:15px;
  327. height:15px;
  328. bottom:10px;
  329. right:12px;
  330. padding:4px;
  331. font-size:9px;
  332. letter-spacing:2px;
  333. color:#ffffff;
  334. line-height:15px;
  335. position:fixed;
  336. text-align:center;
  337. color:white;
  338. font-family:calibri;
  339. text-transform:uppercase;
  340. background-color:#222;
  341. border:1px solid #cccccc;
  342. -webkit-transition: all 0.5s ease-in-out;
  343. -moz-transition: all 0.5s ease-in-out;
  344. -o-transition: all 0.5s ease-in-out;
  345. transition: all 0.5s ease-in-out;
  346. }
  347.  
  348. .credit a:hover {
  349. -webkit-transition: all 0.5s ease-in-out;
  350. -moz-transition: all 0.5s ease-in-out;
  351. -o-transition: all 0.5s ease-in-out;
  352. transition: all 0.5s ease-in-out;
  353. transform:rotate(360deg);
  354. -ms-transform:rotate(360deg);
  355. -webkit-transform:rotate(360deg);}
  356.  
  357. /* --- DON´T DELETE THE CREDIT PLEASE ---*/
  358.  
  359. {CustomCSS}</style>
  360.  
  361. </head><body>
  362.  
  363. <style type="text/css">body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}</style>
  364.  
  365. <div id="header">
  366.  
  367. <div id="image1"><img src="http://static.tumblr.com/7a312402ca624e18de90843ac3d74e67/xasysa0/TXmnnxrbl/tumblr_static_2swuyurdtbmsk00ccwwos0owo.png"></div>
  368. <div id="image2"><img src="http://40.media.tumblr.com/78e118519c67df60a4e6584333d4b899/tumblr_inline_nmjhqo1qIs1rlxi6w_100.png"></div>
  369. <div id="image3"><img src="http://static.tumblr.com/550a991ec410268375cb73a11431a072/xasysa0/vUxnnxrbl/tumblr_static_3fafgeng4xicsgo4ogkckog0k.png"></div>
  370. <div id="image4"><img src="http://40.media.tumblr.com/4a1972f3b79937724fe6eee5cf3bc26d/tumblr_inline_nmjhq88hiA1rlxi6w_100.png"></div>
  371. <div id="image5"><img src="http://static.tumblr.com/cf60247aea089a1b3ef744f52334340d/xasysa0/XzTnnxrbl/tumblr_static_d53crsxnubwow4g0g8c4444w4.png"></div>
  372.  
  373. <div id="links">
  374. <a href="/">Index Page</a>
  375. <a href="/ask">Message</a>
  376. <a href="/submit">Submit</a>
  377. <a href="/">Another link</a>
  378. <a href="/">Another link</a>
  379. </div>
  380.  
  381. <div id="title">faq = frequently asked questions</div>
  382.  
  383. </div></div>
  384.  
  385. <div id="faq">
  386.  
  387. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  388.  
  389. <div id="faqtext">
  390. <div id="faqtitle">Your FAQ Title #1</div></p>
  391. <!--change the names and links here-->
  392. And this is <a href="/">a link</a>. And <a href="/">this</a>, <a href="/">this</a> or <a href="/">this link</a> even.
  393.  
  394. </p>
  395.  
  396. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
  397. <!--change the names and links here-->
  398. </div>
  399.  
  400. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  401.  
  402. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  403.  
  404. <div id="faqtext">
  405. <div id="faqtitle">Your FAQ Title #2</div></p>
  406. <!--change the names and links here-->
  407. And this is <a href="/">a link</a>. And <a href="/">this</a>, <a href="/">this</a> or <a href="/">this link</a> even.
  408. <!--change the names and links here-->
  409. </br></br></div>
  410.  
  411. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  412.  
  413. </p></br>
  414.  
  415. <iframe frameborder="0" height="250px" id="ask_form" scrolling="no" src="http://www.tumblr.com/ask_form/putyoururlhere.tumblr.com" width="98%"></iframe>
  416.  
  417. <!--pur your url where it says putyoururlhere. for example, your blog is achilliades.tumblr.com, so just put achilliades in, without the tumblr.com-->
  418.  
  419. </br></br>
  420.  
  421. <iframe frameborder="0" scrolling="no" width="98%" height="480" id="submit_form" src="http://www.tumblr.com/submit_form/putyoururlhere.tumblr.com" style="background-color:transparent; margin-top:15px; "></iframe>
  422.  
  423. <!--pur your url where it says putyoururlhere. for example, your blog is achilliades.tumblr.com, so just put achilliades in, without the tumblr.com-->
  424.  
  425. </div>
  426.  
  427. <span class="credit">
  428. <a href="http://iamthemelocked.tumblr.com/" title="page by iamthemelocked">TL</a></span>
  429.  
  430. </body>
  431. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement