The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#21
|
||||
|
||||
Which is a pity, since both official sites have it and practically all other software has it available by default. This topic has just made me realise I didn't give away strike through BB code...
|
#22
|
||||
|
||||
Firstly, Sorry for bumping an old thread...
Quote:
Quote:
I would like to know this too, If someone would be kind enough as to have the patience t explain. Many Thanks. |
#23
|
||||
|
||||
Use this:
Code:
Title: Strikethrough BB Code Tag Name: s Replacement: <span style="text-decoration: line-through;">{param}</span> Example: [s]this text has a strikethrough[/s] Description: The [s] tag allows you to create text that has a strike through on it. Use {option}: No Remove Tag If Empty: Yes Disable BB Code Within This BB Code: No Disable Smilies Within This BB Code: No Disable Word Wrapping Within This BB Code: No Button Image (Optional): |
#24
|
||||
|
||||
TigerC10 - That has worked perfectly. Thank You.
|
#25
|
|||
|
|||
Quote:
|
#26
|
|||
|
|||
Both <s> and <strike> are depreciated. Use CSS. Not sure if its mentioned in this thread.
|
#27
|
|||
|
|||
Quote:
|
#28
|
||||
|
||||
Where do I add this?
|
#29
|
|||
|
|||
Add:
Code:
<span style="text-decoration:underline;">{param}</span> |
#30
|
||||
|
||||
Replacement? In styles? Sorry for a possibly stupid question..
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|