Web Weather > Weather Website PHP/AJAX scripting

Saratoga Template Width

(1/1)

dudleyweather:
How do i make the Saratoga Narrow Blue Template Slightly wider from 800px? I reckon 1000px would suit perfectly.

Vasco:
Is this any help?

dudleyweather:
Thanks! That's a good start, just need to figure out how to make the page wider now and i'm there!

dudleyweather:
For anyone reading this, the solution that worked for me was the above link, mixed with putting:

<style>
#page{
   Width:1100px;
}
</style>

In the <head> section of each page.

This is the final result: https://collemeteo.it/index.php

There's some altering of the width of each component in some cases like the forecast page, just search width in the code and you should see the ones that need to be changed.

Navigation

[0] Message Index

Go to full version