Remove RSS log?

Support Area Forums Foundation Remove RSS log?

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
URL to the page in question:
  • Author
    Posts
  • #5432
    Ben Coleman
    Participant

    How can I remove the RSS logo button from the theme?

    #5436
    Bill Robbins
    Moderator

    If you’ll edit the header.php, you’ll see this (it’s on line 90):

    <a href=”<?php bloginfo(‘rss_url’); ?>”><img class=”fix” src=”<?php bloginfo(‘template_url’); ?>/images/rss.png” alt=”” /></a>

    Just delete it and that will remove the RSS icon.

    #5440
    Ben Coleman
    Participant

    Worked like a charm. Thanks Bill!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove RSS log?’ is closed to new replies.