[Rails] Client side routine for user definable color scheme
Hello everyone,
I am working on a site that will serve multiple user accounts. Account
setup will be done from an "admin" screen. My client wants the setup
to include the upload of a logo image as well as selection of a color
scheme.
The elements on the page will be fixed, but the admin will be able to
change font and background colors for each section (div) on the page. I
know I could save predefined schemes but I need more flexibility than
this.
I would then save their selections in the db and generate custom CSS
definitions to be used when users login.
Does anyone know of a cool (probably Javascript/jQuery based) set of
scripts that will help me out in this endeavor?
TIA,
Dan
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home