+251-235-3256
info@example.com

New York, USA

Get a Quote
  • (current)Home
  • Pages
    • Contact Us
    • Profile
    • Team
    • About Us
    • Career
    • Career details
    • 404 page
    • Coming Soon
  • Services
    • Services Style 1
    • Services Style 2
    • Services Style 3
    • Service Details Left Sidebar
    • Service Details Right Sidebar
    • Service Details Fullwidth
  • Portfolio
    • Two column
    • Three column
    • Four column
    • Project style 1
    • Project style 2
    • Project style 3
  • Blogs
    • Blog Left Sidebar
    • Blog Right Sidebar
    • Blog Fullwidth
    • Blog two column
    • Blog three column
    • Post left Sidebar
    • Post Right Sidebar
  • Elements
    • General Elements
      • Accordions
      • Alerts
      • Animation
      • Badge
      • Background
      • Buttons
      • Button Group
      • Card
    • General Elements
      • Carousel
      • Countdown
      • Counter
      • Dividers
      • Forms
      • Heading
      • Icon styles
      • Iconset - FontAwesome
    • General Elements
      • Image
      • Map
      • Modal
      • Progress
      • Tabs & wizards
      • Tables
      • Typography
      • Video & Audio
    • Theme Kit Elements
      • Breadcrumb
      • Gallery
      • Navbar
      • Pagination
      • Pricing
      • Team
      • Testimonials

Elements


These modular elements can be readily used and customized across pages and in different blocks.

Gallery Default <> show code


	<!-- Default Style -->
	<div class="card">
		<div class="card_img">
			<a href="assets/img/home/gallery/g1.jpg" data-fancybox="images">
			    <img class="img-full" src="assets/img/home/gallery/g1.jpg" />
			</a>
		</div>
	</div>

	<!-- With Hover overlay -->
	<div class="card">
		<div class="card_img">
			<a href="assets/img/home/gallery/g1.jpg" data-fancybox="images">
			    <img class="img-full" src="assets/img/home/gallery/g1.jpg" />
				<div class="hover-overlay effect-transformY">
					<h4 class="">Image Title Here</h4>
				</div>
			</a>
		</div>
	</div>

	<!-- With overlay icon -->
	<div class="card_img">
		<a href="assets/img/home/gallery/g1.jpg" data-fancybox="images">
		    <img class="img-full" src="assets/img/home/gallery/g1.jpg" />
		    <div class="hover-overlay effect-transformY overlay-flex">
				<i class="overlay-icon fa fa-plus"></i>
				<h4 class="">Photo title here</h4>
			</div>
		</a>
	</div>

						
How to use
  • Modal image gallery is designed using Fancybox Jquery plugin. Read the user documentation properly
  • You can call fancybox through data- attribute as shown in the code example.
  • You can use your own class names to customize style

Example

Gallery hover overlay

Image Title Here

Image Title Here

Image Title Here

Overlay with Icon

Photo title here

Photo title here

Photo title here

© 2019 Copyright Biznex Bootstrap Template by Abdus.