Arty
Well-known member
Arty submitted a new resource:
Add user id class to user links - Adds user-{id} to user name links
Read more about this resource...
Add user id class to user links - Adds user-{id} to user name links
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:
Usage: add something like this to extra.css
- Upload files from library/ to library/
- Install add-on
Change 1 to correct user idCode:.username.user-1 { color: red; font-weight: bold; }
Read more about this resource...