New Joe
Well-known member
When I used vB I used this below code which would add a nice icon before a url link in a Thread
I would add that in the EXTRA template
However for some reason it doesn't work on Xenforo
On my test site I got it working some how but I can't remember how I did it now
Any ideas?
Code:
.message .messageContent .messageText a {
/*background: url("/images/url.gif") no-repeat scroll left center transparent !important;*/
/*padding-left: 15px; */
}
I would add that in the EXTRA template
However for some reason it doesn't work on Xenforo
On my test site I got it working some how but I can't remember how I did it now
Any ideas?
Last edited: