It is my opinion that the image_gallery.css file for this module, should be completely devoid of any color selections.

The reason for this is simple, yet seems to almost always be overlooked. When adding this module in its current state to a Drupal site, it has the potential to render itself unnavigable, and requires the webmaster to track down the offending piece of styling that is the cause of the issue.

Leaving the colour selections out of the module makes sense for two reasons.
1. By leaving the color definitions out, the module will, by default blend into the sites theme.
2. By still utilizing a css file for the module itself, it gives webmasters/site designers the option of styling the image gallery differently from the default site theme.

CommentFileSizeAuthor
#2 image-HEAD.image-gallery-css.patch771 bytessun

Comments

drewish’s picture

Version: 4.7.x-1.x-dev » 5.x-1.x-dev

+1 on this. i think the only offender at this point is ul.galleries li.

sun’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev
Category: feature » task
Status: Active » Needs review
StatusFileSize
new771 bytes

Please test attached patch.

sun’s picture

Title: CSS suggestion for image_gallery » Remove colors from image_gallery.css

Better title.

sun’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.