Topic: Different Colors
Hi, I am curios is there a way on my forums so I could make it that when an admin posts a message it has a different color post background then the other users?
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → Different Colors
Hi, I am curios is there a way on my forums so I could make it that when an admin posts a message it has a different color post background then the other users?
You could use code similar to this: http://wiki.punres.org/Add_a_different_ … for_admins
You could use code similar to this: http://wiki.punres.org/Add_a_different_ … for_admins
This mod doesn't work good for different backgrounds, as it only is for the text, not the full post.
But yeah, if you don't mind, just add "background-color: #whatever" to the CSS.
Hence the phrase "code similar to this" rather than "this code".
Maybe this could be made in Javascript :\
Anyone up to actually making this mod? I'd love to use it
Why Javascript? This is perfect and uncomplicated for CSS.
Because, I wish to be able to change both the left and the right parts of the post for admins/moderators/other ranks, not just the font color...
...which is 100% CSS. You add a new class to the surrounding div and specify new colors based on that.
Where do I add a div like that?
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → Different Colors
Powered by PunBB, supported by Informer Technologies, Inc.