I use some css inside the web application I'm developing with Struts 2.
In one form I have some dateTimePicker fields. Unfortunately when I open a 
calendar it is not formatted very well due to the fact that the table margin
and cell padding set in the css are different from the default one for
displaying a good-looking calendar. The final result is that there are holes
between the header, the body and the footer of the calendar. 
I think the only way to solve the problem is to create a special css which
overwrite the values of margin and padding fixing them to zero: I have
already tried to change the parameter cssClass and templaceCssPath but I was
unsuccessful, maybe becuase I made something wrong.

Thanks for any help.
Filippo
-- 
View this message in context: 
http://www.nabble.com/-S2--DateTimePicker-and-css-tf4488385.html#a12799904
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to