Read the statement by Michael Teeuw here.
News module wiht pictures
-
@Sven1894 said in News module wiht pictures:
Jahren
I will make those corrections after work tonight and post back so you can do a git pull to update :)
-
@cowboysdude Alright thanks :)
-
@cowboysdude Is it possible to put the date, author and so on under the picture? I think it would look better there :)
-
Not really. It’s written as a flex-container so 3 divs can be put side by side.
You can play with it if you want :) Can’t get into too much trouble as it’s on github and if it gets messed up you can always just go get it and copy over the messed up files :)
How to update:
~MagicMirror/modules/MMM-YourNews
in that directory type: ‘git pull’That should give you the new version with no errors for no author :)
-
@cowboysdude alright thank you :)
-
@Sven1894 You’re Welcome!