Bigger email gif Bigger email gif
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Bigger email gif

Started by superstan, February 03, 2005, 09:17:12 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

superstan

i tried to make my send gif bigger and noticable - but it wont display the bigger size - what file do i nee to alter to change the size of the dislay image bar at the top ?? themes fruity
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.planetdarren.co.uk%2Fforums%2Fimages%2Favatars%2Fgallery%2Fdarren%2Fdazboy.gif&hash=bb703a0762c41ae1c1106ea6a153f9165ca94207)

Joachim Müller

themes/fruity/theme.php, find<img src="themes/fruity/images/ecard.gif" width="17" height="17" border="0" align="absmiddle" alt="{ECARD_TITLE}">and change the width and height attributes accordingly.

Joachim