Author Topic: Bellaria Igea Marina - Italy -> Weather Blues V2 template  (Read 2546 times)

Offline CrasHBoneS

  • Jr. Member
  • **
  • Posts: 43
    • http://meteobellaria.altervista.org
Bellaria Igea Marina - Italy -> Weather Blues V2 template
« on: August 17, 2012, 05:00:48 AM »
I'm very glad to present my website:

www.meteobellaria.it

Based on Weather Blues V2 template has been slightly customized with SteelSeries Guages and some other little modifications like GraphWeather trends

I would thanks Jacques for his very big work!


Offline avoorpool

  • Sr. Member
  • ****
  • Posts: 372
    • http://pickeringweather.ca
Re: Bellaria Igea Marina - Italy -> Weather Blues V2 template
« Reply #1 on: August 17, 2012, 10:11:06 AM »
Hi,

Bellisimo!!!
Great site and I feel "a bit at home" again looking at the images (my family had a house in N Italy (Lago d'Iseo) for 30 years when I lived in Holland. (moved to Canada 12 years ago).
Interesting is your [radar] page. I remember looking everyday at Meteosat whle vacationing in Lago d'Iseo, however how did you get numerous radar images on 1 page? The script I use for Environment Canada only allows me 1 script on the page.
Let me know,

Grazie,

Cheers

Arthur

Offline CrasHBoneS

  • Jr. Member
  • **
  • Posts: 43
    • http://meteobellaria.altervista.org
Re: Bellaria Igea Marina - Italy -> Weather Blues V2 template
« Reply #2 on: August 17, 2012, 11:03:39 AM »
Hi,

Bellisimo!!!
Great site and I feel "a bit at home" again looking at the images (my family had a house in N Italy (Lago d'Iseo) for 30 years when I lived in Holland. (moved to Canada 12 years ago).
Interesting is your [radar] page. I remember looking everyday at Meteosat whle vacationing in Lago d'Iseo, however how did you get numerous radar images on 1 page? The script I use for Environment Canada only allows me 1 script on the page.
Let me know,

Grazie,

Cheers

Arthur

Thank You!

I did not use any script
I used empty.php page and customized with the code below

Code: [Select]
<div style="text-align:center">
<h3 class="title">Example radar 1</h3>
<img src="web address of radar 1" style="padding:5px; border:2px solid #5DB4D9" />
<br />
<br />
<h3 class="title">Example radar 2</h3>
<img src="web address of radar 2" style="padding:5px; border:2px solid #5DB4D9" /><br />
<br />
<br />

and so on

........................
..........................
</div>

Offline uncle_bob

  • Full Member
  • ***
  • Posts: 61
    • Conder Weather, Canberra
Re: Bellaria Igea Marina - Italy -> Weather Blues V2 template
« Reply #3 on: September 30, 2012, 10:13:58 AM »
Totally awesome!