The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
<strike>
Hi All,
Does anyone one know, how I could add a "<strike>" button to my text "reply" box please? to save users typing out Code:
<strike> </strike> As always - Your help is appreciated, Many Thanks. |
#2
|
|||
|
|||
<a href="https://vborg.vbsupport.ru/showthread.php?t=77721&highlight=strikethrough" target="_blank">https://vborg.vbsupport.ru/showt...=strikethrough</a>
|
#3
|
||||
|
||||
Thanks for that - but the first method wouldn't work.
Do you know how to do the CSS method that is mentioned on there, Please. |
#4
|
||||
|
||||
Code:
<span style="text-decoration:line-through;position:absolute;">{param}</span> |
#5
|
||||
|
||||
Hi Privateale,
That didn't work for me either. Like last time, the strike through pic showed to the top right of the reply box, and the pop up showed when clicked on, I entered the word to be striked out, but it didn't show in the preview or the actual post. |
#6
|
||||
|
||||
just use:
HTML Code:
<span style="text-decoration:line-through">{param}</span> |
#7
|
||||
|
||||
Where would I use that Please?
|
#8
|
||||
|
||||
Administrator Control Panel (ACP) -> Custom BB Codes -> Add New BB Code
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|