Need a jQuery plugin that modifies a CSS
Posted
by Brad8118
on Stack Overflow
See other posts from Stack Overflow
or by Brad8118
Published on 2010-04-21T11:53:44Z
Indexed on
2010/04/21
13:23 UTC
Read the original article
Hit count: 313
I'm trying to create a page that allows a user to change the "look and feel" of the site. I would like to use something similar to jQuery's ThemeRoller or FireFox's Developer Tool. I can't force the user to use Firefox and I don't need all the options that the ThemeRoller has. I'm really only looking for header, background, font size and font type.
Any suggestions?
Thanks
© Stack Overflow or respective owner