Responsive Design with RadRotator?

Posted by Community Admin on 05-Aug-2018 21:07

Responsive Design with RadRotator?

All Replies

Posted by Community Admin on 12-Mar-2012 00:00

I've been working toward a fluid design which scales nicely from 1140 down to 480px.
Everything is working nicely with a static banner image added via the image widget.
If I use the ImageRotator widget (found in the Marketplace), it is using the RadRotator which is giving me inline styles of pixel defined width and height of my image... which effectively breaks most of my fluid design.
I tried creating custom template for the ImageRotator and put Width="100%" on the image, but the actual div with the RadRotator class still comes up with Style="width:1140px;height:110px;", presuming generated by the script.

Anyone dealt with this before? At this point, I can't see a solution other than creating a new widget with jQuery that gives a similar result.

Posted by Community Admin on 13-Mar-2012 00:00

Could you override the inline style with !important?

This thread is closed