You may be able to get all the pages on one line if you shrink the text used for the links. Try installing a custom CSS plugin and putting this:
.navbar_inner > div > ul > li > a, .navbar_inner > ul > li > a {
font-size: 12px (or whatever size looks right);
}
Thanks a lot I added my custom css plugin, but how do I only change the internet explorer browser because while adjusting the font it changed Google chrome and Mozilla as well, there’s were perfectly fine.