Background Images

Posted by mflanegan on 25-Nov-2014 06:39

Hi there,

I saw a while ago an example of how to set an image as your applications background but can't seem to find the link. 

Has anyone got some documentation on how to do this? 

Thanks in advance.

All Replies

Posted by rkusuma on 27-Nov-2014 03:59

Hi,

You can set background image by using css. please see the below steps

Create a CSS in mobile

.image-class {

   background-image:url('.../../2014/06/progress_GooglePlus_2120x1192.jpg');

}

And specify the image-class(CSS classname) in Class Name of mobilecontainer.  This will help in setting the background

Thanks,

Ramprasad

Posted by mflanegan on 28-Nov-2014 00:52

Thank you very much.
 

Meyrick Flanegan

Developer - Managed Services

Email: mflanegan@elcb.co.za

 

ELCB Information Services (Pty) Ltd

Customer Service Email  elcb@elcb.co.za · www.elcb.co.za

E A S T  L O N D O N

Tel: +27(43)  704 0700

Fax: +27(43) 704 0701

J O H A N N E S B U R G

Tel: +27(11) 879 6179

Fax: +27(11) 454 0384

P O R T  E L I Z A B E T H

Tel: +27(41) 373 0529

Fax: +27(86) 650 0135

Disclaimer


[collapse]
From: rkusuma [mailto:bounce-rkusuma@community.progress.com]
Sent: 27 November 2014 12:00 PM
To: TU.Mobile@community.progress.com
Subject: RE: [Technical Users - Mobile] Background Images
 
Reply by rkusuma

Hi,

You can set background image by using css. please see the below steps

Create a CSS in mobile

.image-class {

   background-image:url('.../../2014/06/progress_GooglePlus_2120x1192.jpg');

}

And specify the image-class(CSS classname) in Class Name of mobilecontainer.  This will help in setting the background

Thanks,

Ramprasad

Stop receiving emails on this subject.

Flag this post as spam/abuse.

[/collapse]

This thread is closed