Prefix Description Styling

Prefix Description Styling 1.0.0

No permission to download
Compatible XF 2.x versions
  1. 2.2
Visible branding
No
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 the extra.less template similar to the below - or adjust it as you desire:

Code:
.blockMessage--close.prefixDesc--id1 {
    border-left: 3px solid #1ed760;
}
.blockMessage--close.prefixDesc--id2 {
    border-left: 3px solid #d31117;
}

Before:
1683549693965.png
1683549733620.png


After:
1683549888445.png
1683549940480.png
Author
Oblivion Knight
Downloads
29
Views
1,199
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from Oblivion Knight

Top Bottom