Issue with weather module moving to the left


Author Message
Mark

Posted: 1/15/2014
Quote message 

Hi All,

I have installed a few weather module sin the right module position and the text keeps moving to the left, any ideas: http://abingdonxtra.co.uk/new/

Thanks Mark
 
HelgaD
Artisteer Team

Posted: 1/15/2014
Quote message 

Mark,

I've visited your website and as I can see the modules are located in the right sidebar not the left.
 
Mark

Posted: 1/16/2014
Quote message 

Hi Helga, sorry i mean right but the problem still exists on either side.
Thanks Mark
 
Antonina
Artisteer Team

Posted: 1/17/2014
Quote message 

Hello Mark,

This happens because the too large value for the negative left margin is set for the "weather_sp1_cright" class, where the city name, Cloudy and Wind speed are located (currently it is -44px).
You may try adding an extra code to increase the margin-left to the end of your stylesheet, for example:

.weather_sp1_cright {
margin-left: -10px!important;
}

It should override the code provided by the Weather module.
 
Mark

Posted: 1/17/2014
Quote message 

Many thanks i will try that.
mark
 
Ichurami

Posted: 5/22/2021
Quote message 

Honestly, I see no reason in using such outdated weather modules. If you need accurate Great Britain weather data for your website, use https://www.meteoprog.co.uk/en/ and their plugin. This way you will be able to provide this information to your visitors and help them out in this regard.