3

How can I apply my own theme to a datepicker or at least apply a theme from jQuery to it?

2 Answers 2

8

I would recommend using http://jqueryui.com/themeroller/, if that doesn't help you look more indepth into the ui.datepicker.css file and the ui.theme.css files.

Sign up to request clarification or add additional context in comments.

Comments

3

I'm assuming that you are using the jQuery UI datepicker. If so, you can design a custom theme at the jQuery UI ThemeRoller, then modify the resulting CSS file to you tweak it to your liking. You'll get CSS and custom images for the hover effects. The javascript will generate code that references the classes in the CSS file.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.