If you want to change the "forum" navigation tab (the only thing I can guess from your original post), apply this css through EXTRA.css:
Code:
.node3 .navTab.forums .navLink {
background: #333 url('styles/default/xenforo/gradients/navigation-tab.png') repeat-x top;
}
Which will provide something similar to this, only when in node ID 3:
View attachment 50601
If not, please provide a screen shot.