Adding Twitter link to header img.
-
I have the following code in header.php, and with to link it to my twitter page. How do i edit it to point towards that page? Thanks!!
<p id="ico_twitter"><a href="<?php echo theme_twitter_link_show() ?>"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/ico_twitter.png" alt="twitter" /></a></p> <ul id="twitter_update_list"><li> </li></ul> </div> <div id="main_search">
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Adding Twitter link to header img.’ is closed to new replies.