|
How can I change the footer text?
|
|
The text in the footer is normally coming from eiter:
- Directly from the template's PHP file
- Included from the template's PHP file
In either case, go to template manager->Site Templates and choose to edit the HTML of your template. You can now search for the footer text by doing a CTRL+F, or if that does not give results, look to see what file it uses to include the footer information from. It should be close to the end of the file. When you have found it, this is the file you will need to edit in order to change the footer information. You can do this either by downloading/uploading with FTP, via your host's file manager (if it exists), or via a component like JoomlaExplorer if you have it installed. |