Originally posted by Raul A. Chavez
There are many books available on CSS that would give you a lot of info on how to work with it. Additionally, if you have a good editor you would get a lot of intellisense help when modifying the CSS.
Now, regarding SLX and Styles, there are a lot of components that load styles from Resources on the DLLs, so even if you make changes on the CSS templates, that may not help you achieve the results that you would expect.
I have had to Implement javascript routines in the Master files to modify styles during runtime in order to match a given Customer's design (off course, trading looks for performance...) |