theremotedr
05-18-2015, 02:57 PM
Here is the page in question,
http://www.theremotedoctor.co.uk/victorias_attic.html
You will see that background code is as follows,
}
body {
background-image: url("m-images/victorias-attic-background.jpg");
}
What is the correct code so when i click on the .jpg image i get the properties box pop up so i can browse for a new image.
Currently this is not available with the code above as you need to know the image name etc & just type it in.
Thanks
http://www.theremotedoctor.co.uk/victorias_attic.html
You will see that background code is as follows,
}
body {
background-image: url("m-images/victorias-attic-background.jpg");
}
What is the correct code so when i click on the .jpg image i get the properties box pop up so i can browse for a new image.
Currently this is not available with the code above as you need to know the image name etc & just type it in.
Thanks