[PHP] Datepicker Not Displaying Correctly

Stato
Chiusa ad ulteriori risposte.

adamlevine

Nuovo Utente
9 Ott 2018
1
0
1
Datepicker Not Displaying Correctly


Hi, my datepicker is hideously wrong and I noticed that it's somehow following the height of my table (it's a datepicker range to echo the content of my db to display in table), as you can see the height reaches way below than the calendar (bottom table). Not to mention the width doesn't alight too and the days of week.

I've tried tinker via CSS but unsuccessful.

1 div.ui-datepicker{
2 font-size: 15px;
3 width: 210px;
4 height: 140px;
5
}


Anyone knows how to fix/adjust the datepicker? Thanks!
 
Riproponi la discussione in lingua Italiana!
 
Stato
Chiusa ad ulteriori risposte.

Discussioni simili