Active
Project:
Omega
Version:
7.x-3.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Dec 2012 at 20:47 UTC
Updated:
23 Dec 2012 at 22:31 UTC
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
Comment #1
finedesign commentedEssentially I'm trying to add a class
grid-4to allcol-1,col-2, andcol-3classes.This addressed my issue: http://drupal.org/project/views_column_class