Re: Logo Resizing Issue
My header image is squashed, because the image tag is setting a height and width, and ignoring the CSS.
I have hunted through around 30 files within the templates folder to find some hard-coded html. I've gone through all the config setting in the software in case the image is parameter driven. I can't find anything.
Strangely the image tag gives both height and width, but the width in the image tag is overridden by the CSS, the height in the CSS is overridden by the image tag.
I can't find header.php?
Is there some additional place where the size of the logo in the head file is stored?
The world is divided into 10 kinds of people, those who understand binary and those who don't.