Very Simple Image Gallery Plugin Sample07 |
Written by Andreas Berger |
Sunday, 14 March 2010 14:51 |
The first gallery shown corresponds exactly with the second gallery in sample 06. The height of the images is limited, which creates a very even overall impression only disturbed by one point: The different proportions of the thumbnails. The second gallery shows an alternative: The different behavior of the second gallery is caused by the usage of the - available since version 1.6.0 - parameter "Crop thumbnails". It allows to switch from thumbnails scaled proportionally to thumbnails cropped to meet the set maximum values. 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:34 |
Hi, I'm a real beginner with Joomla. I just wanted to know if it's possible not to show the big picture, just show the small one's?
Thanx for any advise of how to do this!
Hi Josefin!
Not with this plugin, but maybe you will find an alternative at extensions.joomla.org.
Best regards
Andreas