Help with my layout please #4867
DescriptionPlease, I am having a problem with my layout. I want the section „Monitoring / Docker / Misc“ to be three columns. And not use a responsive fourth column like in the screenshot from my iPad. Thanks! homepage versionv0.10.9 Installation methodDocker Configurationlayout:
My First Group:
header: false
style: row
columns: 2
Monitoring:
Docker:
Misc:
Repos:
Linux:
Router:
header: false
style: row
columns: 1Container LogsNo response Browser LogsNo response Troubleshooting(not relevant) |
Replies: 5 comments 13 replies
|
Yes nest layout:
My First Group:
header: false
style: row
columns: 2
Nested1:
style: column
columns: 3
header: false
Monitoring:
style: column
header: false
Docker:
style: column
header: false
Misc:
style: column
header: false
Nested2:
style: column
columns: 2
header: false
Repos:
style: column
header: false
Linux:
style: column
header: false
Router:
header: false
style: row
columns: 1 |
|
This is all so bogus: maybe its not me and my settings, but a homepage bug instead?? |
|
@shamoon Could you please have a quick look at this: is this a bug or is it my |
|
This discussion has been automatically closed because it was marked as answered. See our contributing guidelines for more details. |
|
This discussion has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion for related concerns. See our contributing guidelines for more details. |



I spent some time with this, it's kinda tricky. If youre interested in trying out the docker image tagged
feature-asd-layout-onlyyou can let me know if that works for you