Thanks! It seems to do what needed, but negative part is exactly what you wrote. Maybe this is something where @robgeerts can help us?Nautilus wrote:This might help you a bit: https://www.domoticz.com/forum/viewtopi ... 49#p129549koowee wrote:Thanks, unfortunately it didnt' help. I did change width to 4 and then it lose some part of the picture (see attachment). I think that the problem is that the source is fixed size and it doesn't automatically scale it smaller to this iframe. Maybe this can be done somehow for example using css (I don't know anything about csswizjos wrote:In your config.js you maybe should fiddle with the width setting in:make it for instance width :4 or something....Code: Select all
frames.weather = {refreshiframe:10000,height:500,frameurl:"http://iltasanomat.weatherproof.fi/tutka.php?map=Etel%C3%A4-Suomi",width:12}
Hope it helps...
Regards,
wizjos).
ilmatieteenlaitos2.png
The downside is, used like that it will rescale all iframes (like the popups), not sure how it could be limited to just this one...
