Tagged Questions
1
vote
2answers
259 views
Change code to display image attachment page
I have this code which displays images with their captions in a list.
On clicking caption, opens image in an attachment page, but clicking on image, opens that image with a dark-gray background. Is ...