rejetto forum

File and Folder display

CeltiX · 6 · 4510

0 Members and 1 Guest are viewing this topic.

Offline CeltiX

  • Occasional poster
  • *
    • Posts: 17
    • View Profile
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?


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
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>


Offline CeltiX

  • Occasional poster
  • *
    • Posts: 17
    • View Profile
Thanks Rejetto

Anyone else have any insight? I'm sitting here, staring at my template, not sure where to start...  :-\


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
using the <span> for every field, defining a fixed width for every span


Offline ledufe

  • Tireless poster
  • ****
    • Posts: 272
  • LEandro DUpont FErreira
    • View Profile
    • http://ledufe.no-ip.info:2222
im trying something like this, and maybe this is what you want...


you can see more of these tests here
http://www.rejetto.com/forum/index.php?topic=3800.0
<<LeDuFe>>


Offline CeltiX

  • Occasional poster
  • *
    • Posts: 17
    • View Profile
yes, this is exactly the type of thing I'm looking forward to seeing what kind of progress you make!