| Project: | Couloir Slideshow |
| Version: | 6.x-1.6 |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hi, I would like to use this in a header slideshow. However, I can fix the size of the OuterContainer and PhotoContainer with CSS (so no resize animation) but the images are set to either max width or height (not filling the whole container). If I change the image directory to imagecahe generated images, this only reads images that have already been processed by imagecache.
See, I have a gallery on the website for images using a directory called files/gallery for the images. Thumbs are displayed with imagecache files/imagecache/gallery_thumb/gallery/ set to 120x90px. For the homepage, it would be good to have a header slideshow of these images using files/imagecache/slideshow_images/gallery/ (images set to 355x140px) without having to upload a whole new batch of images.
It would be good to specify an image folder, then apply an imagecache preset to the final output so that a fixed width and height image can be displayed.