The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
thread prefix
Hello
Is there a prefix mod for VB4 I looked everywhere but can not find greetings gerard |
#2
|
|||
|
|||
Thread prefixes are a built-in feature. Are you talking about some modification to the existing feature?
|
#3
|
|||
|
|||
Quote:
Hello the prefix I would like in different colors |
#4
|
||||
|
||||
You may put them in different colors. You are allowed to use html in the prefix code.
|
#5
|
|||
|
|||
Quote:
<span style='font-weight: bold; color: red;'> DVD9 </ span> is this good? |
#6
|
||||
|
||||
Sure. Although sometimes a better method is to use classes.
<span class="rank1"> DVD9 </ span> and then in the additional.css template: .rank1 {font-weight: bold; color: red;} |
#7
|
|||
|
|||
Thanks thanks thanls
|
#8
|
||||
|
||||
Quote:
please advise. regards, William |
#9
|
||||
|
||||
Quote:
|
#10
|
||||
|
||||
Quote:
Code:
<span style="background-color: #65A5D1; color: white; border: 1px solid #7192a8; text-align: center; -moz-border-radius: 5px 5px 5px 5px; width: 75px;">TVPaint</span> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|