I would like to move the title of a UpDown dial below the dial, because the text is to small to show on my 7"tablet. See images below.
With CSS I can do it for a default dial, but I'm unable to do this for an UpDown dial.
Any suggestions?
Title below UpDown dial Topic is solved
Moderators: leecollings, htilburgs, robgeerts
-
- Posts: 75
- Joined: Friday 08 January 2016 10:02
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Nederland
- Contact:
Title below UpDown dial
- Attachments
-
- Knipsel.JPG (18.46 KiB) Viewed 334 times
- madpatrick
- Posts: 667
- Joined: Monday 26 December 2016 12:17
- Target OS: Linux
- Domoticz version: 2025.1
- Location: Netherlands
- Contact:
Re: Title below UpDown dial
Can you please post the css how you did this
-= HP server GEN11 =- OZW -=- Toon2 (rooted) -=- Domoticz v2025.1 -=- Dashticz v3.14b on Tab8" =-
-
- Posts: 75
- Joined: Friday 08 January 2016 10:02
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Nederland
- Contact:
Re: Title below UpDown dial
div[class*="screen4"] div[data-id*="temp"] span[class*="device"]{
position: fixed;
font-size: 13px;
top: 125px;
width: 140px;
}
-
- Posts: 75
- Joined: Friday 08 January 2016 10:02
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Nederland
- Contact:
Re: Title below UpDown dial
This is my screen for Temperatuur and CV. It's a lot of CSS config. Unfortunatly I'm unable to move the titles of the UpDown dials underneath the dials.
- Attachments
-
- TempCV.jpg (146.63 KiB) Viewed 322 times
Who is online
Users browsing this forum: No registered users and 1 guest