Problems, need help? Have a tip or advice? Post it here.
4 posts Page 1 of 1
Hi, I have question for u guys.
I have website and I need place images depending of items in specific place.
For example:
< 3 images in div .sidebar
> 3 < 6 images in div .top
> 6 images in div .bottom

How to make that works?
I guess you could just count the images and show them at the appropriate place depending on that count.

So, where do the images come from? Repeatable-regions, related gallery or what?
That info will determine how we go about counting the images.

Please let me know.
@KK, Hi my hero ;)

images are served from repeatable-regions as well.
Thank :lol:

Just one question - suppose there are 7 rows in an editable region.
Would you now want to display all 7 images in div .bottom (as per your specs) or
is it that you'd want to display image no. 1, 2 and 3 in div .sidebar, 4, 5 and 6 in div .top and no. 7 in div .bottom?

Could you please clarify? Thanks.
4 posts Page 1 of 1