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

    alanodoug

    @alanodoug

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

    alanodoug Unfollow Follow

    Latest posts made by alanodoug

    • RE: worldclock - nobody made this, so I did.

      Oh cool, that looks good.
      is it not possible to create a custom css. Because in the worldclock.js is the link to the flags

      loadCSS: function() {
          var css = [
            {
              id:'flag-icon-CSS',
              href: 'https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/2.8.0/css/flag-icon.min.css'
            }
          ]
      

      and there are a lot of flags, wich I can change it maybe?

      But I cant find the svg.

      Maybe someone can help?
      Thanks a lot.

      posted in Productivity
      A
      alanodoug
    • RE: worldclock - nobody made this, so I did.

      Hey guys,
      is it possible to change the flag-icon? Because the flag i want to use doesnt exist.
      Maybe i can use a image and put it in the folder?

      Thx

      posted in Productivity
      A
      alanodoug