2 fplanque Oct 15, 2017 01:48

Yeah, it was an old Sony tablet, few years old. Was able to view it on a new Samsung, everything was fine, the background picture was the whole background.
Thanks for the quick response.
Would still like to knopw where I could change that color, is it a css file?
See /skins/bootstrap_main_skin/style.css
body {background-color:#fff}
body {
background-color:green !important; /* use your color */
}
What tablet do you use? What OS? What version?