
-
AuthorPosts
-
October 17, 2018 at 3:16 pm #1022798
Hi there,
could you tell me how can I get a transparent color section?
What I mean exactly? Space between content sections so that if you’re scrolling through the site (boxed) you can see the fixed background image like ‘through a window”.
Best regards
MarkusOctober 17, 2018 at 4:19 pm #1022851Hey Medianautiker,
Do you have an example of what you are looking to achieve?
Best regards,
Jordan ShannonOctober 17, 2018 at 5:00 pm #1022893Hi Jordan,
äh, not directly.
What I want to achieve: A blank space (horizintal stripe) between the content sections like between “Der Experte für artgerechte Haltung” und “Neues vom Morgenstern” at https://martinmorgenstern.com. So that you can see the background image (the jungle on our site) in this stripe so it’s like a grid with the background image of the jungle that I’ve as background for the body when the visitor is scrolling through the site.
I tried it already with a color section and make the background color transparent and I also tried it with a transparent background picture for the color section which I made transparent before (from white to transparent with Gimp), but it didn’t work.
I hope you can help me.
Best regards
MarkusOctober 18, 2018 at 5:56 pm #1023525Hi Markus,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
You’re talking about parallax color section.
Like the one on top hereAm I correct?
Best regards,
VictoriaOctober 18, 2018 at 6:32 pm #1023555Hi Victoria,
thanks, and yes, like on top there. I’ve made you an admin-account..:
Aw, and another small problem: with the safari-browser the slider in the head-section is stopping after the video (gorilla-band). I’ve tried it with the video on board and with youtube.
Best regards
MarkusOctober 19, 2018 at 3:43 pm #1023964Hi Markus,
Which section do you want transparent?
Best regards,
VictoriaOctober 19, 2018 at 3:43 pm #1023965Hi Markus,
Which section do you want transparent?
Best regards,
VictoriaOctober 19, 2018 at 4:09 pm #1023985Hi Victoria,
äh, I don’t know if we’re speaking (writing) about the same. I’d like to make transparent stripes between some content sections, so that you’ll see the jungle (background picture) in this stripe with scrolling trough the startpage with a paralax effect. I’ve thought it would be possible just with putting a transparent color section there :)
I can send you screenshots of the places where I like to do/have the stripes, but it’s not possible here!?
Best regards
MarkusOctober 22, 2018 at 2:45 pm #1024883Hi Markus,
You can upload screenshots to a service like Dropbox and give us the links here.
Best regards,
VictoriaOctober 22, 2018 at 3:07 pm #1024894Hi Victoria,
I don’t use Dropbox, I use Wetransfer for those things, but I don’t think that it’s necessary.
Do you understand what I mean? In the end I just want to have the possibility to make “color sections” (enfold structur element) transparent so that you can see the background (body) picture between to other sections when you’re scrolling down the site (I don’t mean mean background pictures in the farb sections).
I hope you can help me.
Best regards
MarkusOctober 23, 2018 at 7:09 pm #1025560Hi Markus,
Best regards,
VictoriaOctober 23, 2018 at 8:40 pm #1025608Hi Victoria,
thanks for the informations and for your effort with the screenshots.
I know that I can set the imagine as background for the color sections. I’ve done this already and it had been looking cool (as in your screenshot :)), but Mr. Morgenstern wants to have the boxed content, the jungle as background and the “transparent stripes”.
I think the main problem was that now I didn’t have on the (my inner) screen that the bg-image for the color section can be set as fixed… so now I’d say: problem fixed!
Another – hopefully small – problem: Do you have an idea why the little videos with the chilling and dancing gorilla (in the content sections) don’t start automatically? Is it a hmtl5-Problem as it’s written in the content builder or maybe because I’ve tried a lazy load-plugin to make the site loading faster. I’ve deactivated and deleted the plugin again because no significant better results. But maybe there is some “information residual” which makes the videos not starting automatically?
Best regards
MarkusOctober 25, 2018 at 4:15 pm #1026383Hi Markus,
The videos do not start automatically due to new browser media policies.
Here are some links for you to consider
https://kriesi.at/support/topic/video-background-with-sound-but-does-not-work-on-safari-internet-explorer/#post-954528If you need further assistance please let us know.
Best regards,
VictoriaOctober 29, 2018 at 4:13 pm #1027613Hi Victoria,
thanks for these informations & links. Unfortunately they don’t bring the things further on the site here.
I’m a bit confused because I had the videos (dancing & chilling Gorilla) starting/playing automatically when I’ve uploaded them the first time and then put them into the site. After I tried the possibility to play the via Youtube they’re not starting automatically anymore, but this what we’d like to have.
Do you have an idea what I can do to make them starting automatically again?
Best regards from Cologne
MarkusNovember 2, 2018 at 6:16 am #1029024Hi,
Have you tried muting the video? The new policy states that muted autoplay is always allowed.
Chrome’s autoplay policies are simple:
Muted autoplay is always allowed.
Autoplay with sound is allowed if:
User has interacted with the domain (click, tap, etc.).
On desktop, the user’s Media Engagement Index threshold has been crossed, meaning the user has previously play video with sound.
On mobile, the user has [added the site to their home screen].
Top frames can delegate autoplay permission to their iframes to allow autoplay with sound.// https://developers.google.com/web/updates/2017/09/autoplay-policy-changes
Best regards,
IsmaelJanuary 7, 2019 at 7:44 pm #1051023Hi Ismael,
thanks for these informations.
The video doesn’t have any sound.
But now I’ve got another (I hope little) problem: on the site there’s a gorilla with sunglasses as background imagi in some areas. The intention is that the user is scolling over the picture (of the gorilla), so I’ve set the background image in these color sections as “fixed”. On desktop it works fine, but not on mobiles. On mobiles the gorilla in these areas is moving like the setting would be “scrolling”.
What can I do?
Thanks for your help!
Markus
January 9, 2019 at 11:51 am #1051743Hi,
The css background attachment “fixed” is not or partially supported on iOS devices and it is completely disabled on Android devices, which is why it’s not working. Are you checking it on an iOS device?
// https://caniuse.com/#feat=background-attachment
Firefox does not appear to support the local value when applied on a textarea element.
Chrome has an issue that occurs when using the will-change property on a selector which also has background-attachment: fixed defined. It causes the image to get cut off and gain whitespace around it.
iOS has an issue preventing background-attachment: fixed from being used with background-size: cover – see detailsBest regards,
IsmaelJanuary 9, 2019 at 4:32 pm #1051906Hi Ismael,
ok, I see. Thanks for the information. We’ve tried it with iOS and Android phones.
Is there any other chance to get the effect (scrolling over the background) of mobiles unless using or inventing (;)) a new system software for mobiles?
Best regards
MarkusJanuary 10, 2019 at 12:05 pm #1052301Hi,
It is possible with a parallax effect, but that too is disabled on mobile devices because it lowers the performance rate of the page. And in my own personal opinion, when it comes to mobile devices, you should be worrying more about the content of the page instead of the moving image or background behind it.
Best regards,
IsmaelJanuary 11, 2019 at 6:03 pm #1052820Hi Ismael,
thanks for these informations.
I’m with you in case of “content first” but anyway the doctor (Martin Morgenstern) would love to have it scrolling over the gorilla and has sent me this link (in the field below) to a site where it’s obviously working.
Can you tell me how can we get it working with the Enfold theme on our site?
Best regards
MarkusJanuary 11, 2019 at 7:39 pm #1052864Hi Medianautiker,
Well, the way parallax is implemented in Enfold is not going to work on mobile. The link you attached in private does not contain parallax. Do you have another example?
Best regards,
VictoriaJanuary 11, 2019 at 7:43 pm #1052865Hi Victoria,
thanks for your information, but I don’t wanna have it “paralax”, I wanna have it “fixed” like in the link and as I wrote in my mails before.
“Paralax” just mentioned your collegue Ismael.
Best regards
MarkusJanuary 12, 2019 at 6:05 pm #1053164Hi Markus,
Could you please attach a mockup of what you’re trying to achieve? Just to avoid confusion :)
Best regards,
VictoriaJanuary 14, 2019 at 10:28 am #1053599Hi Victoria,
I don’t wanna confuse you, but I think a mockup isn’t necessary.
I just wanna have the gorilla background image in the color sections fixed on mobiles like it’s set in the content builder and working well on desktop pc. This I told to your collegue Ismael. Then he wrote me that it’s not possible because IOS and Android wouldn’t support fixed background images on mobiles. But then I’ve seen (with my Android) this where it’s working well: https://mobil.stern.de/amp/digital/online/alexa-und-co–lauschen-staendig-im-wohnzimmer—ist-die-privatsphaere-noch-zu-retten–8525612.html
So as it seems it can generelly work on Android (and IOS), and so my question: how I can get this effect “scrolling over the gorilla in the color sections on mobiles” when the setting is already “fixed”.
Would be very cool if you can help me.
Best regards
MakusJanuary 14, 2019 at 6:56 pm #1053788Hi Makus,
Again, on the link you posted, I see no parallax. Yes, it might work on Android but the fixed background images don’t work in Safari on mobile.
Yes, there ways, people implemented on other websites, but it cannot be done with a simple code snippet and so we do not provide this kind of customizations within the scope of the support here.
Best regards,
VictoriaJanuary 15, 2019 at 1:42 pm #1054119Hi Victoria,
again, I don’t want parallax. Ismael mentioned parallax :)
Yes, the link includes a fixed background-image and exactly this is what I’d like to have for mobiles, too. By the way this link (and the fixed background-image) does work on iOS, too. Someone sent it to me my after he saw it with his iPhone.
But ok, as you wrote you can’t help me a code snippet, I’ve to look for another solution. Thanks for your help anyway.
Best regards
MarkusJanuary 18, 2019 at 12:58 am #1055283Hi,
Thank you very much for your feedback.
Best regards,
Basilis -
AuthorPosts
- You must be logged in to reply to this topic.