A. without date file>>>> http://switpotato.eehjhay.net/POTATOCORNER/DIGITALCLOCKNODATE.txt preview: http://switpotato.eehjhay.net//sheep/clock.html B. with date file>>> http://switpotato.eehjhay.net/POTATOCORNER/DIGITALCLOCKwithDATE.txt preview: http://switpotato.eehjhay.net//raincookies/raincookiesclock.html ================= instructions: 1. make ur own image 2. copy paste the codes and edit the colored part 3. save it as .html to use it directly to ur blog / website use this code: Code <center> <iframe border="0" frameborder="no" framespacing="0" src="ur html url here" scrolling="no" width="150" height="150" name="main" allowtransparency="true"></iframe> </center> to use it to friendster we got three optionS at least i think lol... just picK wat suits u best A. through add div style.. Code //PERSONALIZE CLOCK- WWW.FRIENDSTERFORUM.COM function ffCLOCK(){ x19=document.createElement("div"); x19.id="clock"; document.getElementById("0").parentNode.appendChild(x19); clock.innerHTML="<DIV align=center><iframe border='0' frameborder='no' framespacing='0' src='ur html url here' scrolling='no' width='150' height='150' name='main' allowtransparency='true'></iframe></DIV>" } setTimeout("ffCLOCK()",1000); u may reposition it ... by using ur css.... Quote #clock{position:absolute; top:__px! important; left:__px! important;} B.- thorugh change content trick Code //PERSONALIZE CLOCK- WWW.FRIENDSTERFORUM.COM document.getElementById("content_10").innerHTML="<DIV align=center><iframe border='0' frameborder='no' framespacing='0' src='ur html url here' scrolling='no' width='150' height='150' name='main' allowtransparency='true'></iframe></DIV>"; by changing the content number u will alter the content of the said box.. C.- add extra character to ur box Code //PERSONALIZE CLOCK- WWW.FRIENDSTERFORUM.COM content_6.innerHTML+="<DIV align=center><iframe border='0' frameborder='no' framespacing='0' src="<DIV align=center><iframe border='0' frameborder='no' framespacing='0' src='ur html url here' scrolling='no' width='150' height='150' name='main' allowtransparency='true'></iframe></DIV>" by changing the content number u will add extra character to the said box.. NOTE: PLEASE DONT REMOVE FRIENDSTERFORUM TITLE AND LINK ... THANKS
If U Have Any Query not related to LINKER issue.. Please Use Forum Board Dont PM Me
|