Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to replace the "navbar-brand" text with a logo image? #13746

Closed
arunaravind opened this issue Jun 6, 2014 · 6 comments
Closed

how to replace the "navbar-brand" text with a logo image? #13746

arunaravind opened this issue Jun 6, 2014 · 6 comments

Comments

@arunaravind
Copy link

i am a beginner in website development and m stuck here by unable to replace the bootsrtap navbar brand with a logo-image which is a png file .

@hnrch02
Copy link
Collaborator

hnrch02 commented Jun 6, 2014

Please post questions regarding custom implementations on platforms like StackOverflow (you can use the twitter-bootstrap-3 tag). This issue tracker's sole purpose is resolving bug reports and discussing feature requests pertaining the core of Bootstrap.

@cvrebert cvrebert changed the title how to replace the "navbar-brand" name with a LOGO IMAGE how to replace the "navbar-brand" text with a logo image? Jun 6, 2014
@cvrebert cvrebert added this to the v3.2.1 milestone Jun 6, 2014
@cvrebert
Copy link
Collaborator

cvrebert commented Jun 6, 2014

In a way, this is a feature request, and this is a FAQ on other forums like StackOverflow, so I think it would be nice to document and give an example of this.

@hnrch02
Copy link
Collaborator

hnrch02 commented Jun 6, 2014

Alright, after giving it some more thought, that seems to be reasonable. Where were you thinking of mentioning this? In the navbar section of the components page or as an actual full page example on the getting started page?

@cvrebert
Copy link
Collaborator

cvrebert commented Jun 6, 2014

I was thinking the navbar section of the components docs.

@cvrebert cvrebert added this to the v4.0.0 milestone Jul 6, 2014
@mdo mdo modified the milestones: v4.0.0, v3.2.1 Jul 7, 2014
@mdo
Copy link
Member

mdo commented Jul 7, 2014

Fixed in 8e2348e.

@mdo mdo closed this as completed Jul 7, 2014
cvrebert added a commit that referenced this issue Oct 21, 2014
stempler pushed a commit to stempler/bootstrap that referenced this issue Nov 4, 2014
@rubenscd
Copy link

possible add support to svg with fallback image ?

< svg width="96" height="96" >
< image xlink:href="svg.svg" src="svg.png" width="96" height="96" / >
< /svg >

ref. http://css-tricks.com/svg-fallbacks/

@twbs twbs locked and limited conversation to collaborators Nov 14, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants