23 May 2012 20:52
image path
Hello all,
I'm new to bluefish. I'm having a hard time getting images to load. I'm sure that it's I have the wrong path, but I'm not sure what's wrong. I have a folder A that contains an images folder and a BFProj folder. The Project folder has two files, index.html and style.css.
In the style.css folder I have the following as a path for a background image and it's not rendering. Is there something I need to do when placing my files into a project?
body {
background: url(images/img01.jpg) repeat;
}
Thanks so much for your assistance. I'm really liking bluefish so far.
--
Mark Sherrill
573.275.6262
I'm new to bluefish. I'm having a hard time getting images to load. I'm sure that it's I have the wrong path, but I'm not sure what's wrong. I have a folder A that contains an images folder and a BFProj folder. The Project folder has two files, index.html and style.css.
In the style.css folder I have the following as a path for a background image and it's not rendering. Is there something I need to do when placing my files into a project?
body {
background: url(images/img01.jpg) repeat;
}
Thanks so much for your assistance. I'm really liking bluefish so far.
--
Mark Sherrill
573.275.6262
RSS Feed