New Zenner
- Join Date:
- Sep 2008
- Posts:
- 5
- Plugin Contributions:
- 0
Logo size cannot be changed
eg header.php
// added defines for header alt and text
define('HEADER_ALT_TEXT', 'Personalised Memory boxes, Keepsake Boxes, treasure chests and unique special occasion gifts');
define('HEADER_SALES_TEXT', '');
define('HEADER_LOGO_WIDTH', '100%');
//define('HEADER_LOGO_HEIGHT', '50px'); GJ39
define('HEADER_LOGO_IMAGE', 'logo.gif');
I know this is the right one as changing the name of the logo affects the logo, but the width makes no difference - the logo always appears "real size"
I have been through all the posts trying to address this problem, but cannot find anything that works.
I am using the Classic Contemporary Green template on v1.5.0. Does anyone have any idea what else is affecting this?