I uploaded a new photo to replace the logo.gif at /includes/templates/template_default/images/logo.gif.
the new photo apreared fine but i could not control its size even though i changed its at in the header.php
// added defines for header alt and text
define('HEADER_ALT_TEXT', '');
define('HEADER_SALES_TEXT', 'TagLine Here');
define('HEADER_LOGO_WIDTH', '95px');
define('HEADER_LOGO_HEIGHT', '30px');
define('HEADER_LOGO_IMAGE', 'logo.gif');
can you please advise me how to control the size of that logo?
Thank you for your assistance.
Adam



