I am trying to align the text in my navbar in the middle vertically. I added "valign=middle" to the table cells and it didn't work. I also added "vertical-align:middle;" to the appropriate class and it didn't work. Any ideas?
Actually that worked but not by adding it to the text. I added images to the navbar and had to add class="inlineimg" to each of them. Now it is centered.