Tagged: background, CDN, image
-
AuthorPosts
-
January 15, 2016 at 4:55 pm #566179
Hi, actually i’m using cloudinary for CDN.
I’m trying to use a link for a background image, but i only have the option to upload for media library.

How can i do that?
#EDIT
I’ve find a way with CSS, but how can i apply parallax effect?Thanks
-
This topic was modified 9 years, 9 months ago by
João Moreira.
January 16, 2016 at 6:26 am #566460Hey acushlasa,
I’m not sure what you mean by that, it looks like you are using parallax already? Please try to explain a bit further.
Best regards,
RikardJanuary 18, 2016 at 11:04 am #567060Hi, i want to set a background that wasn’t in my host. In that screenshot is selected a image, but i don’t want to use a image from my wordpress gallery, want to use a external image.
I’ve set something like this for background:
#quinta-header {
background: url(“http://res.cloudinary.com/acushla/image/upload/v1452862092/4-Quinta-do-Prado_eiogen.jpg”) center center no-repeat;
background-size: cover;
}Thanks
January 18, 2016 at 11:49 am #567085Hi!
Please request such feature here – https://kriesi.at/support/enfold-feature-requests/.
I enabled background image and chose parallax, please add following code to Quick CSS
#home-header .av-parallax-inner.main_color.avia-full-stretch { background-image: url(https://res.cloudinary.com/acushla/image/upload/v1452862092/1-Home_qak6bt.jpg)!important; }Regards,
YigitJanuary 18, 2016 at 1:16 pm #567180Isn’t working,

Thanks
January 18, 2016 at 1:21 pm #567184Hey!
It did not work because you removed background image from color section. Please do not. As you can see from the screenshot in private content field, custom CSS code overrides color sections background image
Regards,
YigitJanuary 18, 2016 at 1:24 pm #567191Oh ok, thanks!
January 19, 2016 at 5:04 am #567598 -
This topic was modified 9 years, 9 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
