The default navbar is doing this? Or a new navbar that you are working on installing? If the default does it then there is some code somewhere that is not agreeing. Perhaps look and see if you have a code for a float option in your css of your new navbar. This is most likely causing your navbar to go one way or the other and not center. You maybe able to take out the float and center the navbar in the css.
|