-
AuthorPosts
-
October 24, 2013 at 12:58 am #180007
For ‘small fixed header’ option the logo top left scales down upon page scroll but for some reason doesn’t revert back to normal size when scrolling back up to the top. The height of the header strips reverts fine, but logo stays small. A bug?
October 24, 2013 at 6:27 am #180107Hi,
Can you post the link to your website please?
Regards,
JosueNovember 2, 2013 at 5:18 am #183620I’m having the same issue: http://crc3.surtos.com/ And here’s a screen grab: https://www.evernote.com/shard/s320/sh/b064098c-64aa-4778-a603-ecf4d787601e/1165331fcb0be795d9b0073a5d675089 I’m seeing it in FF/mac; haven’t tested in other browsers, and the problem seems intermittent — if I reload the page it works for awhile — can’t pin down what triggers it (but haven’t tried too hard ;).
Thanks.
November 2, 2013 at 6:04 am #183641Hey!
This is an old issue and I guess it has been fixed on the latest update. I don’t see the issue anymore on your website.
Best regards,
IsmaelNovember 2, 2013 at 5:22 pm #183722Definately happened again yesterday, quite likely after the latest patch. Firefox 25.0 on Windows 7, not tried other browsers and I use them seldom, even for testing. Happens terribly seldom however. Odd glitch it seems.
November 3, 2013 at 6:20 pm #183965Yeah, it’s still happening, and I pinned down what triggers it: If scroll down — so that the minimized logo/header is “activated” — and then reload the page, the logo get’s “stuck” at the small size. At that point, if you scroll back up to the top of the page, the logo won’t re-size to the large version. I guess, though, this would be a pretty rare circumstance for a normal user — much more likely to happen during development, since we’re always refreshing pages ;)
I think I’m running the latest version of the them: 2.4.1
November 4, 2013 at 2:55 am #184091Hey!
Please try this on your custom.css or Quick CSS:
.logo img { min-height: 116px; } .header-scrolled .logo img { min-height: 58px; }
I checked your website and the logo shrink and resize as expected when you scroll the browser up and down.
Regards,
IsmaelNovember 4, 2013 at 3:48 am #184106Now it’s stretching vertically (see screen grab linked below). Again, it only happens if you scroll down the page, so the small header/logo activates, and then you hit reload (see my previous post/description) — a rare circumstance for the average user.
November 5, 2013 at 6:33 pm #184873Min heights obviously won’t help revert the logo back to original ‘maximised’ state. But thanks anyway.
-
AuthorPosts
- The topic ‘Logo in header not reverting to 100% when scrolling back to top’ is closed to new replies.