![]() |
Help with MYIPB - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Extensions (https://community.mybb.com/forum-201.html) +--- Forum: Themes (https://community.mybb.com/forum-103.html) +---- Forum: Theme Support (https://community.mybb.com/forum-10.html) +---- Thread: Help with MYIPB (/thread-106285.html) |
Help with MYIPB - TheWeatherGuy - 2011-10-20 I want the username to show colored, not all just black. Is there any way to do this? Thank you! ![]() RE: Help with MYIPB - TheWeatherGuy - 2011-10-22 Anyone? RE: Help with MYIPB - Dragonzsoul - 2011-10-22 http://mods.mybb.com/view/myipb sound look like imyipb RE: Help with MYIPB - TheWeatherGuy - 2011-10-22 No, I mean it shows up with all of the username black, and I want them to show their group colors. RE: Help with MYIPB - Dragonzsoul - 2011-10-23 you means want means black on username? code html? RE: Help with MYIPB - TheWeatherGuy - 2011-10-23 (2011-10-23, 01:50 AM)smithtr Wrote: you means want means black on username? code html? Let me restate this. I want the user names to correspond with the group color that their accounts primary group is. RE: Help with MYIPB - daadeguzman - 2011-10-23 add this <span style="color: #<hex color u want>;"{username}</span> RE: Help with MYIPB - TheWeatherGuy - 2011-10-24 (2011-10-23, 04:38 AM)daadeguzman Wrote: add this <span style="color: #<hex color u want>;"{username}</span> Where? I already setup the group colors, but it all shows up in black. RE: Help with MYIPB - Everett777 - 2011-10-24 It's because of the theme itself. You have to edit the templates. |