Hello - I am a couple of applications that run behind a single sign-on login and through a reverse proxy. All of the css setting are normal except for the horizontal tab menu on the Master Page. I am using the default <asp:Menu ID="NavMenu" runat="server"
CssClass="menu" EnableViewState="false" IncludeStyleBlock="false" Orientation="Horizontal">
that is included on Site.Master . Can anyone suggest a fix for this?
Thanks,
RD
Go to the complete details ...