This is a migrated thread and some comments may be shown as answers.

RadProgressArea Header Text Chopped off

4 Answers 53 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Craig
Top achievements
Rank 1
Craig asked on 24 Jan 2011, 07:46 PM
Hello,

I set the HeaderText property of the RadProgressArea control. The text does display duing the actual upload, but the bottom portion of the text is partially chopped off. See attachment for a sample. Note that the bottom portion of the letter "g" in "Uploading" and "Large" is not visible. Any suggestions would be appreciated.

Thanks, Craig

4 Answers, 1 is accepted

Sort by
0
Accepted
Genady Sergeev
Telerik team
answered on 28 Jan 2011, 10:39 AM
Hello Craig,

Thank you for reporting this issue.

I believe that the following CSS might fix the issue, could you please give it a try:

<style type="text/css">
     li.ruProgressHeader span
     {
         line-height:20px !important;  
     }
  
 </style>




Kind regards,
Genady Sergeev
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
Craig
Top achievements
Rank 1
answered on 28 Jan 2011, 07:58 PM
That worked great. Thanks.
0
Michael
Top achievements
Rank 1
answered on 08 Mar 2011, 04:16 PM
Will this be fixed for the next release?  I'd rather not override your styles whenever possible.  Thanks!
0
Genady Sergeev
Telerik team
answered on 11 Mar 2011, 10:21 AM
Hi Michael Stuart,

We won't be able to add that fix for the upcoming Q1 release, however, we can add it later through latest internal build.

Best wishes,
Genady Sergeev
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
Upload (Obsolete)
Asked by
Craig
Top achievements
Rank 1
Answers by
Genady Sergeev
Telerik team
Craig
Top achievements
Rank 1
Michael
Top achievements
Rank 1
Share this question
or