Blazy module hiding media gallery image with gin admin theme

Created on 13 June 2022, about 2 years ago
Updated 4 November 2023, 7 months ago

Problem/Motivation

Using Balzy module with Gin theme, producing media image rendering issue. Due to conflict in css, image is visually hidden in media gallery with grid format.

Steps to reproduce

  • Enable Blazy module with Gin admin theme
  • Visit: /admin/content/media-grid

Proposed resolution

I see, Blazy has added conflict css with bootstrap with is giving issue with GIn theme

/** Fix for conflict with Bootstrap CSS if not using aspect ratio. */
.blazy .media {
  display: block;
  position: relative; //This css os conflicting with the Gin theme, added to fix conflict for Bootstrap css
}
💬 Support request
Status

Fixed

Component

User interface

Created by

🇮🇳India vinitk

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024