I found an error in my navbar that creates a space after my navbar. I have fixed it in the first post. So you can download it and it will work now without the space. But if you have installed it and get the space between the new and the old navbar when you are trying to combine them then do this:
Find this in the lines of the navbar I created:
PHP Code:
<!-- / nav buttons bar -->
<br />
<!-- NAVBAR POPUP MENUS -->
Remove this:
For those of you that have not done or tried to put the new navbar on top of the old navbar and would like to then you can do so by doing this.
To put the new navbar directly on top of the old navbar look for this line:
PHP Code:
<!-- nav buttons bar -->
After this line inset the navbar2.txt from the first post. You will have to edit the navbar2.txt for your site though of course.