Hi,

I am trying to figure out why there is white space between the footer and preface. I change the footer and preface to have a color instead of white and now there is this white space separating them that I cannot seem to get rid of. Anyone have any ideas?

You can see it here:
http://www.thecareygroupinc.com/dev/drupal-7.0/

Thank you for your time,
Shana

Comments

komal.savla’s picture

Hi,
Add this in your .css file :

.front #wrapper {
  margin: 0;
}

Thanks,
Komal

shanarigelhaupt’s picture

Komal,

Thank you!! That worked! Have a good day.

-Shana

danpros’s picture

Status: Active » Fixed

@Komal: thanks :)

Dan

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.