Removing the e-card option. Removing the e-card option.
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Removing the e-card option.

Started by bigun, November 16, 2004, 03:27:44 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bigun

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?

Casper

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>


It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here