Hi I am, trying to set the background pic to something I have already. Any tips on how to do that would be greatly appreciated. Thanks
Hi I am, trying to set the background pic to something I have already. Any tips on how to do that would be greatly appreciated. Thanks
Hello,
Please take a look here https://devcenter.appery.io/documenta...
Thanks Elena, the external Url works fine but when I added an image to my theme and inserted the following the background does not appear / render any ideas please ?
body .ui-content
{
background-image: url("../images/background.jpg");
}
jQuery Mobile 1.4.5
Git HEAD hash: 68e55e78b292634d3991c795f06f5e37a512decc < Date: Fri Oct 31 2014 17:33:30 UTC
Copyright 2010, 2014 jQuery Foundation, Inc. and othercontributors
Released under the MIT license.
http://jquery.org/license
*
*/
/* Globals /
/ Font
-----------------------------------------------------------------------------------------------------------*/
html {
font-size: 100%;
}
body,
Hello Rabih,
Please try to add 'weight' to your css rule by adding code!important/code
Hi , sorry still did not work
Any more ideas please - thanks
Hi -
It's really hard to say what could be an issue here.
Inspect your background using browser developer tools and check what happens with styles dependencies for this element.