23.05.2022, 19:11
(This post was last modified: 23.05.2022, 19:17 by cdebackere.)
(23.05.2022, 16:22)admin Wrote: Post an image of what you are trying to accomplish.
We've made a BluOs KNX (& modbus & BACnet) gateway library / gateway and for the visualisation we're constructing as attached (just a prelim version).
On the top right you see 2 boxed texts, currently left aligned, which open a widget
In front of the text is an icon. This is now a seperate img element.
But we want to right align those 2 elements (in fact the top one is an object with dynamic content depending on player grouping, the one below is a text label)
For the rounded bow we havea custom css class:
.BWgroupBorder {
border-styleolid;
border-width: 2px;
border-color:#E5E5E5;
border-radius: 12px;
padding-top: 4px;
padding-bottom: 4px;
padding-right: 8px;
padding-left: 28px;
}
the left padding creates the space for the img at size 16x16
Cheers,
Christof
Don't ask what we can do in KNX but wonder what we can't - www.KNXlogic.eu