dashy icon indicating copy to clipboard operation
dashy copied to clipboard

[QUESTION] How can I force specific section layout w/ column spanning?

Open amlloyd opened this issue 1 year ago • 5 comments

Question

Really enjoying Dashy but have been having a heck of a time getting the layout to display how I want. I'd like 4 main columnar sections, but above those, I'd like a single row section spanning all 4 columns below which will contain various widgets. I've tried rows/cols attributes, ItemCountX/Y, but no luck. Any way to accomplish this?

image

Category

Configuration

Please tick the boxes

amlloyd avatar Aug 06 '24 16:08 amlloyd

Hi Can you try setting the topmost(first) section to 1 column and 4 rows? And the ones below, say 3 columns and 1 row each?

CrazyWolf13 avatar Aug 06 '24 16:08 CrazyWolf13

Hi Can you try setting the topmost(first) section to 1 column and 4 rows? And the ones below, say 3 columns and 1 row each?

That almost works (swapping it to 1 row 4 columns for the "header" section, and the 4 other sections to 3 rows 1 column, except, the header section, which is comprised of widgets, span the 4 columns but the widgets themselves are stacked on top of each other rather than being in each of the 4 specified columns:

image

What I am trying to accomplish is this. This shows 5 widgets in header section, but it shouldn't matter how many widgets there are. I just want the make the header section span all the others and contain all its widgets in a single row.
image

amlloyd avatar Aug 06 '24 17:08 amlloyd

Can you try the option to display horizontally? grafik

CrazyWolf13 avatar Aug 06 '24 17:08 CrazyWolf13

That just stacks each section on top of each other in 1 column. :(

amlloyd avatar Aug 06 '24 18:08 amlloyd

Hmm I see, then custom css probably will be the best bet, dashy supports custom css, that should allow what you want to do: https://dashy.to/docs/theming#setting-custom-css-in-the-ui

CrazyWolf13 avatar Aug 06 '24 19:08 CrazyWolf13

This issue has gone 3 months without an update. To keep the ticket open, please indicate that it is still relevant in a comment below. Otherwise it will be closed in 5 working days.

liss-bot avatar Aug 28 '25 01:08 liss-bot

This issue was automatically closed because it has been stalled for over 1 year with no activity.

liss-bot avatar Sep 02 '25 01:09 liss-bot