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

Responsive content if set a fixed point of begin #33

Open
SrPatinhas opened this issue Apr 15, 2015 · 0 comments
Open

Responsive content if set a fixed point of begin #33

SrPatinhas opened this issue Apr 15, 2015 · 0 comments

Comments

@SrPatinhas
Copy link

For example if we have a gallery of images, and we want a certain position / order, we could set a initial value of the width for example and then the content would get more or less size.
Example:

$('#container').freetile({
    selector: '.thumbs',
    size: 1440px
});

and then if the window had like 1000px the content would have like 90%

the layout that was made for the 1440px was this one
image

and now what happens is that the image just lost the wanted layout
image

Any help?

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

1 participant