View Full Version : thread prefix
sc123
10-04-2011, 12:36 PM
how can make thread prefix like this:
http://i27.lulzimg.com/589e1efb01.png
BirdOPrey5
10-04-2011, 03:26 PM
Are they images or text with a backgroun?
sc123
10-05-2011, 03:45 PM
they are text with background..
any idea?
BirdOPrey5
10-05-2011, 05:42 PM
When you add a prefix there are two boxes... Title (Plain Text) and Title (Rich Text).
The Rich Text one allows you to add HTML so you could put in an <img> tag for an image or any other custom HTML... my guess is they are using css for those custom prefixes...
An example in the rich text wold be:
<span class="blueboxclass">Question</span>
And then an entry in addtional.css template that defines blueboxclass with its blue background and rounded borders.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.