I'm trying to figure out where to paste my feedburner feed in the code down below for my rss icon in the sidebar.php Do I need to use an html editor to do this & upload the new sidebar.php file. I tried doing it in wordpress & couldn't do it. here's the code. <div id="sidebar"> <p id="rss"><a href="<?php bloginfo('rss2_url'); ?>" title="Subscribe to this site's feed"></a></p>