coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Ecards & Email => Topic started by: bigun on November 16, 2004, 03:27:44 AM

Title: Removing the e-card option.
Post by: bigun on November 16, 2004, 03:27:44 AM
I have searched the heck out of this site looking for an answer to this one, so if there is one I need search lessons.

I would like to remove the e-card option from the gallery...... how?
Title: Re: Removing the e-card option.
Post by: Casper on November 16, 2004, 02:37:15 PM
You turn it off in the groups settings.  At the moment, although this will stop users from sending ecards, the icon will still be shown.

To remove the icon, edit your theme.php, find and remove this code;

<td align="center" valign="middle" class="navmenu" width="48">
                        <a href="{ECARD_TGT}" title="{ECARD_TITLE}"><img src="images/ecard.gif" width="16" height="16" border="0" align="absmiddle" alt="{ECARD_TITLE}"></a>
                </td>