[1.2] Tag Icon by @username

Unmaintained [1.2] Tag Icon by @username 2013-06-19

No permission to download
tag-preview.webp
tag-preview2.webp


Summary: You'll have to disable "@" for username tagging otherwise this will look odd and not display correctly. This enhancement is for xf v1.2 and above.

You can disable the "@" by going into Admincp >> Options >> User Alerts and then unchecking the box (screenshot Below)

Screenshot_1.webp


Install: 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;
}

Latest updates

  1. Added tag icons

    Added a variety of tag icons so there's a variety to choose from. Simply rename the title...

Latest reviews

A nice touch!
Great!!
Top Bottom