End of Support for Joomla 3 - Forum closed
Background video with navbar and differnt style IE
Background video with navbar and differnt style IE was created by tkaufmann
Posted 8 years 5 months ago #16140
Hello,
i bought the Fenya template for my joomla and found out that the look in Internet Explorer and also in Edge is differnt to Firefox. In Firefox the Background video fits the header Background. But in IE and Edge you first see the Navbar from the Video and the Video does not fit the Header Background. I also ckecked the Demo on Joomlaplates with the same result. Two files attached.
Is there a possibility to get the same look in IE/Edge as in Firefox?
i bought the Fenya template for my joomla and found out that the look in Internet Explorer and also in Edge is differnt to Firefox. In Firefox the Background video fits the header Background. But in IE and Edge you first see the Navbar from the Video and the Video does not fit the Header Background. I also ckecked the Demo on Joomlaplates with the same result. Two files attached.
Is there a possibility to get the same look in IE/Edge as in Firefox?
by tkaufmann
Attachments:
Please Log in or Create an account to join the conversation.
- joomlaplates
-
Offline
- Moderator
-
- Posts: 8841
- Thank you received: 1736
Replied by joomlaplates on topic Background video with navbar and differnt style IE
Posted 8 years 5 months ago #16142
Depends on Microsoft, they dont want to support the CSS3 property > object-fit
developer.microsoft.com/en-us/microsoft-...form/issues/7231986/
developer.microsoft.com/en-us/microsoft-...form/issues/7231986/
Attachment edge.jpg not found
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
Last Edit:8 years 5 months ago
by joomlaplates
Attachments:
Last edit: 8 years 5 months ago by joomlaplates.
The following user(s) said Thank You: tkaufmann
Please Log in or Create an account to join the conversation.
Replied by tkaufmann on topic Background video with navbar and differnt style IE
Posted 8 years 3 months ago #16609
Hello again,
is it possible to check if the browser is edge/iexplorer then only show image as Background else show Video?
Because i want to show the Video where it is possible without navbar and also give the Site a nice look if the visitors are using iexplorer or edge.
Best Regards
is it possible to check if the browser is edge/iexplorer then only show image as Background else show Video?
Because i want to show the Video where it is possible without navbar and also give the Site a nice look if the visitors are using iexplorer or edge.
Best Regards
by tkaufmann
Please Log in or Create an account to join the conversation.
- joomlaplates
-
Offline
- Moderator
-
- Posts: 8841
- Thank you received: 1736
Replied by joomlaplates on topic Background video with navbar and differnt style IE
Posted 8 years 3 months ago #16611
You can disable the video and show only the image.
Add this code to your css/custom.css
Add this code to your css/custom.css
Code:
_:-ms-lang(x),
_:-webkit-full-screen,
.video-file {
display: none;
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Replied by tkaufmann on topic Background video with navbar and differnt style IE
Posted 8 years 2 months ago #16710
Hello,
thanks for you answer but...
it could be that i am doing something wrong.
If i create the custom.css in ./htdocs/joomla/templates/jp-fenya/css/
there is no change at all. The Video is still showed in Explorer/Edge.
and also if i create the custom.css in
./htdocs/joomla/templates/jp-fenya/styles/green/css (I am using the green Style)
no change.
Am i doing something wrong?
thanks for you answer but...
it could be that i am doing something wrong.
If i create the custom.css in ./htdocs/joomla/templates/jp-fenya/css/
there is no change at all. The Video is still showed in Explorer/Edge.
and also if i create the custom.css in
./htdocs/joomla/templates/jp-fenya/styles/green/css (I am using the green Style)
no change.
Am i doing something wrong?
by tkaufmann
Please Log in or Create an account to join the conversation.
- joomlaplates
-
Offline
- Moderator
-
- Posts: 8841
- Thank you received: 1736
Replied by joomlaplates on topic Background video with navbar and differnt style IE
Posted 8 years 2 months ago #16711
Live url please
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates