Community & Support
Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Rotator > Remove border

Not answered Remove border

Feed from this thread
  • Posted on Aug 19, 2008 (permalink)

    I have just migrated over to the new rotator and i'm not overly impressed. In some respects the old version is better. One of the annoying issues I am having has to do with the border around the control. Setting it to "None" does not remove the border nor does setting the border width to 0px. Is there a way for me to get rid of this border?

    Reply

  • Posted on Aug 20, 2008 (permalink)

    Does anyone have any ideas how to do this? The only possible but long winded solution I can think of would be to create my own custom skin. However I would prefer to just simply turn it off from the standard skins.

    Reply

  • Georgi Tunev Georgi Tunev admin's avatar

    Posted on Aug 20, 2008 (permalink)

    Hello Michael,

    By design RadRotator will have a border only if the buttons are enabled. If you wish to remove the border in such scenario, you can add the following style to your page:

    .radr_clipRegion { border: 0px !important;}


    Regards,
    Georgi Tunev
    the Telerik team

    Check out Telerik Trainer, the state of the art learning tool for Telerik products.

    Reply

  • Steven avatar

    Posted on Apr 11, 2011 (permalink)

    In my version, Q1 2011, its

    .rrClipRegion


    Just to let others know ;)

    Reply

  • Q1 Webinar Week

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Rotator > Remove border
Related resources for "Remove border"

[  ASP.NET Rotator Features  |  Documentation  |  Demos |  Telerik TV  |  Self-Paced Trainer  |  Step-by-step Tutorial  ]