Don't think the title made much sense, but basically I want to create a block which I'll put in my content_top region.
I want the block to contain the most recent blog entry in a teaser format (ie title, teaser + read more etc links) and then the next 3 or 4 blog entries below that in a simple list format (linked title only).
I guess I can do that pretty easily by creating two seperate views and blocks but it seems a little overkill no? Wouldn't it be better to create my own custom block? If so can anyone point me in the right direction?
Also is there anyway of viewing the code created by views for a specific block or page? If so I could probably manage to tweak the code to suit my own needs. (would be a great learning tool!)
Thanks for any help!