Aligning horizontal menu items with grid
Posted by iainh on July 29, 2011 at 4:53pm
I'm styling a horizontal menu in User Bar First region.
How do I align each list element with the grid in a general way that would still hold good if the containing grid was changed later?
Extra DIV appearing in all my views fields - how can I remove it?
Posted by srebelo on July 3, 2011 at 10:11pm
Hi all,
I'm currently trying out the Sky theme based in the 360 grid system (Drupal 7). So when trying to add a custom class to my view fields, I end up with an extra DIV in all of them, breaking the layout. I'm having something like:
<
div class="views-row views-row-2 views-row-even views-row-last">
Some text here
<
div>
<
div class="grid-6">
Some other text here
Read more