Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <center><script type="text/javascript" src="http://www.google.com/friendconnect/script/friendconnect.js"></script>
- <!-- Define the div tag where the gadget will be inserted. -->
- <div id="div-YOUR BLOG ID" style="width:210px;border:0px solid #444;overflow:hidden;width:XXXpx;height:XXXpx;"></div>
- <!-- Render the gadget into a div. -->
- <script type="text/javascript">
- var skin = {};
- skin['BORDER_COLOR'] = 'transparent';
- skin['ENDCAP_BG_COLOR'] = '#f3e4ca';
- skin['ENDCAP_TEXT_COLOR'] = '#000000';
- skin['ENDCAP_LINK_COLOR'] = '#000000';
- skin['ALTERNATE_BG_COLOR'] = '#f3e4ca';
- skin['CONTENT_BG_COLOR'] = '#f3e4ca';
- skin['CONTENT_LINK_COLOR'] = '#000000';
- skin['CONTENT_TEXT_COLOR'] = '#000000';
- skin['CONTENT_SECONDARY_LINK_COLOR'] = '#000000';
- skin['CONTENT_SECONDARY_TEXT_COLOR'] = '#000000';
- skin['CONTENT_HEADLINE_COLOR'] = '#333';
- skin['NUMBER_ROWS'] = '3';
- google.friendconnect.container.setParentUrl('/' /* location of rpc_relay.html and canvas.html */);
- google.friendconnect.container.renderMembersGadget(
- { id: 'div-YOUR BLOG ID',
- site: '01743426622314470350' },
- skin);
- </script></center>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement