rabih arzouni
Posts: 0
Joined: Sat Jun 13, 2015 6:34 pm

customer back ground

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

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

customer back ground

Hello,

Please take a look here https://devcenter.appery.io/documenta...

rabih arzouni
Posts: 0
Joined: Sat Jun 13, 2015 6:34 pm

customer back ground

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

  • http://jquerymobile.com
    *

  • Copyright 2010, 2014 jQuery Foundation, Inc. and othercontributors

  • Released under the MIT license.

  • http://jquery.org/license
    *
    */

    /* Globals /
    / Font
    -----------------------------------------------------------------------------------------------------------*/
    html {
    font-size: 100%;
    }
    body,

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

customer back ground

Hello Rabih,

Please try to add 'weight' to your css rule by adding code!important/code

rabih arzouni
Posts: 0
Joined: Sat Jun 13, 2015 6:34 pm

customer back ground

Hi , sorry still did not work
Any more ideas please - thanks

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

customer back ground

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.

Return to “Issues”