Advertisement
iamthemelocked

Iamthemelocked FAQ Page #4

Nov 23rd, 2014
642
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.76 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. <link href='http://fonts.googleapis.com/css?family=Alegreya+SC' rel='stylesheet' type='text/css'>
  14. <link href='http://fonts.googleapis.com/css?family=Advent+Pro:400,300' rel='stylesheet' type='text/css'>
  15. <link href='http://fonts.googleapis.com/css?family=Belleza' rel='stylesheet' type='text/css'>
  16. <link href='http://fonts.googleapis.com/css?family=Alegreya+Sans+SC' rel='stylesheet' type='text/css'>
  17. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  18. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  19.  
  20. <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>
  21.  
  22. <!---INFINTE SCROLL --->
  23.  
  24. <!--- SPECIAL FONTS --->
  25.  
  26. <script type="text/javascript">
  27. WebFontConfig = {
  28. google: { families: [ 'Petit+Formal+Script::latin' ] }
  29. };
  30. (function() {
  31. var wf = document.createElement('script');
  32. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  33. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  34. wf.type = 'text/javascript';
  35. wf.async = 'true';
  36. var s = document.getElementsByTagName('script')[0];
  37. s.parentNode.insertBefore(wf, s);
  38. })(); </script>
  39.  
  40. <link href='http://fonts.googleapis.com/css?family=Disco' rel='stylesheet' type='text/css'>
  41.  
  42. <link href='http://fonts.googleapis.com/css?family=Parisienne' rel='stylesheet' type='text/css'>
  43.  
  44. <link href='http://fonts.googleapis.com/css?family=Aguafina Script' rel='stylesheet' type='text/css'>
  45.  
  46. <link href='http://fonts.googleapis.com/css?family=I Am Sherlocked' rel='stylesheet' type='text/css'>
  47.  
  48. <!--- SPECIAL FONTS --->
  49.  
  50. <style type="text/css">
  51.  
  52. /* --- SCROLLBAR ---*/
  53.  
  54. ::-webkit-scrollbar-thumb:vertical {
  55. height:10px; border:2px solid #ffffff; background-color:#000000;}
  56.  
  57. ::-webkit-scrollbar-thumb:horizontal {
  58. background-color:#ffffff;}
  59.  
  60. ::-webkit-scrollbar {
  61. width:11px; height:5px; border:5px solid #ffffff; background-color:#000000;}
  62.  
  63. ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{display:block; height:7px; border-right:2px solid #ffffff; border-left:2px solid #ffffff; background-color:#000000;}
  64.  
  65. iframe#tumblr_controls {-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out; right:3px !important; position: fixed !important;}
  66.  
  67. /* --- SCROLLBAR ---*/
  68.  
  69. /* --- BODY ---*/
  70.  
  71. #s-m-t-tooltip{
  72. position:absolute;
  73. margin-top: 15px;
  74. letter-spacing:1px;
  75. z-index:9999999999999;
  76. background:#000000;
  77. color:#ffffff;
  78. text-transform:uppercase;
  79. letter-spacing:2px;
  80. max-width:320px;
  81. border:4px double #ffffff;
  82. font-size:8px;
  83. padding:1px 2px 1px 2px;
  84. -webkit-transition:all 0.4s;
  85. -moz-transition:all 0.4s;
  86. -ms-transition:all 0.4s;
  87. -o-transition:all 0.4s;
  88. transition:all 0.4s;
  89. }
  90.  
  91. body {
  92. background:white;
  93. margin:0px;
  94. font-size:9px;
  95. overflow:scroll;
  96. color:#222222;
  97. font-family: calibri;
  98. line-height:120%;
  99. }
  100.  
  101. b, strong {color: color:#222222;}
  102. i, em {color: color:#222222;}
  103. p {margin-top:5px;margin-bottom:5px}
  104. ol {list-style:normal;}
  105. ul {list-style:square;}
  106. small {font-size:8px;}
  107. big {font-size:10px;}
  108.  
  109. a {
  110. text-decoration:none;
  111. outline:none;
  112. font-size:9px;
  113. padding-top:1px;
  114. padding-bottom:1px;
  115. padding-left:3px;
  116. padding-right:3px;
  117. text-transform:uppercase;
  118. -moz-outline-style:none;
  119. color:#cb2f66;
  120. -webkit-transition:all 0.5s;
  121. -moz-transition:all 0.5s;
  122. -ms-transition:all 0.5s;
  123. -o-transition:all 0.5s;
  124. transition:all 0.5s;
  125. }
  126.  
  127. a:hover {
  128. text-decoration:none;
  129. outline:none;
  130. -moz-outline-style:none;
  131. background:#cb2f66;
  132. color:#ffffff;
  133. -webkit-transition:all 0.5s;
  134. -moz-transition:all 0.5s;
  135. -ms-transition:all 0.5s;
  136. -o-transition:all 0.5s;
  137. transition:all 0.5s;
  138. }
  139.  
  140. img {
  141. border:none;
  142. }
  143.  
  144. /* --- HEADER / SIDEBAR ---*/
  145.  
  146. #header {
  147. opacity:1;
  148. width:100%;
  149. height:65px;
  150. margin-left:0px;
  151. margin-top:-220px;
  152. position:fixed;
  153. z-index:4;
  154. background:#000000;
  155. }
  156.  
  157. #header2 {
  158. opacity:1;
  159. width:100%;
  160. height:150px;
  161. margin-left:0px;
  162. margin-top:30px;
  163. position:relative;
  164. z-index:4;
  165. background-image:url(http://static.tumblr.com/60c6e13cedf65fd1e6588f28d97c30d4/xasysa0/4ernfeshx/tumblr_static_bbx91bsktgoowwko8gok84osg.jpg);
  166. background-position:center top;
  167. background-repeat:no-repeat;
  168. background-color:#000000;
  169. }
  170.  
  171. #faq {
  172. opacity:1;
  173. top:250px;
  174. height:120%;
  175. width:1250px;
  176. margin:auto;
  177. overflow:auto;
  178. left:50%;
  179. margin-left:100px;
  180. z-index:4;
  181. }
  182.  
  183. #faq1 {
  184. opacity:1;
  185. top:240px;
  186. height:120%;
  187. width:450px;
  188. margin:auto;
  189. overflow:auto;
  190. left:50%;
  191. margin-left:70px;
  192. z-index:4;
  193. }
  194.  
  195. /* --- HEADER / SIDEBAR ---*/
  196.  
  197. /* --- TITLE ---*/
  198.  
  199. #title {
  200. font-family:"wisdom script";
  201. font-size:35px;
  202. text-transform:normal;
  203. width:700px;
  204. opacity:1;
  205. text-shadow:3px 3px 3px #000000;
  206. height:auto;
  207. margin-left:20px;
  208. text-align:left;
  209. color:#ffffff;
  210. -webkit-transition: all 0.6s;
  211. -moz-transition: all 0.6s;
  212. -ms-transition:all 0.6s;
  213. -o-transition: all 0.6s;
  214. transition: all 0.6s;
  215. }
  216.  
  217. /* --- TITLE ---*/
  218.  
  219. /* --- LINKS ---*/
  220.  
  221. #links {
  222. text-align:center;
  223. text-transform:uppercase;
  224. height:auto;
  225. width:1000px;
  226. margin-top:44px;
  227. margin-left:170px;
  228. float:left;
  229. display:inline-block;
  230. opacity:1;
  231. }
  232.  
  233. #links a {
  234. display:inline-block;
  235. margin:3px;
  236. padding:2px 3px 2px 3px;
  237. color:#ffffff;
  238. height:8px;
  239. background-color:transparent;
  240. width:auto;
  241. font-family:arial;
  242. letter-spacing:1px;
  243. font-size:7px;
  244. line-height:10px;
  245. -webkit-transition: all 0.5s;
  246. -moz-transition: all 0.5s;
  247. -ms-transition:all 0.5s;
  248. -o-transition: all 0.5s;
  249. transition: all 0.5s;
  250. }
  251.  
  252. #links a:first-letter {
  253. font-weight:bold;
  254. color:#fe3b80;
  255. -webkit-transition: all 0.5s;
  256. -moz-transition: all 0.5s;
  257. -ms-transition:all 0.5s;
  258. -o-transition: all 0.5s;
  259. transition: all 0.5s;
  260. }
  261.  
  262. #links a:hover {
  263. background-color:#cb2f66;
  264. -webkit-transition: all 0.5s;
  265. -moz-transition: all 0.5s;
  266. -ms-transition:all 0.5s;
  267. -o-transition: all 0.5s;
  268. transition: all 0.5s;
  269. }
  270.  
  271. /* --- LINKS ---*/
  272.  
  273. /* --- FAQ SECTION ---*/
  274.  
  275. #faqboxes {
  276. margin-top:-690px;
  277. width:500px;
  278. padding:8px;
  279. display:inline-block;
  280. height:730px;
  281. overflow:hidden;
  282. margin-left:550px;
  283. float:left;
  284. }
  285.  
  286. #faqbox {
  287. margin-top:20px;
  288. width:400px;
  289. margin-left:0px;
  290. padding:8px;
  291. margin-bottom:20px;
  292. text-align:left;
  293. background:#000000;
  294. color:#dddddd;
  295. display:block;
  296. height:119px;
  297. overflow:hidden;
  298. float:left;
  299. }
  300.  
  301. #faqbox a {
  302. display:inline-block;
  303. margin:1px;
  304. padding:2px 3px 2px 3px;
  305. color:#ffffff;
  306. height:8px;
  307. background-color:transparent;
  308. width:auto;
  309. text-align:center;
  310. font-family:arial;
  311. letter-spacing:1px;
  312. font-size:7px;
  313. line-height:10px;
  314. -webkit-transition: all 0.5s;
  315. -moz-transition: all 0.5s;
  316. -ms-transition:all 0.5s;
  317. -o-transition: all 0.5s;
  318. transition: all 0.5s;
  319. }
  320.  
  321. #faqbox a:hover {
  322. color:#ffffff;
  323. background-color:#cb2f66;
  324. transition: all 0.5s ease-out;
  325. -webkit-transition: all 0.5s ease-out;
  326. -moz-transition: all 0.5s ease-out;
  327. -o-transition: all 0.5s ease-out;
  328. }
  329.  
  330. #faqbox2 a:hover {
  331. color:#ffffff;
  332. background-color:#FAA716;
  333. transition: all 0.5s ease-out;
  334. -webkit-transition: all 0.5s ease-out;
  335. -moz-transition: all 0.5s ease-out;
  336. -o-transition: all 0.5s ease-out;
  337. }
  338.  
  339. #faqbox3 a:hover {
  340. color:#ffffff;
  341. background-color:#00D118;
  342. transition: all 0.5s ease-out;
  343. -webkit-transition: all 0.5s ease-out;
  344. -moz-transition: all 0.5s ease-out;
  345. -o-transition: all 0.5s ease-out;
  346. }
  347.  
  348. #faqbox4 a:hover {
  349. color:#ffffff;
  350. background-color:#00D0FF;
  351. transition: all 0.5s ease-out;
  352. -webkit-transition: all 0.5s ease-out;
  353. -moz-transition: all 0.5s ease-out;
  354. -o-transition: all 0.5s ease-out;
  355. }
  356.  
  357. /* --- FAQ SECTION ---*/
  358.  
  359. /* --- FAQ SECTION TITLE ---*/
  360.  
  361. #faqtitle {
  362. width:370px;
  363. font-family:arial;
  364. font-size:11px;
  365. text-transform:uppercase;
  366. padding:15px;
  367. text-decoration:none;
  368. text-align:center;
  369. color:#ffffff;
  370. border-bottom:1px solid #cb2f66;
  371. background:#000000;
  372. letter-spacing:0.5px;
  373. transition: all 0.5s ease-out;
  374. -webkit-transition: all 0.5s ease-out;
  375. -moz-transition: all 0.5s ease-out;
  376. -o-transition: all 0.5s ease-out;
  377. }
  378.  
  379. #faqtitle:first-letter {
  380. color:#cb2f66;
  381. font-size:14px;
  382. font-weight:bold;
  383. text-transform:uppercase;
  384. }
  385.  
  386. #faqtitle:hover{
  387. box-shadow:inset 400px 0 0 0 #cb2f66;
  388. letter-spacing:2px;
  389. }
  390.  
  391. #faqtitle2 {
  392. width:370px;
  393. font-family:arial;
  394. font-size:11px;
  395. text-transform:uppercase;
  396. padding:15px;
  397. text-decoration:none;
  398. text-align:center;
  399. color:#ffffff;
  400. background:#000000;
  401. border-bottom:1px solid #FFFC5E;
  402. letter-spacing:0.5px;
  403. transition: all 0.5s ease-out;
  404. -webkit-transition: all 0.5s ease-out;
  405. -moz-transition: all 0.5s ease-out;
  406. -o-transition: all 0.5s ease-out;
  407. }
  408.  
  409. #faqtitle2:first-letter {
  410. color:#FFFC5E;
  411. font-size:14px;
  412. font-weight:bold;
  413. text-transform:uppercase;
  414. }
  415.  
  416. #faqtitle2:hover{
  417. box-shadow:inset 400px 0 0 0 #FFFC5E;
  418. letter-spacing:2px;
  419. }
  420.  
  421. #faqtitle3 {
  422. width:370px;
  423. font-family:arial;
  424. font-size:11px;
  425. text-transform:uppercase;
  426. padding:15px;
  427. text-decoration:none;
  428. text-align:center;
  429. color:#ffffff;
  430. border-bottom:1px solid #00D118;
  431. background:#000000;
  432. letter-spacing:0.5px;
  433. transition: all 0.5s ease-out;
  434. -webkit-transition: all 0.5s ease-out;
  435. -moz-transition: all 0.5s ease-out;
  436. -o-transition: all 0.5s ease-out;
  437. }
  438.  
  439. #faqtitle3:first-letter {
  440. color:#00D118;
  441. font-size:14px;
  442. font-weight:bold;
  443. text-transform:uppercase;
  444. }
  445.  
  446. #faqtitle3:hover{
  447. letter-spacing:2px;
  448. box-shadow:inset 400px 0 0 0 #00D118;
  449. }
  450.  
  451. #faqtitle4 {
  452. width:370px;
  453. font-family:arial;
  454. font-size:11px;
  455. text-transform:uppercase;
  456. padding:15px;
  457. text-decoration:none;
  458. text-align:center;
  459. color:#ffffff;
  460. background:#000000;
  461. border-bottom:1px solid #00D0FF;
  462. letter-spacing:0.5px;
  463. transition: all 0.5s ease-out;
  464. -webkit-transition: all 0.5s ease-out;
  465. -moz-transition: all 0.5s ease-out;
  466. -o-transition: all 0.5s ease-out;
  467. }
  468.  
  469. #faqtitle4:first-letter {
  470. color:#00D0FF;
  471. font-size:14px;
  472. font-weight:bold;
  473. text-transform:uppercase;
  474. }
  475.  
  476. #faqtitle4:hover{
  477. box-shadow:inset 400px 0 0 0 #00D0FF;
  478. letter-spacing:2px;
  479. }
  480.  
  481.  
  482. #faqtitle5 {
  483. width:470px;
  484. font-family:arial;
  485. font-size:11px;
  486. text-transform:uppercase;
  487. padding:15px;
  488. text-decoration:none;
  489. text-align:center;
  490. border-bottom:1px solid #C413E8;
  491. color:#ffffff;
  492. background:#000000;
  493. letter-spacing:0.5px;
  494. transition: all 0.5s ease-out;
  495. -webkit-transition: all 0.5s ease-out;
  496. -moz-transition: all 0.5s ease-out;
  497. -o-transition: all 0.5s ease-out;
  498. }
  499.  
  500. #faqtitle5:first-letter {
  501. color:#C413E8;
  502. font-size:14px;
  503. font-weight:bold;
  504. text-transform:uppercase;
  505. }
  506.  
  507. #faqtitle5:hover{
  508. box-shadow:inset 500px 0 0 0 #C413E8;
  509. letter-spacing:2px;
  510. }
  511.  
  512. #faqtitle6 {
  513. width:470px;
  514. font-family:arial;
  515. font-size:11px;
  516. text-transform:uppercase;
  517. padding:15px;
  518. text-decoration:none;
  519. text-align:center;
  520. color:#ffffff;
  521. background:#000000;
  522. border-bottom:1px solid #FAA716;
  523. letter-spacing:0.5px;
  524. transition: all 0.5s ease-out;
  525. -webkit-transition: all 0.5s ease-out;
  526. -moz-transition: all 0.5s ease-out;
  527. -o-transition: all 0.5s ease-out;
  528. }
  529.  
  530. #faqtitle6:first-letter {
  531. color:#FAA716;
  532. font-size:14px;
  533. font-weight:bold;
  534. text-transform:uppercase;
  535. }
  536.  
  537. #faqtitle6:hover{
  538. box-shadow:inset 500px 0 0 0 #FAA716;
  539. letter-spacing:2px;
  540. }
  541.  
  542. /* --- FAQ SECTION TITLE ---*/
  543.  
  544. /* --- SELECTION ---*/
  545.  
  546. ::selection {
  547. background-color:#cb2f66;
  548. color:#ffffff;
  549. }
  550.  
  551. ::-moz-selection {
  552. background-color:#cb2f66;
  553. color:#ffffff;
  554. }
  555.  
  556. /* --- SELECTION ---*/
  557.  
  558. /* --- DON´T DELETE THE CREDIT PLEASE ---*/
  559.  
  560. .credit, .credit a {
  561. width:15px;
  562. height:15px;
  563. bottom:10px;
  564. right:10px;
  565. padding:4px;
  566. font-size:9px;
  567. letter-spacing:2px;
  568. color:#ffffff;
  569. line-height:15px;
  570. position:fixed;
  571. text-align:center;
  572. color:white;
  573. font-family:calibri;
  574. text-transform:uppercase;
  575. background-color:#cb2f66;
  576. border:1px solid #cccccc;
  577. -webkit-transition: all 0.5s ease-in-out;
  578. -moz-transition: all 0.5s ease-in-out;
  579. -o-transition: all 0.5s ease-in-out;
  580. transition: all 0.5s ease-in-out;
  581. }
  582.  
  583. .credit a:hover {
  584. -webkit-transition: all 0.5s ease-in-out;
  585. -moz-transition: all 0.5s ease-in-out;
  586. -o-transition: all 0.5s ease-in-out;
  587. transition: all 0.5s ease-in-out;
  588. transform:rotate(360deg);
  589. -ms-transform:rotate(360deg);
  590. -webkit-transform:rotate(360deg);
  591. background-color:#000000;}
  592.  
  593. /* --- DON´T DELETE THE CREDIT PLEASE ---*/
  594.  
  595. {CustomCSS}</style>
  596.  
  597. </head><body>
  598.  
  599. <style type="text/css">body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}</style>
  600.  
  601. <div id="header2">
  602. <div id="title">
  603. </br></br></br></br></br></br></br></br></br></br></br>
  604. Frequently asked questions
  605. </div></div>
  606.  
  607. <div id="header">
  608.  
  609. <div id="links">
  610. <a href="/">Header Link 1</a>
  611. <a href="/">Header Link 2</a>
  612. <a href="/">Header Link 3</a>
  613. <a href="/">Header Link 4</a>
  614. <a href="/">Header Link 5</a>
  615. </div>
  616.  
  617. </div></div>
  618. </br>
  619. <div id="faq">
  620.  
  621. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  622. <div id="faq1">
  623. <div id="faqbox">
  624. <div id="faqtitle">Frequently asked questions</div></br>
  625. <!--change your text here-->
  626. lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore.lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore.lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore.
  627. <!--change your text here-->
  628. </div>
  629.  
  630. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  631.  
  632. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  633.  
  634. <div id="faqbox">
  635. <div id="faqtitle2">Some links before you ask</div></br>
  636. <!--change your text here-->
  637. <div id="faqbox2">
  638. lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore. lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod.</br></p>
  639. <a href="/">Your Link</a>
  640. <a href="/">Your Link</a>
  641. <a href="/">Your Link</a>
  642. <a href="/">Your Link</a>
  643. <a href="/">Your Link</a>
  644. <a href="/">Your Link</a>
  645. </br></p>
  646. lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut
  647. <!--change your text here-->
  648. </div></div>
  649.  
  650. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  651. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  652.  
  653. <div id="faqbox">
  654. <div id="faqtitle3">Some links before you ask</div></br>
  655. <!--change your text here-->
  656. <div id="faqbox3">
  657. lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore. lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod.</br></p>
  658. <a href="/">Your Link</a>
  659. <a href="/">Your Link</a>
  660. <a href="/">Your Link</a>
  661. <a href="/">Your Link</a>
  662. <a href="/">Your Link</a>
  663. <a href="/">Your Link</a>
  664. </br></p>
  665. lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut
  666. <!--change your text here-->
  667. </div></div>
  668.  
  669. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  670. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  671.  
  672. <div id="faqbox">
  673. <div id="faqtitle4">Frequently asked questions</div></br>
  674. <!--change your text here-->
  675. <div id="faqbox4">
  676. lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore.lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore.lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore.
  677. <!--change your text here-->
  678. </div></div></div>
  679.  
  680. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  681. <div id="faqboxes">
  682. <div id="faqtitle5">Ask me anything</div></br>
  683. <iframe frameborder="0" height="200" id="ask_form" scrolling="no" src="http://www.tumblr.com/ask_form/putyoururlhere.tumblr.com" width="100%"></iframe>
  684.  
  685. </br></br></br></br>
  686.  
  687. <div id="faqtitle6">Submit me anything</div></br>
  688. <iframe frameborder="0" scrolling="no" width="100%" height="480" id="submit_form" src="http://www.tumblr.com/submit_form/putyoururlhere.tumblr.com" style="background-color:transparent; margin-top:15px; "></iframe>
  689. </div>
  690. </div>
  691. </div>
  692.  
  693. <span class="credit">
  694. <a href="http://iamthemelocked.tumblr.com/" title="theme by iamthemelocked">TL</a></span>
  695.  
  696. </body>
  697. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement