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

Problem of first loading #65

Open
mormugao opened this issue May 23, 2013 · 1 comment
Open

Problem of first loading #65

mormugao opened this issue May 23, 2013 · 1 comment

Comments

@mormugao
Copy link

Hi,

I experience a problem with jparallax and the first loading before the mouse hover ths div.
I mean that all my parallax DIV start on the top left corner and as soon as i hover the DIV all come in the center.

What i need is when i load the page directly have the img that are include in the DIV in the center.

More clear with exemple : http://www.modlao.com/chris/v5/test3.html

??

@dragoeco
Copy link

dragoeco commented Feb 2, 2014

.parallax-layer {
    position: absolute;
    left: 30px;
    top: 30px;
}

adjust top and left position.

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