Hi
I use macabre theme and would like to fix the background image to top right and no-repeat. I added the code below to CSS but not working. What I'm doing wrong?
.body
{background:url('http://www.mysite.com/ow_userfiles/themes/theme_image_35.jpg') top right no-repeat; background-position:fixed;}