imrahil / OctoPrint-NavbarTemp

Plugin for OctoPrint - displays temperatures on navbar
GNU Affero General Public License v3.0
44 stars 50 forks source link

Themeify + NavbarTemp - text not visable #26

Closed dragonnn closed 2 years ago

dragonnn commented 6 years ago

They is a nice plugin called Themeify with allows you to customize look of Octoprint. Nice black theme called Discorded. Unfortunately it doesn't work good with NavbarTemp - text has the same color as navbar color is. I tried add an option in it to change . navbar-text color but this only changes color of Bed temp, Tool stays at the old color.

mstofflett commented 6 years ago

Is there a fix for this?

Peboli commented 6 years ago

Yes there is a workaround. In the Themeify setup page, click on 'Advanced options' text to unfold advanced settings, under 'Custom style' click on the [NEW] button and fill it like this image Then click on [SAVE]

Nuttavoot commented 5 years ago

Yes there is a workaround. In the Themeify setup page, click on 'Advanced options' text to unfold advanced settings, under 'Custom style' click on the [NEW] button and fill it like this image Then click on [SAVE]

This works only the first time after clicked setting again it disappeared only Bed temp stayed visible.

eddiePower commented 3 years ago

I found i needed to use the following setting to uncover the text covered up.

Screen Shot 2021-01-02 at 1 09 08 am

Selector: .socInfo CSS-Rule: padding Color Picker: leave as is Value: 60, 10

that gives the area around the onboard SOC temp for me the chars "Pi: 50.6C" if you need more room add to the first value 60. and reduce that value if you need less space.

Hope it helps even tho its a very old issue, ive only just come accross it.

LazeMSS commented 3 years ago

Fixed in latest release

LazeMSS commented 2 years ago

Its already included https://github.com/imrahil/OctoPrint-NavbarTemp/pull/84

This issue could be closed.