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
145
About Css in WebTab
posted

Hello all,

I am new here. I been trying out web tab in asp.net i have encounter this problem where i see css for DefaultTab_Top , DefaultTab_Top_Rounded, DefaultTab_Edge in NetAdvantage AppStylist. I wish to do the in my asp.net for the css but there is only one <DefaultTabStyle CssClass="DefaultTab_Top "> </DefaultTabStyle> so how do i add the other 2 in which is DefaultTab_Rounded , DefaultTab_Edge. I cannot all of them in the same css as that have repeat element like background-image

<igtab:UltraWebTab ID="UltraWebTab1" runat="server">

<DefaultTabStyle CssClass="tabDefault"> </DefaultTabStyle>

</igtab:UltraWebTab>
Parents
No Data
Reply Children
No Data