Gradient bug?
1 year 3 weeks ago - 1 year 3 weeks ago #69986
by Mike85
Gradient bug? was created by Mike85
Hi,
When I add this RGBA Gradient value below into the Gradient menu, then I get a different Gradient than when adding this code blow manually.
When I add this RGBA Gradient value below into the Gradient menu, then I get a different Gradient than when adding this code blow manually.
Code:
background: linear-gradient(rgba(167,170,173,0.1) 0%, rgba(137,141,145,0.1) 50%, rgba(49,52,54,0.1) 100%);
Last edit: 1 year 3 weeks ago by Mike85.
Please Log in or Create an account to join the conversation.
1 year 3 weeks ago #69995
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Gradient bug?
Hi
I have tested and the problem is that when using a rgba value, the gradient is replaced with a simple background color
I need to fix it
CEd
I have tested and the problem is that when using a rgba value, the gradient is replaced with a simple background color
I need to fix it
CEd
Joomlack Webmaster and Developer
The following user(s) said Thank You: Mike85
Please Log in or Create an account to join the conversation.
11 months 4 weeks ago #70220
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Gradient bug?
for info this has been fixed in the 5.4.2 version
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
11 months 4 weeks ago - 11 months 4 weeks ago #70225
by Mike85
Replied by Mike85 on topic Gradient bug?
If I add the CSS code above manually into the Template-Creator Gradient menu then I get a different result than when I add the CSS code directly into the CUSTOM CSS box.
Last edit: 11 months 4 weeks ago by Mike85.
Please Log in or Create an account to join the conversation.
11 months 4 weeks ago #70242
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Gradient bug?
I have tested and it works
please check that you correctly entered the rgb values in the color picker and set the opacity too
after checking that manually to get the same rgba values as yours, it works
please check that you correctly entered the rgb values in the color picker and set the opacity too
after checking that manually to get the same rgba values as yours, it works
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
11 months 4 weeks ago - 11 months 4 weeks ago #70244
by Mike85
Replied by Mike85 on topic Gradient bug?
Last edit: 11 months 4 weeks ago by Mike85.
Please Log in or Create an account to join the conversation.
Time to create page: 0.239 seconds