Read the statement by Michael Teeuw here.
MMM-NOAA3
-
Hi guys. Started using this module now. Its great so far. But the only issue is that i cant seem to make the entire thing move all the way out to the side of the screen. Its sorta centered in its region. I want it fully moved to the right if that makes sence…
Anyone that can assist?
-
Put this in your custom.css
.MMM-NOAA3 {
clear: both;
float: right; !important //or left depending on which side the module is on
}I’m NO css expert if that doesn’t work let me know. Or perhaps someone else can chime in if I’m wrong :)
-
It did work, sort off. It moved the module to where i wanted it. But for some reason it messed up the placement of the module directly below it. Moving that one to the side of the weather module :S
-
Take out the clear:both and see what happens.
-
This post is deleted! -
Same thing unfortunately. :\
-
Funny I was playing around with one of my setups and wanted to see what it would look like and moved it to the middle region and couldn’t get it to center…opposite issues…LOL
-
I would have no idea why it’s doing that… I’m not having the same issue but I can say I don’t use either of those modules… something is conflicting with it and pushing it right…
-
@cowboysdude it’s all good…not something i’m gonna worry about for now anyways…just a test screen…
Err…i mean fix it now! LOL
-
Does it center correctly when it’s the only module in “top_center” position?