^tsk...
[quote=bhea_jean]hehe wat diabolicious..anyway kuya ephe..my code didnt work is this correct? <">[/quote]
Try this.
<">In adding more items on content do not put large space using enter instead use <br> tags or < div align> tags to add spacing in the code.
[quote]var about;
try {about = document.createElement("div");}
catch (e){about = document.createElement("<div>");}
about.setAttribute("style","text-align:left;font-weight:bold; font-family: Arial;");
about.innerHTML = "<div style='background:url(http://h1.ripway.com/icecold3000/32868.gif ) repeat fixed center;'>[b]<br></br>[/b]<a href='http://www.friendster.com/tearz08><img src='
http://h1.ripway.com/icecold3000/29532.bmp '>[b]<div align='left'>[/b]<a href='http://www.friendster.com/tearz08><img src='
http://h1.ripway.com/icecold3000/29532.bmp '></div></div></a>";
document.getElementById("controlpanel_1_1").parentNode.appendChild(about);[/quote]
Use the guide above