How do I create a page like this?
yrre7 - March 26, 2008 - 23:55
http://www.athletesinaction.nl/projecten/albanie
I am looking for the solution to develop a block like the one on that site:
Details
Prijs: € 745,- (indicatief)
Projectleiding: AIA (Wouter de Vos)
Plaatsen: Tirana
Aantal teams: 3
I believe he groups all the CCK fields together in one block and placed on the right, which that's what I want to have for my every node. I tried using views, cck, and panels2, but I still can't achieve that kinda result. I am still not that experienced with those modules. Could anyone give me some hints or in more details instructions?
Thanks advance!

nodeblock?
You’ve got the bit about cck: would http://drupal.org/project/nodeblock help with making it into a block?
___________________
It’s in the detaιls…
If I would do that, I would
$block variable with print_r php function)
On how to theme a particular block see the phptemplate theme engine documentation: http://drupal.org/node/104319
Hope this will help (not tested, so no waranty)