Matching Column Height to Row Height

User 2098492 Photo


Registered User
60 posts

Is there a way to have adjacent columns expand to the row height? I need the background color to fill the dead space that is being established by the adjacent row which is taller. They are both in the same row.
User 187934 Photo


Senior Advisor
20,190 posts

Look at merge on the layout tab.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 10077 Photo


Senior Advisor
1,095 posts

Mark Madura wrote:
Is there a way to have adjacent columns expand to the row height? I need the background color to fill the dead space that is being established by the adjacent row which is taller. They are both in the same row.

If you just want the row and column to have the same height, you can select a row or column and set the minimum height under the Properties tab.

In some circumstances, you might have two columns of different height in the same row and the minimum-height won't work for you. For the shorter column, it might be better to use a container floated right or left instead of a column.

In short, we can suggest some things to consider, but if you explain a bit more about what you are trying to do, and especially if you can post what you have on the web and let us look at it, we can make more specific suggestions to help.
ASK ME ANYTHING
I provide personalized help for Coffeecup Users including personal or group training for Site Designer, Web Form Builder and more via Zoom.
Email me at support@uscni.org or call 865-687-7698.

Did you know that Web Form Builder can be used for both simple and complicated forms and that it's not limited to the default fonts and buttons? Take a look at a form we developed for WindowTinting.com.
https://forms.windowtinting.com/forms/w … ppingcart/
User 2098492 Photo


Registered User
60 posts

I've always used tables for page layouts which is fine if they are static. Now that I want to migrate to a responsive layout, I need to work with DIV containers. I'm trying to make this page http://www.datacad.com/datacad_index.html look like this page http://www.datacad.com.

In the current table layout, the three columns are always the same height, regardless of the content. Consequently, the background color fills are also uniform in height.
User 187934 Photo


Senior Advisor
20,190 posts

Set the min height for that column.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2098492 Photo


Registered User
60 posts

With that method, I would need to set the min. ht. in px. to the same value for all three columns so they match. When the browser window is narrowed down causing the columns to stack, they are then taller than they need to be.
User 2088758 Photo


Senior Advisor
3,087 posts

When the browser window is narrowed down causing the columns to stack, they are then taller than they need to be.


Then you would set a breakpoint and adjust accordingly. :)
Taking over the world one website at a time!

Steve Kolish
www.misterwebguy.com

YouTube Channel:
https://www.youtube.com/channel/UCL8qVv … ttneYaMSJA
User 2098492 Photo


Registered User
60 posts

It would be nice if the column could inherit its height from the row.
User 2098492 Photo


Registered User
60 posts

I want to avoid as many breakpoint conditions as possible. ;)
User 2088758 Photo


Senior Advisor
3,087 posts

you should need a max of 5 break points to a website. I have usually only 3 per website... the odd time 4.
Taking over the world one website at a time!

Steve Kolish
www.misterwebguy.com

YouTube Channel:
https://www.youtube.com/channel/UCL8qVv … ttneYaMSJA

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.