rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: CeltiX on October 06, 2006, 03:42:40 AM

Title: File and Folder display
Post 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?
Title: Re: File and Folder display
Post by: rejetto on October 06, 2006, 10:07:36 PM
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>
Title: Re: File and Folder display
Post by: CeltiX on October 08, 2006, 02:22:47 AM
Thanks Rejetto

Anyone else have any insight? I'm sitting here, staring at my template, not sure where to start...  :-\
Title: Re: File and Folder display
Post by: rejetto on October 08, 2006, 02:50:10 AM
using the <span> for every field, defining a fixed width for every span
Title: Re: File and Folder display
Post by: ledufe on October 20, 2006, 09:07:17 PM
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)
Title: Re: File and Folder display
Post by: CeltiX on October 21, 2006, 04:24:21 AM
yes, this is exactly the type of thing I'm looking forward to seeing what kind of progress you make!