ARCHIVED - Please switch to https://github.com/1up-lab/contao-full-background-images
This extension provides multiple variants of having full background images for a Contao Open Source CMS based website:
- Single full background image with fade in
- Randomized full background image with fade in
- Multiple full background images with fade in and fade to change images
- Subpages can inherit settings from a parent page
- Mobile ready (phone & tablet)
- Install it via the Contao Manager (Composer) (search for
sdc/contao-full-background-images
)
- jQuery has to be enabled in the page layout
All settings are placed in the page tree. Subpages will inherit the settings from parent page by default.
You can optionally define different settings for each subpage. It's also possible to disable the background image(s) on certain pages.
Inherit from parent
- Inherits settings from a parent pageSelection of background images
- Choose the background images for this pageDisabled
- No background images are shown
- All known Contao sort modes
Single image
- Show only one image (the first from the selection)Random single image
- Show only one image (random from the selection)Fade multiple images
- Show all images from the selection with fading
- Time between image changes in ms
- Animation speed in ms
If checked, a navigation element is displayed (default lower left corner)
If checked, you can click on the navigation items to change the background
If checked, a prev and a next button (default style: arrow) is added to the navigation items
If checked, the background image will be horizontally centered, else left aligned.
If checked, the background image will be vertically centered, else top aligned.
You can choose a specific template for the current page.
- First release for Contao 4.4 3.0.0
This extension requires the Contao Open Source CMS at version 4.4.0 or higher and works in all modern browsers (Internet Explorer 8+).
This extension is licensed under the MIT license. See the complete license in the following directory:
Issues and feature requests are tracked in the Github issue tracker.
When reporting a bug, it may be a good idea to reproduce it in the demo project built using the Contao Open Source CMS to allow developers of the extension to reproduce the issue by simply cloning it and following some steps.