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.

    MMM-Astrology

    Scheduled Pinned Locked Moved Entertainment
    23 Posts 5 Posters 11.6k Views 5 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.
    • cowboysdudeC Offline
      cowboysdude Module Developer
      last edited by

      @Mykle1 I’m no css guru but try this in your custom css to push it over:

      .MMM-Astrology .content {
        margin-left: 13%;
        position: absolute;
        
      }
      .MMM-Astrology .header {
      	margin-left: 30%;
        }
      

      You may have to play with the % numbers…

      Mykle1M 1 Reply Last reply Reply Quote 0
      • Mykle1M Offline
        Mykle1 Project Sponsor Module Developer @cowboysdude
        last edited by

        @cowboysdude said in MMM-Astrology:

        I’m no css guru but try this in your custom css to push it over:

        I was going to try your css suggestion this morning but before I even entered that into the custom.css file the module isn’t loading. All I get is the “Forecasting…” and nothing else. I didn’t change anything and it was working yesterday. I reloaded MM quite a few times but it never completes loading the module. I’ll try again later

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 0
        • cowboysdudeC Offline
          cowboysdude Module Developer
          last edited by

          Let me look into it :)

          Mykle1M 1 Reply Last reply Reply Quote 0
          • Mykle1M Offline
            Mykle1 Project Sponsor Module Developer @cowboysdude
            last edited by

            @cowboysdude No worries. I thought you might want to know.

            I’m on my way out to dinner

            Peace

            Create a working config
            How to add modules

            cowboysdudeC 1 Reply Last reply Reply Quote 0
            • cowboysdudeC Offline
              cowboysdude Module Developer @Mykle1
              last edited by cowboysdude

              @Mykle1 I made a couple of changes so do a git pull when you get back :) Now I’m off to dinner myself!

              Mykle1M 2 Replies Last reply Reply Quote 0
              • cowboysdudeC Offline
                cowboysdude Module Developer
                last edited by

                This post is deleted!
                1 Reply Last reply Reply Quote 0
                • C Offline
                  cyberphox
                  last edited by

                  I’ll be installing this as soon as i get back from vacation…and i think its time to start building a bigger mirror!!!

                  Full time Dad, DJ and entertainer and lover of technology.

                  1 Reply Last reply Reply Quote 0
                  • Mykle1M Offline
                    Mykle1 Project Sponsor Module Developer @cowboysdude
                    last edited by

                    @cowboysdude said in MMM-Astrology:

                    I made a couple of changes so do a git pull when you get back Now I’m off to dinner myself!

                    Short day at work today. I’ll pull the new version and fire her up in a few. I’ll get back to you

                    Create a working config
                    How to add modules

                    1 Reply Last reply Reply Quote 1
                    • Mykle1M Offline
                      Mykle1 Project Sponsor Module Developer @cowboysdude
                      last edited by Mykle1

                      @cowboysdude said in MMM-Astrology:

                      I made a couple of changes so do a git pull when you get back

                      I told you I’d get back to you. :-)

                      I successfully justified your module to the right using your css suggestion. However, the header css would not move the header permanently, meaning, as the module loads it appears as if it’s oriented correctly, but then it snaps back over to the left when the module does load. Now, I don’t know if you noticed from any of my pictures, but I don’t use headers at all, none. I would be more than pleased to be able to remove the header altogether. I noticed there is no header: in the config.js so how would I go about removing that.

                      Also, the logo? for Taurus seems to not load. There is a little symbol there. It’s not very clear at all in the picture. Broken link?

                      Otherwise, here it is.
                      0_1487705080702_ast.JPG

                      Create a working config
                      How to add modules

                      1 Reply Last reply Reply Quote 0
                      • cowboysdudeC Offline
                        cowboysdude Module Developer
                        last edited by cowboysdude

                        Interesting…

                        Do a git pull and add this to your custom.css

                         .MMM-Astrology .content {
                          margin-left: 11%;
                          }
                          .MMM-Astrology .title {
                        	margin-left: 11%;
                        	
                        }
                        

                        Adjust your % accordingly :)

                        Mykle1M 2 Replies Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 1 / 3
                        • 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