Just quickly, in case anyone's wondering why I need to do this page.
In the SMF days, Profile > Actions > Ban this user would merely redirect to the add ban trigger page, with some details filled in.
This time around, though, we don't have ban triggers as such, consequently we also don't have the old add trigger page, so I have to write a shiny new one. No huge deal, but it's one of the things that's been kicking around for a while that needed to happen.
@Nao, the button with icon is the new input.warn class I made. It's defined in index.member.css and I solved the issue I had by simply reincluding the same declaration for background-position into the declaration (so the new background declaration doesn't override the previously defined background-position)
In the SMF days, Profile > Actions > Ban this user would merely redirect to the add ban trigger page, with some details filled in.
This time around, though, we don't have ban triggers as such, consequently we also don't have the old add trigger page, so I have to write a shiny new one. No huge deal, but it's one of the things that's been kicking around for a while that needed to happen.
@Nao, the button with icon is the new input.warn class I made. It's defined in index.member.css and I solved the issue I had by simply reincluding the same declaration for background-position into the declaration (so the new background declaration doesn't override the previously defined background-position)





