Prefix Description Styling

XenForo Prefix Description Styling 1.0.0

Register & Get access to index

Styling

Supervisor
  • Thread starter
  • Moderator
  • #1
Styling submitted a new resource:

Prefix Description Styling - Template Modifications

Another incredibly simple add-on that injects the Prefix ID to the prefix description box, enabling you to style it on a per-prefix basis.

After installing the add-on, you will need to add some code to theextra.less template similar to the below - or adjust it as you desire:
Less:
.blockMessage--close.prefixDesc--id1 {
    border-left: 3px solid #1ed760;
}
.blockMessage--close.prefixDesc--id2 {
    border-left: 3px solid #d31117;
}

  • Before:...

Read more about this resource...
 
  • Tags
    add ons prefix description styling prefix description styling prefix description styling 1.0.0
  • Back
    Top Bottom