1.jpg
this has theenabledCode:.group .content table {width:620px; }
and I need for it to be like this
2.jpg
1.jpg
this has theenabledCode:.group .content table {width:620px; }
and I need for it to be like this
2.jpg
Maybe add....
Code:.group .content .jCalendar table {width:170px; }
Nothing is always absolutely so.
thank you!
I actually used
but you gave me the basis for itCode:.group .content table.jCalendar { width: 170px; }