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

RadDatePicker - Date Input - Left Alignment

1 Answer 177 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Christian Gelman
Top achievements
Rank 1
Christian Gelman asked on 21 Oct 2009, 09:14 PM
Hello,

I have a RadDatePicker inside an html cell table, and I would like it to have a left alignment ir order to have aligned with some RadComboBox that are below. Please check the attached image, it is a screenshot of the website we are developing.

I have read another threads with possible solutions for similar issues, but I just could not make them work.

I will post the part of the code that is generating the first RadDatePicker:

<td class="style3"
 
Fecha Desde:&nbsp;</td> 
<td align="left" style="text-align: left" > 
                                                         
                                                                     <telerik:RadDatePicker ID="FechaDesde"  Skin="WebBlue" Runat="server" style="height: 23px"
                                                                        </telerik:RadDatePicker> 
</td> 
 

Please, if the solution you will suggest me is changing a CSS file or something like that, I would appretiatte to be very specific with the steps to follow, as I have almost none experience working with them (sorry for the incovenience)

Let me know if you have any questions.

Thank,
Christian

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 27 Oct 2009, 09:27 AM
Hello Christian,

The provided information and screenshot does not give clues what might be the problem. I recommend you to use Firebug or Web Developer toolbar to see what creates the empty space. Alternatively, send us a simple runnable demo, so that we can test locally.

Regards,
Dimo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Calendar
Asked by
Christian Gelman
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or