Advertisement
Jayn

FAQ Page Instructions

Mar 2nd, 2014
681
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. EDIT THE TITLES
  2. --------------------------
  3.  
  4. 【 o.1 CHANGE THE PAGE TITLE 】
  5.  
  6. This is what will show up on your browser tab. If you want to change it, just change the text here: <title>F.A.Q</title
  7.  
  8. 【 o.2 CHANGE THE TITLE 】
  9.  
  10. To change the giant F.A.Q title by the picture just change the text under the <body> tag here:
  11.  
  12. <div id="faq">F. A. Q. </div>
  13.  
  14.  
  15. CHANGE THE PICTURE
  16. -------------------------------
  17.  
  18. 【 o.1 CHANGE THE PICTURE】
  19.  
  20. To change the picture, upload your picture somewhere and replace the link here;
  21.  
  22. <img src="http://static.tumblr.com/pgongfd/tPjn1u3ux/icon_02.png" alt="image" style="float:left; margin-top:-30px; ">
  23.  
  24. You can find this link underneath <!--THE PICTURE-->
  25.  
  26.  
  27. EDIT THE FAQS
  28. ----------------------
  29.  
  30. 【 o.1 CHANGE THE QUESTION】
  31.  
  32. To change a question, just replace the text here;
  33.  
  34. <div class="qs">This is a question. </div>
  35.  
  36. 【 o.2 CHANGE THE ANSWER】
  37.  
  38. To change an answer, just replace the text here;
  39.  
  40. <div class="as">This is an answer. </div>
  41.  
  42.  
  43. DELETING AND ADDING FAQS
  44. ------------------------------------------
  45.  
  46. 【 o.1 DELETE AN FAQ】
  47.  
  48. To delete an FAQ, simply delete from
  49.  
  50. <!--START OF FAQ-->
  51.  
  52. to
  53. <!-- END OF FAQ-->
  54.  
  55. 【 o.2 ADD AN FAQ】
  56.  
  57. To add an FAQ, simply copy and paste from
  58.  
  59. <!--START OF FAQ-->
  60.  
  61. to
  62.  
  63. <!-- END OF FAQ-->
  64.  
  65. ANY QUESTIONS?
  66. ------------------------
  67.  
  68. Contact teenaqe-vow / jayndere @ tumblr.com :)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement