M
Mettá
As a charitable exercise we have added a overlay link to a charity showing
on the TOP LEFT without much of a problem.
Given differing browser window sizes how can, or can I?, add the same to the
TOP RIGHT? So that it is always showing in the top right of the page as an
overlay image similar to;
TOP LEFT
<div style="position: absolute; left: 0px; top: 0px">
<a href="http://www.rednoseday.com/" target="_blank">
<img border="0" src="image.gif" width="142" height="86"
alt="Text"></a></div>
Thanks M
on the TOP LEFT without much of a problem.
Given differing browser window sizes how can, or can I?, add the same to the
TOP RIGHT? So that it is always showing in the top right of the page as an
overlay image similar to;
TOP LEFT
<div style="position: absolute; left: 0px; top: 0px">
<a href="http://www.rednoseday.com/" target="_blank">
<img border="0" src="image.gif" width="142" height="86"
alt="Text"></a></div>
Thanks M