Hi all,
If you'll go to Manoj Sharma – World Class Organization Strategies, you'll notice there is excess dark grey in the footer.
What's causing it and how do I remove it?
Thank you!
| SitePoint Sponsor |



Hi all,
If you'll go to Manoj Sharma – World Class Organization Strategies, you'll notice there is excess dark grey in the footer.
What's causing it and how do I remove it?
Thank you!
Go increase web site traffic by using 27 proven strategies!


Remove the height setting (red) and add overflow: hidden (blue):
Code:#footer { background: none repeat scroll 0 0 #333333; height: 205px; margin: 0 auto; padding: 0; width: 920px; overflow:hidden; }



Hi ralph,
Thanks for assisting with this.
Really appreciate it.
Go increase web site traffic by using 27 proven strategies!


You're welcome.![]()
Bookmarks