Re-arranging Containers - Forum

Forum Navigation
You need to log in to create posts and topics.

Re-arranging Containers

I have a page of photos of events.

I would like to display the latest photo at the top of the page.

How do I move the old containers down so I can put the new ones at the top?

That is, how do I re-arrange the containers?

@cssystems are you using ng-repeat to create and populate the Containers?
If not, you can use ObjectToFront and ObjectToBack commands to arrange them.

Regards.

Not sure how ng-repeat works.  Could not find any description.

Not sure if ObjectToFront and ObjectToBack does what I want.

Forgot to mention that this is a page from the website I work on.

I have attached a screen shot of the Heading (Container 65) and Pictures (container 59).

I want to put new heading and container for new photos and move container 65 and container 59 down.

Just looking for a better way instead of creating new row and column then using copy and paste to move all photos down to existing containers.

Hope this last statement makes sense.

Uploaded files:
  • You need to login to have access to uploads.

@cssystems do you mean at design time then?

Note that you can copy and paste (or cut and paste) whole containers into other containers.
You can also select many containers and send them back or front (using right click in design area) even if they are not in consecutive order.
Just try playing a little bit to understand how it works.

Thanks again.