Advertisement
Guest User

arbainanurdin - widget follower blog fast laoding html5

a guest
Jul 20th, 2016
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. <script type="text/javascript" src="http://www.google.com/friendconnect/script/friendconnect.js"></script>
  2. <div id="ID BLOG ANDA" style="width:300px;border:1px solid #fff;"></div>
  3. <script type="text/javascript">
  4. var skin = {};
  5. skin['FACE_SIZE'] = '30';
  6. skin['BORDER_COLOR'] = '#fff';
  7. skin['ENDCAP_BG_COLOR'] = '#fff';
  8. skin['ENDCAP_TEXT_COLOR'] = '#000';
  9. skin['ENDCAP_LINK_COLOR'] = '#000';
  10. skin['CONTENT_BG_COLOR'] = '#fff';
  11. skin['CONTENT_LINK_COLOR'] = '#0027cf';
  12. skin['CONTENT_TEXT_COLOR'] = '#333333';
  13. skin['CONTENT_HEADLINE_COLOR'] = '#000';
  14. skin['NUMBER_ROWS'] = '2';
  15. google.friendconnect.container.setParentUrl('/' /* location of rpc_relay.html and canvas.html */);
  16. google.friendconnect.container.renderMembersGadget(
  17. { id: 'ID BLOG ANDA',
  18. site: 'SITE BLOG ANDA'},
  19. skin);
  20. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement