B510
Posts: 0
Joined: Wed Jun 04, 2014 2:17 pm

How to set transparent background image for all pages?

Dear All,

How to set transparent background image for all pages?

Any body please help?

Thanks & Regards

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

How to set transparent background image for all pages?

Hello,

You can create any custom background. Read how to add background-image in our doc http://devcenter.appery.io/documentat...
Add Class Name 'image' for container.
Add CSS asset with code:

pre. image{
opacity: 0.2;
}/pre

You can set it as you need, add filters or so.

Return to “Issues”