Форумы / Cotonti / Support / List Grid

Hodges
#1 02.12.2010 01:32
Hi there,

Is there any way of arranging

<!-- BEGIN: LIST_ROW -->
<!-- END: LIST_ROW -->

to arrange in a grid? If not, I'd love to see a way of adding this feature to lists.
Kort
#2 02.12.2010 01:59
This cannot be a feature because you normally do it with html/css, and it is possible, of course.
SED.by - создание сайтов, разработка плагинов и тем для Котонти
GHengeveld
#3 02.12.2010 07:41
Hodges
#4 02.12.2010 18:01
Nice one Koradhil! I didn't know where to begin to look for that. CSS ftw :)
GHengeveld
#5 02.12.2010 21:46
Another option is jQuery Masonry. Similar to the above, but without unnecessary whitespace. Looks nicer, but requires javascript.
Kingsley
#6 03.12.2010 01:26
@ Koradhil

Man, you always come up with a nice link. Thanks again.. :)