Hi,
I am trying to change width of AsyncUpload select button but no solution works for me :-/
I have this code in my view Default.aspx
On attached image, you can see my bad solution. If I disable .RadUpload .ruBrowse (red box) automaticly will be used .RadUpload .ruButton (green box) and this style resize button area but not the whole button (blue box) :-/
Please can you help me to solve this?
I am trying to change width of AsyncUpload select button but no solution works for me :-/
I have this code in my view Default.aspx
<telerik:RadAsyncUpload ID="RadAsyncUpload1" runat="server" Skin="Black" CssClass="button"> <Localization Select="Almost 50 chars long text" /></telerik:RadAsyncUpload>On attached image, you can see my bad solution. If I disable .RadUpload .ruBrowse (red box) automaticly will be used .RadUpload .ruButton (green box) and this style resize button area but not the whole button (blue box) :-/
Please can you help me to solve this?