The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Style for Like Count
In the lower-right of every post on vb5, there's a count for total number of likes that post received. I'd like to infuse a style option that says if the number of likes is >1, display the count in bold red.
Here's the bit of code that displays the count. Ideas on how to implement the requirement? Quote:
|
#2
|
||||
|
||||
You can try
Code:
.bubble-content votecount{color:red !important;font-weight:bold !important;} |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|