Hello,
Is it possible to use an image (diagonal lines) as the background for the Modal feature on a RadWindow?
I have tried this option below, however it does not work:
Any suggestions on how to achieve this?
Regards,
Steve
Is it possible to use an image (diagonal lines) as the background for the Modal feature on a RadWindow?
I have tried this option below, however it does not work:
.TelerikModalOverlay { background-image: url('icons/modalBackground.png') !important; background-repeat: repeat !important; filter: alpha(opacity=50) !important; opacity: .50 !important; -moz-opacity: .50 !important; }Any suggestions on how to achieve this?
Regards,
Steve