ACES Web Linking to Social Media

advertisement
ACES Web
Linking to Social Media
Below is HTML code to link to existing ACES YouTube, NMSU on iTunes U, ACES Twitter
feed and ACES Facebook page.
The last two links in the list are for the Facebook page and Twitter feeds for CES and AES
publications.
Social media badges corresponding to the code below can be found under the “Clip Art’
Section below in this eSource page.
CMS Users:
When using the College’s CMS system upload the badges into your CMS site via “Files and
Images”
Code below can be placed in the HTML Para type in the ACES CMS.
For non-CMS users
Place the Social media badges in the images folder of your website and edit documents to read
images. Copy and paste edited code onto appropriate place on your home page.
All Users:
To edit the HTML below to point to a different social media outlet replace the text between
quotes at the beginning of the code (e.g. http://www.youtube.com/nmsuaces/) with new URL.
<p><a href="http://www.youtube.com/nmsuaces" target="_blank"><img src="documents/youtube.png"
border="0" target="_blank" /> ACES YouTube Channel</a></p>
<p><a href="https://itunes.nmsu.edu/" target="_blank"><img src="documents/itunes2.png" border="0"
target="_blank" /> NMSU on iTunes U</a></p>
<p><a href="https://twitter.com/nmsu_aces" target="_blank"><img src="documents/twitter.png"
border="0" target="_blank" /> ACES on Twitter</a></p>
<p><a href="https://www.facebook.com/nmsuaces" target="_blank"><img
src="documentss/badges/facebook.png" border="0" target="_blank" /> Facebook</a></p>
<hr />
<p><a href="https://twitter.com/NMExtensionPubs" target="_blank"><img
src="documents/twitter.png" border="0" target="_blank" /> Ext/Exp Station Pubs</a</p>
<p><a href="http://www.facebook.com/NMSUExtExpStnPubs" target="_blank"><img
src="documents/facebook.png" border="0" target="_blank" /> Ext/Exp Station Pubs</a></p>
For assistance contact the ACES web developer at agwebmaster@nmsu.edu
Download