I have been using the Rotator with transparent PNGs. I had to set the RenderMode for the Rotator to 'Classic' for the transparency to work, however with Q1 2017 this does not work and the images all have a white background now.
sorry... I actually answered my own question years ago but need to use the new lightweight css.
.RadRotator_Default .rrClipRegion {
border-color: #cccccc;
color: #333333;
background-color: transparent!important; }
Jon
0
Rumen
Telerik team
answered on 10 Apr 2017, 04:30 PM
Hello Jon,
Glad that you've found a solution yourself.
Indeed, the lightweight rendering is based on the CSS3 technology along with font-icons and thanks to them we have minimized the use of images and image sprites.