rejetto forum

Software => HFS ~ HTTP File Server => HTML & templates => Topic started by: BoneMan on September 17, 2008, 12:52:50 AM

Title: Icons
Post by: BoneMan on September 17, 2008, 12:52:50 AM
Is there a way to remove the icons?
Title: Re: Icons
Post by: rejetto on September 17, 2008, 12:55:24 AM
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%">
Title: Re: Icons
Post by: BoneMan on September 17, 2008, 02:28:50 AM
Thank you!