6 Replies Latest reply on Mar 2, 2009 11:47 PM by akansha

    Tab panel with rounded tab border

    akansha

      Hi,
      I want to have rounded borders for my tab.
      I tried using image but its not working fine.

      .myclass{
      background-image:url(..\..\Common\Images\test.jpg);
      background-repeat:no-repeat;
      width:100%
      font-weight: bold;
      color: #FFFFFF;
      }

      Image is there, but when text on tab is large then as image is of fixed size so text is going out of image.
      Can you tell me actual way for using rounded tab corners.
      Thanks,
      Akansha