{"id":15295928,"url":"https://github.com/mdbootstrap/bootstrap-overlay","last_synced_at":"2026-04-27T12:03:30.935Z","repository":{"id":57746211,"uuid":"516284031","full_name":"mdbootstrap/bootstrap-overlay","owner":"mdbootstrap","description":"Responsive overlay built with Bootstrap 5. Examples of overlay effect, overlay text on image, overlay image over image \u0026 more.","archived":false,"fork":false,"pushed_at":"2022-08-01T11:29:39.000Z","size":1927,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-03T04:29:53.243Z","etag":null,"topics":["bootstrap","bootstrap-mask","bootstrap-overlay","bootstrap-template","bootstrap-theme","bootstrap5","css","html"],"latest_commit_sha":null,"homepage":"https://mdbootstrap.com/docs/standard/extended/overlay/","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdbootstrap.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License.pdf","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-21T08:16:35.000Z","updated_at":"2022-07-22T09:01:27.000Z","dependencies_parsed_at":"2022-09-01T16:04:55.144Z","dependency_job_id":null,"html_url":"https://github.com/mdbootstrap/bootstrap-overlay","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/mdbootstrap/bootstrap-overlay","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbootstrap%2Fbootstrap-overlay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbootstrap%2Fbootstrap-overlay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbootstrap%2Fbootstrap-overlay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbootstrap%2Fbootstrap-overlay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbootstrap","download_url":"https://codeload.github.com/mdbootstrap/bootstrap-overlay/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbootstrap%2Fbootstrap-overlay/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32335298,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap","bootstrap-mask","bootstrap-overlay","bootstrap-template","bootstrap-theme","bootstrap5","css","html"],"created_at":"2024-09-30T18:08:38.034Z","updated_at":"2026-04-27T12:03:30.916Z","avatar_url":"https://github.com/mdbootstrap.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"Responsive overlay built with Bootstrap 5. Examples of overlay effect, overlay text on image,\noverlay image over image \u0026 more.\n\nCheck out [Bootstrap Overlay Documentation](https://mdbootstrap.com/docs/standard/extended/overlay/) for detailed instructions \u0026 even more examples.\n\n## Basic example\n\n![Bootstrap 5 Overlay](/assets/basic.png)\n\n```html\n\u003cdiv class=\"bg-image\"\u003e\n  \u003cimg src=\"https://mdbcdn.b-cdn.net/img/new/standard/city/053.webp\" class=\"w-100\" /\u003e\n  \u003cdiv class=\"mask\" style=\"background-color: rgba(0, 0, 0, 0.5)\"\u003e\u003c/div\u003e\n\u003c/div\u003e\n```\n\n## How to use?\n\n1. Download MDB 5 - free UI KIT\n\n2. Choose your favourite customized component and click on the image\n\n3. Copy \u0026 paste the code into your MDB project\n\n[▶️ Subscribe to YouTube channel for web development tutorials \u0026 resources](https://www.youtube.com/MDBootstrap?sub_confirmation=1)\n\n## More examples\n\n[Bootstrap Overlay text on image:\n![Bootstrap 5 Overlay](/assets/text-on-image.png)](https://mdbootstrap.com/docs/standard/extended/overlay/#section-overlay-text-on-image)\n\n[Bootstrap Overlay effect:\n![Bootstrap 5 Overlay](/assets/hover-effect.png)](https://mdbootstrap.com/docs/standard/extended/overlay/#section-overlay-effect)\n\n[Bootstrap Overlay image over image:\n![Bootstrap 5 Overlay](/assets/image-over-image.png)](https://mdbootstrap.com/docs/standard/extended/overlay/#section-overlay-image-over-image)\n\n[Bootstrap Overlay caption:\n![Bootstrap 5 Overlay](/assets/caption.png)](https://mdbootstrap.com/docs/standard/extended/overlay/#section-overlay-caption)\n\n[Bootstrap card image overlay:\n![Bootstrap 5 Overlay](/assets/card.png)](https://mdbootstrap.com/docs/standard/extended/overlay/#section-card-image-overlay)\n\n[Bootstrap overlay modal:\n![Bootstrap 5 Overlay](/assets/modal.png)](https://mdbootstrap.com/docs/standard/extended/overlay/#section-overlay-modal)\n\n[Bootstrap overlay glyphicon on panel:\n![Bootstrap 5 Overlay](/assets/glyphicon.png)](https://mdbootstrap.com/docs/standard/extended/overlay/#section-overlay-glyphicon-on-panel)\n\n___\n\n## More extended Bootstrap documentation\n\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://mdbootstrap.com/docs/standard/content-styles/icons/\"\u003eBootstrap icons\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://mdbootstrap.com/docs/standard/content-styles/hover-effects/\"\u003eBootstrap hover effect\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://mdbootstrap.com/docs/standard/content-styles/images/\"\u003eBootstrap images\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://mdbootstrap.com/docs/standard/components/cards/\"\u003eBootstrap cards\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://mdbootstrap.com/docs/standard/components/buttons/\"\u003eBootstrap buttons\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://mdbootstrap.com/docs/standard/content-styles/masks/\"\u003eBootstrap masks\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdbootstrap%2Fbootstrap-overlay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdbootstrap%2Fbootstrap-overlay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdbootstrap%2Fbootstrap-overlay/lists"}