I'm working on a new site where I used relative positioning to arrange the
logo and nav horizontally. Consequently, there was a huge gap between the
site header area and the content area because of the repositioning of the
logo, so I moved the content up to fill the space (top:-115px).
There's a graphic at the bottom of the content area (airplane shadow)
that's supposed to sit atop the footer area. But due to the relative
positioning, there's 115px of gap between where it sits and the footer
area. Any suggestions on removing that space without wrapping the footer in
another div with a background color and repositioning it -115px? I'm trying
to not use another div wrapper if I don't have to.

Here's the site in progress:

http://associationdatabase.com/aws/OAA/pt/sp/home_page
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to