Hi Jay,

Jay Wang wrote:
I am using tabbed panel and it works great!.
But I need to change the look and feel of the tabbed panel so it fits in my
web pages (for example the color of tab titles). Help is appreciated!


The TabbedPanel is styled through the TabbedPanel.css stylesheet. You can customize the l&f by placing your own customized TabbedPanel.css under the 'click' web folder:

webapp/click/TabbedPanel.css

When Click starts up it will detect your version of the stylesheet and won't override it.

Hope this helps.

bob

Reply via email to