matfish Posted August 1, 2007 Share Posted August 1, 2007 Hi, iv opened it up so there is access for now http://hardbyte.com/djsdanceschool/ Iv got this problem where there is a weird padding/spacing at the bottom of the page (IE6 only) FF and IE7 is ok. Any ideas? I though it was a padding/margin issue - you know how FF handles then differently to IE - but I just cant get rid of it in IE6. Any help would be appreciated before I make the site FF&IE7 users only! People should only use FF anyway... lol Quote Link to comment Share on other sites More sharing options...
dbrimlow Posted August 1, 2007 Share Posted August 1, 2007 Try losing the "height: inherit;" on the ".main_wrapper_centered". Dave Quote Link to comment Share on other sites More sharing options...
matfish Posted August 2, 2007 Author Share Posted August 2, 2007 Afraid not, didnt do anything :-s pulling my hair out now! Quote Link to comment Share on other sites More sharing options...
matfish Posted August 2, 2007 Author Share Posted August 2, 2007 Sorted it now, something to do with overflows and clears Quote Link to comment Share on other sites More sharing options...
dbrimlow Posted August 2, 2007 Share Posted August 2, 2007 Actually, I got it to work simply by adding body "margin:0" to the body tag of your orange.css. body { background: #FF954F; margin:0} Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.