Michael Jordan
New member
I am working on dreamweaver cs3 and I am having a problem with my background image. I clicked page properties and set my background image and it worked fine. But then when I create a new page from my template the background image does not show up...? I checked the coding and it says this
background-image: url(file:///E|/3x7 Fitness/bg.jpg);
background-repeat: repeat;
margin-bottom: 50px;
I don't know why the extra forward slashes are in there after (file
because they aren't supposed to be. Please help!
background-image: url(file:///E|/3x7 Fitness/bg.jpg);
background-repeat: repeat;
margin-bottom: 50px;
I don't know why the extra forward slashes are in there after (file
