|
In the table cells which contain the gradients, make the background color the same as the shade of blue on the farthest right side of the gradients, then stop the gradient from repeating, by adding this CSS to the table cells:
[code:1:d0228ce26a]
style="background-repeat: no-repeat;"
[/code:1:d0228ce26a]
Hope this helps.
|