Topic on Extension talk:DynamicPageList (Wikimedia)

Hide image dimensions in gallery mode?

4
Neilan (talkcontribs)

I'm using gallery mode with PageImages, and it's working great, I've hidden the file size, but under each image is the image's dimensions (i.e. "980 x 540") and I'm not seeing any obvious way to hide this. Is there a way to get gallery mode to show just the image and page title?

86.219.236.74 (talkcontribs)

same problem, have you found a solution?

Pd4u (talkcontribs)

I found a workaround.

Add following code to your common.css

div.gallerytext > p { font-size: 1px !important; color: transparent !important; line-height: 1% !important }

div.gallerytext > p a { font-size: initial !important; line-height: initial !important; color: initial !important; }

Rhonda1311 (talkcontribs)
Reply to "Hide image dimensions in gallery mode?"