1 imagewatchdog Oct 14, 2017 22:01
3 imagewatchdog Oct 16, 2017 13:40
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?
4 achillis Oct 16, 2017 20:42
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?