Closed (fixed)
Project:
Genesis
Version:
6.x-2.4
Component:
Genesis DARK
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Jun 2011 at 14:06 UTC
Updated:
13 Jun 2011 at 22:22 UTC
I am working with a subtheme based on Genesis Dark. I have a space between divs (blocks) that I can't remove. I've tried using paragraphs instead of divs (always with margin and padding set to 0), and no matter what I do I can't remove the space. It occurs identically in IE and FF. The test site is at arc-construction.mccoolmediainc.com. The spaces I'm trying to remove are horizontal at the top. There should be no break between the images and the menu.
Thanks for any help you can offer.
Comments
Comment #1
drupal5o3 commentedThe solution was in the .block style found in the blocks css. I've never looked at this stylesheet before, so no wonder I missed it. Anyway, set the "offending" block styles to margin and padding zero and goodbye problem. I would encourage users of the Genesis template to check out this stylesheet as well as the nodes stylesheet. Lots of good help there even for us non-developer types.