HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Plugin not working
I went to forums/themes/mytheme/plugins and installed the Role Title. However it doesn't work.
I also put the color classes in the custom.css and still didnt work
0
Comments
@CptLuckyy
It should be working.
I have tested it on localhost as the pictures.
All plugins must go to /plugins folder
Yeah its a bit obvious that the folder called plugins plugins go in there.. If the plugin makes the boxes look like a childs board then i aint using it. I want the names to be colored not the messages.
That's where CSS comes in. The main achievement of the role title plugin is that it adds CSS classes which can be used to style whatever you want based on the users role.
The screenshot above was a gift from a forum member to you, to show you how to use the plugin.
@CptLuckyy
I hope this helps.
@CptLuckyy
How to select
https://www.w3schools.com/cssref/css_selectors.asp
Color name
https://www.w3schools.com/colors/colors_names.asp
It didnt work I put the code in custom.css and the plugin is installed.
@CptLuckyy
It seems the place you have put the rules only working on max-width:500px. So you might not seeing the changes on desktop.
try move the rules to here( and save and clear browser cookies ) to see if it is working.
https://www.w3schools.com/cssref/css3_pr_mediaquery.asp