Own Themes

mdsupport wrote on Wednesday, September 18, 2013:

Has anyone experimented with jQueryui’s Roll Your Own or Gallery of themes?

Suggestion here is -

  1. adopt this or any such widely used and modern themes as base
  2. add current openemr theme later in cascade sequence
  3. Review and progressively remove current openemr themes’ elements
  4. Review and progressively remove hard css code in the codebase.

This gives distinct advantages for the project:

  1. If any user wants to brand/customize the theme, they can use jQueryui’s interface to create and download their own theme(s)
  2. As CSS3 rolls out, browser specific issues are addressed by a much bigger community
  3. Many of plaform/browser specific issues are addressed more quickly and proactively
  4. This project can devote time to functionality rather than UI.
  5. One less css include to remember and worry about versions