Hello
1. goto
ACP --> Photo Album --> Album and by
Show DOWNLOAD button (which enables the downloading of pictures in ZIP format) only to those who have UPLOAD permissions in the Album (if you choose ALWAYS the button will be always available even if the users has no UPLOAD permissions) =
Always Yes No select one of this
2. open template/mg_themes/album_cat_body.tpl and look for that
- {L_PIC_TITLE}: {index_pics_block.picrow.pic_detail.TITLE}<br />
and delete what you want
or an expample
- {L_PIC_ID}: {index_pics_block.picrow.pic_detail.PIC_ID}<br />
- repalace this in
- <!--{L_PIC_ID}: {index_pics_block.picrow.pic_detail.PIC_ID}<br />-->
Pepi