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

Is it possible to add a Logo #29

Closed
planetahuevo opened this issue Feb 11, 2015 · 4 comments
Closed

Is it possible to add a Logo #29

planetahuevo opened this issue Feb 11, 2015 · 4 comments

Comments

@planetahuevo
Copy link

Hi,
I just found this antwort and is great. Thanks!

I was wondering, is it possible to add a Logo that replace the title?

Also I found missing a place to locate a "Open on the web" link. I know it shouldn´t be necesary to use it if the responsive is working, but you now, some people like to do it.

Thanks!

@julie-ng
Copy link
Contributor

Both those are just simple use cases that don't involve any tricky HTML. So I don't I think I need to illustrate that…

If you're looking for inspiration in terms of how to place them, there are various examples on the web.

@planetahuevo
Copy link
Author

Well, the problem is to make a logo that does not break the responsive. So the "web" can help me with the html but not with its implication on these templates.
I will try some options myself then.
Thank you!

@julie-ng
Copy link
Contributor

An image cannot "break the responsive". If you need a logo, make sure the <img> has width and height attributes. Then just add max-width: 100% and you will be fine in most cases.

@planetahuevo
Copy link
Author

Thank you for the tips! I think I was able to insert the logo an so far it looks good.

The max-width:100% is the important part here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants