Log in

View Full Version : Thread Prefix Color


vietdjclub
01-10-2008, 10:00 PM
This hack will add color for your thread prefix. and very simple to do

step 1
create your thread prefix

step 2
on ACP click Thread Prefix Manager

step 3
just put tag

<font color="your color here"> ...........</font>

you can bold thread prefix by add tag <b>...</b>

follow attachment picture

all done and enjoy

Derek Chai
01-11-2008, 01:16 AM
Nice is there any for users can choose?

vietdjclub
01-11-2008, 02:01 AM
Nice is there any for users can choose?

you can create any thread prefix with different color for user choose

ex:
Stop - red color
Slow-yellow color
Run- blue color

Marco van Herwaarden
01-11-2008, 09:39 AM
Moved to Articles as this is not a modification.

Even hardly warrant for an entry in the articles as this is just standard vBulletin functionality.

Opserty
01-11-2008, 01:29 PM
Even hardly warrant for an entry in the articles as this is just standard vBulletin functionality.
I Agree :erm:

yotsume
07-21-2009, 07:09 AM
This hack will add color for your thread prefix. and very simple to do

step 1
create your thread prefix

step 2
on ACP click Thread Prefix Manager

step 3
just put tag

<font color="your color here"> ...........</font>you can bold thread prefix by add tag <b>...</b>follow attachment picture

all done and enjoy

Thanks for this even though this is basic html coding of color. :up:

sebaot
07-29-2009, 04:45 PM
A more portable solution is to use tags like this:


<font class="yourCssClass">


That way, you can use different classes for different CSS styles on the forum.

cungchuctanxuan
09-05-2011, 02:25 PM
awesome man thank you