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

Posts

Recent Best Controversial
  • RE: Touch Screen

    I clicked on it once…still wanted me to type in stuff… ;)

    posted in Requests
    C
    cyberphox
    May 18, 2020, 12:52 PM
  • RE: Bright UI

    Is that Tileboard or something similar you are running for the menu on the left?

    posted in Showcase
    C
    cyberphox
    May 13, 2020, 1:42 PM
  • RE: Bright UI

    wow…what is that newsfeed with pics module?

    posted in Showcase
    C
    cyberphox
    May 12, 2020, 11:24 PM
  • RE: Config for a simple clean montly calendar

    @mlcampbe that’s exactly the info i was looking for! thanks!

    posted in Development
    C
    cyberphox
    May 6, 2020, 1:35 PM
  • RE: Config for a simple clean montly calendar

    @mlcampbe What is the size of your logo you are using? Can I see that part of your config as well maybe? Thanks!

    posted in Development
    C
    cyberphox
    May 6, 2020, 12:22 AM
  • RE: Newsfeed size

    It’s does work! and it’s not the first time @Mykle1 has bailed me out!
    Thanks again man!

    posted in Custom CSS
    C
    cyberphox
    May 5, 2020, 1:16 AM
  • RE: Newsfeed size

    Oh I’ve been looking at the damn thing all day!

    newsfeed-title bright medium light seems to be one…if i could at least change something!

    posted in Custom CSS
    C
    cyberphox
    May 5, 2020, 12:21 AM
  • RE: Newsfeed size

    I even tried this - thinking maybe the indent made a difference but nope!

    .newsfeed .small {
      font-size: 80px;
      line-height: 65px;
      }
    .newsfeed .medium {
      font-size: 70px;
      line-height: 75px;
      }
    
    posted in Custom CSS
    C
    cyberphox
    May 4, 2020, 11:45 PM
  • RE: Newsfeed size

    @sdetweil sorry i’ve been fighting with CSS all day and typed that in wrong…
    What I mean to say was I moved the newsfeed module to lower_third

    In custom.css I’ve tried:

    .newsfeed .small {
    font-size: 40px;
    line-height: 45px;
    }
    .newsfeed .medium {
    font-size: 50px;
    line-height: 55px;
    }

    posted in Custom CSS
    C
    cyberphox
    May 4, 2020, 10:56 PM
  • RE: Newsfeed size

    @sdetweil said in Newsfeed size:

    .newsfeed .small {
    font-size: 40px;
    line-height: 45px;
    }

    Why the heck isn’t this working for me!
    I’ve moved compliments module to lower_third region but i can’t seem to change the size of it

    posted in Custom CSS
    C
    cyberphox
    May 4, 2020, 10:41 PM
  • 1 / 1
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy