CSS to create a downloadable file gallery?
-
Hi all,
I’m trying to create a gallery that shows multiple images, corresponding descriptions, and when I click the image, allows me to download a file. For example, a sketchup file.
Blog is: http://www.wikidwell.com
If anyone has a CSS solution, I would greatly appreciate it.
Thanks!The blog I need help with is: (visible only to logged in users)
-
I’m not sure how you could use CSS to do what you are asking for.
You might be interested in reading this post about using the Gallery feature as an index page. http://agallerydemo.wordpress.com/2012/07/28/gallery-as-an-index-page/
It’s not quite what you’re looking for, but pretty close and no CSS is involved.
-
JustJennifer: I’m trying to add clickable links to download a file. Say, a thumbnail that I click, and then the file associated with the thumbnail downloads. Thanks for the link, I’ll check it out.
- The topic ‘CSS to create a downloadable file gallery?’ is closed to new replies.