FPHPFAQ Customize

From FreeBert Wiki

Jump to: navigation, search

[edit] Customizing The PHP/SQL FAQ Script to better match your site's look & style.

There are a number of ways you can customize the look of your PHP/SQL FAQ Script, to better blend the faq pages in the basic look & style of the rest of your site. Firstly, you can choose an alternate .CSS file (in the Local_Settings.php file) to change between looks of your site. Alternatively you can edit the active .CSS file to change specific elements, color schemes and other visual properties. The faq package contains two files, Overall_Header.php and Overall_Footer.php (located in the script's /inc/skin/ directory) that are included in every visible faq page. They are a good place to add site logos and links to help the faq fit seamlessly into your site's main design. Finally, if you are PHP savvy, you can edit the actual codes and functions in the faq pages, taking complete control of the look, feel and function of your faq. Be careful if/when editing PHP pages - a single misplaced quote or semi-colon could stop the functioning of your entire faq!

Personal tools