and because u r using width : 100% so the inputCalendar will be displayed with the full width of the page witch is not not a pretty display method for a calendar.
I think you should override the style when in you inputCalendar. i never did that before but other guys in the mailing list may help.
On 11/7/05, robinhoo <[EMAIL PROTECTED]> wrote:
I was write css which set
table
{
width : 100%;
}
and this is applied for all elements including the inputcalender and i don't want that; i need calender to be auto sized as it is;
how can i do that;
thanx in advance
--
Ali abd el aziz ali
B.S. Of Computer Science, Cairo University.
SoftWare Developer, OpenCraft

