Hi;
We have implemented the RadTabStrip but we need to change the background color when user has selected the tab.
We have tried using "SelectedCssClass" but it does not change the complete background.
Can you please Tell how we can able to change this.
We require this ASAP.
Since RadStrip uses images, we cannot apply the color directly. One
suggestion is to create custom images and try overriding the default
CSS. Here is the sample CSS.