ActorMike
Well-known member
IN 2.2 I added the code below to add their car's model year under the users profile in the forums. No longer works in 2.3 and gives a parse error. How can custom user data added in 2.3 under the users profile handle where it says "Well-Known member" for example?
Code:
.message-userExtras
{
display: block !important;
}
Last edited: