
Originally Posted by
mamasylvia
There was no includes/languages/english/mystic/header.php (my current template is mystic)
I found includes/languages/english/header.php that had my modified main header, so I added the image file to that and uploaded it back to includes/languages/english/ (I don't want this change to apply only to the current template.) But it hasn't changed the main page. I have a feeling ZC doesn't know where to look for the file, so I changed the image line to:
define('HEADER_LOGO_IMAGE', '/includes/languages/English/mamasylvia-transparent.gif');
Still no change, so I uploaded the gif to includes/templates/mystic/images and includes/languages/english/images. Still no change (except a small link labelled mamasylvia.com appeared and disappeared about the Welcome to MamaSylvia.com message with some changes). I removed the includes/languages/English/ part of the define line (and yes, uploaded the new file) and my fancy new logo STILL has not appeared (and I refreshed a couple of times with each change to make sure)
Any clues as to where I need to upload the file or how I can tell ZC where to look for it? I have a feeling this is really obvious, I just don't know where to look.