| Hodges |
|
|---|---|
|
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 |
|
|---|---|
|
This cannot be a feature because you normally do it with html/css, and it is possible, of course.
SED.by - создание сайтов, разработка плагинов и тем для Котонти
|
| GHengeveld |
|
|---|---|
|
Read this article: http://blog.mozilla.com/webdev/2009/02/20/cross-browser-inline-block/
|
| Hodges |
|
|---|---|
|
Nice one Koradhil! I didn't know where to begin to look for that. CSS ftw
![]() |
| GHengeveld |
|
|---|---|
|
Another option is jQuery Masonry. Similar to the above, but without unnecessary whitespace. Looks nicer, but requires javascript.
|
| Kingsley |
|
|---|---|
|
@ Koradhil
Man, you always come up with a nice link. Thanks again.. ![]() |