So how to make module in Joomla 1.5?
- Login to adminstrator side
- go to Module Manager
- click on new button
- select Custom HTML
- click on Next
- Enter Title
- Select Position, note you can also type in the positon, this will create the new position
- Put your HTML code in Custom Output
- Save
One very important feature of joomla module is , it can be shown in content or article. See how to publish module in joomla article.
Check your website to see if it is looks you want it to be. Otherwise, go back and change the HTML code. You can also select on which pages you want to show the module.Your done! You just made your own Joomla Module!
As you just read in joomla you can create, install modules. But you need to publish these modules on specific positions.
Example of joomla template positions can be left, right, top etc.
Don’t go on the meaning of the word used for positions as it depends on the template.
For example: if in your template left position is defined in right hand column then the module published on left position will be shown on right column.
Hope this help!
