Unanswered: customize visual appearance of Extjs components
Unanswered: customize visual appearance of Extjs components
hello, i am web designer and i am beginner in extjs 4.0 i want to know how to customize visual appearance
of extjs component
particulary Ext.panel,Ext.toolbar,Ext.tree
i want to know what properties modifiy the visual apperance
hello, i am web designer and i am beginner in extjs 4.0 i want to know how to customize visual appearance
of extjs component
particulary Ext.panel,Ext.toolbar,Ext.tree
i want to know what properties modifiy the visual apperance
Thanks
Check out the CSS Mixins sections (at the very bottom) in the docs for these:
There are also lots of examples from the community about how to create custom UIs for components. I've done one here for styling a progress bar, but the principle is the same for other components.