All Products
Demos
Pricing
Services
Blogs
Docs & Support
Search
Shopping cart
Login
Contact Us
Get A Free Trial
close mobile menu
Telerik Forums
/
UI for ASP.NET AJAX Forum
/
Upload (Obsolete)
/
Select button width
Cancel
Telerik UI for ASP.NET AJAX
Resources
Buy
Try
Thread is closed for posting
Feed for this thread
2 posts, 0 answers
thdwlgP
34 posts
Member since:
Mar 2009
Posted 15 Sep 2009
Link to this post
In the demo, for Deutsch
http://demos.telerik.com/aspnet-ajax/upload/examples/localization/defaultcs.aspx?RadUrid=9fdcc304-8718-43a3-8b8e-29b21e53eeab
The text is almost cut off. How do you expand the width of that select/Auswahlen button?
Schlurk
812 posts
Member since:
May 2009
Posted 16 Sep 2009
Link to this post
I think, because of the structure of RadUpload, you would have to change the width of this button in the CSS file of RadUpload. Looking at the
Creating a Custom Skin documentation
it would seem that .ruBrowse is what you are looking for.
Back to Top