Skip to content
This repository has been archived by the owner on Aug 10, 2020. It is now read-only.

Custom header image does not appear #51

Closed
joedolson opened this issue Oct 15, 2013 · 1 comment
Closed

Custom header image does not appear #51

joedolson opened this issue Oct 15, 2013 · 1 comment
Labels

Comments

@joedolson
Copy link

When a custom header image is selected, image has no height or width. Adding 'width: 100%; height: auto;' to .site-logo fixed; but may not be what you actually desire.

@davidakennedy
Copy link
Owner

I think I'm going to go with display: inline-block; That will fix it in IE8 and above. I also added width: 100%; height: auto; to the img, but that didn't fix it fully.

This appears to be present in a number of themes with similar headers. Saw it in Publish and Ryu as well.

Thanks for reporting this @joedolson!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants