Create gallery with clickable pictures
-
Hi, I’m working on this post on my site (https://wordpress.com/post/frenchnevrose.com/978). I’m using the Gateway theme. I’d like the images to appear in a grid, so they’re in both rows and columns. I need to link each image to a separate page, so I can’t use a gallery. Could someone please help me create CSS for this?”
The blog I need help with is: (visible only to logged in users)
-
I can’t reach that page on your site. Can you give me the name of that page? Also, can you insert the images into that page just as standard images and link them and wrap them in a div with a CSS class, similar to this example?
<div class="my-grid"> All your images here </div>
- The topic ‘Create gallery with clickable pictures’ is closed to new replies.