you did not do the solution said in my previous post.
I hope you need this image to a background fixed right
http://beasiswa.bazisdki.go.id/templates/ja_events/core/themes/green/images/wrap-bg.jpg
upload the above image in this folder http://beasiswa.bazisdki.go.id/templates/ja_events/images/
Go to your css /templates/ja_events/css/template.css
Replace this Code
#ja-wrapper{background:url('/templates/ja_events/images/bg.jpg') no-repeat top center;}
With
#ja-wrapper {
background: url("../images/bg.jpg") no-repeat fixed center top;
}
Note: If you Find my Post useful please click on the Thanks Icon