centering the moon img
Moderators: leecollings, htilburgs, robgeerts
-
- Posts: 84
- Joined: Sunday 18 February 2018 9:32
- Target OS: NAS (Synology & others)
- Domoticz version:
- Contact:
centering the moon img
how can i center the moon picture in the block?
- Attachments
-
- center.jpg (167.17 KiB) Viewed 259 times
- clinkadink
- Posts: 417
- Joined: Tuesday 31 December 2019 1:15
- Target OS: Linux
- Domoticz version: 2020.2
- Location: Swindon, UK
- Contact:
Re: centering the moon img
If you add key: 'moon' to your moon block, you can apply css to it in your custom.css.
I haven't tried is, as I don't use the moon block. But you may start with trying this:
Code: Select all
buttons.moon = {
key: 'moon',
width:12,
isimage:true,
refreshimage:60000,
image: 'moon'
}
Code: Select all
[data-id='moon'] {
text-align: center;
}
"UI is the saddle, the stirrups, & the reins. UX is the feeling you get being able to ride the horse."
-
- Posts: 84
- Joined: Sunday 18 February 2018 9:32
- Target OS: NAS (Synology & others)
- Domoticz version:
- Contact:
Re: centering the moon img
Great thanks, its working.
I'm learning more and more
I'm learning more and more
Who is online
Users browsing this forum: No registered users and 1 guest