Read the statement by Michael Teeuw here.
MMM-SmartWebDisplay : Regions / Resizing
-
Hello,
I would like to know how to resize the " MMM-SmartWebDisplay " module so that it can occupy the following regions:
upper_third is yellow
middle_center is cyan
lower_third is magentaI would like it to occupy the following space(red):
I tried without success for two days trying to modify the CSS, the module, the config file … nothing works.
My skills are very very limited.Do you have any ideas ?
Thanks in advance,
Regards, -
I would set it into the top_left region right below the default clock module.
Then in thecustom.css
I would set.MMM-SmartWebDisplay { height: xxxpx; //put in the height you want, e.g. 600px width: 100%; }
Not sure if that works. Try it out.
-
-
-
-
for your help, try launch MM with dev for open console.
You can modify CSS in real time and see resultand… humm, use
webview
for displaying ALL link
iframe
is so limited for this and return many error :) -
@Bugsounet said in MMM-SmartWebDisplay : Regions / Resizing:
for your help, try launch MM with dev for open console.
You can modify CSS in real time and see resultand… humm, use
webview
for displaying ALL link
iframe
is so limited for this and return many error :)It’s work when I modify the Ifram size ! Thanks :D
-
-
@imchrisrein what position is it set in?
-
@sdetweil
I have tried a bunch of different regions, but right now I have lower_third