In the header I have the RSS and the Twitter logo but I want to add a Facebook logo to link to our page also any ideas how this is done?
facebook icon in header?
3 posts from 2 voices-
Posted 8 months ago #
-
Hi,
Open header.php and find this code
<li class='rss'><a class='ie6fix' href="<?php bloginfo('rss2_url'); ?>">RSS</a></li>Below that, place this code
<li class='facebook'><a class='ie6fix' href="YOUR FACEBOOK ACCOUNT HERE">Facebook</a></li>You can also put target='_blank' in the anchor tag if you want to open it to a new tab.
Regards,
IsmaelPosted 8 months ago # -
nice one thank you for your help
Posted 8 months ago #
Topic Closed
This topic has been closed to new replies.














