I'm a novice in the world of web design and attempting to organize a group of 70 thumbnails into a grid or columns within an existing layout for a friend. Currently, they are displayed in a single lengthy column. Is there a straightforward way to adjust the layout?
Check out the page here:
www.mikehamiltonpaintings.com/gallery.html
Along with the CSS:
www.mikehamiltonpaintings.com/css/main.css
www.mikehamiltonpaintings.com/css/fixed_vert.css
www.mikehamiltonpaintings.com/css/swipebox.css
And the JavaScript files:
www.mikehamiltonpaintings.com/js/jquery.swipebox.min.js
www.mikehamiltonpaintings.com/js/jquery-2.1.0.min.js
www.mikehamiltonpaintings.com/js/ios-orientationchange-fix.js
Any helpful tips would be greatly appreciated!
Thank you :)