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

fwc’s picture

Go to Google and type open source drupal themes. You should get a large variety of themes and choices.

LPH’s picture

/sites/all/themes/zen/mediapart/

Looks like they started with Zen
http://drupal.org/project/zen

kanthan’s picture

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.

hollybeary’s picture

probably by using blocks and views I'd imagine - that's how I do it