The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
how to pute a line on banner user name ?
hello bros ,
i'd like to know the code to add to create a line on the username banned member . thanks alot |
#2
|
|||
|
|||
In the settings of the membergroup "Banned Users" You can add the <u> </u> tags
|
#3
|
|||
|
|||
euh nope , doesn't work , i want a line on the texte not at the bottom of the texte ..
|
#4
|
|||
|
|||
in otherwords you want strikethrough tags. with that knowledge hit up google search.
|
#5
|
|||
|
|||
yes exactly but i dont find anything (bad on english) ...
|
#6
|
|||
|
|||
That would be the <del> and </del> tags.
(google on strikethrough html) |
#7
|
|||
|
|||
nope , didn't work ..
but i found the good one ^^ , this : <strike> and </strike> it work , thanks anyway |
#8
|
|||
|
|||
<strike> is no longer used in html5.
It should be <del> But however, if it works for you it is fine |
#9
|
|||
|
|||
Quote:
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;"> Code:
</span> |
Благодарность от: | ||
Lynne |
#10
|
||||
|
||||
The best thing to do is to use CSS. The strike tag is deprecated, the del tag is it's replacement if you want to use html instead of CSS.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|