save in EXTERNAL JS
edit YOURID
<">
put this in your external CSS...
change the style..whatever you want..
Last edited by Ephemeral (2008-11-23 19:54:06)
thanks...
Last edited by LiLemO (2007-06-23 06:15:55)
Last edited by eykalsyamim (2007-06-23 07:11:43)
you must edit this for every single button..[u]edit the bold text[/u]
[i][b]CSS[/b][/i]
[quote]input.[b]cincin[/b]{
color:#050;
font-family:'trebuchet ms',helvetica,sans-serif;
font-size:84%;
font-weight:bold;
background-color:#fed;
border:1px solid;
border-top-color:#696;
border-left-color:#696;
border-right-color:#363;
border-bottom-color:#363;
background:url([b]YOUR IMAGE URL[/b]); width:100px !important; height:27px !important; no-repeat;
}[/quote]
[i][b]JS[/b][/i]
[quote]<input type='button' value='Send Message' onClick=\"top.location.href='http://www.friendster.com/sendmessage.php?uid=YOURID'\" class=\"[b]cincin[/b]\"><br>[/quote]
Last edited by eykalsyamim (2007-06-26 05:51:57)