Hi, i have this code for placing text over a image...
<img src="templateUse.bmp" width="912" height="603" alt="" title="" border="0" align="" />
<DIV STYLE="position:absolute; top:460px; left:920px; width:200px; height:25px">
<CENTER><FONT SIZE="+2" COLOR="00ff00">Donations</FONT></CENTER>
</DIV>
When i position the text on my site whilst loged in its perfect, but once i'v loged out it all moves.
I know this is because there is a slight difference on the page when loged in or out but there must be better way to do this so it stays fixed??
<img src="templateUse.bmp" width="912" height="603" alt="" title="" border="0" align="" />
<DIV STYLE="position:absolute; top:460px; left:920px; width:200px; height:25px">
<CENTER><FONT SIZE="+2" COLOR="00ff00">Donations</FONT></CENTER>
</DIV>
When i position the text on my site whilst loged in its perfect, but once i'v loged out it all moves.
I know this is because there is a slight difference on the page when loged in or out but there must be better way to do this so it stays fixed??