Hey
@Robyn!
His profile looks like that because you haven't properly filled it out: you have to put the corresponding information into each of the specific profile fields so it populates within that skeleton that you see at the bottom. Copy-pasting his sheet in just one section (i.e. the "general info header" section) will not populate the fields appropriately.
There is a way to make all of the main text one color and to make all the bolded text another color - you can stick this piece in the "general info header" section:
[style]#charactersheet li {font-size:10px;color:#[[MAIN TEXT HEX CODE HERE]];}#charactersheet strong, #charactersheet b {color:#[[BOLDED TEXT HEX CODE HERE]]!important;font-weight:bold;} [/style]
When you do this, replace the entire "[[MAIN/BOLDED TEXT HEX CODE HERE]]" bit with the specific hex code (ex. FF00FF). You must keep the rest of the coding intact or else it will not work.
You'll still need to copy some other parts of the coding into his sheet, but you'll do that in the specifically-labeled sections. Keep scrolling down in the "Forum Profile" field to see all of the fields you need to fill in.
Hope that helps! Let me know if you're still having trouble and I can stick that style coding in for you so you can see what it should look like.