I have this small game script on my website and its positioned to <Center> but i want it lower than this.....
i have tried putting in things like <DIV style="overflow:hidden; position:absolute; left:250px; top:180px; z-index:13" align="left" align="top"> and then adding </div> after the script - but its just not having it - infact its messing up what i already have on the page.
i assume im putting the above lines in the wrong place, but so far i cant seem to get it right...
Any help would be grately apprieciated.
i have tried putting in things like <DIV style="overflow:hidden; position:absolute; left:250px; top:180px; z-index:13" align="left" align="top"> and then adding </div> after the script - but its just not having it - infact its messing up what i already have on the page.
i assume im putting the above lines in the wrong place, but so far i cant seem to get it right...
Any help would be grately apprieciated.
Comment