PDA

View Full Version : Social Icons in Header? (Twitter, Facebook)


Boylen33
08-06-2012, 06:27 AM
Is there a way to add a Twitter "Follow" button to my forum header? I simply want a Twitter icon to appear in the header on my forums so that members can click the icon and follow my forum's Twitter account. How do I do this?

ProFifaLeagues
08-06-2012, 10:45 AM
Add this into where you would like it to show and here are some iamges to start you off if you do not have any
https://vborg.vbsupport.ru/attachment.php?attachmentid=127624&stc=1&d=1300825599https://vborg.vbsupport.ru/attachment.php?attachmentid=127625&stc=1&d=1300825599https://vborg.vbsupport.ru/attachment.php?attachmentid=127626&stc=1&d=1300825599

<CENTER>
<a href="http://www.facebook.com/XXXX" target="facebook" rel="nofollow" title="XXXX on Facebook"><img src="../images/social/facebook.gif" ></a>&nbsp;&nbsp;
<a href="http://twitter.com/XXXX" target="twitter" rel="nofollow" title="XXXX on twitter"><img src="../images/social/twitter.gif" ></a>&nbsp;&nbsp;
<a href="http://www.XXXX.com/external.php?type=RSS2" title="Get XXXX RSS feeds"><img src="../images/social/rss.gif" ></a>&nbsp;&nbsp;
</div></CENTER>

Change "XXXX" with your facebook, twitter and website name.
Upload attachment images to "/images/social/" using FTP

Boylen33
08-06-2012, 04:24 PM
Worked great...Thanks!

ProFifaLeagues
08-06-2012, 07:31 PM
No probs glad to help out mate