Artisteer Footer anpassen

To customize the template footer via Joomla administration place one or multiple modules into the “copyright” position. This will replace the default copyright text included in the template footer with the new content provided by the module.

Here are sample steps to configure custom footer:

1. Go to Joomla Administrator (www.your-site.com/administrator) -> Extensions -> Module Manager.
2. Click “New”, select “Custom HTML”, then select “Next”.
3. In the module properties specify:
* Title – Show Title: No
* Position: copyright
* Custom Output: (the desired footer content)
4. Save your changes.

You can now use the newly created module for further footer customizations without utilizing additional modules.

 

Weitere Beiträge

Exchange 2010 lässt sich nicht deinstallieren

Hub-Transport-Rolle Fehler: Der folgende Fehler wurde generiert, als “$error.Clear(); uninstall-MsiPackage -PackagePath ($RoleInstallPath + “Mailbox\MSFTE.MSI”) -LogFile ($RoleSetupLoggingPath + “\InstallSearch.msilog”)” ausgeführt wurde: Paket ‘C:\Program Files\Microsoft\Exchange Server\V14\Mailbox\MSFTE.MSI’ konnte

MySQL Optimierung

Je nach Serverhardware anpassen: my.cnf editieren # The MySQL server [mysqld] set-variable=local-infile=0 port = 3306 socket = /var/lib/mysql/mysql.sock skip-locking key_buffer = 512M max_allowed_packet = 64M