Hi all,
is it possible to define a set of background-images which are sliding or fading when using the boxed layout?
Thank you for your recommendation.
Regards
Peter
Hey Peter,
Not sure what you are looking to do but I think you would need to use a slider for that, could you try to explain a bit further and link to the site in question please?
Regards,
Rikard
Hi Rikard,
my customer want’s something like this:
http://www.auviso.ch/de
– Images in Background which are fading
– and transparent layers for the content above them
I’m using enfold in many projects and would love to realize this also with that great theme.
Any idea?
Regards
Peter
Hi!
Thank you for the update. I tested this on my installation and it works: https://wordpress.org/plugins/ab-background-slideshow/
You might need to set the main and wrap_all container background to transparent:
#main, .avia-msie-8 #header.av_header_sticky_disabled, .html_stretched #wrap_all {
background-color: transparent !important;
}
Regards,
Ismael