Twitter-Bootstrap-2 logo image on top of navbar

前端 未结 5 1313
野性不改
野性不改 2020-12-22 18:12

Can someone suggest how I can place a logo image on the top of the navbar? My markup:

  
     

        
5条回答
  •  温柔的废话
    2020-12-22 18:34

    i use this code for navbar on bootstrap 3.2.0, the image should be at most 50px high, or else it will bleed the standard bs navbar.

    Notice that i purposely do not use the class='navbar-brand' as that introduces padding on the image

    
    

提交回复
热议问题