Click to See Complete Forum and Search --> : Dreamweaver gallery creation disorganizing files!


lindsayanng
09-16-2008, 03:15 PM
This does not make any sense to me. I created a load of images to be used inthe photo gallery, i named and numbered them so that they would (or SHOULD) show in a particular order.. however, when i created the gallery, they showed all over the place..

the image numbers were entirely random and out of order.

Can someone help me, or tell me where there is a setting to fix this?? I REALLY need them in a particular order.

THANKS
Lindsay

KDLA
09-16-2008, 03:48 PM
Single digit numbers -- did you name them with a zero preceding the digit?
01, 02, 03, etc.

lindsayanng
09-16-2008, 09:21 PM
they were named like so:

salon_chiala-1

something must have happened when they were uploaded. usually the computer program numbers them the right way, but it was uploaded in a different program.. so that was the issue..

if they were named

salon_chiala_01 then it would be fine right??

KDLA
09-16-2008, 09:30 PM
I'm not sure; I've not worked with the gallery before. However, if it works off an array based upon numeric sorting, you need to make sure that the zeros precede, else, it'll put them in order like 1, 10, 11, 12, 13.... 2, 20, 21, etc.

KDLA