Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When background added with height, objects move! #16

Open
EddieE1 opened this issue Oct 10, 2014 · 4 comments
Open

When background added with height, objects move! #16

EddieE1 opened this issue Oct 10, 2014 · 4 comments

Comments

@EddieE1
Copy link

EddieE1 commented Oct 10, 2014

First of all, love the script, was just what I needed... The issue I'm having is that when I put it in a wrapper background i.e.

whatidowrapperbg {

position:relative;
background:url(../img/whatido-bg.jpg) no-repeat;
background-color:#FFF;
margin:0 auto;
min-height:900px;
width:1200px;   

}

When the objects return back to zoom it shifts 10pixels to the left losing the smoothness. As soon as I lose the height and width it's fine but then I lose the background image... Any suggestions?

Thanks

@yyx990803
Copy link
Owner

Can you make a jsfiddle/codepen that reproduces the issue? It's a bit hard to identify the problem just from your description...

@EddieE1
Copy link
Author

EddieE1 commented Oct 11, 2014

Thanks for your response, I have a testing link here: http://www.begraphics.com/p4/whatido.html I can create a fiddle if you need it further broken down?

Thanks

Eddie

@EddieE1
Copy link
Author

EddieE1 commented Oct 13, 2014

Just to add to this, it just seems to be a firefox bug... tried in google and safari with no issues, will try IE when i get to PC!

@EddieE1
Copy link
Author

EddieE1 commented Oct 16, 2014

Actually it is on a PC on every browser hmmm... Any ideas? This issue is the only thing preventing me launching my site :-(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants