Pinterest width

  • Topic Author
  • Visitor
  • Visitor
11 years 9 months ago #11344 by
Pinterest width was created by
Hi,

I'm trying with no results to set pinterest button width to less than 90px so sharing buttons distributes equal but it is driving me crazy.

any idea?

Please Log in or Create an account to join the conversation.

More
11 years 9 months ago #11345 by nordmograph
Replied by nordmograph on topic Re: Pinterest width
Hi

Does it react if you set it larger?

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

  • Topic Author
  • Visitor
  • Visitor
11 years 9 months ago #11349 by
Replied by on topic Re: Pinterest width
Thanks for the quick answer.

The <td> yes, but the pinterest width comes from an iframe directly from pinit-cdn.pinterest.com qith 90px width.

the thing is that if i open the iframe url in a new tab it has 43pc width.

Please Log in or Create an account to join the conversation.

  • Topic Author
  • Visitor
  • Visitor
11 years 8 months ago #11555 by
Replied by on topic Re: Pinterest width
Hi,

do you have any news on this?

Thanks!

Please Log in or Create an account to join the conversation.

  • Visitor
  • Visitor
11 years 7 months ago #12434 by
Replied by on topic Re: Pinterest width
Hi There,

I know this is a slightly dated post, but I though I might help out since I just spent the better part of half and hour trying to figure this out.

basically, my solution isn't very elegant, but it works. :)

find your stylesheet and just declare the width for all iframes.
Code:
iframe { width: 75px !important; /*or whatever width you want*/ max-width: 75px; /*limit the max width so that it can't exceed itself*/ }

And that's basically it. Not very elegant, i know... But still, nobody really uses iframes anymore :P

Hope this helps,

D

Please Log in or Create an account to join the conversation.

Time to create page: 0.344 seconds
Powered by Kunena Forum
Disclaimer: Nordmograph is not affiliated with or endorsed by The Joomla! Project™. Any products and services provided through this site are not supported or warrantied by The Joomla! Project or Open Source Matters, Inc. Use of the Joomla!® name, symbol, logo and related trademarks is permitted under a limited license granted by Open Source Matters, Inc.