vBulletin: change sticky text style [SOLVED]

How can you change the sticky style that is applied to sticky posts in vBulletin? Follow this steps:

First step

Just go to Admin CP -> Styles & Templates -> Style Manager -> Edit Templates -> yourtemplatename. Scroll down to “additional CSS definition” and add the following:

.stickyprefix {
   color:#FF4400;
   font-weight:bold;
}

Save your template.

Second step

Go to Admin CP -> Languages & Phrases > Search in phrases. Search for sticky_thread_post in Global phrases and edit the $vbphrase[sticky_thread_prefix] from:

<b>Sticky</b>

to

<font class="stickyprefix">Sticky</font>

Save changes.

Good to go ;-)

** Notice you could even change the “sticky” text to anything you want!

vBulletin is soooo nice done!

Related posts:

  1. vBulletin: change the redirect or the url in the login process
  2. vBulletin 4: Disable plugin/mod per style [SOLVED]
  3. vBulletin 4: Add right or left sidebar [SOLVED]
  4. phpBB3 Sticky posts how to [SOLVED]
  5. vBulletin: How to list subforums in new line (not comma separated) [SOLVED]

Leave a Reply

Paypal donate

Please help me keep this blog up by donating.

Por favor, ayúdame a continuar con el blog donando.