keito Posted May 19, 2014 Share Posted May 19, 2014 Hi guys, I am using parallax effect for my website theme (PS v1.6), my problem is I cant display the images from css codes and all I can see is a "?" images. By the way this the sample parallax code: Sample div <div class="bg windowShopper" data-2300="width: 100%; height: 100%; top: 0%; left: 0%; opacity: 1;" data-4300="width: 110%; height: 110%; top: -5%; left: -25%; opacity: 0;"></div> CSS .windowShopper{background-image:url(../img/window-shopper.png);} Thanks in advance! Link to comment Share on other sites More sharing options...
vekia Posted May 19, 2014 Share Posted May 19, 2014 duplicated. http://www.prestashop.com/forums/topic/331469-parallax-theme-cant-display-images-coded-from-css/ Link to comment Share on other sites More sharing options...
Recommended Posts