- Free version: support working with the Content Compontent
- Forum support: Click Here Customization/Technical Support.
- License : The module is released under the GPL2 and later License
Features
Configuration
How To
- Work Joomla! 1.5.x Native and PHP version greater than 5.x.
- Theming Supported: with three default themes; default, basic, colors
- Allow loading modules joomla inside article's content via using the "{loadposition POSNAME}"
- Allow display icon, custom description beside item's title via using the custom Tag "<!-- {loftag icon="PATH" desc="DESC"} -->"
- Allow opening the article page inside a Modal Box
- W3C XHTML 1.0 Transitional. W3C CSS Valid.
- Tableless design and 100% CSS-based
- Fully compatible IE7+, Firefox 2+, Flock 0.7+, Netscape, Safari, Opera 9.5

1) How To Add Icon and Custom Description
![]()
- You use this custom tags: <!-- {loftag icon="PATH_ICON" desc="DESCRIPTION"} -->
- Put this tag at top of article's content
For Example:

Note: in some case, the editor automatic remove this custom tag: you re-configure the editor or you disable the editor via using toogle editor function to editting the content in no editor mode
2) How to load module
- The first you create a module you would like to use, and set the ALL option for the Menu Asignment and put it on a position
- And then you use the tag: {loadposition POSITIONANE} , put this into the content
3) How to enable the Modal Opened module: when this module is enabled, vistors click to the readmore link, so a modal will be opened displaying detail information of the item.



