Hello,
I'm trying to put the 'Read More' link on the same line as some other buttons I have added to individual posts in the index template (Digg this, Tweet this, Share on FB). However, when I add them in, they automatically are moved to a lower line. I checked the page with Firebug and it seems that WordPress is automatically adding "<p>" tags before and after the read more link. Is there any way to change this? I didn't see any mention of <P> or </P> in the index, or the style.css. Any ideas?