Centering columns/content within full...
My goal is to have the background span the entire width of the browser window but keep my columns/content in the center within a fixed width.
I have been successfully accomplishing this by:
<row> (no max width + background)
<subgrid> (max width 1000px)
<column-4>
<column-4>
<column-4>
</subgrid>
</row> (no max width)
Just was wondering if there is a more correct or cleaner way to accomplish this.
Thanks!
I have been successfully accomplishing this by:
<row> (no max width + background)
<subgrid> (max width 1000px)
<column-4>
<column-4>
<column-4>
</subgrid>
</row> (no max width)
Just was wondering if there is a more correct or cleaner way to accomplish this.
Thanks!
Why do you want the row to span out full width when you are not going to use it for the contents? If it is because of a background image or colour, I'd rather add it to the grid (which always spans full width), and let the rows be as wide as you need for the content.
Ha en riktig god dag!
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
He may only want part of the page background to fully cover?
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
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
That's how I do it, Brandon. Unless I don't need a subgrid and then I just put in a container to replace it and fill it with any specific content or groups of content, etc.
http://www.pixelandpoly.com/ (built with Bootstrap Builder)
Video Tutorials - https://www.youtube.com/channel/UCQMcF0 … EKA/videos
The Universe from A to Z - https://universeatoz.com/ (built with Foundation Framer)
Video Tutorials - https://www.youtube.com/channel/UCQMcF0 … EKA/videos
The Universe from A to Z - https://universeatoz.com/ (built with Foundation Framer)
Inger wrote:
Why do you want the row to span out full width when you are not going to use it for the contents?
Why do you want the row to span out full width when you are not going to use it for the contents?
Jeff wrote:
That's how I do it, Brandon. Unless I don't need a subgrid and then I just put in a container to replace it and fill it with any specific content or groups of content, etc.
That's how I do it, Brandon. Unless I don't need a subgrid and then I just put in a container to replace it and fill it with any specific content or groups of content, etc.
Thanks for the confirmation Jeff!
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.