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. 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...
keito Posted May 19, 2014 Author Share Posted May 19, 2014 This is the screenshot Link to comment Share on other sites More sharing options...
vekia Posted May 19, 2014 Share Posted May 19, 2014 i will be honest with you code that you attached means nothing for me you use some unknow feature, it's hard to help in cases like that it will be much easier if you will share url to page where the problem occur. Link to comment Share on other sites More sharing options...
keito Posted May 20, 2014 Author Share Posted May 20, 2014 i will be honest with you code that you attached means nothing for me you use some unknow feature, it's hard to help in cases like that it will be much easier if you will share url to page where the problem occur. @Vekia I am using scrollr.js for Parallax http://prinzhorn.github.io/skrollr/ I cant share the url coz I'm doing it in localhost right now. Thanks. Link to comment Share on other sites More sharing options...
vekia Posted May 20, 2014 Share Posted May 20, 2014 unfortunately in this case i can't help i even don't know what you exactly use there, and what errors you've got Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now