By rasuarezm on
Hi,
Im just want to look for advice about what theme should I use in order to implement a news site (something like the New yorker site (http://www.newyorker.com/), offcourse, using Drupal 6.
Thank you so much for your help,
Kind regards
Comments
Google
Go to Google and type open source drupal themes. You should get a large variety of themes and choices.
It had been said that this French news site runing is similar
http://www.mediapart.fr/
view page source
/sites/all/themes/zen/mediapart/Looks like they started with Zen
http://drupal.org/project/zen
Wow.How do they create that two column bit in the middle region?
I would like to do something similar in Zen, splitting content into two columns -- one containing the latest node tagged "top story" in taxonomy and the other the latest tagged "comment" in taxonomy.
Thanks.
-K.
probably by using blocks and
probably by using blocks and views I'd imagine - that's how I do it