rejetto forum
Software => HFS ~ HTTP File Server => HTML & templates => Topic started by: BoneMan on September 17, 2008, 12:52:50 AM
-
Is there a way to remove the icons?
-
1. edit the template
2. locate the <img> (html tag) you want to remove
3. remove it
in latest beta version 2.3 you would remove exactly this piece: <img src="%item-icon%">
-
Thank you!