Resource icon

Unmaintained Add user id class to user links 1.0

No permission to download
This simple add-on adds .user-{n} class to username links, making it easy to add custom CSS for certain users without adding them to separate user group.

Installation:
  • Upload files from library/ to library/
  • Install add-on
Usage: add something like this to extra.css
Code:
.username.user-1 {
    color: red;
    font-weight: bold;
}
Change 1 to correct user id
Author
Arty
Downloads
143
Views
1,450
First release
Last update

Ratings

5.00 star(s) 1 ratings

Latest reviews

I do not know what to say
Very wonderful work that you did for me
I can hardly express
Thank you from the heart


Gary experiment
Top Bottom