Cass
|
| Posted: 08/08/2004, 7:28 AM |
|
Hi there folks,
I have a design for a site that entails displaying many thumbnails on a page, with a title, description and a few little icons below each thumbnail. I want to display these thumbnails so that they are, for instance, arranged in a format of 10 rows of 10 thumbnails. The grids in CCS all seem to cater for one-record to one-row, but what I need is to have many, in this case 10, records on the same row, and repeated down the page. In addition, just to keeo things interesting, I need to have the number of thumbnails per row , as well as total thumbnails per page, as user-defined values.
I currently use dreamweaver and this can be done with a little html and ASP: a simple counter, an output of a few TD's and TR's and there we go. I am thinking of a swap to CCS for faster development, but need to know whether a set-up of a custom grid as I have described is easy to do.
Many thanks in advance,
Cass.
|
|
|
 |
roeya
Posts: 181
|
| Posted: 08/08/2004, 8:38 AM |
|
I have the same problem
currently the solution is not good -
I created table with 4 cols where in each col I enter 4 row gird...
I am searching for other solution
but as it seems I will insert a label, set it to display HTML code and will write the thumbnail matrix as custom code...
_________________
http://www.infoneto.com/ |
 |
 |
|