Tuesday, March 19 in 2024
Module Frontpage Slideshow
Modul: Image Overlay
Nick: erpe
Version: 0.30
State: Alpha
License: GNU - General Public License
GUID: be6cf15d-65d6-41c5-bf55-a92247d6f403
Platform: 2.8
Last info: 2010-01-25
Rating:
60.0
614 votes
1 2 3 4 5
Download: here
Forum: here
Web Link: here
Description: A snippet to overlay images with text


Instead of a code page (for the php call) you can add a droplet:
ob_start();

use_image_overlay();
$ html_content = ob_get_contents();
ob_end_clean();
return $html_content;

and use it with
[[image_overlay]]


It will not be available on the official droplets library because it is a function call that needs the snippet ImageOverlay.

This is example code to get the specific classes:




For support please use the forum.
Info: IMPORTANT: the call (code section or droplet) must be set below the html on the bottom of the page.
See also: http://www.ferretarmy.com/files/jQuery/ImageOverlay/ImageOverlay.html
Image: