Hi How can I change the color of tabbed panel (tabpage)? Tks |
Hi Ricardo, I guess you're trying to change the color of tab itself instead of the background color of the page. Am I right? If that's it, you can do it by adding a custom CSS rule to your application like:
Kind Regards, |
Hi Serdar, Thank you for your reply but unfortunately I dont know how to do that. Where I put the file with these informations? I have changed the applications properties I have a panel with tabbed called mainTab, so I have to replace #YOUR_TABBED_PANEL_NAME to #mainTab ? Thanks you so much Ricardo |