Status
Not open for further replies.

iSins

Customer
Hello, I wanted to know how to change the Status text color, it blends into the background on my forums.

gSAto.png
 
Customizations like that are not supported, but it can be done.

In the template DragonByte Tech: User Status & Moods / dbtech_status_postbit find the following line:

Code:
<div id="dbtech_status_statustext{vb:var post.postid}" style="display:inline;">

And change it to this:

Code:
<div id="dbtech_status_statustext{vb:var post.postid}" style="display:inline; color: [URL=http://www.dragonbyte-tech.com/usertag.php?do=list&action=hash&hash=FF0000]#FF0000[/URL]">

You can change FF0000 to what ever color you wish
 
Status
Not open for further replies.

Legacy User Status & Moods

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
64
Customer rating
0.00 star(s) 0 ratings
Back
Top