Make sure your theme matches the version of jQuery ui you're using.
Themeroller generates css for 1.6 by default but you can get 1.5 css
with a link at the bottom of the roll your own tab.
Sounds like you're using 1.5. 1.6 has an updated look and defaults.


On Jan 28, 4:19 am, Miroku <[email protected]> wrote:
> (I hope this one's not duplicated, but I had problems posting)
>
> Hi everyone,
> I'm a new user of jQuery UI and the first app I'm trying is
> Datepicker.
> I made a theme suitable with my site with themeroller but when I
> download and paste everything in my site I don't get the exact result
> I saw in the theme preview.
> Here is the theme I want:http://www.phyrosia.com/cose/datepicker-want.jpg
>
> Here is the result I get:http://www.phyrosia.com/cose/datepicker-get.jpg
>
> Why do my header and day name and corners are different?
> The code for my datepicker is simply
> $(#div_name).datepicker();
> because I want an inline one.
> Another strange thing is: demos show me that default mode is without
> month and year menu but my default isn't so, to remove the menus I got
> to write "changeMonth: false, changeYear: false" in the options but,
> even if the menus are gone, my header is still not as I want it =\
>
> Now the second question:
> how do I customize the link of the days and the month?
> For example I want to make a link like "thispage.php?
> year=yyyy&month=mm&day=dd"
>
> Hope you guys will help me ^^;
> Thanx in advance
--~--~---------~--~----~------------~-------~--~----~
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