Quote:
Originally Posted by scorpss
nope , didn't work ..
but i found the good one ^^ , this :
<strike> and </strike>
it work , thanks anyway 
|
It is also possible to use CSS in this area. So to make it a strike through the css for the first field would be...
Code:
<span style="text-decoration:line-through;">
and the second field would be...
Using css is a better idea if you also want to use a color with it as well as any other styling for the name of the member.