MediaWiki talk:Gadget-GallerySlideshow.css

{{editprotected}} Caused by an error, the description is currently not clickable on firefox. In order to make it working, please do the following changes:

-span.image-caption {
-     display: block;
+span.image-caption {
+     display: block;
+     z-index: 1003;

Thank you! -- RE rillke questions? 20:36, 12 October 2011 (UTC)Reply

Done --DieBuche (talk) 12:30, 13 October 2011 (UTC)Reply

This gadget breaks Special:Nearby rendering

edit

https://commons.wikimedia.org/w/index.php?title=Special:Nearby&debug=true

Special:Nearby also uses a thumb class which means due to this gadget all chaos breaks loose. Is it possible to use a different class name or to make the rule less generic (in Nearby all styling of the .thumb class is restricted to the page-list class. e.g. #SlideContainer .thumbs or use the #thumbs id selector?

Thanks! Jdlrobson (talk) 19:07, 20 November 2013 (UTC)Reply

Commons' tools should prefix their style-rules with something more specific, that's true. -- Rillke(q?) 19:29, 20 November 2013 (UTC)Reply
Next time, please use a less biased heading like classes of Special:Nearby clash with the slideshow or Please change classes from the Galleriffic plugin so they are different from those used at Special:Nearby. We usually do not alter plugIns provided by third parties. I could also argue that Special:Nearby should use more specific class names as this is a relatively new feature. -- Rillke(q?) 22:34, 20 November 2013 (UTC)Reply
  This section is resolved and can be archived. If you disagree, replace this template with your comment. Rillke(q?) 22:34, 20 November 2013 (UTC)
Return to "Gadget-GallerySlideshow.css" page.