/  6
 
How to create a custom HTML module
1.Go to the 'Administration Control Panel'.2.In the 'Extensions' menu...1 - How to create a custom HTML module
 
3....click on 'Module Manager'.4.This is a list including the installed Joomla! modules. Since you want to create a newmodule click on the 'New' button.2 - How to create a custom HTML module
 
5.Choose 'Custom HTML'.6.Go to next page.7.Choose a title for your HTML module.3 - How to create a custom HTML module

Share & Embed

More from this user

Recent Readcasters

Add a Comment

Characters: ...

Sanjeet Kumarleft a comment

thank u so much very helpful ...

Anahit Sargsyanleft a comment

Really very helpful and easy. Thank you.

abashedcyberspaleft a comment

Thanks. Great tutorial mate... Here's the Video Tutorial: http://bit.ly/cXQPGN - If you prefer video like myself. Don't get me wrong, I still like ur tutorial!

prabhu_patilleft a comment

I like the way you documented

sbqleft a comment

Hi. I tried to use the custom HTML module -- it would have been perfect for what I wanted. However, the HTML editor (steps 9-12, above) does not preserve the HTML that I type in. I was putting in a <div attributes...></div> as a placeholder. I'd hit update and then immediately get back into the HTML editor and that div would be gone. I wanted to put in some Javascript, but the editor stripped off the <script> tags, so I couldn't. I suppose the Custom HTML Module would be nice for simple stuff.