I have six blocks in a view that are displayed in grid format as:
3 columns across
2 rows down
and I need them to conform to the Omega grid, by adding div class="grid-4" to each column.

Views only allows me to add classes to rows, not columns. Can I style the columns?

Also, since all the documentation websites are gone, I can't find any references now. If I have a block that I want to skip three columns in the Omega grid, what is the class I add to it? I have tried class="alpha-3" but it doesn't do anything.

Comments

finedesign’s picture

Essentially I'm trying to add a class grid-4 to all col-1, col-2, and col-3 classes.

This addressed my issue: http://drupal.org/project/views_column_class