Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
 
#1 2018-11-18 13:28:02
- Gallex
 - Member
 - Registered: 2006-10-08
 - Posts: 1,315
 
CSS: height: calc(100vh... and IE
if i look  this page with IE 11, it displays #header {height: calc(100vh - 60px);} correctly, but the site itself zoomed out a lot. 
and how not to hide the top of the background video behind the #top element?
any ideas?
Offline
Re: CSS: height: calc(100vh... and IE
Drop support for IE? I have already.
Offline
#3 2018-11-19 09:51:57
- Gallex
 - Member
 - Registered: 2006-10-08
 - Posts: 1,315
 
Re: CSS: height: calc(100vh... and IE
discovered that my IE 11 was zoomed out 25% under settings :) jesus…
and how not to hide the top of the background video behind the #top element?
looks like it’s not possible… background video always covers all the screen – from top to bottom, from left to right, isn’t?
Offline