Next day forecast 4days not 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
Thu Apr 26, 2012 5:43 pm
Hi there!

I have searched the forum for mine problem but with no results.
If someone can help me, there is a problem with Next day forecast when i choose 4 or 3 days forecast than i get it in 2 lines not in one line.
And there is some strange dot in front of the days name.

If u need more info about template or something please ask.

Thank you in advance!
User avatar
Junior Boarder

teitbite
Tue May 01, 2012 4:15 pm
Hi

Please show me your page.
User avatar
Moderator

GK User
Tue May 01, 2012 9:57 pm
Hi!

It is on localhost, i have used the J2.5 and module for J2.5 and everything worked just fine but i have to start all over back on J1.5 because multilanguage support (JoomFish) and client has seen the images and cant put it online till i fix this.

Here u can see on mine other website the same thing...

http://kamp-mali.hr/
User avatar
Junior Boarder

teitbite
Wed May 02, 2012 4:28 pm
Hi

The problem is because of the template code interfering with list style. Try add this to css and everything should be ok:

Code: Select all
ul.gkw_next_days li.aitems-4 {
    background: none repeat scroll 0 0 transparent;
    padding: 0;
}
User avatar
Moderator


cron