Read the statement by Michael Teeuw here.
Display the specified picture in the specified location
-
@sdetweil Do you have a specific routine? I am a novice, not familiar with it, thank you
-
@史新瑞 what do you mean routine?
mm is a web page, using normal css and styles
there are some predefined positions. see css/main.css
-
@sdetweil example:beaming_face_with_smiling_eyes: :beaming_face_with_smiling_eyes:
-
@sdetweil Have you ever done a similar project? Can I refer to it:folded_hands:
-
@史新瑞 you can look at my version of MMM-ImagesPhotos
https://github.com/sdetweil/MMM-ImagesPhotos
I center the image in the background(fullscreen_below), retaining the image dimension ratio, which css cover and contain do not.
to help with smoothing the transitions and not having blank screen, I use an onLoad() handler to hide the prior and visualize the just loaded image.
I have not tried these modifications in the middle_center mm position
-
@sdetweil thank you
-
@sdetweil I was wondering how do you set the image position in your CSS program?or automatically read fixed folder pictures and thanks for the instructions
-
-
@sdetweil Sorry I didn’t find line 247
-
@史新瑞 my version