MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Doni90
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    D
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Groups 0

    Doni90

    @Doni90

    0
    Reputation
    93
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Doni90 Unfollow Follow

    Latest posts made by Doni90

    • RE: MMM-CalendarExt2

      @Sean said in MMM-CalendarExt2:

      @Doni90
      By Default, upcoming and current view shows location and description automatically by default. (In week and monthviews, not allowed - you can modify CSS to reveal even in those views, but not recommended)
      If you want to show location/description on daily, weekly, and monthly views, add this into your css/custom.css

      .CX2 .eventSub {
        display:block;
      }
      

      Thank you! :D

      posted in Utilities
      D
      Doni90
    • RE: MMM-CalendarExt2

      Hi everybody! I’m setting up Calendar-ext2 but I’m not able to read the location and the description of the event. Is there a specific setting to show it? Thanks!😁

      posted in Utilities
      D
      Doni90