Sorry, but there are no more tags available to filter with.
-
Open style/Common.css find this class .CommonTabBarInner in the leanandgreen you will lines of code like this : .CommonTabBarInner { border-style: solid; border-width: 0px; border-left-width: 1px; border-color: #999999; } change those lines to be like this : .CommonTabBarInner { border-style: solid;...
-
Do you want to make menu bar like this ? to make something like picture above to should open leanandgreen/Common/master.Master and modify <CSControl:NavigationList take a look on bold text below : -------------------------------------------------- <CSControl:NavigationList runat="server"...