Using the Node List module, the default Content list is in a column:

    Content list
  • c
  • d
  • f
  • m
  • n
  • p

How to display the Content list in a row? something like

    Content list
    c | d | f | m | n | p |

Comments

wmostrey’s picture

Assigned: Unassigned » wmostrey

This is mentioned on the project page:
http://drupal.org/node/21623

I will fix a configuration option for this eventually.

wmostrey’s picture

Status: Active » Closed (fixed)

CSS seems like the best fix for this.