Page 2 of 2

Background image-help needed

Posted: Sat Mar 28, 2015 12:05 pm
by Nicklas

So the code should be like this:

[dsid="YourMobileContainerName"] {
background-image: url("web_resources/files/resourses/views/assets/image/myImage.jpg");
background-repeat: no-repeat;
background-size: cover; /* comment this out if required */
}


Background image-help needed

Posted: Sat Mar 28, 2015 12:21 pm
by Alena Prykhodko

You can use full path as well as shorten.


Background image-help needed

Posted: Sat Mar 28, 2015 12:27 pm
by Nicklas

Ok.. But it still doesn't work.
But now I made a CSS-file (clicked CREATE NEW - CSS). I pasted that code in to the css-file and changed the containerName and the image name. And then what? Do I have to do something in the page-properties to?


Background image-help needed

Posted: Sat Mar 28, 2015 12:37 pm
by Nicklas

Ooohhh!!! I found it out!!!

I forgot the ".." before the path :P Thanks for the help


Background image-help needed

Posted: Sat Mar 28, 2015 12:40 pm
by Alena Prykhodko

Thumb up :)


Background image-help needed

Posted: Wed Oct 21, 2015 8:29 am
by YASHA BHATIA

How to load image in media manager ??


Background image-help needed

Posted: Wed Oct 21, 2015 9:12 am
by Alena Prykhodko

Add image component on page - go to Properties - Asset - Change- Media Manager will be opened, so you can upload images there.
You can delete component if you don't need it.


Background image-help needed

Posted: Mon Oct 26, 2015 8:19 am
by YASHA BHATIA

thanks :)


Background image-help needed

Posted: Thu Dec 10, 2015 5:05 am
by EJLD

worked for me. thks