MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    UNSOLVED MMM-Calendarextplan

    Troubleshooting
    3
    5
    99
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      LeonMentor last edited by

      Hello Dears,
      I’m looking for a way to change the table width for the event in css.config. Unfortunately, column-width does not change anything. Does anyone have a tip for me?
      Thx

      Hallo meine Lieben,
      ich suche nach einem Weg die Tabellenbreite für das Ereignis in der css.config zu verändern. column-width ändert leider nichts. Hat jemand einen Tipp für mich?
      Danke

      S 1 Reply Last reply Reply Quote 0
      • S
        sdetweil @LeonMentor last edited by

        @LeonMentor you means custom.css right??

        table is generally constrained by the space it is in…

        each MM ‘position’ has limits

        but the css for table width can be seen here

        https://www.w3schools.com/css/css_table_size.asp

        50% means 50% of the space its in…

        the MM positions
        https://forum.magicmirror.builders/topic/286/regions?_=1678461960892

        Sam

        Create a working config
        How to add modules

        L 1 Reply Last reply Reply Quote 0
        • L
          LeonMentor @sdetweil last edited by

          @sdetweil Thx for the informations. But I mean the table width in the MMM-CalendarExtPlan Plugin. There I want to change the width of the event column for the calendars.

          S 1 Reply Last reply Reply Quote 0
          • S
            sdetweil @LeonMentor last edited by

            @LeonMentor I knew what you meant.

            if. you put the module in the top bar position, the 100% width is screen width,

            if you put the module in top left, the 100% width is 30% of the screen width.

            sometimes modules document the classes used for the table and columns, which u need for your custom.css entries. sometimes not documented, and worse sometimes no easy use classes are provided. then u have to use the developers window to figure it out…

            Sam

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 0
            • M
              MMRIZE last edited by

              By the way, I’ll provide equivalent CX3 module to alternate this module some day(I hope so…)

              1 Reply Last reply Reply Quote 1
              • 1 / 1
              • First post
                Last post
              Enjoying MagicMirror? Please consider a donation!
              MagicMirror created by Michael Teeuw.
              Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy