Jump to content

help.... with tweet n gplus button


nikhilnaik

Recommended Posts

<g:plusone></g:plusone>

<!-- Place this render call where appropriate -->
<script type="text/javascript">
  (function() {
    var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
    po.src = 'https://apis.google.com/js/plusone.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
  })();
</script>
</span>

<a href="https://twitter.com/techarta" class="twitter-follow-button" data-show-count="false">Follow @techarta</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>

 

 

i have put the above code for twitter and gplus.....

 

but it appears like the first screenshot.. i want it to be in the same line side by side like in the second screenshot.. how should i do that?

 

post-127073-13482403161069_thumb.png

post-127073-13482403161138_thumb.png

Link to comment
https://forums.phpfreaks.com/topic/254699-help-with-tweet-n-gplus-button/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.