Hi, I am trying to make an image gallery on my index page for products. I want the thumbnails to be displayed in the following format:
[image] [image] [image] [image] [image] [image] [image] [image] [image] [image] [image] [image] [image] [image] [image] [image] [image] [image] [image] [image] ....So on and so forth... In other words, I want product images (along with some other info) to be displayed in a sort of a dynamic table according to how many entries are in the database. To get images to display 4 per row, then move to the next row, etc. How can I achieve this (preferably without the use of plugins)? Thanks. -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en
