Quote:
Originally Posted by kh99
I'm not a CSS expert or anything, but maybe something like:
Code:
.postdetails .staffcolor {color: white;}
|
Thanks I tried but it didn't help. It's tricky because I can override it in other places but with the user name for postbit it's part of popup code.
Some people online mentioned to make changes to this code.
In popupmenu.css:
Quote:
.memberaction.popupmenu a.popupctrl {
background: none;
padding: 0;
}
|
Any other ideas?