Jump to content

root88

Members
  • Posts

    18
  • Joined

  • Last visited

Reputation Activity

  1. Like
    root88 reacted to kRSB in Group Mention   
    Hey @root88
     
    You can easily change that with placing this CSS in your custom css:
    1) To change the text color for all groups you can use:
    a[data-mentionid] span {
    color: white !important;
    }
    Where white is the color you want (by looking at your screenshot it's set to white
    2) If you want to change it for only a specific group:
    a[data-mentionid='18'] span {
    color: white !important;
    }
    Where 18 is the group id
     
    Hope it helps!
  2. Thanks
    root88 got a reaction from Michael.J in Auto Welcome Support   
    Hi again!
    I'm using latest IPB version. I've checked few more things and:
    plugin is sending message everytime user changes his e-mail address using Steam login, account is created before user sets his e-mail - so he gets 2 PM's: one before setting e-mail, and one after
    I'm not sure Google and FB works the same way, but probably.
  3. Like
    root88 reacted to Michael.J in Auto Welcome Support   
    Could you try a full uninstall (remove applications/autowelcome/ folder after uninstalled) and then install again? It seems silly but just see if it then inserts the settings properly then.
    PM sent.
  4. Like
    root88 reacted to Unlucky in Auto Welcome Support   
    Hi,
    Did you know that the person getting the auto welcome pm is not getting a notification of it when they log in?
    For some reason the account set as sender is getting the new pm notification instead
    Only noticed this when I toggled off the System PM? setting
×
×
  • Create New...