Tagged: background, background Images
Hi.
I tried integrating this code that I found in your forum into the Quick CSS, but it doesn’t work.
#top.page-id-xx {
background-image: url(http://www.xx.com);
}
Of course, I filled the xx with the proper values.
Is there any other code or way of doing it? Thanks.
Hey dstellagon!
If you aren’t familiar with the css needed you can use a plugin like: https://wordpress.org/plugins/wp-backgrounds-lite/
Cheers!
Devin
Hi Devin. I installed the plugin, and even with it, it makes no difference.
Background images do not show:
http://www.daliastellagonzalez.com/noticias/
The blog entry at the bottom is in a Color Section, but the text on top, isn’t. Nevertheless, no image shows up.
What can be going on?
Hi!
Please use following code instead
.page-id-xx .main_color { background-image: url(https://www.daliastellagonzalez.com/wp-content/uploads/2014/03/dosier.png); }
Best regards,
Yigit
It worked this time, as long as I only have everything grouped into one box of the Avia Layout Builder. If I have two of those, I’ll get the background twice in the same page.
That might do it for now, so thanks, Yigit.
I still need help with these other two issues:
https://kriesi.at/support/topic/image-edit-fix-messes-up-icons/#post-246299
https://kriesi.at/support/topic/need-help-with-preview-images-and-featured-images/#post-246300