Help pls. where can I change the color of the texts marked with red?

thx

thx
Welcome to the vBulletin support forums! In our community forums you can receive professional support and assistance with any issues you might have with your vBulletin Products.
Useful Links for Guests:
If you are having problems posting in the relevant areas for your software, please see this topic.
#tab_container dl.tabslight dd.userprof_module a {color: black;} /* active tab font color */ #tab_container dl.tabslight dd.userprof_module {background: red;} /* active tab background color */ #member_content dl.tabslight dd.userprof_moduleinactive a {color: red;} /* inactive tab font color */ #member_content dl.tabslight dd.userprof_moduleinactive {background: black;} /* inactive tab background color */ #member_content #sidebar_container a {color: green;} /* left link color */
Comment