Hi
I have downaloaded some free code for a weather widget which I want to place on my home page.
I have inserted the code into the home page and it works fine apart from its position on the page. It is appearing at the top left on the page where my banner is.
I ideally would like it to appear 10pix in from left and 650pix from top. The code is as follows:
<div id="c_b790e5d35814e1549ba5774bc0704686" class="alto">
<h2 style="color: #000000; margin: 0 0 3px; padding: 0px; font: bold 13px/1.2 Verdana; text-align: center; width=100%">
<a href="http://www.forecast.co.uk/kinross.html" style="color: #000000; text-decoration: none; font: bold 13px/1.2 Verdana;
">Kinross</a></h2><div id="w_b790e5d35814e1549ba5774bc0704686" class="alto" style="height:100%">
</div></div>
<script type="text/javascript" src="http://www.forecast.co.uk/widget/loader/b790e5d35814e1549ba5774bc0704686"></script>
I do not understand much about HTML so I'm hoping someone will be able to tell me what I need to do to get the widget to appear where I want on the page.
Thanks
I have downaloaded some free code for a weather widget which I want to place on my home page.
I have inserted the code into the home page and it works fine apart from its position on the page. It is appearing at the top left on the page where my banner is.
I ideally would like it to appear 10pix in from left and 650pix from top. The code is as follows:
<div id="c_b790e5d35814e1549ba5774bc0704686" class="alto">
<h2 style="color: #000000; margin: 0 0 3px; padding: 0px; font: bold 13px/1.2 Verdana; text-align: center; width=100%">
<a href="http://www.forecast.co.uk/kinross.html" style="color: #000000; text-decoration: none; font: bold 13px/1.2 Verdana;
">Kinross</a></h2><div id="w_b790e5d35814e1549ba5774bc0704686" class="alto" style="height:100%">
</div></div>
<script type="text/javascript" src="http://www.forecast.co.uk/widget/loader/b790e5d35814e1549ba5774bc0704686"></script>
I do not understand much about HTML so I'm hoping someone will be able to tell me what I need to do to get the widget to appear where I want on the page.
Thanks