
Use this (add in extra.less and change color etc... to what you like)I seem to recall seeing a style property (user generated link, or something along those lines) for user submitted links in XF1.x.
Has this ability been removed from us in XF2 or am I just overlooking it?
/* START Link in posts */
.message-userContent a
{
    color:#0e0588;
    text-decoration:underline;
    font-weight:normal;
}
.message-userContent a:hover
{
    color:#C30000;
    font-weight:normal;
    text-decoration:underline;
}
/* END Link in posts */
	We use essential cookies to make this site work, and optional cookies to enhance your experience.