Not sure if that's the best way to word my issue, but I tried. Anyway, as you can see from my homepage, I've altered the CSS and the home.php file so that the homepage now shows my blog posts in their entirety, whereas before there was a "read on" button for every post (they were all abbreviated). However, though I have resolved that issue and the posts are being displayed in their entirety without having to click on them, one must still click on them in order to see all the line breaks, formatting (italics, for instance), etc. How do I go about making my homepage display posts as they truly are (with all the formatting, etc.), with the tags as well (the only reason I would want people to click on the posts is for reading and writing comments).
I was told to try Firebug and compare different CSS styles, but I'm not sure what I'm looking at when I do that and then where/how I would alter the homepage CSS. If anyone can help me it would be much appreciated.