Page 1 of 1

Is there a way to use an image that we uploaded to the project on a css stylesheet?

Posted: Wed May 08, 2013 6:27 pm
by Rob Hernández

It's for using on a background-image property.


Is there a way to use an image that we uploaded to the project on a css stylesheet?

Posted: Wed May 08, 2013 6:41 pm
by Sergey Kozyr

Hello,
you can use relative path to image as written here.


Is there a way to use an image that we uploaded to the project on a css stylesheet?

Posted: Wed May 08, 2013 8:49 pm
by Rob Hernández

Thanks, I did it and worked perfectly.