
04-08-2008, 07:54 PM
|
 |
|
|
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Lynne
Go to Custom BBCode > Add New
Title: Strike Through (or whatever you want to call it)
Tag: [s] (or whatever you want to use
HTML: <span style="text-decoration: line-through;">{param}</span>
The rest is explained at the bottom of the Add BBCode page.
|
<strike>{param}</strike>
would also work.
|