Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > ComboBox > LinkManager control allignment

Not answered LinkManager control allignment

Feed from this thread
  • Posted on Feb 8, 2012 (permalink)

    Hi,
    I am using the RadEditor from 2011 Q3 version of telerik as below. It is very straight forward at this point. But the controls are all vertically aligned instead of top in IE 7. In IE 8 it works fine. I checked the demos in the below link:

    http://demos.telerik.com/aspnet-ajax/editor/examples/default/defaultcs.aspx

    I behaves the same as I experienced. Please take a look at the above link, open the hyperlink manager and open the Anchor or Email tab. You will see that the controls are centrally aligned in IE 7 and aligned top in IE 8. Is there any workaround in IE7 to behave like IE 8? 

     

    <telerik:RadEditor ID="RadEditorSettings" runat="server" Skin="Web20" Height="300px" Width="700px"> </telerik:RadEditor>

    I tried to override the height in the below css, but RadEditor does not take the overridden style.

     

    .reControlsLayout 

    width: 100%;  

    height: 100%;

    }

    Reply

  • Rumen Rumen admin's avatar

    Posted on Feb 10, 2012 (permalink)

    Hello,

    Thank you for reporting this appearance issue.

    We will investigate and fix it in one of the upcoming versions of RadEditor.

    You should know that the content of the Link Manager dialog are loaded in an IFRAME which is another page and for this reason your CSS class is not applied to the link manager. You can import your own CSS file in the RadEditor's dialogs through the provided DialogsCssFile property.

    Best regards,
    Rumen
    the Telerik team
    Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > ComboBox > LinkManager control allignment
Related resources for "LinkManager control allignment"

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