I know this is quite basic, though struggling!!! On my blog I would like to move the rss icon to below the search box in top right corner as is the 'add this button' in left sidebar. At present it is displayed through a text widget in WP. Please could someone help me with the code needed to put these into the header.php. and what else i need to do. Thanks
the code at present is within header <div id="rss"><a href="http://www.hip-consultant.co.uk/blog/feed/"><img src="http://www.hip-consultant.co.uk/blog/wp-content/uploads/2008/06/feed.gif"></a></div> then in css #rss { margin-top:26px; float:right; padding:0; } #rss img { border:0 } really i would like the icon under the search box as you may of guessed my css skills are not up to much and struggling positioning it. Any help appreciated, thanks