• Demos (current)
    • Adora Classic
    • Adora Salon
    • Adora Beauty
    • Adora One page
  • Pages
    • About Us
    • Sign up
    • Services
    • Gallery
    • Team
    • profile Left Sidebar
    • profile Right Sidebar
    • profile fullwidth
    • Appointment
    • 404 page
    • Coming Soon
  • Store
    • Product Left Sidebar
    • Product Right Sidebar
    • Product fullwidth
    • Single Product
    • Cart
    • Checkout
    • Confirm
  • Blog
    • Blog Left Sidebar
    • Blog Right Sidebar
    • Blog Fullwidth
    • Post Sidebar Left
    • Post Sidebar Right
    • Post Fullwidth
  • Contact
  • Elements
      • Alerts
      • Animation
      • Background
      • Badge
      • Breadcrumb
      • Buttons
      • Button Group
      • card
      • Carousel
      • Collapse
      • Countdown
      • Dropdowns
      • Forms
      • Gallery
      • columns
      • Image
      • Input Group
      • List Group
      • Map
      • Modal
      • Navs
      • Navbar
      • Pagination
      • Popovers
      • Pricing Table
      • Progress
      • Responsive utilities
      • Seperator
      • Tabs & wizards
      • Tables
      • Team
      • Testimonials
      • Tooptips
      • Typography
      • Video & Audio
  • Generic placeholder image
    Supreme Skin Care
    1 X $50
  • Generic placeholder image
    Supreme Skin Care
    1 X $50
  • Generic placeholder image
    Supreme Skin Care
    1 X $50
  • Your Cart Checkout

Elements


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

Elements

  • Alerts
  • Animation
  • Background
  • Badge
  • Breadcrumb
  • Buttons
  • Button group
  • Card
  • Carousel
  • Collapse
  • Columns
  • Countdown
  • Dropdowns
  • Forms
  • Gallery
  • Image
  • Input group
  • List group
  • Map
  • Modal
  • Navs
  • Navbar
  • Pagination
  • Popovers
  • Pricing Table
  • Progress
  • Responsive Utilities
  • Seperators
  • Tabs & wizards
  • Tables
  • Team
  • Testimonials
  • Tooltips
  • Typography
  • Video & Audio

Gallery Default <> show code


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

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

	<!-- With overlay icon -->
	<div class="card_img">
		<a href="assets/img/gallery/gallery1.jpg" data-fancybox="images">
		    <img class="img-full" src="assets/img/gallery/gallery1.jpg" />
		    <div class="hover-overlay 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

Adora © 2019. All Rights Reserved by Abdus.