Photo Gallery / Grid for Twitter Bootstrap v2.1.1

26,117

check out https://github.com/blueimp/Bootstrap-Image-Gallery it demonstrates a simple image gallery for bootstrap theres also https://github.com/jbutz/bootstrap-lightbox for a lightbox almost effect.

Share:
26,117
Patrick
Author by

Patrick

Updated on May 06, 2020

Comments

  • Patrick
    Patrick about 4 years

    I'm really liking Twitter Bootstrap so far and am finding it fairly easy to implement. The next step is to implement some-type of photo gallery for some pages and for future blog posts. Ideally I would like rows of photos (perhaps 4/row) with nice small borders and pop-up enlarged images either when (a) clicked on or (b) hovered over. I did some research and was unable to find any tutorials or ways how to do this.

    Many thanks.