All I wish to know is if there is a way to display the thumbnails in a grid format rather than as a single column?
I've included some info that you've requested
CCK version - 6.x-2.4
imagefield version - 6.x-3.0
download method (public or private files) - http
if there is a way, fantastic, if there isn't i'm not that bothered, just thought it would ne more aesthetically pleasing
Many Thanks
Andy
Comments
Comment #1
quicksketchImageField doesn't provide this natively. However you can accomplish this by using Views module and building a view that uses the grid-style output. If you'd like to do this without Views, then it's a matter of doing some manual theming or CSS.
Comment #2
quicksketchClosing after lack of response.