Design
shmomo
Joined: 2007-04-10
Posts: 7 |
Posted: Fri, 2007-06-01 15:30 |
Hi, i was hoping if someone could help me get rid of that white bar of space along the footer of the page. i have tried to insert my website's footer into the "footer" section within gallery2's module in the wordpress administration section, but unfortunately that did not work. i have also tried resizing my current footer and that did not work either. any ideas would be great! thanks SImon |
|
Posts: 31
When you stretch out the page, it is fine. It's when it's compressed that it has the problem. It's gotta be a spacing issue. You tried applying a different theme to see what happens?
Posts: 27300
#footer { position: relative; height: 4.0em; padding-top: 5.0em; clear: both; background: #fff url(images/border2.gif) repeat-x 0 2.5em; font-size: 0.86em; width: 1049px; margin-left: auto; margin-right: auto; }
to style.css of your theme.
Use the FF browser and dev tool.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team