1

I'm trying to add a a Linkedin follow button to my page using the iframe method:

<script src="//platform.linkedin.com/in.js" type="text/javascript"> lang: en_US</script>
<script type="IN/FollowCompany" data-id="1337" data-counter="top"></script> 

The button is rendered and everything is happy. But then I noticed that the area behind the count bubble is set to have a background color of white, which is a problem when the page background is not white. It's also in an iframe within an iframe within an iframe so I can't really play around with CSS too much to fix it.

Anyone know how to solve this?

Shane_IL
  • 325
  • 1
  • 4
  • 16
  • Only LinkedIn can fix this issue. See my answer [here](http://stackoverflow.com/a/28845113/1221212). – Steven Mar 04 '15 at 01:25
  • Problem is linkedin doesn't seem too keen on fixing anything. Their tech support submission form was all bugged up when I tried to report this. – Shane_IL Mar 05 '15 at 06:30

0 Answers0