On my website bbh.dynamicwebdesign.be I want to use a background image. I placed the code in the CSS box of the Advanced settings of the template
- Code: Select all
body{
background:url(../images/bbh_achtergrond.jpg) top right no-repeat; background-attachment:fixed; }
But the background image doesn't appear on the site.
Grtz