Weather by You!

Templates and Projects support => Html Templates => Topic started by: Steve.Moss on September 15, 2015, 06:52:24 PM

Title: Script not working correctly on a couple of pages.
Post by: Steve.Moss on September 15, 2015, 06:52:24 PM
I am having trouble with a couple of pages in my templates where the text is over running the template border.
How can I adjust this?
Have attached an example of what I am talking about.

Regards

Steve
Title: Re: Script not working correctly on a couple of pages.
Post by: Mr.Meteo on September 15, 2015, 08:51:06 PM
Hi Steve,

In that Template, there is a trick, the padding of the side image
give the length of the page Check to locate that line:
(This sample is from yesterday page)

<img style="padding:0px 0px 20px 30px" title="" alt="" src="images/yesterday.gif">

You just have to give a bigger number for the 3rd one.

Regards,
Jacques