Choose a theme or create a theme with a font size of 1em, or override
yourself, after including a theme, the font-size setting for ui-widget:
.ui-widget { font-size: 1em; }

Most of the ThemeRoller themes have a slightly larger default font size for
use with

body { font-size: 62.5% }

which aligns 12px with 1.2em, 14px with 1.4em, etc.

Or if you really just want to change the size of the datepicker:

.ui-datepicker { font-size: 1em !important; }

- Richard

On Thu, Sep 24, 2009 at 1:14 PM, Tiago <[email protected]> wrote:

>
> How do I make JUST THE DATEPICKER CALENDAR of the same size as this
> one: http://jqueryui.com/demos/datepicker/default.html  ???
>
> I don't want to make other parts of the page been as small as that
> calendar. I just wanna the calendar to be smaller than its default
> size and let other parts of the text intact.
>
> How do I do that? I don't know to much CSS, so, if you can explain me
> in details, I would really appreciate it.
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to