I'm having a problem with my design falling a part. can you see anything wrong? here is the page please help http://irlmusic.net/sample.html
Working fine with me in FF3 just change #footer-top {padding-top:14px;} Code (markup): to #footer-top {padding-top:0; line-height:60px;} Code (markup): cause if FF if you but a height and a padding-top or bottom u got a result of increasing height u got 2 choices: 1-just but line-height if you gonna use a single line 2-decrease the height for putting a padding-top or bottom but if u use the 2nd choice u gonna have to add a IE hacks to restore the basic height for same viewing in IE7
I've got most of it sorted it seems to be padding issues. I've updated the page. what can be done about the padding as its needed because of the use of background images?