- Web templates
- E-commerce Templates
- CMS & Blog Templates
- Facebook Templates
- Website Builders
Joomla 3.x. How to change footer copyright message
July 2, 2013
This tutorial is going to show you how to change the footer copyright message in a Joomla 3.x. based template.
Joomla 3.x. How to change footer copyright message
For instance, your footer copyright message says:
- To change the Privacy Policy text, go to your Joomla administration panel, then go to the menu Extensions -> Template manager.
- Click the theme marked as “Assigned”.
- Click the Options tab.
- Scroll down till you see a field called Privacy Policy with the Privacy Policy text in it.
- Change the text. By using the Privacy Policy item you can change the link for this button. The Privacy Policy Link option allows you to disable the button.
- If your footer also contains the Terms of Use text, on the same page you can find options to change the text, disable/enable a button with this text or change its link.
- The Show Year option allows you to enable/disable the year in the footer. The Show @ allows you to enable/disable the @ in your footer. The footer width can be controlled by the Footer Width option.
- Once you have made the necessary changes, click Save at the top and open the front page of your site to check these changes.
- The part of the footer text that says joomla can be changed in the configuration.php file located in the root directory of your site (can be accessed from FTP) in the following line
public $sitename = 'joomla';
Feel free to check the detailed video tutorial below:
Joomla 3.x. How to change footer copyright message