I am utterly new to WordPress, in fact, this is my first post in the forums. When I decided to use WordPress for my site, an essay portal, I thought I would just dive in and see how far I could go before I really and truly ran aground. To the great credit of WordPress and the community that surounds it, I got pretty far. My site is almost done but I am now thoroughly stuck, I think more due to my lack of knowledge about PHP and CSS than WordPress, but maybe not.
I started with a Woo theme named Canvas and banged on it really hard until it does not look much like the original theme. I have modified the CSS substantially, even got brave enough to take several runs at the PHP under the hood. Sadly, I have met the edge of my current knowledge.
My problem is a design/publication problem. As the site is currently setup I have 10 summary/teasers on the front page, most recent at the top of page, pretty standard stuff. http://www.wholethinking.com
Each new essay contains an illustration at its front, top left corner, an example. I know how to control both the number of summaries and the amount of words per summary on the front page. What I would like and do not know how to setup is an expanded summary for the most recent essay. So whatever was the most recent essay, its summary, would be on the front page top with the illustration and more words. The moment its older, it would be come like the standard summary, and so on.
I apologize for any confusion, I do know the technical difference between teaser, summary and excerpt, I am just not sure how to describe this situation.
I have done a lot of reading about the_excerpt(), the_content() and more and think this where the magic lies but I do not have enough knowledge/experience to pull this off.
I would really appreciate any guidance and I am willing to pull my own weight. Thanks for any help.