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?
Topic on Extension talk:DynamicPageList/Archive 03
same problem, have you found a solution?
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; }
worked for me.
https://whodat.dream13.com/Main_Page
xoxo