Thread Starter
Beee
(@beee)
And why should a header image be 1112 x 1000 when it’s displayed at only (approx) 277 x 183 ?
The standard image that comes with the theme is 1600 x 1063.
Is there an option I missed to show a full header or so ?
sacredpath
(@sacredpath)
Automattic Happiness Engineer
Hi there, on the misalignment I’m filing a bug report on this, but this can be fixed by changing the top margin for .site-header from 72 to 80px like below, as a temporary fix.
.site-header {
margin-top: 80px;
}
On the size of the header image, that is done so that the image can look super sharp on mobile devices when the responsive design goes to the full width header at 816px.
Thread Starter
Beee
(@beee)
I’m using the theme with a header image, so i’m not affected by it, just wanted to point it out….
I noticed the header size when I tested the template on mobile…. thanks anyway 😉
sacredpath
(@sacredpath)
Automattic Happiness Engineer
You are welcome and many thanks for reporting the issue. I’ve filed the bug report and it will be fixed, just can’t put a date on it, but I expect soonish.
Howdy! The latest version should have a fix for the alignment bug, and can be downloaded here: http://wordpress.com/themes/fictive/
sacredpath
(@sacredpath)
Automattic Happiness Engineer