Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for IE (Diacritics problem, calendar problem) #12

Merged
merged 5 commits into from
Sep 22, 2018
Merged

Conversation

lacimarsik
Copy link
Owner

@lacimarsik lacimarsik commented Sep 11, 2018

Today I accidentally was trying Internet Explorer (11) and I realized Czech diacritics is broken, and what more, the calendar (i.e. Berlin site) looks very bad. Solution: fixing CSS (hacks for IE, I tried to use lang(cs-CZ) CSS selector, so we can specify the hacks only for affected sites), possibility to use Image instead of calendar, if IE 10+ is used.

Calendar on IE 11
image
(Prague page on IE 11, notice the ž, ě, Ř below)
image
New switch in Calendar section in Customizer. If this is selected + image is present, IE 10+ will show the image instead, if not, we write a message to use Google Chrome.
image
example use of static image
image
if no static image
image

@ArnCo ArnCo merged commit d8f3240 into master Sep 22, 2018
@ArnCo
Copy link
Collaborator

ArnCo commented Sep 22, 2018

All good, merged and deployed :)

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

Successfully merging this pull request may close these issues.

None yet

2 participants