Hi guys, I have the following page http://www.rchircop.com/photography/welcomepage.html which is appearing fine in IE but not in Firefox. Why is this happening? Can anyone help me pls? Thx alot The css may be found at http://www.rchircop.com/photography/style.css
Adjust your CSS and say no"repeat" on your footer image /**************************************************/ /* Bottom */ /**************************************************/ #bottom { background: url(images/bgbottom.png) bottom center; background-repeat: no-repeat; width: 800px; height: 50px; } Code (markup):