We see how to create a customized text footer module.
After the previous post, where you can see, three different ways to customize the footer editing the files, now we see how to obtain this result by operating on the control panel.
So...
1) go under Extensions ---> Module Manager
2) click on New button and choose, from the propted list, the voice "Customized HTML"
3)Fill the Title, the Position(Footer), and go in the Custom output tab to fill with the text you want in the footer pane.
4) Save and close
5) Select the module, clicking in the checkbox and push the Publish button.
Reload and see...
Bye
Showing posts with label Joomla Footer. Show all posts
Showing posts with label Joomla Footer. Show all posts
Tuesday, January 22, 2013
Joomla 3.0.2: Customize your Footer - Change the Footer content - The file editing modes
We have differently ways to modify your footer.
We try to explain someone of these.
The first one, the favourite for the Joomla developers, is to modify the language content files.
Starting form the main folder, go under language/it-IT/ subfolders...
it-IT in my case, for you choose your language.
In my case the file to change is the follow:
it-IT.mod_footer.ini
It contains some couples of key/value.
Well, you can change here directly the valueas you prefer.
Remember that if you leaves blank a value(mantaining the key=) the row, or the data correspoinding of will show blank.
The second way we have to modify the footer is to edit directly the php file.
In this first case directly the index.php under main folder.
Otherwise, if you have a footer added, as explained in post, you can go under /modules/mod_footer and edit mod_footer.php as you prefer.
In base of your target choose the way you prefer.
Remember always to do a backup before and after you edit.
All the three ways are not permanent.
So at your next Joomla version update, you will loose the data editeds.
Bye...
We try to explain someone of these.
The first one, the favourite for the Joomla developers, is to modify the language content files.
Starting form the main folder, go under language/it-IT/ subfolders...
it-IT in my case, for you choose your language.
In my case the file to change is the follow:
it-IT.mod_footer.ini
It contains some couples of key/value.
Well, you can change here directly the valueas you prefer.
Remember that if you leaves blank a value(mantaining the key=) the row, or the data correspoinding of will show blank.
The second way we have to modify the footer is to edit directly the php file.
In this first case directly the index.php under main folder.
Otherwise, if you have a footer added, as explained in post, you can go under /modules/mod_footer and edit mod_footer.php as you prefer.
In base of your target choose the way you prefer.
Remember always to do a backup before and after you edit.
All the three ways are not permanent.
So at your next Joomla version update, you will loose the data editeds.
Bye...
Joomla 3.0.2: Create a new Footer module
Here the simply steps to add a new footer module to your site, powered with the latest version of Joomla(3.0.2).....
1) Go under Extensions ---> Module Manager
2) Click on "New" to create a New Module
3) Choose Footer from the listed modules
4) A form will show to you.... Fill the Title and the Position fields(for this last choose "Footer" value)
5) The other fields are optional.
6) Click on Save and Close
7) Now search the module you have just created.
8) Select it clicking on the checkbox, and click on the "Publish" button.
Reload your home page and look your new footer module......
P.S.: look for how to customize your footer, by the edit files way
P.P.S.: and also here for customize the footer by joomla control panel
Bye....
1) Go under Extensions ---> Module Manager
2) Click on "New" to create a New Module
3) Choose Footer from the listed modules
4) A form will show to you.... Fill the Title and the Position fields(for this last choose "Footer" value)
5) The other fields are optional.
6) Click on Save and Close
7) Now search the module you have just created.
8) Select it clicking on the checkbox, and click on the "Publish" button.
Reload your home page and look your new footer module......
P.S.: look for how to customize your footer, by the edit files way
P.P.S.: and also here for customize the footer by joomla control panel
Bye....
Subscribe to:
Posts (Atom)