Shelley
Well-known member
Shelley submitted a new resource:
Tag Icon by @username - This will display a icon next to username tagging links.
Read more about this resource...
Tag Icon by @username - This will display a icon next to username tagging links.
View attachment 49323
You'll have to disable "@" for username tagging otherwise this will look odd and not display correctly.
Hopefully i did this correctly simply copy and paste the following in EXTRA.CSS and then upload the icon to your icons folder.
Code:.message .messageText .username { background: url("@imagePath/xenforo/icons/tag.png") no-repeat left center transparent; height: 13px; width: 13px; margin-left: 3px; padding-left: 15px; }[code]
Read more about this resource...