This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



Oct 23, 2012, 4:11 PM
10 Posts
topic has been resolvedResolved

djTabContainer and TabPanel styles

  • Category: Dojo and Client Side JavaScript
  • Platform: Not Applicable
  • Release: 8.5.3
  • Role: Developer
  • Tags: style Tab Color
  • Replies: 1
I'm  struggling with how to set the Tab background color on the Tab Panel using the Dojo Layout Tab Container and Tab Panel.  Can someone give a good resource or pointers on how to set the styles.  I would like to be a change the font and background colors on selection and mouse over.
 
Thanks in advance.
 
Bob
Oct 23, 2012, 10:27 PM
366 Posts
Re: djTabContainer and TabPanel styles
 If you load up the page in firefox with firebug installed then you can "inspect" an element.
 
If you inspect the tab and look in FireBug's CSS editor you will see which class from the oneui theme is setting the color for the background colors of the tabs. 
 
Then create a CSS resource in the application and override that class with your font and background color.  Apply the CSS resource to the XPage. 
 
 

This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal