updated dashticz tot latest version Topic is solved

Dashticz, alternative dashboard based on HTML, CSS, jQuery

Moderators: leecollings, htilburgs, robgeerts

Post Reply
pvklink
Posts: 822
Joined: Wednesday 12 November 2014 15:01
Target OS: Raspberry Pi / ODroid
Domoticz version: latest b
Contact:

updated dashticz tot latest version

Post by pvklink »

I updated my dashticz to the latest beta version, and with help from @Hansienl, it now displays !
Last little problem i have is my secpanel.
In my old version my height was correct, and now my secpanel does not fit in my screen..problem with adjusting the height..
Naamloos.jpg
Naamloos.jpg (128.56 KiB) Viewed 463 times
panel.jpg
panel.jpg (137.38 KiB) Viewed 463 times
my old code

Code: Select all

.block_1728 {height: 85px !important;background-color: rgb(59,53,50) !important;}
.block_1728 .title {font-size: 12px !important;color: white;}
.block_1728 .btn {background-color:  white !important;border-color: white !important;font-size: 16px !important;}
.block_1728 .btn.btn-warning {color: white !important;background-color: rgb(119,110,97) !important;border-color: rgb(119,110,97) !important;font-size: 16px !important;}
.block_1728 .btn.btn-danger {color: white !important;background-color: rgb(119,110,97) !important;border-color: rgb(119,110,97) !important;font-size: 16px !important;}
Raspberry (raspbian on rpi 3) , Domoticz Beta, dzVents , RFXtrx433e, P1, Hue, Yeelight, Zwave+, X10, ESP(easy), MQTT,Weather Underground, System Alive Checker, Domoticz Remote Server to RPI with Google Assistant,
Jablotron connection, Ikea
User avatar
clinkadink
Posts: 417
Joined: Tuesday 31 December 2019 1:15
Target OS: Linux
Domoticz version: 2020.2
Location: Swindon, UK
Contact:

Re: updated dashticz tot latest version

Post by clinkadink »

The secpanel height is based on its width to maintain the correct 4:3 aspect ratio. The height is 1.34 x the width. You can set the height and width in the block, or in custom.css:

Code: Select all

[data-id='secpanel'] .dt_content {
  height: 200px!important;
  width: 148px!important;
}
Last edited by clinkadink on Saturday 02 May 2020 18:09, edited 2 times in total.
"UI is the saddle, the stirrups, & the reins. UX is the feeling you get being able to ride the horse."
pvklink
Posts: 822
Joined: Wednesday 12 November 2014 15:01
Target OS: Raspberry Pi / ODroid
Domoticz version: latest b
Contact:

Re: updated dashticz tot latest version

Post by pvklink »

@thanks, i will try it!
Raspberry (raspbian on rpi 3) , Domoticz Beta, dzVents , RFXtrx433e, P1, Hue, Yeelight, Zwave+, X10, ESP(easy), MQTT,Weather Underground, System Alive Checker, Domoticz Remote Server to RPI with Google Assistant,
Jablotron connection, Ikea
pvklink
Posts: 822
Joined: Wednesday 12 November 2014 15:01
Target OS: Raspberry Pi / ODroid
Domoticz version: latest b
Contact:

Re: updated dashticz tot latest version

Post by pvklink »

It works thanks!
Raspberry (raspbian on rpi 3) , Domoticz Beta, dzVents , RFXtrx433e, P1, Hue, Yeelight, Zwave+, X10, ESP(easy), MQTT,Weather Underground, System Alive Checker, Domoticz Remote Server to RPI with Google Assistant,
Jablotron connection, Ikea
User avatar
clinkadink
Posts: 417
Joined: Tuesday 31 December 2019 1:15
Target OS: Linux
Domoticz version: 2020.2
Location: Swindon, UK
Contact:

Re: updated dashticz tot latest version

Post by clinkadink »

pvklink wrote: Saturday 02 May 2020 18:27 It works thanks!
Great, thanks for the confirmation :)
"UI is the saddle, the stirrups, & the reins. UX is the feeling you get being able to ride the horse."
Post Reply

Who is online

Users browsing this forum: Lokonli and 1 guest