How to Change the PHP Footer in Joomla

Joomla is a content management system that serves as the basic foundation for website development. Joomla is made up of a number of PHP files that all work together to create different sections of the website. You can edit the script in these files to change how the entire website looks all at one time. The “footer” is a PHP file that makes up the very bottom of the Joomla website. By default, this includes the Joomla copyright information and badges. However, if you want to change the way your Joomla footer looks, you can edit the footer PHP file.

Things You'll Need

  • FTP program
Show More

Instructions

    • 1

      Open the “Includes” folder in your Joomla source files and locate the file named “footer.php.” If you do not have a copy of your Joomla install on your computer, you will need to use your FTP program to transfer the “/includes/footer.php” file from your website host to your computer for editing.

    • 2

      Right-click on the “footer.php” and choose “Open With” from the menu.

    • 3

      Choose to open the file using Wordpad or Notepad.

    • 4

      Locate the line in the file that reads “// NOTE - You may change this file to suit your site needs” followed by the symbol “?>”. All the text that follows the symbol can be edited to change the way your website footer appears.

    • 5

      Remove the default text and add your own text to the PHP file.

    • 6

      Save the changes to your document once you have completed your modifications.

    • 7

      Use your FTP program to upload the changed “footer.php” into the “Includes” folder of your Joomla installation on your website host.

    • 8

      Open your Joomla webpage in an Internet browser to view the changes to your Joomla footer.

Related Searches:

References

Comments

You May Also Like

Related Ads

Featured