By sanbaldo on
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
I'm a newbie myself, but try
I'm a newbie myself, but try the views module. I think that is what you are looking for.
also panels module can be
also panels module can be used with Views module.
thanks all :) I'll give it a
thanks all :)
I'll give it a try!