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

With activated Pin-It-Button the images of my blog are larger than the area of my content #63

Open
Rocheauxfees opened this issue Feb 26, 2014 · 2 comments

Comments

@Rocheauxfees
Copy link

Hi there,

i'm sorry about my bad english, I'm coming from Germany and I'm doing some blogs and site beside my daily work. So the blog of my girlfriend http://www.ohilove.de. Over there I've installed this plugin and everything has worked from the start.
Except of the displaying in all versions of Firefox I've tried. To bring you an example, take the following page: http://www.ohilove.de/neon-blumentoepfe. By using a version of the Firefox-Browser the included images of this article appear very large even larger than the space of my content area. What is wrong in the way of my install? Can I do something to improve it or is there a general bug with using of Firefox?

Please, can somebody help me with this problem?

Cheers,
Julian

@incaic
Copy link

incaic commented Jul 25, 2014

Try this css code.

.pibfi_pinterest {
  max-width: 100%;
  height: auto;
}

@rolandinsh
Copy link

in some cases only

.pibfi_pinterest {
  max-width: 100%;
}

can be used

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

No branches or pull requests

3 participants