Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
25
Modifying Pear style
posted

Hi I am using ig:WebTab controls and the Pear theme, so the tabs are grey and when one is selected it turns green.

I'm wondering if it is possible to modify the colors of the tabs so that it was a different color green.  Is this doable?

I can't tell if they are using image files with that green color in them or if the colors are configurable.

thanks,

  I

Parents
  • 16310
    Offline posted

    Hello,

    Thank you for posting in the Infragistics community !

    Actually the tabs themselves are implemented using images. That's why it would be more appropriate if you go and replace the images for the selected tabs, which are the following:

    igtab_THCenter.png
    igtab_THRight.gif
    igtab_THLeft.gif


    You can find them under the ~ig_res/Pear/images folder of your project. It is possible to take the corresponding images from other style folder and replace them.

    Please let me know if you have further questions on the matter.

Reply Children