You are here

Files in Background Video 7

Primary tabs

File namesort descending Location Namespace Description
background_video.admin.inc background_video.admin.inc This file provides the configuration form for the Background Video module.
background_video.css css/background_video.css .video-background { position: fixed; top: 0; left: 0; overflow: hidden; width: 100%; height: auto; z-index: 0; background-size: cover; } .video-background video { min-height: auto; min-width: 100%; }
background_video.info background_video.info name = Background Video description = This module provides the functionality to play video on background of the page core = 7.x configure = admin/config/media/background-video-settings dependencies[] = jquery_update dependencies[] = libraries
background_video.install background_video.install This file provides the uninstall function.
background_video.module background_video.module This file provides basic functionality.
README.txt README.txt Description : ------------ This Background Video module allows to play video in the background of the page. To play video background in the background what you have to do is just specify the name of the class to which you want to add the background…

Other projects