oshirowanen
oshirowanen

Reputation: 15965

customise jquery themes

the jquery themes do not fit with my website design:

http://jsfiddle.net/6D5bw/

Is there an easy way to customise the theme without editing the original css file provided by jquery?

Upvotes: 2

Views: 82

Answers (2)

felixsigl
felixsigl

Reputation: 2920

yes! in the css you can find a comment that starts with:

* To view and modify this theme, visit...

there you can find a link to modify exactly your created theme with jQuery theme roller

Upvotes: 0

rsp
rsp

Reputation: 111506

See the jQuery UI ThemeRoller.

Upvotes: 3

Related Questions