Very Simple Image Gallery Plugin Sample06 |
Written by Andreas Berger |
Sunday, 14 March 2010 14:52 |
The first gallery shown corresponds exactly with the gallery in sample 01 but this time the folder contains images of different proportions. The result: the gallery "jumps" because every image uses 100% of the available width. Different the second gallery: The different behavior of the second gallery is caused by the usage of the - available since version 1.6.0 - parameter "max Image Height". It allows to limit the height of the images. Left empty images still make use of 100% of the available width. Settings in the plugin configuration panelTo configure the galleries on your site as shown above, the settings in the plugins configuration panel are:
Code in articleTo show the images in the folder /images/stories/verysimple, type the following code in your article at the place you want the gallery to be shown: OverridesIf you are using other settings than the shown above in the plugins configuration panel and want to configure just the current gallery, it is possible to extend the code in your article with Parameter Overrides (refer Plugin Howto Code). The settings for the gallery shown above are:
If you have questions or suggestions, please use the comment-function. Please include the installed Joomla! version and if you have problems - if any possible - the affected page in your comment. |
Last Updated on Sunday, 20 March 2011 13:33 |