I've been searching for something to sort this but haven't been able to find an answer.
Is it possible to display 6 images in a table of 3 columns 2 raw?
How would I do that?
Anyone has found a post with a solution for something similar?
Thanks
I've been searching for something to sort this but haven't been able to find an answer.
Is it possible to display 6 images in a table of 3 columns 2 raw?
How would I do that?
Anyone has found a post with a solution for something similar?
Thanks
Comments
Comment #1
quicksketchThe most straight-forward approach would be to theme your node.tpl.php to print out the images in a table. But if you're looking for a code-free solution you could use Views attach and display the images in a table through Views.
Comment #2
quicksketch