Can you be more specific? Do you have an RSS Feed that you would like to add or is it a feed from another social media type site, like Youtube, and you are looking for the appropriate image and code.
There is a UserControl for RSS Feeds that some communities are using to pull their Twitter Feeds directly onto the page. See the attached document for all the variables you can set for Content Type > UserControl > ws:RSSReader.
-------------------------------------------
-------------------------------------------
Original Message:
Sent: 10-10-2010 14:41
From: Ronald Geyer
Subject: Social Media Box HTML for your homepage
Thanks for these. Do you have recommendations on code for RSS button as well?
-------------------------------------------
Ronald Geyer AIA
Ministry and Cultural Studio Leader
Craig Gaulden and Davis, Inc.
Greenville SC
-------------------------------------------
-------------------------------------------
Original Message:
Sent: 09-30-2010 16:50
From: Kathleen Simpson
Subject: Social Media Box HTML for your homepage
Here is the HTML that creates the AAJ Social Media box at bottom of www.aia.org/aaj. It is a great way to acknowledge all your community's presences.
In the HTML tab, cut and paste this code below. You will only need to change the "h2" (box headline) and "a href" (links to the sites) to reflect your community. You can also change the "img alt" (text that pops up with the mouse hovers over the image) if desired.
<div class="HLLandingControl">
<h2>Connect with AAJ Members on</h2>
<div style="text-align: center;" class="Content">
<a href="http://www.facebook.com/pages/AIA-Academy-of-Architecture-for-Justice/244813120763" target="_blank"><img alt="Find Us on Facebook" src="http://cloudfront.higherlogic.com/App_Themes/Common/images/FaceBook.png" /></a>
<a href="http://www.linkedin.com/groups?gid=2534343" target="_blank"><img alt="Join Us on LinkedIn" src="http://cloudfront.higherlogic.com/App_Themes/Common/images/LinkedIn.png" /></a>
<a href="http://twitter.com/AIAAAJ" target="_blank"><img alt="Follow Us on Twitter" src="http://cloudfront.higherlogic.com/App_Themes/Common/images/Twitter.png" /></a>
</div>
</div>
-------------------------------------------
Kathleen Simpson
Manager, Communications
The American Institute of Architects
Washington DC
-------------------------------------------