Quote:
Originally Posted by Lynne
So you want to remove search also (that is in that line)? And what do you want showing in the sub-menu - the correct stuff according to what page you are on? This works on my test site for firefox and Safari and Chrome:
HTML Code:
/* remove navtabs */
.navtabs li a.navtab {display: none; height: 0px;}
#globalsearch {display: none;}
.navtabs, .navtabs li.selected {height: 0px;}
#navtabs ul.floatcontainer, .navbar {height: 26px;}
.navtabs ul {top:0px;}
|
Once more I'm greatful to you Lynne. Works fine by adding it to additional.css. I wanted just to totally remove the Tabs bar as I've my own menu system.
All the best :up:
Maria