Display weather for two (or more) cities in one line.

Easy to use and free Joomla module to display weather with forecast from Yahoo.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Tue Oct 26, 2010 11:07 am
Hi there,

Is it possible to display two cities in the banner1 position horizontally?

I made a copy of the weather module (both in banner1 position), and changed the copy to display another city but they appear vertically.

Thanks in advance.
User avatar
Fresh Boarder

GK User
Tue Oct 26, 2010 11:21 am
*update

I located
Code: Select all
.gkw_main { overflow:hidden; }

in the file gk_stuff.css and replaced it with
Code: Select all
.gkw_main { float:left; }

and it seems to be working.

If anyone feels there are better ways to do this please let me know. Thx!
User avatar
Fresh Boarder


cron