rtyagis
03-21-2011, 10:00 PM
Admin CP -> Styles & Templates -> Style Manager -> ? ? -> Footer
You would find this code:
<!-- closing div for body_wrapper -->
Add this after this:
<CENTER>
<a href="http://www.facebook.com/XXXX" target="facebook" rel="nofollow" title="XXXX on Facebook"><img src="../images/social/facebook.gif" ></a>
<a href="http://twitter.com/XXXX" target="twitter" rel="nofollow" title="XXXX on twitter"><img src="../images/social/twitter.gif" ></a>
<a href="http://www.XXXX.com/external.php?type=RSS2" title="Get XXXX RSS feeds"><img src="../images/social/rss.gif" ></a>
</div></CENTER>
Change "XXXX" with your facebook, twitter and website name.
Upload attachment images to "/images/social/" using FTP
Demo - http://www.policywala.com/
You would find this code:
<!-- closing div for body_wrapper -->
Add this after this:
<CENTER>
<a href="http://www.facebook.com/XXXX" target="facebook" rel="nofollow" title="XXXX on Facebook"><img src="../images/social/facebook.gif" ></a>
<a href="http://twitter.com/XXXX" target="twitter" rel="nofollow" title="XXXX on twitter"><img src="../images/social/twitter.gif" ></a>
<a href="http://www.XXXX.com/external.php?type=RSS2" title="Get XXXX RSS feeds"><img src="../images/social/rss.gif" ></a>
</div></CENTER>
Change "XXXX" with your facebook, twitter and website name.
Upload attachment images to "/images/social/" using FTP
Demo - http://www.policywala.com/