Viewing Background color gradient image no longer working

Background color gradient image no longer working



User: Caroline N. 7 years ago
Hi, since the last update of Everweb, background color gradient stopped to work.

Steps to reproduce:
- create a new site
- create a mother template
- as a background, choose the color gradient, and rotate 90 degree
- apply the template to the home page

(see the image below)



When we do this, we end up with a page with inline CSS
div.container {background: url('images/home/content_area_gradient.png') no–repeat–x;}
instead of
div.container {background: url('images/home/content_area_gradient.png') repeat–x;}
and there is
no background color gradient showing up, as can be seen on the attached file.

Thank you in advance for correcting this bug.
User: wellnl 7 years ago
HI Caroline

I have tried this out in EW 2.1.1 and it I can reproduce the problem you have. It only seems to be at 90 degrees. 180 and 270 worked fine for me.

You can work around this by creating the effect as an image and using it as a page background instead. This actually may be a better way as it is quicker for redrawing rather than using the gradient fill option. Hope that gives you a workaround. I am sure the Support team will review the post to bug list this problem for you!

Simon


Post Reply
You must login or signup to post.