Bootstrap - How to add a logo to navbar class?

The Solution to Bootstrap - How to add a logo to navbar class? is


I found a solution on another thread that works - use the pull-left class:

 <a href="#" class="pull-left"><img src="/path/to/image.png"></a> 

Thanks to Michael in this thread:

Bootstrap - How to add a logo to navbar class?

~ Answered on 2015-02-08 17:55:05


Most Viewed Questions: