rejetto forum
Software => HFS ~ HTTP File Server => Topic started by: CeltiX on October 06, 2006, 03:42:40 AM
-
Hello all,
I think this may be simply a template design issue, but I'm not all that sure, hence my question...
Is it possible (and if so, how) to show folder contents in more than one column?
-
i guess you can. you span each element with a fixed width, so when the horizontal space ends it just wrap.
so, i guess you shouldn't use <table>
-
Thanks Rejetto
Anyone else have any insight? I'm sitting here, staring at my template, not sure where to start... :-\
-
using the <span> for every field, defining a fixed width for every span
-
im trying something like this, and maybe this is what you want...
(http://img435.imageshack.us/img435/2999/tpltesticonview3id4.th.jpg) (http://img435.imageshack.us/my.php?image=tpltesticonview3id4.jpg)
you can see more of these tests here
http://www.rejetto.com/forum/index.php?topic=3800.0 (http://www.rejetto.com/forum/index.php?topic=3800.0)
-
yes, this is exactly the type of thing I'm looking forward to seeing what kind of progress you make!