Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Hi,
Does anyone know how to change the default css that are applied to CAF components?
Regards, Shashi Kumar
Create and use a custom skin where you have changed the CSS stylesheets to suit your needs. This is most useful when you want to change the look and feel for the entire system at once.
Or, render a link to your own .css file in the page somewhere and utilize CSS specificity to make your CSS rules have a higher precedence then the default ones.