pug-bootstrap / PUG-Bootstrap

Bootstrap framework written completely using mixins in Pug
http://pug-bootstrap.github.io/PUG-Bootstrap/
MIT License
227 stars 72 forks source link

Insert Image to navbar brand #17

Closed kenanchristian closed 8 years ago

kenanchristian commented 8 years ago

Hi, It's a awesome plugin for jade. My question is, how can I use a image on the navbar-brand?

rajasegar commented 8 years ago

@kenanchristian , you can now use the new mixin for navbar called navbar-logo(name, id, style, href, image) where name = alt text for the logo image = src url for the brand image kindly refer to bootstrap docs http://getbootstrap.com/components/#navbar-brand-image

kenanchristian commented 8 years ago

@rajasegar Thanks for the fast response, but i think something broken on your code..

This is my code image

This is what i get image

I also create a pull request(#19), but with that changes, it doesn't seems to be

kenanchristian commented 8 years ago

already included the fix inside pull request :) you forgot to add ul.nav.navbar-nav