AltynbekKZ / galleriffic

Automatically exported from code.google.com/p/galleriffic
0 stars 1 forks source link

Own pictures not in right place compared to example ones. #107

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I place my own images into the list and they move to the bottom right of my 
screen but the example ones are in the right place. I think it is the size 
that is causing the problem but it won't let me change the size to fix it.

Original issue reported on code.google.com by bennett...@gmail.com on 1 May 2010 at 11:29

GoogleCodeExporter commented 8 years ago
I fixed the issue by resizing all my images. I think the plug-in should resize 
the 
large images so this doesn't happen.

Original comment by bennett...@gmail.com on 1 May 2010 at 11:49

GoogleCodeExporter commented 8 years ago
Hi Sam,

I want to use my custom links instead of the flickr links.
I have all the image links in a array and the array size can be dynamic 
depending on
the image count.
As of now I have hard coded some 5 links in the array.
Can you please help me out.

Thanks,
Manoj

Original comment by agrawal....@gmail.com on 25 May 2010 at 9:28

GoogleCodeExporter commented 8 years ago
My Images were contained in a database so I created each one dynamically using 
the 
database. But since you are using arrays. What you can do is a for loop which 
can then 
loop through created each image adding each link in from the array.

Original comment by samsstbe...@gmail.com on 25 May 2010 at 9:48