Graeme Posted December 7, 2009 Report Posted December 7, 2009 Hello All, I inserted a background image into the body of my CSS, it looks great locally but when I upload it won't display. I uploaded the style sheet and the images as usual. I used the code in my CSS:- body { padding: 0; margin: 0; font-size: 12px; font-family: tahoma, sans-serif; letter-spacing: 1px; line-height: 160%; background: #000 url("../images/star.jpg.") } div { text-align: left; } #topOfPage { display: none; } #container { width: 730px; padding: 25px; margin: 0 auto; background: #fff url("../images/back.jpg") bottom center no-repeat; } Thank you as always, Best wishes Graeme Quote
Graeme Posted December 7, 2009 Author Report Posted December 7, 2009 Thank you so much. But how did it display localyy? Best wishes Graeme Quote
PicnicTutorials Posted December 7, 2009 Report Posted December 7, 2009 Welcome, because locally it's up to DW (or other), and live it's up to the browser. Quote
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.
Note: Your post will require moderator approval before it will be visible.