setting a background image

hello, im trying to set a background image for my grid but i cant get it to work, i tried this code in onscriptinit and onappinit but it doesnt work, any ideas?.

echo ‘<style type =“text/css”>
body {
background-image: url: (“img”);
}
</style>’;

The css template manager that scriptcase provides can do this. Go to Layout, CSS Application (Themes). Find the theme you are using and choose save as. This will create a copy of the theme that you can adjust whatever you would like and save it under a new name. In your new theme you can go to Grid and change backgrounds and more. When you’re done, go into your grid, go to layouts, then settings and select your new theme from the list for that application. Hope this helps!