The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Forum Title
Is it possible to make forum titles colored ?
Because i wanted to make only a piece of a Forum Title red http://prntscr.com/4fxk0o |
#2
|
||||
|
||||
Link to that page.
|
#3
|
|||
|
|||
boomboomforums.com
i whould like to make it like this GM Application [CLOSED] The [CLOSED] should be in red |
#4
|
||||
|
||||
Guests can not see the site.
|
#5
|
|||
|
|||
oww sec should work now
|
#6
|
||||
|
||||
Nope, still getting the vBulletin Message
EDIT: it worked after a hard refresh. |
#7
|
||||
|
||||
Ok so what you would need to do is edit the forum, GM Application and in the Title Field change it to this:
Code:
<span style="padding-right:10px;">GM Application</span><span style="color:red;">[CLOSED]</span> |
#8
|
|||
|
|||
oh thanks ! i was trying with {font-color} but it never worked
uhhm is it normal that it gets that fat then ? |
#9
|
||||
|
||||
That is because of adding the span's, so try this instead:
Code:
<span style="padding-right:10px; margin-top:-15px; margin-bottom:-20px;">GM Application</span><span style="color:red; margin-top:-15px; margin-bottom:-20px;">[CLOSED]</span> |
#10
|
|||
|
|||
This doesn't work :/
I guess the code is to long |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|