• 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
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Random Quotes

Scheduled Pinned Locked Moved Utilities
19 Posts 9 Posters 14.7k Views 8 Watching
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.
  • G Offline
    geeflaxx
    last edited by Oct 26, 2016, 9:20 PM

    very thanksfull an both you help me a lot

    i edited it

    1 Reply Last reply Reply Quote 0
    • G Offline
      geeflaxx
      last edited by Oct 27, 2016, 10:41 PM

      how i can do a wordwrap ? (that the word is under my words) (i hope you understand despite my english skills ^^)
      like that :
      hello
      my name is

      1 Reply Last reply Reply Quote 1
      • K Offline
        KirAsh4 Moderator
        last edited by Oct 28, 2016, 12:02 AM

        Can’t. It’s a single line each time.

        A Life? Cool! Where can I download one of those from?

        J 1 Reply Last reply Oct 28, 2016, 7:40 AM Reply Quote 0
        • J Offline
          Jopyth Moderator @KirAsh4
          last edited by Jopyth Oct 28, 2016, 7:40 AM Oct 28, 2016, 7:40 AM

          @KirAsh4 Couldn’t @geeflaxx insert a <br> inside all quotes? Would be a lot of manual work though.

          Helpful sticky: How to troubleshoot

          1 Reply Last reply Reply Quote 0
          • Y Offline
            yawns Moderator
            last edited by Oct 28, 2016, 7:48 AM

            That’s what I was thinking as well. After all it is just text in a <div> isn’t it?

            1 Reply Last reply Reply Quote 0
            • K Offline
              KirAsh4 Moderator
              last edited by Oct 28, 2016, 6:43 PM

              Actually, yes you could. Basically any HTML tag would (should?) work. I did a ‘split’ on a key character so I can apply two different styles, one on the quote, and one on the author. Slightly different approach.

              A Life? Cool! Where can I download one of those from?

              1 Reply Last reply Reply Quote 0
              • G Offline
                geeflaxx
                last edited by Oct 30, 2016, 2:45 PM

                how i can config the data so, that the autor is always the same ?

                or
                do i need after a quote add the autor with “~” ?

                Q 1 Reply Last reply Feb 20, 2017, 2:31 PM Reply Quote 0
                • Q Offline
                  qqqqqqqq @geeflaxx
                  last edited by Feb 20, 2017, 2:31 PM

                  @geeflaxx said in Random Quotes:

                  how i can config the data so, that the autor is always the same ?

                  or
                  do i need after a quote add the autor with “~” ?

                  Too late, but here it goes.

                  You can add all the quotes from the same author in a category (like motivational or life) and change the config file to show quotes from that category only.

                  It’s upto you to add “~”, but if you do, they will follow different styles as set by the developer.

                  @KirAsh4 , I’ve noticed that the selection of quotes isn’t true random. Every time I start MM, I get the same quotes.

                  1 Reply Last reply Reply Quote 0
                  • ? Offline
                    A Former User @KirAsh4
                    last edited by Apr 27, 2018, 10:11 PM

                    @KirAsh4

                    Love the module, works a treat.
                    Can’t figure out how to change the size of the quote and/or author however.

                    I’ve tried adding the following to custom.css

                    .random_quotes .medium {
                    font-size: 50px;
                    }
                    

                    and

                    .random_quotes .quote .medium {
                    font-size: 50px;
                    }
                    

                    Neither work however.
                    I think you’ll be able to see what I tried to do here, but please could you help me figure out where I am going wrong?

                    Thanks in advance.

                    1 Reply Last reply Reply Quote 0
                    • 1
                    • 2
                    • 2 / 2
                    • First post
                      Last post
                    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