I tried to figure out how to create a page with many block with inside differents contents:

for example my Homepage should be:

1. last 10 news of category "news"
2. 3 "focus" articles
3. last 4 reviewed CD
4. musician on the month

Is that possible using blocks and css?
Is there a tutorial that explains how to create a page like the one I want to create?

thanks (sorry for this newbie question).

Comments

lurkltd’s picture

I'm a newbie myself, but try the views module. I think that is what you are looking for.

H3rnand3z’s picture

also panels module can be used with Views module.

sanbaldo’s picture

thanks all :)
I'll give it a try!