Pull images from gallery into list
-
I’m looking for a simple code to place in my custom single-page (portfolio) to output all the images in a gallery. So i can display them in a Foundation grid-block:
<ul class="small-block-grid-3"> <li><!-- gallery item --></li> <li><!-- gallery tem --></li> <li><!-- gallery item --></li> </ul>
So basicly: i want al
<li> </li>
around the gallery images.. thats all…thnx@
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Pull images from gallery into list’ is closed to new replies.