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
215
The class or css class is not defined
posted

Hi, 

       Our website uses UltraWebMenu tool and we are creating the styles like this:

 

<ignav:Style BackColor="#537CCB" BorderColor="DarkBlue" CssClass="TopNormal" Cursor="Default" CustomRules="BORDER-TOP: white 1px solid;BORDER-LEFT: white 1px solid;FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#537ccb', EndColorStr='#133c8b')"  Font-Size="10pt" ForeColor="White" Height="24px" Width="95px">                                        <BorderDetails StyleRight="Solid" WidthBottom="0px" WidthLeft="0px" WidthRight="1px"                                            WidthTop="0px" />  </ignav:Style>

 

Its showing following error on topnormal: The class or css class is not defined . Where am I supposed to defined this class ?

 

Thanks

 

Parents Reply Children
No Data