Re: Bagi para member yang ingin bertanya seputar tweaking FS.
Silahkan bertanya dan posting disini.
Sebelum itu harap membaca dan mengikuti [url=http://theftalk.com/t23371-FORUM-RULES.html][b]FORUM
ini kodenya
[quote]// ---------------------------------------------------------------------------------- Eksternal ShoutOUT */
function shoutoutcus(){
var ephemeral = "<div style='font-weight:bold;font-family:Papyrus; color:#dddddd; font-size:13'><marquee direction='left' scrollamount='3' onmouseover='this.stop()' onmouseout='this.start()'><div align='left'>Hello <font face='Papyrus' COLOR='red'>"+pageViewerFName.blink() .big()+"</font>... welcome in my home... Jangan Lupa Tinggalkan Comment!!!!!....</marquee><br><img src='http://archive.gamespy.com/avatars/av/AT/at62.gif' alt='No Ripper'><br></div>";
document.getElementById('cpShoutoutBox').style.height='99';
document.getElementById('cpShoutoutBox').style.overflow='auto';
document.getElementById('cpShoutoutBox').innerHTML = "<table width='100%'><tr><td align='center'>"+ephemeral+"</td></tr></table>";
}setTimeout("shoutoutcus()",1000);[/quote]
copas kodenya dibagian A