Inline CSS background image
Replies (1)
(1-1/1)
Added by Joseph A 5 months ago
<td style="padding:8px;background:url('image.gif');"> get replaced with <td style="padding:8px;background:undefined">.
Is there any way it could be fixed?
Thanks, Joseph
This know issue with elRTE, probably you have to use CSS styles instead and outside elRTE itself
(1-1/1)