![]() |
how to bold and change color. [request]
How do i change the color in the postbit. I want the "points" to be in bold and i want to be able to change the color.
My original code is. Code:
<if condition="$show['reputation']">Points: $post[reputation]<div><if condition="$show['reppower']">$vbphrase[reppower]: $post[reppower]</if>$post[reputationdisplay]</div></if> https://vborg.vbsupport.ru/external/2006/06/3.jpg If someone can teach me how that would be greatly appreciated. :) |
replace
Code:
<if condition="$show['reputation']">Points: $post[reputation]<div><if condition="$show['reppower']">$vbphrase[reppower]: $post[reppower]</if>$post[reputationdisplay]</div></if> Code:
<if condition="$show['reputation']"><strong style="color:#00FF00">Points: $post[reputation]</strong><div><if condition="$show['reppower']">$vbphrase[reppower]: $post[reppower]</if>$post[reputationdisplay]</div></if> |
All times are GMT. The time now is 10:54 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|