Josiel Denardi6690187
Posts: 0
Joined: Mon Feb 24, 2014 9:23 pm

I NEED TO DO A GRID WITH GRADIENT BACKGROUND

We need to do the grids (cells) with gradiend background like image attached. Anybody can help me?

Thanks Image

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

I NEED TO DO A GRID WITH GRADIENT BACKGROUND

Hello Josiel,

You can add a class name to the grid component and add custom CSS to it, something like
pre.grid {
background:url("http://...")
}/pre
with the link to the gradient image.

Return to “Issues”