> I'd really appreciate if you could help me change 2 things :
> A) Remove the "Link" to the files (as it is useless when giving
> listings)
> I saw this link
> http://groups.google.com/group/art-html-listing/browse_thread/thread/99e1e70c5a9838b7#
To get rid of the link replace line # 110
<a href="<!--#echoe var='relurl'-->"><!--#echo var="fullname" --></a></li>
with
<!--#echoe var='relurl'-->"><!--#echo var="fullname" --></li>
> B) Remove all the "images", like the [+] or [-] or MP3Icon or
> VIDEOIcon etc etc.
To remove icons for files, replace line # 109
<li><span class="zzspace" />   <img src="<!--#echo
var='image_dir' --><!--#echo var='icon' -->" width="24" height="24"
alt="icon"/>
with
<li><span class="zzspace" />  
To remove + - icon for directories edit line # 102 removing the <img> tag
from there.
Regards,
Paul.
--
For more information:
http://zzee.com/support/