
Originally Posted by
nolsowski
This does not go in the stylesheet_footer_menu.css but in tpl_footer_menu.php
Code:
<div class="social">
<span id="social-media">
<a href="http://www.twitter.com/From_Proper"><img src="includes/templates/alysa_rounded/images/twitter.png" class="twitter-image" alt="twitter link" /></a>
<a href="http://www.facebook.com/fromproper"><img src="includes/templates/alysa_rounded/images/facebook.png" class="facebook-image" alt="facebook link" /></a>
</span>
<span id="paypal-logo">
<a href="https://www.paypal.com/us/verified/pal=frompropertorocker%40gmail.com"><img src="includes/templates/alysa_rounded/images/paypal.gif" class="paypal-image" alt="paypal link" /></a>
</span>
</div>
This goes in the stylesheet_footer_menu.css
.social {
clear:both;
width:100%;