The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hey guys,
Does anyone know a way in which I can colour my topic titles? So it stands out from the rest of the registered users topics. Thanks in advance! |
#2
|
||||
|
||||
![]()
Off the top o' my head, I'd say add an extra field to the "thread" table called "threadcolor" and make a plugin that will wrap tags around the title if the colour field is set. But then you have to enter a colour for each thread....
Unless I'm reading that wrong and you just want to colour all threads made by you as a different colour. That'll be easy. Open up your AdminCP, go to Plugins & Products, click "Add New Plugin". Product you can leave a vBulletin (unless you wanna make a new Product for this, but you can do that at any time, really). The Hook Location you should select is "threadbit". Title it "Coloured Titles fer me! Yay!" Leave the Execution order at default (5). Enter this code for the plugin itself PHP Code:
--------------- Added [DATE]1246273228[/DATE] at [TIME]1246273228[/TIME] --------------- Oh, note, replace INSERTYOURUSERID and INSERTCOLORCODEHERE, of course. ![]() |
#3
|
|||
|
|||
![]()
Thanks very much
![]() Which threadbit are we talking about? Such as threadbit_display or? Also does this only work once u submit a new thread or will it update threads I have already made? Thanks ![]() --------------- Added [DATE]1246320378[/DATE] at [TIME]1246320378[/TIME] --------------- I have resolved this issue! Thanks very much for your time |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|