HI is it possible to create news module that would not be shown on news flash which aslo can be used like Top Destinations as in the user2 in
demo.rockettheme.com/
Please let me know so that i can publish my promotiions easily rather than getting into the code everytime.
You can enter images into your modules in multiple ways.
1. Login to Joomla! Admin Panel
2. Go to Modules > Site Modules
3. New
4. Fill in module settings
5. Scroll down to empty white box at bottom
6a. Use your content editor to insert an image as you would static content
6b. Click the HTML button and insert <img src="
yoursite.com/images/image.png
" alt="Image" width="#px" height="#px"/>
7. Save