Dynamic Pages, Different-Sized Content & White Space Issues

Alright,

I got another one. How can I enforce proper white space under my dynamic elements on dynamic pages when they are of different height on a strip? What is THE BEST WAY TO DO THIS?

Seem this is how it should look like on all dynamic pages:

and this is how it looks like when my actual text is longer than my template page placeholder, i suppose similar issue might arise of other elements such as images or sets of data that are more or less on the page (say items and what not)

Right off the top of my head, I can think of forcing an empty white box under my template’s text element so that the strip always keeps that proper white space, but I would like to know if there is a less crude way to go about this in general when it comes to dynamic pages as that workaround creates some challenges with anything but blank color backgrounds…

Thanks

This is the 70/10 role.

If the distance is over 70 px, as things resize it collapse, they do not move. They only move if they get to close, to within 10px.

If they are less then 70px distance, add one it resized, the other will move as well.

In your case, the distance between the text lower part and the footer is probably more then 70px

Ah, thanks for that clarification. Need to keep this in mind! I think I will then have to go with an empty box for now as 70px is too little of space for my visual needs here. I’ll play and figure it out. Thanks for this reminder.

@omid-symmetra did you ever work this out?

I am currently using white boxes to create the proper spacing between elements.

Hope to hear from you.