Hi, I will be creating a series of templates for a website. The user can select the template to personalize their view.
Instead of writing different css for each layout as they will all contain the same information but with different colors or the background images will be different I was wondering if these values could be loaded into the css from a database when the user selects the layout. That way only 1 css file needs to be created. Is there something that works with rails3? Thanks in advance Mitch -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

