Last edited by !? (2007-10-31 13:30:23)
[/b]
[/b][/quote]
dont have any preview bro but i used this tweak before the moment it was release..and it works in ff...unfortunately i removed..dont like the outcome..hehehe
Last edited by lordheinz (2007-11-01 10:17:30)
[/b][/quote]
fando... check my page for preview...
[/quote]
uhmm.. status bar??? try this.. http://www.bosiljak.hr/sbmaker/
just apply in JS file...
anyway, status bar effect doesnt work in IE7..
[quote=fando91]@ lordheinz
can i have a preview please??[/quote]
check my page.. http://profiles.friendster.com/xavierkym83
i placed it in the shoutout box..
edited... i come up with a better one..
<">with matching blinking of the cursor effect..
Last edited by xavierkym (2007-11-01 14:53:29)
It will make easier to Moderators to check only the REPORTED Links........[/color]
Just an Advice only NOT a command......
Last edited by asn585 (2007-11-01 16:30:42)
[/quote]
uhmm.. status bar??? try this.. http://www.bosiljak.hr/sbmaker/
just apply in JS file...
anyway, status bar effect doesnt work in IE7..
[/quote]
Thanks xavier... I found one that works on IE from one of the members
Two thumbs up for ur code!! looks great on ur profile Last edited by bobcbar (2007-11-01 16:51:06)
[/quote]
Here a good code you can put whatever you want under ur control panel.
[quote]function any(){
var kahitano ~ "Put anything here, img,icon, music playlist, video,kahit ano --- just dont use double quotation marks";
var any = window.parent.document.getElementById('controlPanelButtons') .innerHTML;
var whatever = window.parent.document.getElementById('controlPanelButtons') ;
whatever.innerHTML =
"<div align='center'>" +any+ "<br>" +kahitano+"</div>"
}
setTimeout("any()",2000);[/quote]
[/quote]
also gif and flash images???
where would i compile these??
at my js???
]
Pls? Where to put this and How. Need help.. Great Profile btw.
[/align]
[/i]
Last edited by sHy19 (2007-11-05 23:41:08)
watch the message under my controlpanel buttons...
<">Insert the above code to your onload handler...
more explanation about addbox just go to this topic...
[url]http://theftalk.com/t10149-addBox-Explained%2C-implementation-sidebar-mainbar.html[/url]
or you can put this under your controlpanel buttons like in my profile...
Use [b]eykalsyamim[/b] codes...
<"><">Save this code as .js file... Or combine it with your other .js files...
[/quote]
can i change font n colour....where
change this part
<div align='center' id='tw' class='style1'>
then put this at your external css...
.style1{
color: hexa color;
}