New Zenner
- Join Date:
- Mar 2008
- Posts:
- 3
- Plugin Contributions:
- 0
Background image won't display
All,
I had a background image which just repeated, it displayed ok. Then it stopped dispalying. Checked my folder permissions they are all at 755. Here is the Code from my style sheet. Any ideas?
body {
margin: 0;
background-image:url(http://www.ontargetairsoft.com/zenC/includes/templates/ontarget/images/background.gif%29;
background-repeat: repeat;
}
Thanks!