Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Visualisierung
    4. VIS Button - Hintergrund ändern

    NEWS

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    VIS Button - Hintergrund ändern

    This topic has been deleted. Only users with topic management privileges can see it.
    • W
      weidlix last edited by

      Hallo,
      ich versuche gerade die Hintergrundfarbe meines VIS Buttons zu ändern und scheitere kläglich. Jemand ne Idee was ich falsch mache. JQuery Style habe ich ausgeschaltet.
      Habe auch versucht das im CSS zu ändern/überschreiben. Hat aber auch nicht funktioniert.
      7e033870-40b3-4dcf-a6af-5c912589a72b-image.png

      sigi234 1 Reply Last reply Reply Quote 0
      • sigi234
        sigi234 Forum Testing Most Active @weidlix last edited by sigi234

        @weidlix
        Welches Widget hast du denn genommen.
        Schau mal unter View Thema.

        1 Reply Last reply Reply Quote 0
        • W
          weidlix last edited by

          28343cfe-2142-4766-84fd-ee2229096528-image.png

          sigi234 1 Reply Last reply Reply Quote 0
          • sigi234
            sigi234 Forum Testing Most Active @weidlix last edited by

            @weidlix sagte in VIS Button - Hintergrund ändern:

            28343cfe-2142-4766-84fd-ee2229096528-image.png

            Welches Widget?

            W 1 Reply Last reply Reply Quote 0
            • W
              weidlix @sigi234 last edited by

              @sigi234 : Sorry vergessen ... Das Widget ist jqui - Button State

              sigi234 1 Reply Last reply Reply Quote 0
              • sigi234
                sigi234 Forum Testing Most Active @weidlix last edited by sigi234

                @weidlix sagte in VIS Button - Hintergrund ändern:

                @sigi234 : Sorry vergessen ... Das Widget ist jqui - Button State

                In Reiter CSS kopieren und beim Widget unter Generell CSS Klasse : mybuttonstyle

                .mybuttonstyle .ui-button {
                background: linear-gradient(0deg, #f50000 15%, #f50000 50%,#f50000 85%) !important;
                color: #000000 !important;
                padding-top: 0px !important;
                padding-left:0px !important;
                font-size: 25px !important;
                text-align: center !important; 
                }
                 
                .mybuttonstyle .ui-button-text{
                    padding-left: 0px !important;
                    padding-right:0px !important;
                    color: #ffffff !important;
                    text-align: center !important;
                }
                 
                .myhomestyle .ui-state-hover  {
                background : #7f0500 !important;
                }
                 
                .myhomestyle .ui-state-active {
                background: #7f0500 !important;
                }
                

                An deine Bedürfnisse anpassen.
                Edit!

                W 1 Reply Last reply Reply Quote 0
                • W
                  weidlix @sigi234 last edited by

                  @sigi234

                  Wenn ich im Debugger bin scheint es zu funktionieren:
                  0f66b74c-d347-440f-a5d1-b31090df0910-image.png

                  Schließe ich aber den Debugger dann gehts nicht. Sieht so aus als ob es dann auf die Eingabefelder angewandt wird
                  0becf6e7-9714-41bb-8b0f-dc6f168f7078-image.png

                  Total strange

                  sigi234 1 Reply Last reply Reply Quote 0
                  • sigi234
                    sigi234 Forum Testing Most Active @weidlix last edited by

                    @weidlix

                    Kennst du

                    https://forum.iobroker.net/topic/31009/test-adapter-vis-inventwo-v1-0-x

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post

                    Support us

                    ioBroker
                    Community Adapters
                    Donate

                    926
                    Online

                    31.6k
                    Users

                    79.4k
                    Topics

                    1.3m
                    Posts

                    vis
                    2
                    8
                    2178
                    Loading More Posts
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes
                    Reply
                    • Reply as topic
                    Log in to reply
                    Community
                    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                    The ioBroker Community 2014-2023
                    logo