Read the statement by Michael Teeuw here.
MMM-Astrology
-
This post is deleted! -
Yo bro, congrats on making your own module. I’m impressed. :thumbsup_tone1:
I’m going to get it right now
-
@Mykle1 Thanks I posted two today… This day in History also ;)
-
Ok, I have the Astrology up and running in my top_right, just under my weather. Real nice. I just need to push the whole thing to the right margin. I’ve tried some things in custom.css to accomplish this, based on entries that Strawberry made on other modules for me, but I can’t seem to get it to move! Are you screwing with me? ;-)
Nice work, bro
-
@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…
-
@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
-
Let me look into it :)
-
-
@Mykle1 I made a couple of changes so do a git pull when you get back :) Now I’m off to dinner myself!
-
This post is deleted!