Footer / Copyright AreaThe footer and copyright area is a simple include file which is included on all pages. Simply open the file "includes/footer.html and type over the current info and save. That's it your done. Aren't include files great? Just make 1 change and it affects all pages that it is included in. The same file is used on every page and is styled with the CSS file main.css. If you scroll down to .footer, you will see the styles that are applied to the footer. This is where you can re-style or change it's appearance. The changes will be reflected on all pages.
|