Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Can anyone help me figure out how to get MMM-SmartWebDisplay to change absolute position? I tried the following CSS (which works for all my other modules) without success
.MMM-SmartWebDisplay{ position: absolute; left : 100px; top : 50px; }