hello
I want to show 3 first entries in main page.
I think to must use this code: lastn="n" offset="m"
and n is 3
and m is (blog entries total) - 3
for show 3 first entries.
I know mt:BlogEntryCount give me blog entries total, but I don't know how can I use (blog entries total) - 3 for m!
thank for your attention ...