By ryanmnly on
I am running into a consistent, non-specific theme issue where if I don't make the custom logo/image the exact size as the header, it overlaps and doesn't fit correctly. I've looked through the CSS but am not real adept with it yet. Is there a specific Drupal CSS tag that adjusts the header size?
Thanks,
Ryan
Comments
_
No, not as such. I'd recommend that you get FireFox and FireBug (a CSS tool I couldn't live without) which will allow you to inspect the HTML and CSS in order to see where the header size is being defined in CSS.
Pete.