I am using Volusion for my e-commerce website, and would like to add Facebook and Twitter buttons/icons to the footer of my website (sort of like the "cc-wiki" and "Peak Internet" logos in the footer of this page).
Here is the current HTML code for my footer. What code do I add to leave the Copyright and "Powered by Volusion" text left-justified, and add the desired buttons on the same line, but right-justified?
<div id="footer_bottom">
<!--<div id="footer_right" class="right">-->
<!--</div>-->
<div id="copyright"><a href="/terms.asp">Copyright © <script type="text/javascript">document.write((new Date()).getFullYear());</script> Config_CompanyNameLegal All Rights Reserved.</a>
Powered by Volusion