RRZE-Webteam / rrze-elements

Sammlung von Gestaltungselementen für WordPress-Websites
4 stars 5 forks source link

columns: Add divider / alternating backgrounds option #186

Closed luisgerhorst closed 2 years ago

luisgerhorst commented 2 years ago

Otherwise it is very hard to distinguish the different columns. E.g. https://sys.cs.fau.de/lehre/ss22/sp1/uebung at the end of the page.

cassandre commented 2 years ago

In your example I would use a table. For alterning backgrounds, you can use alerts.

cassandre commented 2 years ago

In the second half of the page (https://sys.cs.fau.de/lehre/ss22/sp1/uebung, sections Makefile, Übersetzerfehler, Fehlerbehandlung, Ausnahmen etc.) you are using columns where tables would be semantically correct AND be easier to edit AND solve the problem that the different columns are hard to distinguish.

The hint with the alerts was meant to provide columns with altering backgrounds: [column][alert] your text [/alert][/column].

Am 25.07.2022 um 13:06 schrieb Luis Gerhorst @.**@.>>:

We are using a table. I do not see how alerts can be used to create alternating backgrounds in a table. Can you make an example showing how these could be combined in a meaningful way?

What would have to be done in order to get this feature planned?

— Reply to this email directly, view it on GitHubhttps://github.com/RRZE-Webteam/rrze-elements/issues/186#issuecomment-1193906170, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABB26Z7VFJSVUKDGOAKZCDTVVZYL3ANCNFSM5UCBB3GQ. You are receiving this because you modified the open/close state.Message ID: @.***>

luisgerhorst commented 2 years ago

I'm sorry I did not recall this correctly, I will try this later :)