I think what you need is the vertical-align property<http://www.w3schools.com/cssref/pr_pos_vertical-align.asp>. I'm guessing that you're using .brand for the image so some css like: ".brand {vertical-align:text-bottom}" should do the trick.
On Wednesday, July 25, 2012 7:04:59 PM UTC+1, Mel wrote: > > I have a question on the Navbar. I have a problem with this and am not > sure how to go about it. I need to include a logo on the left, and have > the links bottom aligned with the logo. Can anyone please assist? Thanks! >
